aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* dma-debug: add debugfs interfaceJoerg Roedel2009-03-05
* dma-debug: add kernel command line parametersJoerg Roedel2009-03-05
* dma-debug: add initialization codeJoerg Roedel2009-03-05
* dma-debug: add allocator codeJoerg Roedel2009-03-05
* dma-debug: add hash functions for dma_debug_entriesJoerg Roedel2009-03-05
* dma-debug: add header file and core data structuresJoerg Roedel2009-03-05
* dma-debug: add Kconfig entryJoerg Roedel2009-03-05
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-05
|\
| * docsrc: use config instead of menuconfigRandy Dunlap2009-02-20
| * cpumask: convert lib/smp_processor_id to new cpumask opsRusty Russell2009-01-30
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-26
| |\
| | * Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-22
| | |\
| | * | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan2009-01-22
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-26
| |\ \ \ | | |_|/ | |/| |
| | * | x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney2009-01-18
| | |/
* | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-16
|\| |
| * | lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton2009-01-15
| * | idr: fix wrong kernel-docLi Zefan2009-01-15
| |/
* | swiotlb: do not use sg_virt()Ian Campbell2009-01-10
* | swiotlb: range_needs_mapping should take a physical address.Ian Campbell2009-01-10
* | Merge branch 'linus' into core/iommuIngo Molnar2009-01-10
|\|
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-10
| |\
| | * x86: offer frame pointers in all build modesIngo Molnar2009-01-07
| * | rbtree: add const qualifier to some functionsArtem Bityutskiy2009-01-10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-09
| |\ \
| | * | NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
| * | | generic swap(): lib/sort.c: rename swap to swap_funcWu Fengguang2009-01-08
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
| |\ \
| | * | trivial: radix-tree: document wrap-around issue of radix_tree_next_hole()Wu Fengguang2009-01-06
| | |/
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-06
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
| |\ \ \
| | * | | swiotlb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| | * | | dynamic_printk: reduce one level of indentationWu Fengguang2009-01-06
| | * | | kobject: return the result of uevent sending by netlinkMing Lei2009-01-06
| | * | | uevent: don't pass envp_ext[] as format string in kobject_uevent_env()Tejun Heo2009-01-06
| | * | | driver core: Remove completion from struct klist_nodeMatthew Wilcox2009-01-06
| | | |/ | | |/|
| * | | percpu_counter: FBC_BATCH should be a variableEric Dumazet2009-01-06
| * | | strict_strto* is not strict enoughPavel Machek2009-01-06
| * | | lib: proportions.c trivial sparse lock annotationHarvey Harrison2009-01-06
| * | | lib: radix_tree.c make percpu variable staticHarvey Harrison2009-01-06
| * | | lib: fix sparse shadowed variable warningHarvey Harrison2009-01-06
| * | | Remove remaining unwinder codeAlexey Dobriyan2009-01-06
| * | | oops handling: ensure that any oops is flushed to the mtdoops consoleViktor Rosendahl2009-01-06
| |/ /
* | | x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-06
* | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-06
| |/ |/|
| |
| \
| \
| \
*---. | Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-06
|\ \ \|
| | * | locking, percpu counters: introduce separate lock classesPeter Zijlstra2008-12-29
* | | | Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | swiotlb: clean up EXPORT_SYMBOL usageFUJITA Tomonori2008-12-28
| * | | swiotlb: remove unnecessary declarationFUJITA Tomonori2008-12-28