1. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  2. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  3. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  4. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  5. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  6. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  7. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  9. 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
  10. 01e3b95 arch: Remove dummy mmiowb() definitions from arch code by Will Deacon · 6 years ago
  11. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  12. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  13. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 7 years ago
  14. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  15. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  16. 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  17. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  18. f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  19. a623a7a y2038: fix socket.h header inclusion by Arnd Bergmann · 6 years ago
  20. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  21. fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  22. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  23. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  25. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  26. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  27. 746c939 arch: move common mmap flags to linux/mman.h by Michael S. Tsirkin · 6 years ago
  28. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. bfc9136 alpha: Fix Eiger NR_IRQS to 128 by Meelis Roos · 6 years ago
  30. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  31. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  32. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  33. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  34. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  35. ecf7e0a alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls by Arnd Bergmann · 6 years ago
  36. b41c51c arch: add pkey and rseq syscall numbers everywhere by Arnd Bergmann · 6 years ago
  37. 12b57c5 alpha: update syscall macro definitions by Arnd Bergmann · 6 years ago
  38. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  39. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  40. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  41. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  42. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  43. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  44. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  45. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  46. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  47. f12e840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 6 years ago
  48. a104d44 alpha: Fix a typo on ptrace.h by Daniel Bristot de Oliveira · 6 years ago
  49. a8faab5 alpha: generate uapi header and syscall table header files by Firoz Khan · 6 years ago
  50. b67bfd2 alpha: add __NR_syscalls along with NR_SYSCALLS by Firoz Khan · 6 years ago
  51. 150fbd5 alpha: move __IGNORE* entries to non uapi header by Firoz Khan · 6 years ago
  52. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  53. e255aee Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  54. d0ffb80 arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 by H. Peter Anvin (Intel) · 6 years ago
  55. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  56. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  57. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  59. ad8c0ea tty/serial_core: add ISO7816 infrastructure by Nicolas Ferre · 6 years ago
  60. 185cfaf y2038: Compile utimes()/futimesat() conditionally by Arnd Bergmann · 7 years ago
  61. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  62. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  63. fd2efaa locking/atomics: Rework ordering barriers by Mark Rutland · 7 years ago
  64. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 7 years ago
  65. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 7 years ago
  66. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 7 years ago
  67. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 7 years ago
  68. 434b6ac atomics/alpha: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  69. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 7 years ago
  70. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 7 years ago
  71. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  72. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  75. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  76. f5e82fa2 alpha: simplify get_arch_dma_ops by Christoph Hellwig · 7 years ago
  77. 6db6154 alpha: use dma_direct_ops for jensen by Christoph Hellwig · 7 years ago
  78. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  79. 535906c signal/alpha: Replace TRAP_FIXME with TRAP_UNK by Eric W. Biederman · 7 years ago
  80. 4cc13e4 signal/alpha: Replace FPE_FIXME with FPE_FLTUNK by Eric W. Biederman · 7 years ago
  81. 469599f y2038: alpha: Remove unneeded ipc uapi header files by Arnd Bergmann · 10 years ago
  82. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  83. a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 7 years ago
  84. cd0e00c alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering by Sinan Kaya · 7 years ago
  85. fbfcd0199 locking/xchg/alpha: Remove superfluous memory barriers from the _local() variants by Andrea Parri · 7 years ago
  86. 472e8c5 locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs by Andrea Parri · 7 years ago
  87. 79d4424 locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MB by Andrea Parri · 7 years ago
  88. cb13b42 locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() by Andrea Parri · 7 years ago
  89. b89e32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 7 years ago
  90. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  91. 40b9672 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  92. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  93. 84e4553 alpha: Fix mixed up args in EXC macro in futex operations by Michael Cree · 7 years ago
  94. 16dc17e alpha: make thread_saved_pc static by Tobias Klauser · 7 years ago
  95. 77e5bff1 alpha: make XTABS equivalent to TAB3 by Eugene Syromiatnikov · 7 years ago
  96. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  97. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  98. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  99. c68070d asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h by Al Viro · 7 years ago
  100. d759be8 switch wrapper poll.h instances to generic-y by Al Viro · 8 years ago