index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-07
parisc: Suspend lockup detectors before system halt
Helge Deller
1
-0
/
+2
2017-08-07
parisc: Extend disabled preemption in copy_user_page
John David Anglin
1
-1
/
+1
2017-08-07
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-03
parisc: Ignore the pkey system calls for now
Helge Deller
1
-1
/
+3
2016-11-03
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
Helge Deller
1
-1
/
+1
2016-11-03
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
1
-2
/
+9
2016-11-03
parisc: Avoid trashing sr2 and sr3 in LWS code
John David Anglin
1
-29
/
+24
2016-11-03
parisc: use KERN_CONT when printing device inventory
Helge Deller
1
-3
/
+3
[next]