index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Fix "make install" on newer debian releases
Helge Deller
2021-12-08
1
-0
/
+1
*
parisc/entry: fix trace test in syscall exit path
Sven Schnelle
2021-11-26
1
-1
/
+1
*
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
2021-11-26
1
-2
/
+17
*
parisc: fix warning in flush_tlb_all
Sven Schnelle
2021-11-26
1
-2
/
+2
*
parisc: Fix ptrace check on syscall return
Helge Deller
2021-11-26
1
-1
/
+1
*
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
2021-10-06
1
-1
/
+1
*
parisc: fix crash with signals and alloca
Mikulas Patocka
2021-09-22
1
-0
/
+6
*
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
2021-04-16
1
-1
/
+1
*
parisc: add support for cmpxchg on u8 pointers
Liam Beguin
2020-08-21
2
-0
/
+14
*
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
John David Anglin
2020-07-31
1
-0
/
+2
*
parisc: Fix kernel panic in mem_init()
Helge Deller
2020-06-03
1
-1
/
+1
*
parisc: Fix compiler warnings in debug_core.c
Helge Deller
2020-01-12
1
-2
/
+8
*
parisc: Fix vmap memory leak in ioremap()/iounmap()
Helge Deller
2019-10-29
1
-5
/
+7
*
parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
Helge Deller
2019-08-04
1
-10
/
+18
*
parisc: Ensure userspace privilege for ptraced processes in regset functions
Helge Deller
2019-08-04
1
-1
/
+2
*
parisc: Fix compiler warnings in float emulation code
Helge Deller
2019-07-10
1
-4
/
+4
*
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
2019-05-25
3
-6
/
+6
*
parisc: Export running_on_qemu symbol for modules
Helge Deller
2019-05-25
1
-0
/
+1
*
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
2019-04-17
2
-1
/
+3
*
parisc: Detect QEMU earlier in boot process
Helge Deller
2019-04-17
2
-6
/
+3
*
parisc: Fix ptrace syscall number modification
Dmitry V. Levin
2019-02-27
1
-8
/
+21
*
parisc: Fix exported address of os_hpmc handler
Helge Deller
2018-11-21
1
-2
/
+1
*
parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
Helge Deller
2018-11-21
1
-1
/
+5
*
parisc: Align os_hpmc_size on word boundary
Helge Deller
2018-11-21
1
-0
/
+1
*
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
2018-11-13
1
-6
/
+2
*
parisc: Fix address in HPMC IVA
John David Anglin
2018-11-13
2
-2
/
+3
*
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
2018-08-24
1
-6
/
+2
*
parisc: Remove ordered stores from syscall.S
John David Anglin
2018-08-24
1
-12
/
+12
*
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
2018-08-15
4
-0
/
+39
*
parisc: Enable CONFIG_MLONGCALLS by default
Helge Deller
2018-08-15
1
-1
/
+1
*
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-05-19
1
-22
/
+4
*
parisc: Fix out of array access in match_pci_device()
Helge Deller
2018-04-20
1
-0
/
+4
*
parisc: Handle case where flush_cache_range is called with no context
John David Anglin
2018-03-22
1
-9
/
+32
*
parisc: Fix ordering of cache and TLB flushes
John David Anglin
2018-03-11
3
-26
/
+54
*
parisc: qemu idle sleep support
Helge Deller
2018-01-10
1
-0
/
+39
*
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
Helge Deller
2018-01-10
3
-4
/
+20
*
parisc: Fix validity check of pointer size argument in new CAS implementation
John David Anglin
2017-11-30
1
-3
/
+3
*
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
2017-10-27
1
-3
/
+3
*
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
2017-10-08
1
-45
/
+49
*
parisc: Handle vma's whose context is not current in flush_cache_range
John David Anglin
2017-08-11
1
-3
/
+2
*
parisc: Suspend lockup detectors before system halt
Helge Deller
2017-08-06
1
-0
/
+2
*
parisc: Extend disabled preemption in copy_user_page
John David Anglin
2017-08-06
1
-1
/
+1
*
parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...
John David Anglin
2017-08-06
1
-20
/
+14
*
parisc/mm: Ensure IRQs are off in switch_mm()
Helge Deller
2017-07-21
1
-2
/
+13
*
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
2017-07-21
1
-4
/
+7
*
parisc: use compat_sys_keyctl()
Eric Biggers
2017-07-21
1
-1
/
+1
*
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
Helge Deller
2017-07-21
1
-1
/
+1
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-24
1
-6
/
+9
*
parisc: Fix get_user() for 64-bit value on 32-bit kernel
Helge Deller
2017-04-21
1
-31
/
+55
*
parisc: fix bugs in pa_memcpy
Mikulas Patocka
2017-04-21
1
-13
/
+14
[next]