aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Merge 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-v2Ingo Molnar2-1/+10
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar7-65/+208
2008-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-5/+3
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-32/+22
2008-10-10Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+13
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-1/+66
2008-10-09block: add fault injection mechanism for faking request timeoutsJens Axboe1-1/+12
2008-10-09init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo1-0/+6
2008-10-09Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'Jens Axboe1-1/+1
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo1-0/+16
2008-10-09klist: don't iterate over deleted entriesTejun Heo1-26/+70
2008-10-03[SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2-1/+66
2008-10-03rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney1-1/+1
2008-10-03Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2-1/+5
2008-09-23Merge branch 'timers/urgent' into x86/xenIngo Molnar2-1/+5
2008-09-22iommu: export iommu_area_reserve helper functionFUJITA Tomonori1-3/+2
2008-09-19convert swiotlb to use dma_get_maskFUJITA Tomonori1-5/+1
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar1-0/+4
2008-09-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+4
2008-09-11sg: disable interrupts inside sg_copy_bufferFUJITA Tomonori1-0/+4
2008-09-10swiotlb: fix back-off path when memory allocation failsDaniel J Blueman1-1/+1
2008-09-10Merge branch 'core/xen' into x86/xenIngo Molnar3-21/+27
2008-09-10swiotlb: convert swiotlb to use is_buffer_dma_capable helper functionFUJITA Tomonori1-7/+8
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar4-23/+28
2008-09-10Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar7-24/+61
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley1-10/+1
2008-09-08swiotlb: add is_swiotlb_buffer helper functionFUJITA Tomonori1-5/+9
2008-09-08swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coherentFUJITA Tomonori1-1/+1
2008-09-08swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherentFUJITA Tomonori1-5/+2
2008-09-08swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherentFUJITA Tomonori1-7/+0
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+23
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds1-3/+3
2008-09-01debugobjects: fix lockdep warningVegard Nossum1-8/+23
2008-08-25Merge branch 'linus' into x86/xenIngo Molnar1-2/+1
2008-08-21kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.Ingo Oeser1-2/+1
2008-08-20Merge branch 'linus' into x86/xenIngo Molnar7-26/+67
2008-10-09percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao1-5/+3
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen1-0/+8
2008-08-15lmb: Fix reserved region handling in lmb_enforce_memory_limit().David S. Miller1-0/+2
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap1-0/+9
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan1-0/+11
2008-08-12lib/vsprintf.c: wrong conversion function usedYi Yang1-1/+1
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar1-0/+2
2008-08-11rcu, debug: detect stalled grace periodsPaul E. McKenney1-0/+13
2008-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-4/+7
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-21/+27
2008-08-01kgdb: remove the requirement for CONFIG_FRAME_POINTERJason Wessel1-4/+7
2008-08-01debug_locks: set oops_in_progress if we will log messages.David Miller1-0/+2
2008-07-31Merge branch 'x86/urgent' into x86/xenIngo Molnar1-8/+0