1. 3b0fe0b uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  2. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  3. 597613d1 alpha: Fix Eiger NR_IRQS to 128 by Meelis Roos · 6 years ago
  4. 7ef531f alpha: fix page fault handling for r16-r18 targets by Sergei Trofimovich · 5 years ago
  5. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  6. 53111ab arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 by H. Peter Anvin (Intel) · 6 years ago
  7. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. 55463c6 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 6 years ago
  9. d2f96e1 osf_getdomainname(): use copy_to_user() by Al Viro · 7 years ago
  10. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. afc5883 locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs by Andrea Parri · 6 years ago
  12. bffff2e locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() by Andrea Parri · 6 years ago
  13. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  15. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. 87408eb vgacon: Set VGA struct resource types by Bjorn Helgaas · 6 years ago
  17. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. 71611b3 alpha: fix formating of stack content by Mikulas Patocka · 6 years ago
  19. 7d22d92 alpha: fix reboot on Avanti platform by Mikulas Patocka · 6 years ago
  20. 68d18e9 alpha: fix crash if pthread_create races with signal delivery by Mikulas Patocka · 6 years ago
  21. 85e1c01 Merge 4.9.48 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  22. d4e7dfd alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ by Ben Hutchings · 9 years ago
  23. 3fe100e BACKPORT [FROMLIST] New getsockopt option to get socket cookie by Chenbo Feng · 7 years ago
  24. 541c678 osf_wait4(): fix infoleak by Al Viro · 7 years ago
  25. e71b4e0 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 7 years ago
  26. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  27. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  28. b26b5ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  29. 2692a71 Merge branch 'work.uaccess' into for-linus by Al Viro · 8 years ago
  30. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  31. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  33. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  34. 085354f alpha: get rid of tail-zeroing in __copy_user() by Al Viro · 8 years ago
  35. 2561d30 alpha: fix copy_from_user() by Al Viro · 8 years ago
  36. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  37. 00fc0e0 alpha: move exports to actual definitions by Al Viro · 8 years ago
  38. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  39. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  40. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  41. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  42. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  43. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  44. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  45. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 58ab5e0 Kbuild: arch: look for generated headers in obtree by Arnd Bergmann · 8 years ago
  47. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  48. fe14d2f locking/atomic, arch/alpha: Convert to _relaxed atomics by Peter Zijlstra · 8 years ago
  49. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 8 years ago
  50. 1f51dee locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}() by Peter Zijlstra · 8 years ago
  51. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
  52. d157bd8 locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() by Jason Low · 8 years ago
  53. 8ee62b1 locking/rwsem: Convert sem->count to 'atomic_long_t' by Jason Low · 8 years ago
  54. 1cb1e35 char/genrtc: remove alpha support by Arnd Bergmann · 8 years ago
  55. 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 8 years ago
  56. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 8 years ago
  57. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  58. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  59. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  60. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  61. 63b6df1 give readdir(2)/getdents(2)/etc. uniform exclusion with lseek() by Al Viro · 8 years ago
  62. 92cd663 alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 8 years ago
  63. c20e128 alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IO by Bjorn Helgaas · 8 years ago
  64. 7deb5ee locking/rwsem, alpha: Provide __down_write_killable() by Michal Hocko · 8 years ago
  65. e77986b alpha/extable: use generic search and sort routines by Ard Biesheuvel · 8 years ago
  66. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  67. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  68. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  69. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  70. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  71. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 8 years ago
  72. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  73. bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 8 years ago
  74. 6aca050 alpha/dma: use common noop dma ops by Christian Borntraeger · 8 years ago
  75. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 8 years ago
  76. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 8 years ago
  77. ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 8 years ago
  78. 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 8 years ago
  79. 35373ab serial: Fix ASYNC_* => UPF_* flags misuse by Peter Hurley · 8 years ago
  80. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  81. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 8 years ago
  82. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 8 years ago
  83. ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 8 years ago
  84. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  85. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 8 years ago
  86. 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 8 years ago
  87. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 8 years ago
  88. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  89. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  90. 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  91. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  92. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  93. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 14b97de alpha: lib: export __delay by Sudip Mukherjee · 9 years ago
  95. 969560d alpha: io: define ioremap_uc by Sudip Mukherjee · 9 years ago
  96. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  97. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  98. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  99. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  100. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago