aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-23[SCSI] lib: string_get_size(): don't hang on zero; no decimals on exactH. Peter Anvin
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-20Implement %pR to print struct resource contentLinus Torvalds
2008-10-20bitmask: remove bitmap_scnprintf_len()Lai Jiangshan
2008-10-20Merge branch 'master' into for-upstreamDavid Vrabel
2008-10-17block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-16lib: remove defining macros for strict_strto??Harvey Harrison
2008-10-16lib: trivial whitespace tidyHarvey Harrison
2008-10-16lib: pull base-guessing logic to helper functionHarvey Harrison
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16introduce generic iommu_num_pages functionJoerg Roedel
2008-10-16Add kerneldoc documentation for new printk format extensionsAndi Kleen
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-10-16kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds
2008-10-10Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe
2008-10-09init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo
2008-10-09Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'Jens Axboe
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-09klist: don't iterate over deleted entriesTejun Heo
2008-10-03[SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley
2008-10-03rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney
2008-10-03Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar
2008-09-22iommu: export iommu_area_reserve helper functionFUJITA Tomonori
2008-09-19convert swiotlb to use dma_get_maskFUJITA Tomonori
2008-09-17bitmap: add bitmap_copy_le()David Vrabel
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar
2008-09-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-09-11sg: disable interrupts inside sg_copy_bufferFUJITA Tomonori
2008-09-10swiotlb: fix back-off path when memory allocation failsDaniel J Blueman
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar
2008-09-10swiotlb: convert swiotlb to use is_buffer_dma_capable helper functionFUJITA Tomonori
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar
2008-09-10Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-09-08swiotlb: add is_swiotlb_buffer helper functionFUJITA Tomonori
2008-09-08swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...FUJITA Tomonori
2008-09-08swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherentFUJITA Tomonori
2008-09-08swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherentFUJITA Tomonori
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds