1. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  3. 7ccaba5 consolidate WARN_...ONCE() static variables by Jan Beulich · 12 years ago
  4. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  5. 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
  6. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  7. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  8. 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 12 years ago
  9. 97a29d5 [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional by James Bottomley · 12 years ago
  10. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 12 years ago
  12. b893485 bitops: Add missing parentheses to new get_order macro by Joerg Roedel · 12 years ago
  13. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  14. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  15. 36a66cd PCI: add generic pcibios_resource_to_bus() by Bjorn Helgaas · 12 years ago
  16. dcce6dc PCI: add pci_clear_flags() by Bjorn Helgaas · 12 years ago
  17. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 12 years ago
  18. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  19. d66acc3 bitops: Optimise get_order() by David Howells · 12 years ago
  20. e0891a9 bitops: Adjust the comment on get_order() to describe the size==0 case by David Howells · 12 years ago
  21. b923650 lib: add NO_GENERIC_PCI_IOPORT_MAP by Michael S. Tsirkin · 13 years ago
  22. dca88ad Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 13 years ago
  23. f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  24. f21760b thp: add tlb_remove_pmd_tlb_entry by Shaohua Li · 13 years ago
  25. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  26. 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
  27. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  28. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  29. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  30. 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
  31. 1a0703e GPIO: add bindings for managed devices by John Crispin · 13 years ago
  32. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  33. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  34. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  35. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  36. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  37. 3d7f1dc UAPI: Rearrange definition of HZ in asm-generic/param.h by David Howells · 13 years ago
  38. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  39. 1a2d397 gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago
  40. a67ba43 asm-generic/unistd.h: support new process_vm_{readv,write} syscalls by Chris Metcalf · 13 years ago
  41. 66eab4d lib: add GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  42. 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
  43. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  44. c87d5d5 Merge Qualcom Hexagon architecture by Linus Torvalds · 13 years ago
  45. 4e29198 Add extra arch overrides to asm-generic/checksum.h by Linas Vepstas · 13 years ago
  46. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  47. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  48. 06d5e03 include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macro by Sonic Zhang · 13 years ago
  49. 07a72309 dma-mapping: fix sync_single_range_* DMA debugging by Clemens Ladisch · 13 years ago
  50. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  51. eb9ae7f gpio: fix build error in include/asm-generic/gpio.h by Hamo · 13 years ago
  52. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  53. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  54. bc74ee9 m68k: Finally remove leftover markers sections by Kirill Tkhai · 13 years ago
  55. feb8369 gpiolib: Ensure struct gpio is always defined by Mark Brown · 13 years ago
  56. e66d3c4 add missing __iomem to generic iounmap declaration by Mark Salter · 13 years ago
  57. b7a0556 fixed generic page.h for non-zero PAGE_OFFSET by Mark Salter · 13 years ago
  58. 830f580 fix default __strnlen_user macro by Mark Salter · 13 years ago
  59. ef0e0f5 cputime: Clean up cputime_to_usecs and usecs_to_cputime macros by Michal Hocko · 13 years ago
  60. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  61. 710b721 locks: move F_INPROGRESS from fl_type to fl_flags field by J. Bruce Fields · 13 years ago
  62. aa462ab mm: fix __page_to_pfn for a const struct page argument by Ian Campbell · 13 years ago
  63. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  64. 7505cb6 asm-generic/atomic.h: allow SMP peeps to leverage this by Mike Frysinger · 13 years ago
  65. 00b3c28 asm-generic/atomic.h: add atomic_set_mask() helper by Mike Frysinger · 13 years ago
  66. f6081bd asm-generic/atomic.h: fix type used in atomic_clear_mask by Mike Frysinger · 13 years ago
  67. 3eea44e asm-generic/atomic.h: simplify inc/dec test helpers by Mike Frysinger · 13 years ago
  68. acac43e atomic: Update comments in atomic.h by Arun Sharma · 13 years ago
  69. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  70. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  71. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  72. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  73. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  74. 5190f0c asm-generic/system.h: drop useless __KERNEL__ by Mike Frysinger · 13 years ago
  75. fea8031 iomap: make IOPORT/PCI mapping functions conditional by Randy Dunlap · 13 years ago
  76. 82ed223 iomap: make IOPORT/PCI mapping functions conditional by Jonas Bonn · 13 years ago
  77. f1ecc69 asm-generic: add MMU variants of io.h functions by Jonas Bonn · 13 years ago
  78. a87e553 asm-generic: delay.h fix udelay and ndelay for 8 bit args by Andrew Morton · 13 years ago
  79. f4ffd5e pci: move microblaze and powerpc pci flag functions into asm-generic by Rob Herring · 13 years ago
  80. 30ab2b0 asm-generic: adapt delay.h to common implementation by Jonas Bonn · 13 years ago
  81. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  82. c001fb7 gpio: add GPIOF_ values regardless on kconfig settings by Randy Dunlap · 13 years ago
  83. 49b24d6 include/asm-generic/pgtable.h: fix unbalanced parenthesis by Nicolas Kaiser · 13 years ago
  84. b36a968 asm-generic/unistd.h: support sendmmsg syscall by Chris Metcalf · 13 years ago
  85. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  86. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  87. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  88. 7c29597 gpio: make gpio_{request,free}_array gpio array parameter const by Lars-Peter Clausen · 13 years ago
  89. 10799db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  90. 3474cb3 gpio: Convert gpio_is_valid to return bool by Joe Perches · 13 years ago
  91. 19de85e bitops: add #ifndef for each of find bitops by Akinobu Mita · 13 years ago
  92. edeafa7 asm-generic/ptrace.h: start a common low level ptrace helper by Mike Frysinger · 13 years ago
  93. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 13 years ago
  94. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  95. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  96. 0ac1ee0 ulimit: raise default hard ulimit on number of files to 4096 by Tim Gardner · 13 years ago
  97. f68aa5b asm-generic/cacheflush.h: flush icache when copying to user pages by Mike Frysinger · 13 years ago
  98. 9547d01 mm: uninline large generic tlb.h functions by Peter Zijlstra · 13 years ago
  99. e303297 mm: extended batches for generic mmu_gather by Peter Zijlstra · 13 years ago
  100. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 13 years ago