1. 111f2ab mutex: Place lock in contended state after fastpath_lock failure by Will Deacon · 12 years ago
  2. e742a24 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
  3. 4e44d0a mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  4. 0b60376 asm-generic: add memfd_create system call to unistd.h by Will Deacon · 10 years ago
  5. 815466a allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  6. d50bcfe Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  7. b0d5430 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  8. d9970d6 BACKPORT: random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  9. c901490 seccomp: add "seccomp" syscall by Kees Cook · 10 years ago
  10. d6862a2 seccomp: Add SECCOMP_RET_TRAP by Will Drewry · 12 years ago
  11. cf93d3a signal, x86: add SIGSYS info and make it synchronous. by Will Drewry · 12 years ago
  12. 922b847 asm/syscall.h: add syscall_get_arch by Will Drewry · 12 years ago
  13. ae5d03d mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support by Kirill A. Shutemov · 11 years ago
  14. 24f4359 BACKPORT: fs: Add TTY PM IOCTLs to compat table by Naveen Kaje · 10 years ago
  15. 1391b79 Merge LA.BF.1.1.3_rb1.13 into FP2 by chrmhoffmann · 7 years ago
  16. 7ee7988 FPII-2594: Elevation of privilege vulnerability in kernel (device specific) CVE-2015-8967 A-31703084 by Teow Wan Yee · 8 years ago
  17. 4029025 crypto: create generic version of ablk_helper by Ard Biesheuvel · 11 years ago
  18. 4aca036 gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  19. e77d22c gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  20. db7909c drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 11 years ago
  21. c5d97ec mm: cma: fix condition check when setting global cma area by Marek Szyprowski · 12 years ago
  22. b1ee3af common: add dma_mmap_from_coherent() function by Marek Szyprowski · 12 years ago
  23. d8d0f77 msm: 8974: Add function to reserve memory from device tree by Laura Abbott · 12 years ago
  24. 55bb033 drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago
  25. f5c2347 asm-generic: Use __BITS_PER_LONG in statfs.h by H. Peter Anvin · 12 years ago
  26. d643bdc asm-generic: Allow overriding clock_t and add attributes to siginfo_t by H. Peter Anvin · 12 years ago
  27. 80da6a4 asm-generic: add linux/types.h to cmpxchg.h by Paul Gortmaker · 12 years ago
  28. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  30. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  31. d25413e Merge git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  32. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  33. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  34. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  35. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  36. 5d12506 Split arch_align_stack() out from asm-generic/system.h by David Howells · 12 years ago
  37. 158bc50 Split the switch_to() wrapper out of asm-generic/system.h by David Howells · 12 years ago
  38. b4816af Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h by David Howells · 12 years ago
  39. 885df91 Create asm-generic/barrier.h by David Howells · 12 years ago
  40. 3448427 Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h by David Howells · 12 years ago
  41. 1631fce compat: use sys_sendfile64() implementation for sendfile syscall by Chris Metcalf · 12 years ago
  42. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 12 years ago
  43. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  44. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  45. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  46. 7ccaba5 consolidate WARN_...ONCE() static variables by Jan Beulich · 12 years ago
  47. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  48. e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  50. e2aa417 Merge tag 'v3.3-rc7' into gpio/next by Grant Likely · 12 years ago
  51. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  52. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  53. 6e2cf65 gpio: constify the data parameter to gpiochip_find() by Grant Likely · 12 years ago
  54. 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 12 years ago
  55. 97a29d5 [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional by James Bottomley · 12 years ago
  56. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  57. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 12 years ago
  58. b893485 bitops: Add missing parentheses to new get_order macro by Joerg Roedel · 12 years ago
  59. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  60. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  61. 36a66cd PCI: add generic pcibios_resource_to_bus() by Bjorn Helgaas · 12 years ago
  62. dcce6dc PCI: add pci_clear_flags() by Bjorn Helgaas · 12 years ago
  63. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 12 years ago
  64. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  65. d66acc3 bitops: Optimise get_order() by David Howells · 12 years ago
  66. e0891a9 bitops: Adjust the comment on get_order() to describe the size==0 case by David Howells · 12 years ago
  67. afead38 posix_types: Introduce __kernel_[u]long_t by H. Peter Anvin · 12 years ago
  68. 8b3d1cd posix_types: Remove fd_set macros by H. Peter Anvin · 12 years ago
  69. 34e6f9e posix_types: Make it possible to override __kernel_fsid_t by H. Peter Anvin · 12 years ago
  70. b4255ba posix_types: Make __kernel_[ug]id32_t default to unsigned int by H. Peter Anvin · 12 years ago
  71. b923650 lib: add NO_GENERIC_PCI_IOPORT_MAP by Michael S. Tsirkin · 12 years ago
  72. dca88ad Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 13 years ago
  73. f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  74. f21760b thp: add tlb_remove_pmd_tlb_entry by Shaohua Li · 13 years ago
  75. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  76. 06792c4 Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  77. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  78. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  79. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  80. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. 1a0703e GPIO: add bindings for managed devices by John Crispin · 13 years ago
  82. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  83. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  84. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  85. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  86. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  87. 3d7f1dc UAPI: Rearrange definition of HZ in asm-generic/param.h by David Howells · 13 years ago
  88. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  89. 1a2d397 gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago
  90. a67ba43 asm-generic/unistd.h: support new process_vm_{readv,write} syscalls by Chris Metcalf · 13 years ago
  91. 66eab4d lib: add GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  92. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  93. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  94. c87d5d5 Merge Qualcom Hexagon architecture by Linus Torvalds · 13 years ago
  95. 4e29198 Add extra arch overrides to asm-generic/checksum.h by Linas Vepstas · 13 years ago
  96. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  97. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  98. 06d5e03 include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macro by Sonic Zhang · 13 years ago
  99. 07a72309 dma-mapping: fix sync_single_range_* DMA debugging by Clemens Ladisch · 13 years ago
  100. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago