| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-debug: add checks for sync_single_range_* | Joerg Roedel | 2009-03-05 | 1 | -0/+24 |
* | dma-debug: add checks for sync_single_* | Joerg Roedel | 2009-03-05 | 1 | -0/+21 |
* | dma-debug: add checking for [alloc|free]_coherent | Joerg Roedel | 2009-03-05 | 1 | -0/+45 |
* | dma-debug: add add checking for map/unmap_sg | Joerg Roedel | 2009-03-05 | 1 | -0/+73 |
* | dma-debug: add checking for map/unmap_page/single | Joerg Roedel | 2009-03-05 | 1 | -0/+53 |
* | dma-debug: add core checking functions | Joerg Roedel | 2009-03-05 | 1 | -1/+187 |
* | dma-debug: add debugfs interface | Joerg Roedel | 2009-03-05 | 1 | -0/+78 |
* | dma-debug: add kernel command line parameters | Joerg Roedel | 2009-03-05 | 1 | -0/+38 |
* | dma-debug: add initialization code | Joerg Roedel | 2009-03-05 | 1 | -0/+66 |
* | dma-debug: add allocator code | Joerg Roedel | 2009-03-05 | 1 | -0/+57 |
* | dma-debug: add hash functions for dma_debug_entries | Joerg Roedel | 2009-03-05 | 1 | -0/+101 |
* | dma-debug: add header file and core data structures | Joerg Roedel | 2009-03-05 | 2 | -0/+44 |
* | dma-debug: add Kconfig entry | Joerg Roedel | 2009-03-05 | 1 | -0/+11 |
* | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 2 | -15/+11 |
|\ |
|
| * | docsrc: use config instead of menuconfig | Randy Dunlap | 2009-02-20 | 1 | -1/+1 |
| * | cpumask: convert lib/smp_processor_id to new cpumask ops | Rusty Russell | 2009-01-30 | 1 | -1/+1 |
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 | 1 | -13/+0 |
| |\ |
|
| | * | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner | 2009-01-22 | 1 | -10/+4 |
| | |\ |
|
| | * | | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR | Lai Jiangshan | 2009-01-22 | 1 | -13/+0 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-26 | 1 | -0/+9 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86: define ARCH_WANT_FRAME_POINTERS | Jeff Mahoney | 2009-01-18 | 1 | -0/+9 |
| | |/ |
|
* | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 | 1 | -10/+4 |
|\| | |
|
| * | | lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache | Andrew Morton | 2009-01-15 | 1 | -8/+2 |
| * | | idr: fix wrong kernel-doc | Li Zefan | 2009-01-15 | 1 | -2/+2 |
| |/ |
|
* | | swiotlb: do not use sg_virt() | Ian Campbell | 2009-01-11 | 1 | -7/+7 |
* | | swiotlb: range_needs_mapping should take a physical address. | Ian Campbell | 2009-01-11 | 1 | -5/+5 |
* | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 14 | -79/+139 |
|\| |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 | 1 | -8/+8 |
| |\ |
|
| | * | x86: offer frame pointers in all build modes | Ingo Molnar | 2009-01-07 | 1 | -8/+8 |
| * | | rbtree: add const qualifier to some functions | Artem Bityutskiy | 2009-01-10 | 1 | -6/+6 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 2009-01-09 | 1 | -0/+7 |
| |\ \ |
|
| | * | | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 | 1 | -0/+7 |
| * | | | generic swap(): lib/sort.c: rename swap to swap_func | Wu Fengguang | 2009-01-08 | 1 | -14/+16 |
| |/ / |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -5/+6 |
| |\ \ |
|
| | * | | trivial: radix-tree: document wrap-around issue of radix_tree_next_hole() | Wu Fengguang | 2009-01-06 | 1 | -5/+6 |
| | |/ |
|
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-06 | 3 | -154/+107 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 4 | -39/+72 |
| |\ \ \ |
|
| | * | | | swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
| | * | | | dynamic_printk: reduce one level of indentation | Wu Fengguang | 2009-01-06 | 1 | -32/+26 |
| | * | | | kobject: return the result of uevent sending by netlink | Ming Lei | 2009-01-06 | 1 | -2/+4 |
| | * | | | uevent: don't pass envp_ext[] as format string in kobject_uevent_env() | Tejun Heo | 2009-01-06 | 1 | -1/+1 |
| | * | | | driver core: Remove completion from struct klist_node | Matthew Wilcox | 2009-01-06 | 1 | -3/+40 |
| | | |/
| | |/| |
|
| * | | | percpu_counter: FBC_BATCH should be a variable | Eric Dumazet | 2009-01-06 | 1 | -4/+14 |
| * | | | strict_strto* is not strict enough | Pavel Machek | 2009-01-06 | 1 | -0/+4 |
| * | | | lib: proportions.c trivial sparse lock annotation | Harvey Harrison | 2009-01-06 | 1 | -0/+2 |
| * | | | lib: radix_tree.c make percpu variable static | Harvey Harrison | 2009-01-06 | 1 | -1/+1 |
| * | | | lib: fix sparse shadowed variable warning | Harvey Harrison | 2009-01-06 | 1 | -1/+1 |
| * | | | Remove remaining unwinder code | Alexey Dobriyan | 2009-01-06 | 1 | -1/+0 |
| * | | | oops handling: ensure that any oops is flushed to the mtdoops console | Viktor Rosendahl | 2009-01-06 | 1 | -0/+2 |
| |/ / |
|
* | | | x86, ia64: remove duplicated swiotlb code | FUJITA Tomonori | 2009-01-06 | 1 | -30/+18 |