1. 8f4f202 lib: Only test atomic64_dec_if_positive on archs having it by Luca Barbieri · 14 years ago
  2. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  3. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. ef1a8de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  6. dd8b1cf perf: Remove pointless breakpoint union by Frederic Weisbecker · 14 years ago
  7. 84c6f88 perf lock: Fix and add misc documentally things by Hitoshi Mitake · 14 years ago
  8. 64d497f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  9. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  10. 86a8938 lib: Add self-test for atomic64_t by Luca Barbieri · 14 years ago
  11. 874f2f9 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 14 years ago
  12. 4d1ee80 idr: export idr_get_next() by Ben Hutchings · 14 years ago
  13. 1ed509a rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information by Paul E. McKenney · 14 years ago
  14. 96be753 idr: Apply lockdep-based diagnostics to rcu_dereference() uses by Paul E. McKenney · 14 years ago
  15. 2676a58 radix-tree: Disable RCU lockdep checking in radix tree by Paul E. McKenney · 14 years ago
  16. 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 14 years ago
  17. 996de8c Merge commit 'v2.6.33' into core/rcu by Ingo Molnar · 14 years ago
  18. d2e7276 idr: fix a critical misallocation bug, take#2 by Tejun Heo · 14 years ago
  19. 17d9ddc rbtree: Add support for augmented rbtrees by Pallipadi, Venkatesh · 14 years ago
  20. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  21. 6f14a66 idr: revert misallocation bug fix by Tejun Heo · 14 years ago
  22. 24551f6 lmb: Add lmb_free() by Michael Ellerman · 14 years ago
  23. 859ddf0 idr: fix a critical misallocation bug by Tejun Heo · 14 years ago
  24. 9d3f188 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  25. 660e2ac sh: kmemleak support. by Chris Smith · 14 years ago
  26. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  27. a02b119 Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes by Joerg Roedel · 14 years ago
  28. aeb583d lib/dma-debug.c: mark file-local struct symbol static. by Thiago Farina · 14 years ago
  29. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 4c54005 rcu: 1Q2010 update for RCU documentation by Paul E. McKenney · 14 years ago
  31. d5f1fb5 lib: Introduce strnstr() by Li Zefan · 14 years ago
  32. 0159f24 lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little endian by Joe Perches · 14 years ago
  33. 6846ee5 zlib: Fix build of powerpc boot wrapper by Benjamin Herrenschmidt · 14 years ago
  34. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 14 years ago
  35. 3f47240 vsnprintf: fix reference for compressed ipv6 addresses by Uwe Kleine-König · 14 years ago
  36. 7ee3aebe lib/rational.c needs module.h by Sascha Hauer · 14 years ago
  37. cacb246 Add LZO compression support for initramfs and old-style initrd by Albin Tonnerre · 14 years ago
  38. 7dd65fe lib: add support for LZO-compressed kernels by Albin Tonnerre · 14 years ago
  39. ac4c2a3 zlib: optimize inffast when copying direct from output by Joakim Tjernlund · 14 years ago
  40. 42d53b4 dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE and by Krzysztof Halasa · 14 years ago
  41. c8e0006 lib: Kill bit-reversed FDDI MAC output case, it's bogus. by Joe Perches · 14 years ago
  42. bc7259a lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses by Joe Perches · 14 years ago
  43. 9de5460 Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. 2d959e9 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
  45. a8fe9ea dma-debug: Fix bug causing build warning by Ingo Molnar · 15 years ago
  46. 39d997b x86, core: Optimize hweight32() by Akinobu Mita · 15 years ago
  47. 605c1a1 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  48. a6cd13f lib/string.c: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  49. f797d98 dma-debug: Do not add notifier when dma debugging is disabled. by Shaun Ruffell · 15 years ago
  50. 3981e15 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
  51. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  52. 8a79503 lib/vsprintf.c: document more vsnprintf extensions by Uwe Kleine-König · 15 years ago
  53. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  54. 243797f genalloc: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  55. a66022c iommu-helper: use bitmap library by Akinobu Mita · 15 years ago
  56. c1a2a96 bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  57. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 15 years ago
  58. d452986 bzip2: Add missing checks for malloc returning NULL by Phillip Lougher · 15 years ago
  59. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. ddcaccb crc32: minor optimizations and cleanup by Joakim Tjernlund · 15 years ago
  61. ca54cb8 Subject: Re: [PATCH] strstrip incorrectly marked __must_check by KOSAKI Motohiro · 15 years ago
  62. 9ac6e44 lib/vsprintf.c: add %pU to print UUID/GUIDs by Joe Perches · 15 years ago
  63. b5f54b0 parser: remove unnecessary strlen() by André Goddard Rosa · 15 years ago
  64. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  65. 84c95c9 string: on strstrip(), first remove leading spaces before running over str by André Goddard Rosa · 15 years ago
  66. f653398 string: factorize skip_spaces and export it to be generally available by André Goddard Rosa · 15 years ago
  67. 7707e61 ctype: constify read-only _ctype string by André Goddard Rosa · 15 years ago
  68. 922ac25 vsprintf: reuse almost identical simple_strtoulX() functions by André Goddard Rosa · 15 years ago
  69. c5484d7 vsprintf: factor out skip_space code in a separate function by André Goddard Rosa · 15 years ago
  70. d4be151 vsprintf: move local vars to block local vars and remove unneeded ones by André Goddard Rosa · 15 years ago
  71. b5ff992 vsprintf: reduce code size by avoiding extra check by André Goddard Rosa · 15 years ago
  72. 08562cb vsprintf: use TOLOWER whenever possible by André Goddard Rosa · 15 years ago
  73. 7b9186f vsprintf: give it some care to please checkpatch.pl by André Goddard Rosa · 15 years ago
  74. 6c35663 vsprintf: pre-calculate final string length for later use by André Goddard Rosa · 15 years ago
  75. 0f4f81d vsprintf: factorize "(null)" string by André Goddard Rosa · 15 years ago
  76. 8420e7e Make DEBUG_BUGVERBOSE default to y by Alexey Dobriyan · 15 years ago
  77. 29671f2 rwsem: fix rwsem_is_locked() bugs by Amerigo Wang · 15 years ago
  78. 118d52d rwsem-spinlock: remove useless function exports by Amerigo Wang · 15 years ago
  79. aef9cb0 debugobjects: Convert to raw_spinlocks by Thomas Gleixner · 15 years ago
  80. a267245 plist: Make plist debugging raw_spinlock aware by Thomas Gleixner · 15 years ago
  81. fa4062e bkl: Fixup core_lock fallout by Thomas Gleixner · 15 years ago
  82. 9828ea9 locking: Further name space cleanups by Thomas Gleixner · 15 years ago
  83. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 15 years ago
  84. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  85. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  86. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  87. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  88. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  89. c5df7f7 powerpc: allow ioremap within reserved memory regions by Albert Herranz · 15 years ago
  90. f01eb36 [BKL] add 'might_sleep()' to the outermost lock taker by Linus Torvalds · 15 years ago
  91. a1c36e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  92. 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
  93. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  94. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  95. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  96. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  97. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  98. 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
  99. 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
  100. 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