index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
parisc: Fix exported address of os_hpmc handler
Helge Deller
1
-2
/
+1
2018-11-21
parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
Helge Deller
1
-1
/
+5
2018-11-21
parisc: Align os_hpmc_size on word boundary
Helge Deller
1
-0
/
+1
2018-11-13
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
1
-6
/
+2
2018-11-13
parisc: Fix address in HPMC IVA
John David Anglin
2
-2
/
+3
2018-08-24
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
1
-6
/
+2
2018-08-24
parisc: Remove ordered stores from syscall.S
John David Anglin
1
-12
/
+12
2018-08-15
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
4
-0
/
+39
2018-08-15
parisc: Enable CONFIG_MLONGCALLS by default
Helge Deller
1
-1
/
+1
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+4
2018-04-20
parisc: Fix out of array access in match_pci_device()
Helge Deller
1
-0
/
+4
2018-03-22
parisc: Handle case where flush_cache_range is called with no context
John David Anglin
1
-9
/
+32
2018-03-11
parisc: Fix ordering of cache and TLB flushes
John David Anglin
3
-26
/
+54
2018-01-10
parisc: qemu idle sleep support
Helge Deller
1
-0
/
+39
2018-01-10
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
Helge Deller
3
-4
/
+20
2017-11-30
parisc: Fix validity check of pointer size argument in new CAS implementation
John David Anglin
1
-3
/
+3
2017-10-27
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
1
-3
/
+3
2017-10-08
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
1
-45
/
+49
2017-08-11
parisc: Handle vma's whose context is not current in flush_cache_range
John David Anglin
1
-3
/
+2
2017-08-06
parisc: Suspend lockup detectors before system halt
Helge Deller
1
-0
/
+2
2017-08-06
parisc: Extend disabled preemption in copy_user_page
John David Anglin
1
-1
/
+1
2017-08-06
parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...
John David Anglin
1
-20
/
+14
2017-07-21
parisc/mm: Ensure IRQs are off in switch_mm()
Helge Deller
1
-2
/
+13
2017-07-21
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
1
-4
/
+7
2017-07-21
parisc: use compat_sys_keyctl()
Eric Biggers
1
-1
/
+1
2017-07-21
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
Helge Deller
1
-1
/
+1
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-6
/
+9
2017-04-21
parisc: Fix get_user() for 64-bit value on 32-bit kernel
Helge Deller
1
-31
/
+55
2017-04-21
parisc: fix bugs in pa_memcpy
Mikulas Patocka
1
-13
/
+14
2017-04-08
parisc: Fix access fault handling in pa_memcpy()
Helge Deller
2
-458
/
+321
2017-04-08
parisc: Avoid stalled CPU warnings after system shutdown
Helge Deller
1
-0
/
+2
2017-04-08
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
5
-134
/
+52
2017-03-26
parisc: Fix system shutdown halt
Helge Deller
1
-0
/
+2
2017-03-26
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
2
-21
/
+24
2017-02-01
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
3
-5
/
+10
2017-01-12
parisc: Mark cr16 clocksource unstable on SMP systems
Helge Deller
1
-3
/
+20
2017-01-12
parisc: Add line-break when printing segfault info
Helge Deller
1
-1
/
+1
2016-12-08
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
1
-0
/
+11
2016-12-07
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
1
-21
/
+1
2016-12-07
parisc: Purge TLB before setting PTE
John David Anglin
1
-4
/
+4
2016-11-25
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
1
-15
/
+22
2016-11-25
parisc: Fix race in pci-dma.c
John David Anglin
1
-1
/
+1
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
2
-47
/
+14
2016-11-25
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2
-19
/
+16
2016-11-22
parisc: Fix printk continuations in system detection
Helge Deller
1
-4
/
+4
2016-11-02
parisc: Ignore the pkey system calls for now
Helge Deller
1
-1
/
+3
2016-11-02
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
1
-1
/
+1
2016-11-02
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
1
-2
/
+9
2016-11-02
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
1
-29
/
+24
2016-11-02
parisc: use KERN_CONT when printing device inventory
Helge Deller
1
-3
/
+3
[next]