1. 74a0268 parisc: Merge model and model name into one line in /proc/cpuinfo by Helge Deller · 2 years, 4 months ago
  2. b7e5d8a parisc/unaligned: Fix ldw() and stw() unalignment handlers by Helge Deller · 2 years, 5 months ago
  3. 804df8b parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel by Helge Deller · 2 years, 5 months ago
  4. 37f6785 parisc: Avoid calling faulthandler_disabled() twice by John David Anglin · 2 years, 7 months ago
  5. cfc102a parisc: Fix "make install" on newer debian releases by Helge Deller · 2 years, 8 months ago
  6. e214910 parisc/entry: fix trace test in syscall exit path by Sven Schnelle · 2 years, 8 months ago
  7. 15362e6 parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling by Sven Schnelle · 2 years, 9 months ago
  8. 8f83d6f parisc: fix warning in flush_tlb_all by Sven Schnelle · 2 years, 10 months ago
  9. 7ef1837 parisc: Fix ptrace check on syscall return by Helge Deller · 2 years, 10 months ago
  10. 6e41799 parisc: Use absolute_pointer() to define PAGE0 by Helge Deller · 2 years, 10 months ago
  11. 2cfc897 parisc: fix crash with signals and alloca by Mikulas Patocka · 2 years, 11 months ago
  12. f061244 parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers by Gao Xiang · 3 years, 4 months ago
  13. 78c4268 parisc: add support for cmpxchg on u8 pointers by Liam Beguin · 4 years ago
  14. 518d1af parisc: Add atomic64_set_release() define to avoid CPU soft lockups by John David Anglin · 4 years ago
  15. ce7b3d0 parisc: Fix kernel panic in mem_init() by Helge Deller · 4 years, 2 months ago
  16. 018cb55 parisc: Fix compiler warnings in debug_core.c by Helge Deller · 4 years, 7 months ago
  17. 088f758 parisc: Fix vmap memory leak in ioremap()/iounmap() by Helge Deller · 4 years, 10 months ago
  18. d0c4b05 parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 by Helge Deller · 5 years ago
  19. e7193d4 parisc: Ensure userspace privilege for ptraced processes in regset functions by Helge Deller · 5 years ago
  20. 32ecc73 parisc: Fix compiler warnings in float emulation code by Helge Deller · 5 years ago
  21. bd7df89 parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code by Helge Deller · 5 years ago
  22. 1bef3a6 parisc: Export running_on_qemu symbol for modules by Helge Deller · 5 years ago
  23. 79bedcb parisc: Use cr16 interval timers unconditionally on qemu by Helge Deller · 7 years ago
  24. a957aa5 parisc: Detect QEMU earlier in boot process by Helge Deller · 5 years ago
  25. e9f0613 parisc: Fix ptrace syscall number modification by Dmitry V. Levin · 5 years ago
  26. b7706a8 parisc: Fix exported address of os_hpmc handler by Helge Deller · 6 years ago
  27. 5a41c65 parisc: Fix HPMC handler by increasing size to multiple of 16 bytes by Helge Deller · 6 years ago
  28. 4d01ed8 parisc: Align os_hpmc_size on word boundary by Helge Deller · 7 years ago
  29. d35b161 parisc: Fix map_pages() to not overwrite existing pte entries by Helge Deller · 6 years ago
  30. 662d2ae parisc: Fix address in HPMC IVA by John David Anglin · 6 years ago
  31. eba0611 parisc: Remove unnecessary barriers from spinlock.h by John David Anglin · 6 years ago
  32. 8725807 parisc: Remove ordered stores from syscall.S by John David Anglin · 6 years ago
  33. 2106b21 parisc: Define mb() and add memory barriers to assembler unlock sequences by John David Anglin · 6 years ago
  34. 5f394c9 parisc: Enable CONFIG_MLONGCALLS by default by Helge Deller · 6 years ago
  35. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  36. 68401e8 parisc: Fix out of array access in match_pci_device() by Helge Deller · 6 years ago
  37. 8f6cfbe parisc: Handle case where flush_cache_range is called with no context by John David Anglin · 6 years ago
  38. 12efc91 parisc: Fix ordering of cache and TLB flushes by John David Anglin · 6 years ago
  39. 91dfc41 parisc: qemu idle sleep support by Helge Deller · 7 years ago
  40. 14c0620 parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel by Helge Deller · 7 years ago
  41. 03d1bba parisc: Fix validity check of pointer size argument in new CAS implementation by John David Anglin · 7 years ago
  42. 6bb16fa parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels by John David Anglin · 7 years ago
  43. 1cf8f94 parisc: perf: Fix potential NULL pointer dereference by Arvind Yadav · 7 years ago
  44. 5d23e4f parisc: Handle vma's whose context is not current in flush_cache_range by John David Anglin · 7 years ago
  45. fa2aa76 parisc: Suspend lockup detectors before system halt by Helge Deller · 7 years ago
  46. f0d23fa parisc: Extend disabled preemption in copy_user_page by John David Anglin · 7 years ago
  47. afe9fc0 parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases by John David Anglin · 7 years ago
  48. e3d2ada parisc/mm: Ensure IRQs are off in switch_mm() by Helge Deller · 7 years ago
  49. 8ed89cf parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 7 years ago
  50. bf1e4dc parisc: use compat_sys_keyctl() by Eric Biggers · 7 years ago
  51. 008a1f2 parisc: Report SIGSEGV instead of SIGBUS when running out of stack by Helge Deller · 7 years ago
  52. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  53. a28acec parisc: Fix get_user() for 64-bit value on 32-bit kernel by Helge Deller · 7 years ago
  54. 1681bab parisc: fix bugs in pa_memcpy by Mikulas Patocka · 7 years ago
  55. 76343bf parisc: Fix access fault handling in pa_memcpy() by Helge Deller · 7 years ago
  56. 99e354a parisc: Avoid stalled CPU warnings after system shutdown by Helge Deller · 7 years ago
  57. 09b931f parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 7 years ago
  58. 13695ce parisc: Fix system shutdown halt by Helge Deller · 7 years ago
  59. a690a42 parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range by John David Anglin · 7 years ago
  60. 2b95f12 parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header by Helge Deller · 7 years ago
  61. 0c80333 parisc: Mark cr16 clocksource unstable on SMP systems by Helge Deller · 8 years ago
  62. e569eef parisc: Add line-break when printing segfault info by Helge Deller · 8 years ago
  63. 24d0492 parisc: Fix TLB related boot crash on SMP machines by Helge Deller · 8 years ago
  64. febe429 parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm by John David Anglin · 8 years ago
  65. c78e710 parisc: Purge TLB before setting PTE by John David Anglin · 8 years ago
  66. 5035b23 parisc: Also flush data TLB in flush_icache_page_asm by John David Anglin · 8 years ago
  67. c0452fb parisc: Fix race in pci-dma.c by John David Anglin · 8 years ago
  68. 43b1f6a parisc: Switch to generic sched_clock implementation by Helge Deller · 8 years ago
  69. 741dc7b parisc: Fix races in parisc_setup_cache_timing() by John David Anglin · 8 years ago
  70. 4345a64 parisc: Fix printk continuations in system detection by Helge Deller · 8 years ago
  71. 18088db parisc: Ignore the pkey system calls for now by Helge Deller · 8 years ago
  72. 6a6e2a1 parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value by Helge Deller · 8 years ago
  73. 6ed5183 parisc: Ensure consistent state when switching to kernel stack at syscall entry by John David Anglin · 8 years ago
  74. f4125cf parisc: Avoid trashing sr2 and sr3 in LWS code by John David Anglin · 8 years ago
  75. 6f63d0f parisc: use KERN_CONT when printing device inventory by Helge Deller · 8 years ago
  76. 1573d2c Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  77. 0a86248 parisc: Show trap name in kernel crash by Helge Deller · 8 years ago
  78. e3b6a02 parisc: Zero-initialize newly alloced memblock by Helge Deller · 8 years ago
  79. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  80. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. f79b076 parisc: Move exception table into read-only section by Helge Deller · 8 years ago
  82. f8850ab parisc: Fix kernel memory layout regarding position of __gp by Helge Deller · 8 years ago
  83. 65bf34f5 parisc: Increase initial kernel mapping size by Helge Deller · 8 years ago
  84. 73e8fb2 Merge branch 'work.const-qstr' into work.misc by Al Viro · 8 years ago
  85. a38671d parisc: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  86. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  87. 997b611 Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  88. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  89. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  90. 690d097 parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels by Helge Deller · 8 years ago
  91. 4fe9e1d parisc: Drop bootmem and switch to memblock by Helge Deller · 8 years ago
  92. 9e91db6 parisc: Add hardened usercopy feature by Helge Deller · 8 years ago
  93. f39cce6 parisc: Add cfi_startproc and cfi_endproc to assembly code by Helge Deller · 8 years ago
  94. 2929e73 parisc: Move hpmc stack into page aligned bss section by Helge Deller · 8 years ago
  95. 92420bd parisc: Fix self-detected CPU stall warnings on Mako machines by Helge Deller · 8 years ago
  96. b391667 parisc: Report trap type as human readable string by Helge Deller · 8 years ago
  97. 910a864 parisc: Update comment regarding implementation of copy_user_page_asm by John David Anglin · 8 years ago
  98. c4351d9 parisc: Use kmalloc_array() in add_system_map_addresses() by Markus Elfring · 8 years ago
  99. 5baf919 parisc: Check return value of smp_boot_one_cpu() by Helge Deller · 8 years ago
  100. b5d5cf2 parisc: Drop BROKEN_RODATA config option by Helge Deller · 8 years ago