1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  2. 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
  3. 910cd32 parisc: Fix and enable seccomp filter support by Helge Deller · 9 years ago
  4. 4f4acc9 parisc: Fix SIGSYS signals in compat case by Helge Deller · 9 years ago
  5. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  6. 119a0a3 parisc: Wire up preadv2 and pwritev2 syscalls by Helge Deller · 9 years ago
  7. c95a23d parisc: Panic immediately when panic_on_oops by Aaro Koskinen · 9 years ago
  8. 56649be parisc: Drop alloc_hugepages and free_hugepages syscalls by Helge Deller · 9 years ago
  9. 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
  10. b4f09ae parisc: Wire up copy_file_range syscall by Helge Deller · 9 years ago
  11. 98e8b6c parisc: Fix ptrace syscall number and return value modification by Helge Deller · 9 years ago
  12. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  13. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  14. 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
  15. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  16. 2c2277d parisc: Imporove debug info about space registers and TLB configuration by Helge Deller · 9 years ago
  17. fc63257 parisc: Reduce overhead of parisc_requires_coherency() by Helge Deller · 9 years ago
  18. 602c9c9 parisc: Initialize PCI bridge cache line and default latency by Helge Deller · 9 years ago
  19. 71a71fb parisc: Fix syscall restarts by Helge Deller · 9 years ago
  20. 5c477b4 parisc: Wire up mlock2 syscall by Helge Deller · 9 years ago
  21. 5f0e9b4 parisc: Remove unused pcibios_init_bus() by Bjorn Helgaas · 9 years ago
  22. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
  23. 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
  24. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  25. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  26. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  27. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  28. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  29. 7bc2d40 parisc: Wire up userfaultfd syscall by Helge Deller · 9 years ago
  30. b609675 parisc: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  31. 6dc0dcd parisc: Use platform_device_register_simple("rtc-generic") by Helge Deller · 9 years ago
  32. 72581ce parisc: Drop CONFIG_SMP around update_cr16_clocksource() by Helge Deller · 9 years ago
  33. 1b59ddf parisc: Use double word condition in 64bit CAS operation by John David Anglin · 9 years ago
  34. b1b4e43 parisc: Filter out spurious interrupts in PA-RISC irq handler by Helge Deller · 9 years ago
  35. d2109a1 parisc/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
  36. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 10 years ago
  37. 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
  38. 210bff6 parisc: use for_each_sg() by Akinobu Mita · 10 years ago
  39. 15becab parisc64: don't use module_init for non-modular core perf code by Paul Gortmaker · 10 years ago
  40. aed6850 parisc: don't use module_init for non-modular core pdc_cons code by Paul Gortmaker · 10 years ago
  41. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  42. d045c77 parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures by Helge Deller · 10 years ago
  43. 5fec97d parisc: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 10 years ago
  44. 8bf8a1d parisc: Eliminate sg_virt_addr() and private scatterlist.h by Matthew Wilcox · 10 years ago
  45. 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
  46. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  47. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  48. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  49. 47514da parisc: Add compile-time check when adding new syscalls by Helge Deller · 10 years ago
  50. 409e56f parisc: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago
  51. 3d66b81 parisc: Remove unused function by Rickard Strandqvist · 10 years ago
  52. c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 10 years ago
  53. 0bd1e94 parisc: Add error checks when building up signal trampoline handler by Helge Deller · 10 years ago
  54. fb96a79 parisc: Wire up execveat syscall by Helge Deller · 10 years ago
  55. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 10 years ago
  56. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  57. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
  58. 2fe749f parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls by Helge Deller · 10 years ago
  59. e6be7bb parisc: Wire up bpf syscall by Helge Deller · 10 years ago
  60. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  61. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  62. fe5c873 parisc: ptrace: use secure_computing_strict() by Helge Deller · 10 years ago
  63. 8920649 parisc: Implement new LWS CAS supporting 64 bit operations. by Guy Martin · 10 years ago
  64. c90f069 parisc: Wire up seccomp, getrandom and memfd_create syscalls by Helge Deller · 10 years ago
  65. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  66. e4dc894 parisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  67. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  68. 4082b86 parisc: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  69. 3a46588 parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code by Steven Rostedt (Red Hat) · 11 years ago
  70. 54f8c2a Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  71. fe22ddc parisc: drop unused defines and header includes by Helge Deller · 11 years ago
  72. ab8a261 parisc: fix fanotify_mark() syscall on 32bit compat kernel by Helge Deller · 11 years ago
  73. eadcc72 parisc: add serial ports of C8000/1GHz machine to hardware database by Helge Deller · 11 years ago
  74. 9abd09a parisc: 'renameat2()' doesn't need (or have) a separate compat system call by Linus Torvalds · 11 years ago
  75. 18e480a parisc: add renameat2 syscall by Miklos Szeredi · 11 years ago
  76. 6ed8bf8 Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  77. c776cd8 parisc: Improve LWS-CAS performance by John David Anglin · 11 years ago
  78. fef47e2 parisc: ratelimit userspace segfault printing by Helge Deller · 11 years ago
  79. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 11 years ago
  80. 81cef0f Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  81. ab3e55b parisc: fix epoll_pwait syscall on compat kernel by Helge Deller · 11 years ago
  82. 0ef36bd parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE by Helge Deller · 11 years ago
  83. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 11 years ago
  85. 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 11 years ago
  86. 1ed71e5 parisc: Validate online cpus in irq_set_affinity() callbacks by Thomas Gleixner · 11 years ago
  87. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  88. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  89. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  90. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  91. f8dae00 parisc: Ensure full cache coherency for kmap/kunmap by John David Anglin · 11 years ago
  92. b0acbb9 parisc/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 11 years ago
  93. 161bd3b parisc: fix kernel memory layout in vmlinux.ld.S by Helge Deller · 11 years ago
  94. c790b41 parisc: use kernel_text_address() in unwind functions by Helge Deller · 11 years ago
  95. 8f96bdf parisc: add some more machine names to hardware database by Helge Deller · 11 years ago
  96. 0576da2 parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address by Helge Deller · 11 years ago
  97. 5cbb3d21 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  98. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  99. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  100. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago