1. 9e5cf0c lib/decompress_*: only include <linux/slab.h> if STATIC is not defined by Albin Tonnerre · 15 years ago
  2. b1af431 bzip2/lzma: remove nasty uncompressed size hack in pre-boot environment by Phillip Lougher · 15 years ago
  3. daeb6b6 bzip2/lzma/gzip: fix comments describing decompressor API by Phillip Lougher · 15 years ago
  4. 0786820 flex_array: remove unneeded index calculation by Jonathan Corbet · 15 years ago
  5. 6de7e356 lib/scatterlist: add a flags to signalize mapping direction by Sebastian Andrzej Siewior · 15 years ago
  6. 534acc0 lib: flexible array implementation by Dave Hansen · 15 years ago
  7. 3fc7b4b lib: export generic atomic64_t functions by Roland Dreier · 15 years ago
  8. 4df7b3e Dynamic debug: fix typo: -/-> by Roel Kluin · 15 years ago
  9. ac3f482 Merge branch 'core-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
  10. f39d1b9 dma-debug: Fix the overlap() function to be correct and readable by Ingo Molnar · 15 years ago
  11. c222dce4 Merge branch 'dma-debug/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/urgent by Ingo Molnar · 15 years ago
  12. a9d9058 kmemleak: Allow the early log buffer to be configurable. by Catalin Marinas · 15 years ago
  13. defe910 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  14. bf96d1e kmemleak: Do not force the slab debugging Kconfig options by Catalin Marinas · 15 years ago
  15. 8b12e25 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
  16. 00540e5 lockdep: Select frame pointers on x86 by Peter Zijlstra · 15 years ago
  17. 32a9ff9 lib/checksum.c: fix endianess bug by Arnd Bergmann · 15 years ago
  18. d282922 lib: add lib/gcd.c by Florian Fainelli · 15 years ago
  19. b0a5b83 dma-debug: Put all hash-chain locks into the same lock class by Ingo Molnar · 15 years ago
  20. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  21. 4b32412 rb_tree: remove redundant if()-condition in rb_erase() by Wolfram Strepp · 15 years ago
  22. 4c60117 rb_tree: make clear distinction between two different cases in rb_erase() by Wolfram Strepp · 15 years ago
  23. 16c047a rb_tree: reorganize code in rb_erase() for additional changes by Wolfram Strepp · 15 years ago
  24. 8e8a2de lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroy by Zygo Blaxell · 15 years ago
  25. c67ae69 hexdump: remove the trailing space by Li Zefan · 15 years ago
  26. b72b71c lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot() by Huang Shijie · 15 years ago
  27. 417dcdf atomic: only take lock when the counter drops to zero on UP as well by Jan Blunck · 15 years ago
  28. dc56612 radix-tree: add radix_tree_prev_hole() by Wu Fengguang · 15 years ago
  29. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  30. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  31. c79ee4e dma-debug: fix off-by-one error in overlap function by Joerg Roedel · 15 years ago
  32. d9cd8f3 kobject: make kset_create check kobject_set_name return value by Dave Young · 15 years ago
  33. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  34. 0a4af3b kmemcheck: make kconfig accessible for other architectures by Pekka Enberg · 15 years ago
  35. 7d46d9e kmemcheck: enable in the x86 Kconfig by Vegard Nossum · 16 years ago
  36. aa010ef dma-debug: be more careful when building reference entries by Joerg Roedel · 15 years ago
  37. e5e8c5b dma-debug: check for sg_call_ents in best-fit algorithm too by Joerg Roedel · 15 years ago
  38. 09d4e0e lib: Provide generic atomic64_t implementation by Paul Mackerras · 15 years ago
  39. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  40. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  41. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  42. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  43. 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
  44. 26a28fa add generic lib/checksum.c by Arnd Bergmann · 15 years ago
  45. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  46. 0822ee4 kmemleak: Simple testing module for kmemleak by Catalin Marinas · 15 years ago
  47. 3bba00d kmemleak: Enable the building of the memory leak detector by Catalin Marinas · 15 years ago
  48. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  49. 8759ef3 lib: isolate rational fractions helper function by Oskar Schirmer · 15 years ago
  50. 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
  51. 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
  52. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  53. 0bf8412 dma-debug: simplify logic in driver_filter() by Joerg Roedel · 15 years ago
  54. be81c6e dma-debug: disable/enable irqs only once in device_dma_allocations by Joerg Roedel · 15 years ago
  55. e7ed70e dma-debug: use pr_* instead of printk(KERN_* ...) by Joerg Roedel · 15 years ago
  56. c17e2cf dma-debug: code style fixes by Joerg Roedel · 15 years ago
  57. 31232509 dma-debug: comment style fixes by Joerg Roedel · 15 years ago
  58. 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
  59. 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  60. 7caf6a49 dma-debug: change hash_bucket_find from first-fit to best-fit by Joerg Roedel · 15 years ago
  61. bdc2911 Merge branches 'dma-debug/fixes' and 'dma-debug/driver-filter' into dma-debug/2.6.31 by Joerg Roedel · 15 years ago
  62. 1745de5 dma-debug: add dma_debug_driver kernel command line by Joerg Roedel · 15 years ago
  63. 8a6fc70 dma-debug: add debugfs file for driver filter by Joerg Roedel · 15 years ago
  64. 2e507d8 dma-debug: add variables and checks for driver filter by Joerg Roedel · 15 years ago
  65. 88f3907 dma-debug: fix debug_dma_sync_sg_for_cpu and debug_dma_sync_sg_for_device by FUJITA Tomonori · 15 years ago
  66. 884d059 dma-debug: use sg_dma_len accessor by FUJITA Tomonori · 15 years ago
  67. 15aedea dma-debug: use sg_dma_address accessor instead of using dma_address directly by FUJITA Tomonori · 15 years ago
  68. ed888ae dma-debug: re-add dma memory leak detection by Joerg Roedel · 15 years ago
  69. 41fb454 Merge commit 'v2.6.30-rc5' into core/iommu by Ingo Molnar · 15 years ago
  70. fe0e2bb Remove old PRINTK_DEBUG config item by Jason Baron · 15 years ago
  71. 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
  72. 0c8b946 vsprintf: introduce %pf format specifier by Frederic Weisbecker · 15 years ago
  73. 314eeac dma-debug: remove broken dma memory leak detection for 2.6.30 by Joerg Roedel · 15 years ago
  74. a5422a5 lib: find_last_bit.o needed by a module only, move it from lib to obj by Fred Isaman · 15 years ago
  75. 58be18c4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  76. 75ee034 [S390] omit frame pointers on s390 when possible by Heiko Carstens · 15 years ago
  77. 23c560a scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings by Tejun Heo · 15 years ago
  78. 8a577ff driver: dont update dev_name via device_add path by Kay Sievers · 15 years ago
  79. d094cbe driver core: allow non-root users to listen to uevents by Kay Sievers · 15 years ago
  80. 05f54c1 Revert "kobject: don't block for each kobject_uevent". by Hugh Dickins · 15 years ago
  81. e6a1a89 dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_entries by FUJITA Tomonori · 15 years ago
  82. 9eeba61 lockdep: warn about lockdep disabling after kernel taint by Frederic Weisbecker · 15 years ago
  83. a4e94ef printk: add support of hh length modifier for printk by Zhaolei · 15 years ago
  84. 022624a printk: fix wrong format string iter for printk by Zhaolei · 15 years ago
  85. 42d7c5e swiotlb: change swiotlb_bus_to[phys,virt] prototypes by Becky Bruce · 15 years ago
  86. 380d687 swiotlb: use swiotlb_sync_single instead of duplicating code by Becky Bruce · 15 years ago
  87. 7fcebbd swiotlb: rename unmap_single to do_unmap_single by Becky Bruce · 15 years ago
  88. ef5722f swiotlb: allow arch override of address_needs_mapping by Becky Bruce · 15 years ago
  89. dd6b02f swiotlb: map_page fix for highmem systems by Becky Bruce · 15 years ago
  90. 67131ad swiotlb: fix compile warning by Becky Bruce · 15 years ago
  91. ceb5ac3 swiotlb: comment corrections by Becky Bruce · 15 years ago
  92. 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
  93. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  94. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  95. 77d0563 softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUP by Ingo Molnar · 15 years ago
  96. 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
  97. 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
  98. 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
  99. 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
  100. e65a1b7 kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_unlzma.c by Pekka Enberg · 15 years ago