1. 80da6a4 asm-generic: add linux/types.h to cmpxchg.h by Paul Gortmaker · 12 years ago
  2. 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
  3. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  4. 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
  5. d25413e Merge git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  6. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  7. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  8. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  9. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  10. 5d12506 Split arch_align_stack() out from asm-generic/system.h by David Howells · 12 years ago
  11. 158bc50 Split the switch_to() wrapper out of asm-generic/system.h by David Howells · 12 years ago
  12. b4816af Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h by David Howells · 12 years ago
  13. 885df91 Create asm-generic/barrier.h by David Howells · 12 years ago
  14. 3448427 Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h by David Howells · 12 years ago
  15. 1631fce compat: use sys_sendfile64() implementation for sendfile syscall by Chris Metcalf · 12 years ago
  16. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 12 years ago
  17. 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
  18. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  19. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  20. 7ccaba5 consolidate WARN_...ONCE() static variables by Jan Beulich · 12 years ago
  21. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  22. 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
  23. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  24. e2aa417 Merge tag 'v3.3-rc7' into gpio/next by Grant Likely · 12 years ago
  25. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  27. 6e2cf65 gpio: constify the data parameter to gpiochip_find() by Grant Likely · 12 years ago
  28. 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 12 years ago
  29. 97a29d5 [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditional by James Bottomley · 12 years ago
  30. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 12 years ago
  32. b893485 bitops: Add missing parentheses to new get_order macro by Joerg Roedel · 12 years ago
  33. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  34. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  35. 36a66cd PCI: add generic pcibios_resource_to_bus() by Bjorn Helgaas · 12 years ago
  36. dcce6dc PCI: add pci_clear_flags() by Bjorn Helgaas · 12 years ago
  37. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 12 years ago
  38. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  39. d66acc3 bitops: Optimise get_order() by David Howells · 12 years ago
  40. e0891a9 bitops: Adjust the comment on get_order() to describe the size==0 case by David Howells · 12 years ago
  41. afead38 posix_types: Introduce __kernel_[u]long_t by H. Peter Anvin · 12 years ago
  42. 8b3d1cd posix_types: Remove fd_set macros by H. Peter Anvin · 12 years ago
  43. 34e6f9e posix_types: Make it possible to override __kernel_fsid_t by H. Peter Anvin · 12 years ago
  44. b4255ba posix_types: Make __kernel_[ug]id32_t default to unsigned int by H. Peter Anvin · 12 years ago
  45. b923650 lib: add NO_GENERIC_PCI_IOPORT_MAP by Michael S. Tsirkin · 12 years ago
  46. dca88ad Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  47. f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  48. f21760b thp: add tlb_remove_pmd_tlb_entry by Shaohua Li · 12 years ago
  49. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  50. 06792c4 Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  51. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  52. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  53. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  54. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 1a0703e GPIO: add bindings for managed devices by John Crispin · 13 years ago
  56. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  57. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  58. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  59. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  60. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  61. 3d7f1dc UAPI: Rearrange definition of HZ in asm-generic/param.h by David Howells · 13 years ago
  62. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  63. 1a2d397 gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() by Grant Likely · 13 years ago
  64. a67ba43 asm-generic/unistd.h: support new process_vm_{readv,write} syscalls by Chris Metcalf · 13 years ago
  65. 66eab4d lib: add GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  66. 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
  67. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  68. c87d5d5 Merge Qualcom Hexagon architecture by Linus Torvalds · 13 years ago
  69. 4e29198 Add extra arch overrides to asm-generic/checksum.h by Linas Vepstas · 13 years ago
  70. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  71. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  72. 06d5e03 include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macro by Sonic Zhang · 13 years ago
  73. 07a7230 dma-mapping: fix sync_single_range_* DMA debugging by Clemens Ladisch · 13 years ago
  74. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  75. eb9ae7f gpio: fix build error in include/asm-generic/gpio.h by Hamo · 13 years ago
  76. 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
  77. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  78. bc74ee9 m68k: Finally remove leftover markers sections by Kirill Tkhai · 13 years ago
  79. feb8369 gpiolib: Ensure struct gpio is always defined by Mark Brown · 13 years ago
  80. e66d3c4 add missing __iomem to generic iounmap declaration by Mark Salter · 13 years ago
  81. b7a0556 fixed generic page.h for non-zero PAGE_OFFSET by Mark Salter · 13 years ago
  82. 830f580 fix default __strnlen_user macro by Mark Salter · 13 years ago
  83. ef0e0f5 cputime: Clean up cputime_to_usecs and usecs_to_cputime macros by Michal Hocko · 13 years ago
  84. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  85. 710b721 locks: move F_INPROGRESS from fl_type to fl_flags field by J. Bruce Fields · 13 years ago
  86. aa462ab mm: fix __page_to_pfn for a const struct page argument by Ian Campbell · 13 years ago
  87. 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
  88. 7505cb6 asm-generic/atomic.h: allow SMP peeps to leverage this by Mike Frysinger · 13 years ago
  89. 00b3c28 asm-generic/atomic.h: add atomic_set_mask() helper by Mike Frysinger · 13 years ago
  90. f6081bd asm-generic/atomic.h: fix type used in atomic_clear_mask by Mike Frysinger · 13 years ago
  91. 3eea44e asm-generic/atomic.h: simplify inc/dec test helpers by Mike Frysinger · 13 years ago
  92. acac43e atomic: Update comments in atomic.h by Arun Sharma · 13 years ago
  93. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  94. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  95. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  96. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  97. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  98. 5190f0c asm-generic/system.h: drop useless __KERNEL__ by Mike Frysinger · 13 years ago
  99. fea8031 iomap: make IOPORT/PCI mapping functions conditional by Randy Dunlap · 13 years ago
  100. 82ed223 iomap: make IOPORT/PCI mapping functions conditional by Jonas Bonn · 13 years ago