1. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  2. 4b32412 rb_tree: remove redundant if()-condition in rb_erase() by Wolfram Strepp · 15 years ago
  3. 4c60117 rb_tree: make clear distinction between two different cases in rb_erase() by Wolfram Strepp · 15 years ago
  4. 16c047a rb_tree: reorganize code in rb_erase() for additional changes by Wolfram Strepp · 15 years ago
  5. 8e8a2de lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy by Zygo Blaxell · 15 years ago
  6. c67ae69 hexdump: remove the trailing space by Li Zefan · 15 years ago
  7. b72b71c lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot() by Huang Shijie · 15 years ago
  8. 417dcdf atomic: only take lock when the counter drops to zero on UP as well by Jan Blunck · 15 years ago
  9. dc56612 radix-tree: add radix_tree_prev_hole() by Wu Fengguang · 15 years ago
  10. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  11. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  12. d9cd8f3 kobject: make kset_create check kobject_set_name return value by Dave Young · 15 years ago
  13. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  14. 0a4af3b kmemcheck: make kconfig accessible for other architectures by Pekka Enberg · 15 years ago
  15. 7d46d9e kmemcheck: enable in the x86 Kconfig by Vegard Nossum · 16 years ago
  16. 09d4e0e lib: Provide generic atomic64_t implementation by Paul Mackerras · 15 years ago
  17. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  18. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  19. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  20. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  21. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  22. 26a28fa add generic lib/checksum.c by Arnd Bergmann · 15 years ago
  23. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  24. 0822ee4 kmemleak: Simple testing module for kmemleak by Catalin Marinas · 15 years ago
  25. 3bba00d kmemleak: Enable the building of the memory leak detector by Catalin Marinas · 15 years ago
  26. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  27. 8759ef3 lib: isolate rational fractions helper function by Oskar Schirmer · 15 years ago
  28. 769f3e8 Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  31. 0bf8412 dma-debug: simplify logic in driver_filter() by Joerg Roedel · 15 years ago
  32. be81c6e dma-debug: disable/enable irqs only once in device_dma_allocations by Joerg Roedel · 15 years ago
  33. e7ed70e dma-debug: use pr_* instead of printk(KERN_* ...) by Joerg Roedel · 15 years ago
  34. c17e2cf dma-debug: code style fixes by Joerg Roedel · 15 years ago
  35. 31232509 dma-debug: comment style fixes by Joerg Roedel · 15 years ago
  36. 62a6f46 Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
  37. 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  38. 7caf6a4 dma-debug: change hash_bucket_find from first-fit to best-fit by Joerg Roedel · 15 years ago
  39. bdc2911 Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31 by Joerg Roedel · 15 years ago
  40. 1745de5 dma-debug: add dma_debug_driver kernel command line by Joerg Roedel · 15 years ago
  41. 8a6fc70 dma-debug: add debugfs file for driver filter by Joerg Roedel · 15 years ago
  42. 2e507d8 dma-debug: add variables and checks for driver filter by Joerg Roedel · 15 years ago
  43. 88f3907 dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device by FUJITA Tomonori · 15 years ago
  44. 884d059 dma-debug: use sg_dma_len accessor by FUJITA Tomonori · 15 years ago
  45. 15aedea4 dma-debug: use sg_dma_address accessor instead of using dma_address directly by FUJITA Tomonori · 15 years ago
  46. ed888ae dma-debug: re-add dma memory leak detection by Joerg Roedel · 15 years ago
  47. 41fb454 Merge commit 'v2.6.30-rc5' into core/iommu by Ingo Molnar · 15 years ago
  48. fe0e2bb Remove old PRINTK_DEBUG config item by Jason Baron · 15 years ago
  49. da87bbd 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
  50. 0c8b946 vsprintf: introduce %pf format specifier by Frederic Weisbecker · 15 years ago
  51. 314eeac dma-debug: remove broken dma memory leak detection for 2.6.30 by Joerg Roedel · 15 years ago
  52. a5422a5 lib: find_last_bit.o needed by a module only, move it from lib to obj by Fred Isaman · 15 years ago
  53. 58be18c4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  54. 75ee034 [S390] omit frame pointers on s390 when possible by Heiko Carstens · 15 years ago
  55. 23c560a scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings by Tejun Heo · 15 years ago
  56. 8a577ff driver: dont update dev_name via device_add path by Kay Sievers · 15 years ago
  57. d094cbe driver core: allow non-root users to listen to uevents by Kay Sievers · 15 years ago
  58. 05f54c1 Revert "kobject: don't block for each kobject_uevent". by Hugh Dickins · 15 years ago
  59. e6a1a89 dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_entries by FUJITA Tomonori · 15 years ago
  60. 9eeba61 lockdep: warn about lockdep disabling after kernel taint by Frederic Weisbecker · 15 years ago
  61. a4e94ef printk: add support of hh length modifier for printk by Zhaolei · 15 years ago
  62. 022624a printk: fix wrong format string iter for printk by Zhaolei · 15 years ago
  63. 42d7c5e swiotlb: change swiotlb_bus_to[phys,virt] prototypes by Becky Bruce · 15 years ago
  64. 380d687 swiotlb: use swiotlb_sync_single instead of duplicating code by Becky Bruce · 15 years ago
  65. 7fcebbd swiotlb: rename unmap_single to do_unmap_single by Becky Bruce · 15 years ago
  66. ef5722f swiotlb: allow arch override of address_needs_mapping by Becky Bruce · 15 years ago
  67. dd6b02f swiotlb: map_page fix for highmem systems by Becky Bruce · 15 years ago
  68. 67131ad swiotlb: fix compile warning by Becky Bruce · 15 years ago
  69. ceb5ac3 swiotlb: comment corrections by Becky Bruce · 15 years ago
  70. 1551260 Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  72. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  73. 77d0563 softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP by Ingo Molnar · 15 years ago
  74. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 5412b53 Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. e4c393f Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. 492f59f Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. e65a1b7 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c by Pekka Enberg · 15 years ago
  79. ba56617 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.c by Pekka Enberg · 15 years ago
  80. 079effb kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c by Pekka Enberg · 15 years ago
  81. 4f032ac cpumask: fix slab corruption caused by alloc_cpumask_var_node() by Jack Steiner · 15 years ago
  82. 38460b4 cgroup: CSS ID support by KAMEZAWA Hiroyuki · 15 years ago
  83. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  84. 55a6399 lib/rbtree.c: optimize rb_erase() by Wolfram Strepp · 15 years ago
  85. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  86. 7bee946 Merge branch 'linus' into locking-for-linus by Ingo Molnar · 15 years ago
  87. 93c36ed dma-debug: fix printk formats (i386) by Randy Dunlap · 15 years ago
  88. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  90. 38a6ed3 Merge branch 'linus' into core/printk by Ingo Molnar · 15 years ago
  91. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  92. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  93. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  94. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  95. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  96. 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  97. 831576f Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  98. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  99. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  100. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago