1. d0c4b05 parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 by Helge Deller · 5 years ago
  2. e7193d4 parisc: Ensure userspace privilege for ptraced processes in regset functions by Helge Deller · 5 years ago
  3. bd7df89 parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code by Helge Deller · 5 years ago
  4. 1bef3a6 parisc: Export running_on_qemu symbol for modules by Helge Deller · 5 years ago
  5. 79bedcb parisc: Use cr16 interval timers unconditionally on qemu by Helge Deller · 6 years ago
  6. a957aa5 parisc: Detect QEMU earlier in boot process by Helge Deller · 5 years ago
  7. e9f0613 parisc: Fix ptrace syscall number modification by Dmitry V. Levin · 5 years ago
  8. b7706a8 parisc: Fix exported address of os_hpmc handler by Helge Deller · 6 years ago
  9. 5a41c65 parisc: Fix HPMC handler by increasing size to multiple of 16 bytes by Helge Deller · 6 years ago
  10. 4d01ed8 parisc: Align os_hpmc_size on word boundary by Helge Deller · 6 years ago
  11. 662d2ae parisc: Fix address in HPMC IVA by John David Anglin · 6 years ago
  12. 8725807 parisc: Remove ordered stores from syscall.S by John David Anglin · 6 years ago
  13. 2106b21 parisc: Define mb() and add memory barriers to assembler unlock sequences by John David Anglin · 6 years ago
  14. 68401e8 parisc: Fix out of array access in match_pci_device() by Helge Deller · 6 years ago
  15. 8f6cfbe parisc: Handle case where flush_cache_range is called with no context by John David Anglin · 6 years ago
  16. 12efc91 parisc: Fix ordering of cache and TLB flushes by John David Anglin · 6 years ago
  17. 91dfc41 parisc: qemu idle sleep support by Helge Deller · 6 years ago
  18. 14c0620 parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel by Helge Deller · 6 years ago
  19. 03d1bba parisc: Fix validity check of pointer size argument in new CAS implementation by John David Anglin · 7 years ago
  20. 6bb16fa parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels by John David Anglin · 7 years ago
  21. 1cf8f94 parisc: perf: Fix potential NULL pointer dereference by Arvind Yadav · 7 years ago
  22. 5d23e4f parisc: Handle vma's whose context is not current in flush_cache_range by John David Anglin · 7 years ago
  23. fa2aa76 parisc: Suspend lockup detectors before system halt by Helge Deller · 7 years ago
  24. f0d23fa parisc: Extend disabled preemption in copy_user_page by John David Anglin · 7 years ago
  25. afe9fc0 parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases by John David Anglin · 7 years ago
  26. bf1e4dc parisc: use compat_sys_keyctl() by Eric Biggers · 7 years ago
  27. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  28. 99e354a parisc: Avoid stalled CPU warnings after system shutdown by Helge Deller · 7 years ago
  29. 09b931f parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 7 years ago
  30. 13695ce parisc: Fix system shutdown halt by Helge Deller · 7 years ago
  31. a690a42 parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range by John David Anglin · 7 years ago
  32. 0c80333 parisc: Mark cr16 clocksource unstable on SMP systems by Helge Deller · 7 years ago
  33. 24d0492 parisc: Fix TLB related boot crash on SMP machines by Helge Deller · 8 years ago
  34. febe429 parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm by John David Anglin · 8 years ago
  35. 5035b23 parisc: Also flush data TLB in flush_icache_page_asm by John David Anglin · 8 years ago
  36. c0452fb parisc: Fix race in pci-dma.c by John David Anglin · 8 years ago
  37. 43b1f6a parisc: Switch to generic sched_clock implementation by Helge Deller · 8 years ago
  38. 741dc7b parisc: Fix races in parisc_setup_cache_timing() by John David Anglin · 8 years ago
  39. 4345a64 parisc: Fix printk continuations in system detection by Helge Deller · 8 years ago
  40. 6a6e2a1 parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value by Helge Deller · 8 years ago
  41. 6ed5183 parisc: Ensure consistent state when switching to kernel stack at syscall entry by John David Anglin · 8 years ago
  42. f4125cf parisc: Avoid trashing sr2 and sr3 in LWS code by John David Anglin · 8 years ago
  43. 6f63d0f parisc: use KERN_CONT when printing device inventory by Helge Deller · 8 years ago
  44. 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
  45. 0a86248 parisc: Show trap name in kernel crash by Helge Deller · 8 years ago
  46. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. f79b076 parisc: Move exception table into read-only section by Helge Deller · 8 years ago
  48. f8850ab parisc: Fix kernel memory layout regarding position of __gp by Helge Deller · 8 years ago
  49. 73e8fb2 Merge branch 'work.const-qstr' into work.misc by Al Viro · 8 years ago
  50. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  51. 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
  52. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  53. 690d097 parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels by Helge Deller · 8 years ago
  54. 4fe9e1d parisc: Drop bootmem and switch to memblock by Helge Deller · 8 years ago
  55. f39cce6 parisc: Add cfi_startproc and cfi_endproc to assembly code by Helge Deller · 8 years ago
  56. 2929e73 parisc: Move hpmc stack into page aligned bss section by Helge Deller · 8 years ago
  57. 92420bd parisc: Fix self-detected CPU stall warnings on Mako machines by Helge Deller · 8 years ago
  58. 910a864 parisc: Update comment regarding implementation of copy_user_page_asm by John David Anglin · 8 years ago
  59. c4351d9 parisc: Use kmalloc_array() in add_system_map_addresses() by Markus Elfring · 8 years ago
  60. 5baf919 parisc: Check return value of smp_boot_one_cpu() by Helge Deller · 8 years ago
  61. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
  62. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  63. 3baf328 parisc: use %pD by Al Viro · 8 years ago
  64. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  65. b067c90 Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  66. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  67. 49ea148 parisc: Add break statements to pdc_pat_io_pci_cfg_read() by Helge Deller · 8 years ago
  68. 375f018 parisc/ptrace: run seccomp after ptrace by Kees Cook · 8 years ago
  69. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 8 years ago
  70. 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 8 years ago
  71. 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 8 years ago
  72. 0032c08 parisc: Fix printk time during boot by Helge Deller · 8 years ago
  73. be24a89 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 13 years ago
  74. ca6da80 rtc: parisc: provide rtc_class_ops directly by Arnd Bergmann · 8 years ago
  75. 5fece5a parisc: Use long jump to reach ftrace_return_to_handler() by Helge Deller · 8 years ago
  76. 4df3c9e parisc: Merge ftrace C-helper and assembler functions into .text.hot section by Helge Deller · 8 years ago
  77. 54b66800 parisc: Add native high-resolution sched_clock() implementation by Helge Deller · 8 years ago
  78. 64e2a42 parisc: Add ARCH_TRACEHOOK and regset support by Helge Deller · 8 years ago
  79. fc79168 parisc: Add syscall tracepoint support by Helge Deller · 8 years ago
  80. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  81. f0b22d1 parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls by Dmitry V. Levin · 8 years ago
  82. 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  83. 366dd4e parisc: Fix ftrace function tracer by Helge Deller · 8 years ago
  84. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 8 years ago
  85. ef72f311 parisc: Fix kernel crash with reversed copy_from_user() by Helge Deller · 8 years ago
  86. e389302 parisc: Avoid function pointers for kernel exception routines by Helge Deller · 8 years ago
  87. 592570c parisc: Handle R_PARISC_PCREL32 relocations in kernel modules by Helge Deller · 8 years ago
  88. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  89. c05c2ec Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  90. 910cd32 parisc: Fix and enable seccomp filter support by Helge Deller · 8 years ago
  91. 4f4acc9 parisc: Fix SIGSYS signals in compat case by Helge Deller · 8 years ago
  92. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  93. 119a0a3 parisc: Wire up preadv2 and pwritev2 syscalls by Helge Deller · 8 years ago
  94. c95a23d parisc: Panic immediately when panic_on_oops by Aaro Koskinen · 8 years ago
  95. 56649be parisc: Drop alloc_hugepages and free_hugepages syscalls by Helge Deller · 8 years ago
  96. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. b4f09ae parisc: Wire up copy_file_range syscall by Helge Deller · 8 years ago
  98. 98e8b6c parisc: Fix ptrace syscall number and return value modification by Helge Deller · 8 years ago
  99. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  100. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 8 years ago