1. c87d5d5 Merge Qualcom Hexagon architecture by Linus Torvalds · 13 years ago
  2. 4e29198 Add extra arch overrides to asm-generic/checksum.h by Linas Vepstas · 13 years ago
  3. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  4. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  5. 06d5e03 include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macro by Sonic Zhang · 13 years ago
  6. 07a72309 dma-mapping: fix sync_single_range_* DMA debugging by Clemens Ladisch · 13 years ago
  7. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  8. eb9ae7f gpio: fix build error in include/asm-generic/gpio.h by Hamo · 13 years ago
  9. 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
  10. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  11. bc74ee9 m68k: Finally remove leftover markers sections by Kirill Tkhai · 13 years ago
  12. feb8369 gpiolib: Ensure struct gpio is always defined by Mark Brown · 13 years ago
  13. ef0e0f5 cputime: Clean up cputime_to_usecs and usecs_to_cputime macros by Michal Hocko · 13 years ago
  14. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  15. 710b721 locks: move F_INPROGRESS from fl_type to fl_flags field by J. Bruce Fields · 13 years ago
  16. aa462ab mm: fix __page_to_pfn for a const struct page argument by Ian Campbell · 13 years ago
  17. 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
  18. 7505cb6 asm-generic/atomic.h: allow SMP peeps to leverage this by Mike Frysinger · 13 years ago
  19. 00b3c28 asm-generic/atomic.h: add atomic_set_mask() helper by Mike Frysinger · 13 years ago
  20. f6081bd asm-generic/atomic.h: fix type used in atomic_clear_mask by Mike Frysinger · 13 years ago
  21. 3eea44e asm-generic/atomic.h: simplify inc/dec test helpers by Mike Frysinger · 13 years ago
  22. acac43e atomic: Update comments in atomic.h by Arun Sharma · 13 years ago
  23. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  24. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  25. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  26. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  27. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  28. 5190f0c asm-generic/system.h: drop useless __KERNEL__ by Mike Frysinger · 13 years ago
  29. fea8031 iomap: make IOPORT/PCI mapping functions conditional by Randy Dunlap · 13 years ago
  30. 82ed223 iomap: make IOPORT/PCI mapping functions conditional by Jonas Bonn · 13 years ago
  31. f1ecc69 asm-generic: add MMU variants of io.h functions by Jonas Bonn · 13 years ago
  32. a87e553 asm-generic: delay.h fix udelay and ndelay for 8 bit args by Andrew Morton · 13 years ago
  33. f4ffd5e pci: move microblaze and powerpc pci flag functions into asm-generic by Rob Herring · 13 years ago
  34. 30ab2b0 asm-generic: adapt delay.h to common implementation by Jonas Bonn · 13 years ago
  35. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  36. c001fb7 gpio: add GPIOF_ values regardless on kconfig settings by Randy Dunlap · 13 years ago
  37. 49b24d6 include/asm-generic/pgtable.h: fix unbalanced parenthesis by Nicolas Kaiser · 13 years ago
  38. b36a968 asm-generic/unistd.h: support sendmmsg syscall by Chris Metcalf · 13 years ago
  39. 04830fc Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  40. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  41. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  42. 7c29597 gpio: make gpio_{request,free}_array gpio array parameter const by Lars-Peter Clausen · 13 years ago
  43. 10799db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  44. 3474cb3 gpio: Convert gpio_is_valid to return bool by Joe Perches · 13 years ago
  45. 19de85e bitops: add #ifndef for each of find bitops by Akinobu Mita · 13 years ago
  46. edeafa7 asm-generic/ptrace.h: start a common low level ptrace helper by Mike Frysinger · 13 years ago
  47. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 13 years ago
  48. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  49. 0798b1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  50. 0ac1ee0 ulimit: raise default hard ulimit on number of files to 4096 by Tim Gardner · 13 years ago
  51. f68aa5b asm-generic/cacheflush.h: flush icache when copying to user pages by Mike Frysinger · 13 years ago
  52. 9547d01 mm: uninline large generic tlb.h functions by Peter Zijlstra · 13 years ago
  53. e303297 mm: extended batches for generic mmu_gather by Peter Zijlstra · 13 years ago
  54. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 13 years ago
  55. d16dfc5 mm: mmu_gather rework by Peter Zijlstra · 13 years ago
  56. 6b36783 bug.h: Fix build with CONFIG_PRINTK disabled. by David S. Miller · 13 years ago
  57. 0d66cba Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  58. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  59. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  60. b3eec79 bug.h: Add WARN_RATELIMIT by Joe Perches · 13 years ago
  61. 2d42552 [S390] merge page_test_dirty and page_clear_dirty by Martin Schwidefsky · 13 years ago
  62. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  63. df48d87 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  64. f02e8a6 module: Sort exported symbols by Alessio Igor Bogani · 13 years ago
  65. be84cb4 compat: fixes to allow working with tile arch by Chris Metcalf · 13 years ago
  66. aaeb012 audit: support the "standard" <asm-generic/unistd.h> by Chris Metcalf · 13 years ago
  67. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  68. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  69. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  70. 6ea0c34 percpu: Unify input section names by Mike Frysinger · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. ccd0d44 WARN_ON_SMP(): Add comment to explain ({0;}) by Steven Rostedt · 13 years ago
  73. 94df491 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  74. 2092e6b WARN_ON_SMP(): Allow use in if() statements on UP by Steven Rostedt · 13 years ago
  75. 0415b00 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  76. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  77. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  78. c565300 asm-generic: use little-endian bitops by Akinobu Mita · 13 years ago
  79. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  80. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 13 years ago
  81. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  82. 63ab595 bitops: merge little and big endian definisions in asm-generic/bitops/le.h by Akinobu Mita · 13 years ago
  83. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  84. c7a1fcd include/asm-generic/unistd.h: fix syncfs syscall number by Andrew Morton · 13 years ago
  85. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 13 years ago
  86. 339dc50 asm-generic: support clock_adjtime() in <asm-generic/unistd.h> by Chris Metcalf · 13 years ago
  87. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  88. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  89. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  90. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 13 years ago
  91. 7f509a9 asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h by GuanXuetao · 14 years ago
  92. 38f5bf8 asm-generic headers: add ftrace.h by GuanXuetao · 14 years ago
  93. d232b12 asm-generic headers: add sizes.h by GuanXuetao · 14 years ago
  94. 7dc59bd asm-generic: fix inX/outX functions for architectures that have PCI by GuanXuetao · 13 years ago
  95. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  96. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  97. 9620639 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  98. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  99. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  100. 1abf0c7 New kind of open files - "location only". by Al Viro · 13 years ago