aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-11
|\
| * percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao2008-10-09
* | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds2008-10-11
|\ \
| * | iommu: export iommu_area_reserve helper functionFUJITA Tomonori2008-09-22
| * | convert swiotlb to use dma_get_maskFUJITA Tomonori2008-09-19
| * | Merge branch 'linus' into x86/iommuIngo Molnar2008-09-14
| |\|
| * | swiotlb: convert swiotlb to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-10
| * | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10
| |\ \
| * | | swiotlb: add is_swiotlb_buffer helper functionFUJITA Tomonori2008-09-08
| * | | swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...FUJITA Tomonori2008-09-08
| * | | swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherentFUJITA Tomonori2008-09-08
| * | | swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherentFUJITA Tomonori2008-09-08
* | | | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-10
|\ \ \ \
| * | | | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
| * | | | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-03
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-10
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\ \ \ \ \
| * | | | | [SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2008-10-03
| | |_|/ / | |/| | |
* | | | | block: add fault injection mechanism for faking request timeoutsJens Axboe2008-10-09
* | | | | init: DEBUG_BLOCK_EXT_DEVT requires explicit root= paramTejun Heo2008-10-09
* | | | | Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'Jens Axboe2008-10-09
* | | | | block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-09
* | | | | klist: don't iterate over deleted entriesTejun Heo2008-10-09
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-11
|\ \ \ \
| * | | | sg: disable interrupts inside sg_copy_bufferFUJITA Tomonori2008-09-11
| | |/ / | |/| |
* / | | swiotlb: fix back-off path when memory allocation failsDaniel J Blueman2008-09-10
|/ / /
* | | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-09
* | | Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-09-05
|\ \ \
| * | | debugobjects: fix lockdep warningVegard Nossum2008-09-01
* | | | powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds2008-09-03
|/ / /
* | / kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.Ingo Oeser2008-08-21
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-18
|\ \
| * | lmb: Fix reserved region handling in lmb_enforce_memory_limit().David S. Miller2008-08-15
| |/
* | Move sysctl check into debugging section and don't make it default yAndi Kleen2008-08-16
* | docsrc: build Documentation/ sourcesRandy Dunlap2008-08-12
* | seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-12
* | lib/vsprintf.c: wrong conversion function usedYi Yang2008-08-12
* | Merge branch 'core/locking' into core/urgentIngo Molnar2008-08-11
|\ \ | |/ |/|
| * debug_locks: set oops_in_progress if we will log messages.David Miller2008-08-01
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-08-01
|\ \
| * | kgdb: remove the requirement for CONFIG_FRAME_POINTERJason Wessel2008-08-01
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-01
|\ \
| * | random32: seeding improvementStephen Hemminger2008-07-30
| |/
* / generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2008-07-29
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-28
|\
| * Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes2008-07-28
| |\
| | * iommu: add iommu_num_pages helper functionJoerg Roedel2008-07-26
* | | __ratelimit() cpu flags can't be staticAlexey Dobriyan2008-07-28
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28
|\| |