1. 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 9 years ago
  2. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  3. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 9 years ago
  4. 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 · 9 years ago
  5. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  6. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  7. 210bff6 parisc: use for_each_sg() by Akinobu Mita · 9 years ago
  8. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  9. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. 15becab parisc64: don't use module_init for non-modular core perf code by Paul Gortmaker · 9 years ago
  12. aed6850 parisc: don't use module_init for non-modular core pdc_cons code by Paul Gortmaker · 9 years ago
  13. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  14. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  15. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  16. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  17. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  18. d045c77 parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures by Helge Deller · 9 years ago
  19. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  20. 5fec97d parisc: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 9 years ago
  21. c19edb6 parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS by Guenter Roeck · 9 years ago
  22. 8bf8a1d parisc: Eliminate sg_virt_addr() and private scatterlist.h by Matthew Wilcox · 9 years ago
  23. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  24. cf7a71b parisc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  25. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  26. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  27. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  28. 2e3f0ab parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT by Helge Deller · 9 years ago
  29. 0e0da48 parisc: mm: don't count preallocated pmds by Mikulas Patocka · 9 years ago
  30. 47514da parisc: Add compile-time check when adding new syscalls by Helge Deller · 9 years ago
  31. 409e56f parisc: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  32. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago
  33. 27a22ee Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  34. 3d66b81 parisc: Remove unused function by Rickard Strandqvist · 9 years ago
  35. b9762e7 parisc: macro whitespace fixes by Michael S. Tsirkin · 9 years ago
  36. 876b2a0 parisc/uaccess: fix sparse errors by Michael S. Tsirkin · 9 years ago
  37. cf635f8 parisc: hpux - Remove HPUX syscall numbers by Helge Deller · 9 years ago
  38. c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 9 years ago
  39. 863722e parisc: hpux - Delete files in hpux subdirectory by Helge Deller · 9 years ago
  40. e28f295 parisc: hpux - Do not compile hpux subdirectory by Helge Deller · 9 years ago
  41. 04c1614 parisc: hpux - Drop support for HP-UX binaries by Helge Deller · 9 years ago
  42. 0bd1e94 parisc: Add error checks when building up signal trampoline handler by Helge Deller · 9 years ago
  43. fb96a79 parisc: Wire up execveat syscall by Helge Deller · 9 years ago
  44. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 9 years ago
  45. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  46. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  47. 8d55da8 parisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  48. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  49. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  50. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 9 years ago
  51. 665d92e kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion by Masahiro Yamada · 9 years ago
  52. 58628a7 Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  53. 45db073 parisc: fix out-of-register compiler error in ldcw inline assembler function by John David Anglin · 10 years ago
  54. 6ddb798 parisc: percpu: update comments referring to __get_cpu_var by Christoph Lameter · 10 years ago
  55. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  56. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  57. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  58. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  59. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  60. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  61. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  63. d8f5457 parisc: Avoid using CONFIG_64BIT in userspace exported headers by Helge Deller · 10 years ago
  64. 2fe749f parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls by Helge Deller · 10 years ago
  65. 8dd95c6 parisc: Use BUILD_BUG() instead of undefined functions by Helge Deller · 10 years ago
  66. e6be7bb parisc: Wire up bpf syscall by Helge Deller · 10 years ago
  67. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  68. 2f08348 parisc: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  69. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  70. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. 1f25df2 parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures by Helge Deller · 10 years ago
  72. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  74. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  75. b94d525 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  76. c899c3f parisc: Update defconfigs which were missing CONFIG_NET. by David S. Miller · 10 years ago
  77. 25fee47 parisc: Set CONFIG_NET=y in defconfigs by Michal Marek · 10 years ago
  78. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  79. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 10 years ago
  80. d26a773 parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds by John David Anglin · 10 years ago
  81. fe5c873 parisc: ptrace: use secure_computing_strict() by Helge Deller · 10 years ago
  82. 882ebfc Merge 3.17-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  83. 8920649 parisc: Implement new LWS CAS supporting 64 bit operations. by Guy Martin · 10 years ago
  84. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  85. 12b46b6 parisc/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  86. c90f069 parisc: Wire up seccomp, getrandom and memfd_create syscalls by Helge Deller · 10 years ago
  87. 3067bbd parisc: sys_hpux: NUL terminator is one past the end by Dan Carpenter · 10 years ago
  88. 15e3f6d locking,arch,parisc: Fold atomic_ops by Peter Zijlstra · 10 years ago
  89. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  90. e4dc894 parisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  91. 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  92. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. 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
  94. ad8c12e staging: silicom: remove driver by Kristina Martšenko · 10 years ago
  95. 9794144 parisc: Eliminate memset after alloc_bootmem_pages by HIMANGI SARAOGI · 10 years ago
  96. 20dbea4 parisc: Remove SA_RESTORER define by John David Anglin · 10 years ago
  97. 4082b86 parisc: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
  98. 3a46588 parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code by Steven Rostedt (Red Hat) · 10 years ago
  99. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  100. 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