1. 24d0492 parisc: Fix TLB related boot crash on SMP machines by Helge Deller · 8 years ago
  2. febe429 parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm by John David Anglin · 8 years ago
  3. 5035b23 parisc: Also flush data TLB in flush_icache_page_asm by John David Anglin · 8 years ago
  4. c0452fb parisc: Fix race in pci-dma.c by John David Anglin · 8 years ago
  5. 43b1f6a parisc: Switch to generic sched_clock implementation by Helge Deller · 8 years ago
  6. 741dc7b parisc: Fix races in parisc_setup_cache_timing() by John David Anglin · 8 years ago
  7. 4345a64 parisc: Fix printk continuations in system detection by Helge Deller · 8 years ago
  8. 6a6e2a1 parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value by Helge Deller · 8 years ago
  9. 6ed5183 parisc: Ensure consistent state when switching to kernel stack at syscall entry by John David Anglin · 8 years ago
  10. f4125cf parisc: Avoid trashing sr2 and sr3 in LWS code by John David Anglin · 8 years ago
  11. 6f63d0f parisc: use KERN_CONT when printing device inventory by Helge Deller · 8 years ago
  12. 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
  13. 0a86248 parisc: Show trap name in kernel crash by Helge Deller · 8 years ago
  14. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  15. f79b076 parisc: Move exception table into read-only section by Helge Deller · 8 years ago
  16. f8850ab parisc: Fix kernel memory layout regarding position of __gp by Helge Deller · 8 years ago
  17. 73e8fb2 Merge branch 'work.const-qstr' into work.misc by Al Viro · 8 years ago
  18. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  19. 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
  20. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  21. 690d097 parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels by Helge Deller · 8 years ago
  22. 4fe9e1d9 parisc: Drop bootmem and switch to memblock by Helge Deller · 8 years ago
  23. f39cce6 parisc: Add cfi_startproc and cfi_endproc to assembly code by Helge Deller · 8 years ago
  24. 2929e73 parisc: Move hpmc stack into page aligned bss section by Helge Deller · 8 years ago
  25. 92420bd parisc: Fix self-detected CPU stall warnings on Mako machines by Helge Deller · 8 years ago
  26. 910a864 parisc: Update comment regarding implementation of copy_user_page_asm by John David Anglin · 8 years ago
  27. c4351d9 parisc: Use kmalloc_array() in add_system_map_addresses() by Markus Elfring · 9 years ago
  28. 5baf919 parisc: Check return value of smp_boot_one_cpu() by Helge Deller · 8 years ago
  29. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 9 years ago
  30. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 9 years ago
  31. 3baf328 parisc: use %pD by Al Viro · 9 years ago
  32. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  33. b067c90 Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  34. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 9 years ago
  35. 49ea148 parisc: Add break statements to pdc_pat_io_pci_cfg_read() by Helge Deller · 9 years ago
  36. 375f018 parisc/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
  37. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
  38. 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 9 years ago
  39. 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 9 years ago
  40. 0032c08 parisc: Fix printk time during boot by Helge Deller · 9 years ago
  41. be24a897 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 14 years ago
  42. ca6da80 rtc: parisc: provide rtc_class_ops directly by Arnd Bergmann · 9 years ago
  43. 5fece5a parisc: Use long jump to reach ftrace_return_to_handler() by Helge Deller · 9 years ago
  44. 4df3c9e parisc: Merge ftrace C-helper and assembler functions into .text.hot section by Helge Deller · 9 years ago
  45. 54b66800 parisc: Add native high-resolution sched_clock() implementation by Helge Deller · 9 years ago
  46. 64e2a42 parisc: Add ARCH_TRACEHOOK and regset support by Helge Deller · 9 years ago
  47. fc79168 parisc: Add syscall tracepoint support by Helge Deller · 9 years ago
  48. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  49. f0b22d1 parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls by Dmitry V. Levin · 9 years ago
  50. 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  51. 366dd4e parisc: Fix ftrace function tracer by Helge Deller · 9 years ago
  52. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
  53. ef72f311 parisc: Fix kernel crash with reversed copy_from_user() by Helge Deller · 9 years ago
  54. e389302 parisc: Avoid function pointers for kernel exception routines by Helge Deller · 9 years ago
  55. 592570c parisc: Handle R_PARISC_PCREL32 relocations in kernel modules by Helge Deller · 9 years ago
  56. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  57. c05c2ec Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  58. 910cd32 parisc: Fix and enable seccomp filter support by Helge Deller · 9 years ago
  59. 4f4acc9 parisc: Fix SIGSYS signals in compat case by Helge Deller · 9 years ago
  60. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  61. 119a0a3 parisc: Wire up preadv2 and pwritev2 syscalls by Helge Deller · 9 years ago
  62. c95a23d parisc: Panic immediately when panic_on_oops by Aaro Koskinen · 9 years ago
  63. 56649be parisc: Drop alloc_hugepages and free_hugepages syscalls by Helge Deller · 9 years ago
  64. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. b4f09ae parisc: Wire up copy_file_range syscall by Helge Deller · 9 years ago
  66. 98e8b6c parisc: Fix ptrace syscall number and return value modification by Helge Deller · 9 years ago
  67. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  68. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  69. a4eff16 Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  70. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  71. 2c2277d parisc: Imporove debug info about space registers and TLB configuration by Helge Deller · 9 years ago
  72. fc63257 parisc: Reduce overhead of parisc_requires_coherency() by Helge Deller · 9 years ago
  73. 602c9c9 parisc: Initialize PCI bridge cache line and default latency by Helge Deller · 9 years ago
  74. 71a71fb parisc: Fix syscall restarts by Helge Deller · 9 years ago
  75. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
  76. 5f0e9b4 parisc: Remove unused pcibios_init_bus() by Bjorn Helgaas · 9 years ago
  77. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  78. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  79. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  80. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  81. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  82. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  83. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  84. 7bc2d40 parisc: Wire up userfaultfd syscall by Helge Deller · 9 years ago
  85. b6096755 parisc: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  86. 6dc0dcd parisc: Use platform_device_register_simple("rtc-generic") by Helge Deller · 9 years ago
  87. 72581ce parisc: Drop CONFIG_SMP around update_cr16_clocksource() by Helge Deller · 9 years ago
  88. 1b59ddf parisc: Use double word condition in 64bit CAS operation by John David Anglin · 9 years ago
  89. b1b4e43 parisc: Filter out spurious interrupts in PA-RISC irq handler by Helge Deller · 10 years ago
  90. d2109a1 parisc/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
  91. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 10 years ago
  92. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 10 years ago
  93. 210bff6 parisc: use for_each_sg() by Akinobu Mita · 10 years ago
  94. 15becab parisc64: don't use module_init for non-modular core perf code by Paul Gortmaker · 10 years ago
  95. aed6850 parisc: don't use module_init for non-modular core pdc_cons code by Paul Gortmaker · 10 years ago
  96. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  97. d045c77 parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures by Helge Deller · 10 years ago
  98. 5fec97d parisc: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 10 years ago
  99. 8bf8a1d parisc: Eliminate sg_virt_addr() and private scatterlist.h by Matthew Wilcox · 10 years ago
  100. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago