1. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  2. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  3. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  4. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  5. 491af60f alpha: fix page fault handling for r16-r18 targets by Sergei Trofimovich · 6 years ago
  6. bfc9136 alpha: Fix Eiger NR_IRQS to 128 by Meelis Roos · 6 years ago
  7. a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
  8. 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
  9. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  10. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  11. 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
  12. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  13. 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
  14. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  15. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  16. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  17. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  18. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  19. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  20. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  21. f12e840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 6 years ago
  22. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  23. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  24. 1c3243f alpha: Remove some unused variables by Matt Turner · 6 years ago
  25. 3030cf9 alpha: rtc: simplify alpha_rtc_init by Alexandre Belloni · 6 years ago
  26. a104d44 alpha: Fix a typo on ptrace.h by Daniel Bristot de Oliveira · 6 years ago
  27. fb430b3 alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVE by Colin Ian King · 6 years ago
  28. a8faab5 alpha: generate uapi header and syscall table header files by Firoz Khan · 6 years ago
  29. cabcebd alpha: add system call table generation support by Firoz Khan · 6 years ago
  30. b67bfd2 alpha: add __NR_syscalls along with NR_SYSCALLS by Firoz Khan · 6 years ago
  31. d8bf616 alpha: remove CONFIG_OSF4_COMPAT flag from syscall table by Firoz Khan · 6 years ago
  32. 150fbd5 alpha: move __IGNORE* entries to non uapi header by Firoz Khan · 6 years ago
  33. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  34. 5b52609 alpha: fix hang caused by the bootmem removal by Mike Rapoport · 6 years ago
  35. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  36. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  37. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  38. a20388b alpha: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  39. 6630a8e eisa: consolidate EISA Kconfig entry in drivers/eisa by Christoph Hellwig · 6 years ago
  40. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  41. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  42. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  43. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  44. 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
  45. d0ffb80 arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 by H. Peter Anvin (Intel) · 6 years ago
  46. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  47. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  48. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  49. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  50. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  51. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  52. 3bb1f80 memblock: replace alloc_bootmem_node with memblock_alloc_node by Mike Rapoport · 6 years ago
  53. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  54. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 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. 6471f52 alpha: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  58. 06999fd Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  59. 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
  60. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  61. ad8c0ea tty/serial_core: add ISO7816 infrastructure by Nicolas Ferre · 6 years ago
  62. 185cfaf y2038: Compile utimes()/futimesat() conditionally by Arnd Bergmann · 7 years ago
  63. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  64. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  65. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  66. 8a68060 alpha: unify the glue for sigreturn-like syscalls by Al Viro · 6 years ago
  67. 060581c alpha: use alpha_ni_syscall only for syscall zero by Al Viro · 6 years ago
  68. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  69. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  70. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  71. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 42a0cc3 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 7 years ago
  73. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  74. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  75. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  76. fd2efaa locking/atomics: Rework ordering barriers by Mark Rutland · 7 years ago
  77. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  78. f88a333 alpha: fix osf_wait4() breakage by Al Viro · 6 years ago
  79. 96f14fe kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS by Laura Abbott · 7 years ago
  80. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  81. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 7 years ago
  82. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 7 years ago
  83. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 7 years ago
  84. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 7 years ago
  85. 434b6ac atomics/alpha: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  86. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 7 years ago
  87. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 7 years ago
  88. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  89. f2ae679 alpha: Remove custom dec_and_lock() implementation by Sebastian Andrzej Siewior · 7 years ago
  90. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  91. 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
  92. 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
  93. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  94. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  95. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  96. 1f2f01b kbuild: add machine size to CHECKFLAGS by Luc Van Oostenryck · 7 years ago
  97. 92d7223 alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2 by Sinan Kaya · 7 years ago
  98. f5e82fa alpha: simplify get_arch_dma_ops by Christoph Hellwig · 7 years ago
  99. 6db6154 alpha: use dma_direct_ops for jensen by Christoph Hellwig · 7 years ago
  100. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago