1. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  2. 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
  3. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  4. 0822ee4 kmemleak: Simple testing module for kmemleak by Catalin Marinas · 15 years ago
  5. 3bba00d kmemleak: Enable the building of the memory leak detector by Catalin Marinas · 15 years ago
  6. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  7. 8759ef3 lib: isolate rational fractions helper function by Oskar Schirmer · 15 years ago
  8. 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
  9. 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
  10. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  11. 0bf8412 dma-debug: simplify logic in driver_filter() by Joerg Roedel · 15 years ago
  12. be81c6e dma-debug: disable/enable irqs only once in device_dma_allocations by Joerg Roedel · 15 years ago
  13. e7ed70e dma-debug: use pr_* instead of printk(KERN_* ...) by Joerg Roedel · 15 years ago
  14. c17e2cf dma-debug: code style fixes by Joerg Roedel · 15 years ago
  15. 31232509 dma-debug: comment style fixes by Joerg Roedel · 15 years ago
  16. 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
  17. 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  18. 7caf6a4 dma-debug: change hash_bucket_find from first-fit to best-fit by Joerg Roedel · 15 years ago
  19. bdc2911 Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31 by Joerg Roedel · 15 years ago
  20. 1745de5 dma-debug: add dma_debug_driver kernel command line by Joerg Roedel · 15 years ago
  21. 8a6fc70 dma-debug: add debugfs file for driver filter by Joerg Roedel · 15 years ago
  22. 2e507d8 dma-debug: add variables and checks for driver filter by Joerg Roedel · 15 years ago
  23. 88f3907 dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device by FUJITA Tomonori · 15 years ago
  24. 884d059 dma-debug: use sg_dma_len accessor by FUJITA Tomonori · 15 years ago
  25. 15aedea4 dma-debug: use sg_dma_address accessor instead of using dma_address directly by FUJITA Tomonori · 15 years ago
  26. ed888ae dma-debug: re-add dma memory leak detection by Joerg Roedel · 15 years ago
  27. 41fb454 Merge commit 'v2.6.30-rc5' into core/iommu by Ingo Molnar · 15 years ago
  28. fe0e2bb Remove old PRINTK_DEBUG config item by Jason Baron · 15 years ago
  29. 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
  30. 0c8b946 vsprintf: introduce %pf format specifier by Frederic Weisbecker · 15 years ago
  31. 314eeac dma-debug: remove broken dma memory leak detection for 2.6.30 by Joerg Roedel · 15 years ago
  32. a5422a5 lib: find_last_bit.o needed by a module only, move it from lib to obj by Fred Isaman · 15 years ago
  33. 58be18c4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  34. 75ee034 [S390] omit frame pointers on s390 when possible by Heiko Carstens · 15 years ago
  35. 23c560a scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings by Tejun Heo · 15 years ago
  36. 8a577ff driver: dont update dev_name via device_add path by Kay Sievers · 15 years ago
  37. d094cbe driver core: allow non-root users to listen to uevents by Kay Sievers · 15 years ago
  38. 05f54c1 Revert "kobject: don't block for each kobject_uevent". by Hugh Dickins · 15 years ago
  39. e6a1a89 dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_entries by FUJITA Tomonori · 15 years ago
  40. 9eeba61 lockdep: warn about lockdep disabling after kernel taint by Frederic Weisbecker · 15 years ago
  41. a4e94ef printk: add support of hh length modifier for printk by Zhaolei · 15 years ago
  42. 022624a printk: fix wrong format string iter for printk by Zhaolei · 15 years ago
  43. 42d7c5e swiotlb: change swiotlb_bus_to[phys,virt] prototypes by Becky Bruce · 15 years ago
  44. 380d687 swiotlb: use swiotlb_sync_single instead of duplicating code by Becky Bruce · 15 years ago
  45. 7fcebbd swiotlb: rename unmap_single to do_unmap_single by Becky Bruce · 15 years ago
  46. ef5722f swiotlb: allow arch override of address_needs_mapping by Becky Bruce · 15 years ago
  47. dd6b02f swiotlb: map_page fix for highmem systems by Becky Bruce · 15 years ago
  48. 67131ad swiotlb: fix compile warning by Becky Bruce · 15 years ago
  49. ceb5ac3 swiotlb: comment corrections by Becky Bruce · 15 years ago
  50. 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
  51. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  52. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  53. 77d0563 softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP by Ingo Molnar · 15 years ago
  54. 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
  55. 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
  56. 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
  57. 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
  58. e65a1b7 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c by Pekka Enberg · 15 years ago
  59. ba56617 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.c by Pekka Enberg · 15 years ago
  60. 079effb kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c by Pekka Enberg · 15 years ago
  61. 4f032ac cpumask: fix slab corruption caused by alloc_cpumask_var_node() by Jack Steiner · 15 years ago
  62. 38460b4 cgroup: CSS ID support by KAMEZAWA Hiroyuki · 15 years ago
  63. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  64. 55a6399 lib/rbtree.c: optimize rb_erase() by Wolfram Strepp · 15 years ago
  65. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  66. 7bee946 Merge branch 'linus' into locking-for-linus by Ingo Molnar · 15 years ago
  67. 93c36ed dma-debug: fix printk formats (i386) by Randy Dunlap · 15 years ago
  68. 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
  69. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  70. 38a6ed3 Merge branch 'linus' into core/printk by Ingo Molnar · 15 years ago
  71. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  72. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  73. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  74. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  75. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  76. 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
  77. 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
  78. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  79. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  80. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  81. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  82. 9898abb Dynamic debug: allow simple quoting of words by Greg Banks · 15 years ago
  83. 86151fd dynamic debug: update docs by Jason Baron · 15 years ago
  84. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  85. f520360 kobject: don't block for each kobject_uevent by Arjan van de Ven · 15 years ago
  86. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 15 years ago
  87. 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 15 years ago
  88. 9537a48 dma-debug: make memory range checks more consistent by Joerg Roedel · 15 years ago
  89. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  90. 35d4095 dma-debug: warn of unmapping an invalid dma address by FUJITA Tomonori · 15 years ago
  91. 95f3c4e Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
  92. 04dfcfc Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  93. 37ba317 Merge branches 'sched/cleanups' and 'linus' into sched/core by Ingo Molnar · 15 years ago
  94. 4723956 Merge branch 'linus' into core/printk by Ingo Molnar · 15 years ago
  95. 41531c8 dma-debug: add a check dma memory leaks by Joerg Roedel · 15 years ago
  96. 2e34bde dma-debug: add checks for kernel text and rodata by Joerg Roedel · 15 years ago
  97. 6c132d1 dma-debug: print stacktrace of mapping path on unmap error by David Woodhouse · 15 years ago
  98. ac26c18 dma-debug: add function to dump dma mappings by David Woodhouse · 15 years ago
  99. 337fff8 debugobjects: delay free of internal objects by Thomas Gleixner · 15 years ago
  100. 1be1cb7 debugobjects: replace static objects when slab cache becomes available by Thomas Gleixner · 15 years ago