1. a267245 plist: Make plist debugging raw_spinlock aware by Thomas Gleixner · 15 years ago
  2. fa4062e bkl: Fixup core_lock fallout by Thomas Gleixner · 15 years ago
  3. 9828ea9 locking: Further name space cleanups by Thomas Gleixner · 15 years ago
  4. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 15 years ago
  5. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  6. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  7. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  8. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  9. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  10. c5df7f7 powerpc: allow ioremap within reserved memory regions by Albert Herranz · 15 years ago
  11. f01eb36 [BKL] add 'might_sleep()' to the outermost lock taker by Linus Torvalds · 15 years ago
  12. a1c36e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  13. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  14. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  15. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  16. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  17. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  18. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  19. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 6077817 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  24. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  25. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  26. 8bfb2f8 rcu: Make RCU's CPU-stall detector be default by Paul E. McKenney · 15 years ago
  27. 5db53f3 [LogFS] add new flash file system by Joern Engel · 15 years ago
  28. 285e728 FS-Cache: Don't delete pending pages from the page-store tracking tree by David Howells · 15 years ago
  29. b34df79 FS-Cache: Use radix tree preload correctly in tracking of pages to be stored by David Howells · 15 years ago
  30. a414f01 strcmp: fix overflow and possibly signedness error by Linus Torvalds · 15 years ago
  31. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  32. dc186ad workqueue: Add debugobjects support by Thomas Gleixner · 15 years ago
  33. b18485e swiotlb: Remove the swiotlb variable usage by FUJITA Tomonori · 15 years ago
  34. 83ac201 sysctl: Remove dead code from sysctl_check by Eric W. Biederman · 15 years ago
  35. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
  36. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 15 years ago
  37. 5740afd swiotlb: Add swiotlb_free() function by FUJITA Tomonori · 15 years ago
  38. b60e26a kmemleak: fix kconfig for crc32 build error by Randy Dunlap · 15 years ago
  39. 411094a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  41. fd95541 vsprintf: add %pRt, %pRf to print struct resource details by Bjorn Helgaas · 15 years ago
  42. c91d337 vsprintf: add %pR support for IRQ and DMA resources by Bjorn Helgaas · 15 years ago
  43. 2840537 vsprintf: fix io/mem resource width by Bjorn Helgaas · 15 years ago
  44. 2058297 Merge branch 'for-linus' into for-2.6.33 by Jens Axboe · 15 years ago
  45. 0a5549e lib/checksum: fix one more thinko by Arnd Bergmann · 15 years ago
  46. 20c1f64 lib/checksum.c: make do_csum optional by Arnd Bergmann · 15 years ago
  47. c44ba9f lib/checksum.c: use 32-bit arithmetic consistently by Arnd Bergmann · 15 years ago
  48. 59a40e70 dma-debug: Fix compile warning with PAE enabled by Joerg Roedel · 15 years ago
  49. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  50. 01deab9 powerpc: Minor cleanup to lib/Kconfig.debug by Kumar Gala · 15 years ago
  51. 5c82871 ratelimit: Make suppressed output messages more useful by Christian Borntraeger · 15 years ago
  52. 2c96c14 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  53. f144c78 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  54. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  55. dfcc3e6 [S390] Enable kmemleak on s390. by Heiko Carstens · 15 years ago
  56. 5d13379 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  57. 8fccae2 sscanf(): fix %*s%n by Andy Spencer · 15 years ago
  58. b411b36 The DRBD driver by Philipp Reisner · 15 years ago
  59. 0aa73ba Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  60. 925936e tracing: Pushdown the bkl tracepoints calls by Frederic Weisbecker · 15 years ago
  61. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  62. 6a88116 lzma/gzip: fix potential oops when input data is truncated by Phillip Lougher · 15 years ago
  63. 96a2c46 tracing/bkl: Add bkl ftrace events by Frederic Weisbecker · 15 years ago
  64. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  65. eb78cd2 lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c by Joe Perches · 15 years ago
  66. 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  67. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  68. 3fff4c4 printk: Remove ratelimit.h from kernel.h by Ingo Molnar · 15 years ago
  69. fc0d8d9 flex_array: add missing kerneldoc annotations by David Rientjes · 15 years ago
  70. 45b588d flex_array: introduce DEFINE_FLEX_ARRAY by David Rientjes · 15 years ago
  71. 4af5a2f flex_array: add flex_array_shrink function by David Rientjes · 15 years ago
  72. 19da3dd flex_array: poison free elements by David Rientjes · 15 years ago
  73. e6de398 flex_array: add flex_array_clear function by David Rientjes · 15 years ago
  74. 2f30b1f9 vsprintf: use WARN_ON_ONCE by Marcin Slusarz · 15 years ago
  75. edaac8e ratelimit: Fix/allow use in atomic contexts by Ingo Molnar · 15 years ago
  76. 979f693 ratelimit: Use per ratelimit context locking by Ingo Molnar · 15 years ago
  77. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  78. 99657c7 kernel hacking: move STRIP_ASM_SYMS from General by Randy Dunlap · 15 years ago
  79. 0efb4d2 vsnprintf: remove duplicate comment of vsnprintf by Steven Rostedt · 15 years ago
  80. 91adcd2 vsprintf: add %ps that is the same as %pS but is like %pf by Steven Rostedt · 15 years ago
  81. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  82. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  83. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  84. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  85. eee2775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. a66a500 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  88. 695a461 Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
  89. 29e2035 Merge branch 'linus' into core/rcu by Ingo Molnar · 15 years ago
  90. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  91. 8a27f7c lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address by Joe Perches · 15 years ago
  92. 2864697 Merge commit 'tip/iommu-for-powerpc' into next by Benjamin Herrenschmidt · 15 years ago
  93. 4f8ee2c lmb: Remove __init from lmb_end_of_DRAM() by Benjamin Herrenschmidt · 15 years ago
  94. f480fe3 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  95. b62e408 flex_array: convert element_nr formals to unsigned by David Rientjes · 15 years ago
  96. 105b6e8 flex_array: fix flex_array_free_parts comment by David Rientjes · 15 years ago
  97. a30b595 flex_array: fix get function for elements in base starting at non-zero by David Rientjes · 15 years ago
  98. 87bcfa33 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  99. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  100. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago