1. db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  2. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 773ff60 SLUB: failslab support by Akinobu Mita · 16 years ago
  4. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  5. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  7. 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 16 years ago
  8. 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago
  9. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  10. 9302735 libcrc32c: Select CRYPTO in Kconfig by Herbert Xu · 16 years ago
  11. 53b146a libcrc32c: Fix "crc32c undefined" compilation error by Adrian-Ken Rueegsegger · 16 years ago
  12. 69c35ef libcrc32c: Move implementation to crypto crc32c by Herbert Xu · 16 years ago
  13. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  14. 64db4cf "Tree RCU": scalable classic RCU implementation by Paul E. McKenney · 16 years ago
  15. aa6f3c6 driver core: add newlines to debugging enabled/disabled messages by Marcel Holtmann · 16 years ago
  16. 1c93ca0 driver core: fix using 'ret' variable in unregister_dynamic_debug_module by Johann Felix Soden · 16 years ago
  17. 2e5b2b8 swiotlb: consolidate swiotlb info message printing by Ian Campbell · 16 years ago
  18. ef9b189 swiotlb: support bouncing of HighMem pages by Jeremy Fitzhardinge · 16 years ago
  19. 1b548f6 swiotlb: factor out copy to/from device by Jeremy Fitzhardinge · 16 years ago
  20. b81ea27 swiotlb: add arch hook to force mapping by Ian Campbell · 16 years ago
  21. e08e1f7 swiotlb: allow architectures to override phys<->bus<->phys conversions by Ian Campbell · 16 years ago
  22. a5ddde4a swiotlb: add comment where we handle the overflow of a dma mask on 32 bit by Ian Campbell · 16 years ago
  23. 0016fde swiotlb: move some definitions to header by Ian Campbell · 16 years ago
  24. 8c5df16 swiotlb: allow architectures to override swiotlb pool allocation by Jeremy Fitzhardinge · 16 years ago
  25. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 16 years ago
  26. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. 711a49a lib/idr.c: Fix bug introduced by RCU fix by Manfred Spraul · 16 years ago
  28. 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 16 years ago
  29. 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 16 years ago
  30. fd3d664 percpu_counter: fix CPU unplug race in percpu_counter_destroy() by Eric Dumazet · 16 years ago
  31. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  32. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 16 years ago
  34. 3ae7020 debugobjects: add boot parameter default value by Ingo Molnar · 16 years ago
  35. 411c41e aoe: remove private mac address format function by Harvey Harrison · 16 years ago
  36. b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core by Ingo Molnar · 16 years ago
  37. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  38. f652c52 lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() by Arjan van de Ven · 16 years ago
  39. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  40. 1e74f30 swiotlb: use coherent_dma_mask in alloc_coherent by FUJITA Tomonori · 16 years ago
  41. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  42. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  43. 6cc88bc CRED: Rename is_single_threaded() to is_wq_single_threaded() by David Howells · 16 years ago
  44. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
  46. cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
  47. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
  48. b9ac998 printk: ipv4 address digits printed in reverse order by Harvey Harrison · 16 years ago
  49. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. 1133283 Driver core: fix 'dynamic_debug' cmd line parameter by Jason Baron · 16 years ago
  51. 6b9a106 printk: remove %p6 format specifier, fix up comments by Harvey Harrison · 16 years ago
  52. 4aa9960 printk: add %I4, %I6, %i4, %i6 format specifiers by Harvey Harrison · 16 years ago
  53. 689afa7 printk: add %p6 format specifier for IPv6 addresses by Harvey Harrison · 16 years ago
  54. e946217e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. 0d8762c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. dd45c9c printk: add %pM format specifier for MAC addresses by Harvey Harrison · 16 years ago
  57. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  58. f8aea20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  59. a2b89b5 swiotlb: remove panic for alloc_coherent failure by FUJITA Tomonori · 16 years ago
  60. a865959 [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact by H. Peter Anvin · 16 years ago
  61. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  62. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  63. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  64. 332d2e7 Implement %pR to print struct resource content by Linus Torvalds · 16 years ago
  65. c459643 bitmask: remove bitmap_scnprintf_len() by Lai Jiangshan · 16 years ago
  66. 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
  67. 0e11e34 block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  68. 9d85db2 lib: remove defining macros for strict_strto?? by Harvey Harrison · 16 years ago
  69. 22d2705 lib: trivial whitespace tidy by Harvey Harrison · 16 years ago
  70. aa46a63 lib: pull base-guessing logic to helper function by Harvey Harrison · 16 years ago
  71. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  72. 56d9366 introduce generic iommu_num_pages function by Joerg Roedel · 16 years ago
  73. 20036fd Add kerneldoc documentation for new printk format extensions by Andi Kleen · 16 years ago
  74. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
  75. 0b4a4fe kobject: Cleanup kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  76. 030c1d2 kobject: Fix kobject_rename and !CONFIG_SYSFS by Eric W. Biederman · 16 years ago
  77. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  78. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  79. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  80. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  81. fd04808 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  82. bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. b922df7 Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  85. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  86. 55dc7db init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param by Tejun Heo · 16 years ago
  87. 759f8ca Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n' by Jens Axboe · 16 years ago
  88. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  89. a1ed5b0 klist: don't iterate over deleted entries by Tejun Heo · 16 years ago
  90. 3c9f368 [SCSI] lib: add generic helper to print sizes rounded to the correct SI range by James Bottomley · 16 years ago
  91. 2133b5d rcu: RCU-based detection of stalled CPUs for Classic RCU by Paul E. McKenney · 16 years ago
  92. b5259d9 Merge commit 'v2.6.27-rc8' into core/rcu by Ingo Molnar · 16 years ago
  93. 07bbc16 Merge branch 'timers/urgent' into x86/xen by Ingo Molnar · 16 years ago
  94. d26dbc5 iommu: export iommu_area_reserve helper function by FUJITA Tomonori · 16 years ago
  95. 07a2c01 convert swiotlb to use dma_get_mask by FUJITA Tomonori · 16 years ago
  96. ccbe329 bitmap: add bitmap_copy_le() by David Vrabel · 16 years ago
  97. 6e03f99 Merge branch 'linus' into x86/iommu by Ingo Molnar · 16 years ago
  98. a551b98 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  99. 50bed2e sg: disable interrupts inside sg_copy_buffer by FUJITA Tomonori · 16 years ago
  100. 36223a3 swiotlb: fix back-off path when memory allocation fails by Daniel J Blueman · 16 years ago