| Commit message (Expand) | Author | Age | Files | Lines |
* | pm: cleanup includes | Magnus Damm | 2009-04-01 | 1 | -24/+0 |
* | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 | 5 | -0/+5 |
* | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 2 | -0/+3 |
* | mm: introduce debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 1 | -44/+1 |
* | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 2 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 7 | -20/+0 |
|\ |
|
| * | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 6 | -8/+0 |
| * | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 | 1 | -12/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2009-03-30 | 3 | -51/+63 |
|\ \ |
|
| * | | lguest: use KVM hypercalls | Matias Zabaljauregui | 2009-03-30 | 3 | -51/+55 |
| * | | lguest: wire up pte_update/pte_update_defer | Rusty Russell | 2009-03-30 | 1 | -1/+9 |
| |/ |
|
* | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-03-30 | 1 | -9/+1 |
|\ \ |
|
| * | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -9/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-03-30 | 1 | -4/+11 |
|\ \ \ |
|
| * | | | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki | 2009-03-30 | 1 | -4/+11 |
| |/ / |
|
* | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 11 | -166/+181 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 372 | -18469/+17024 |
| |\| |
|
| * | | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-03-18 | 3 | -6/+50 |
| |\ \ |
|
| | * | | dma-debug/x86: register pci bus for dma-debug leak detection | Joerg Roedel | 2009-03-17 | 1 | -0/+4 |
| | * | | dma-debug: x86 architecture bindings | Joerg Roedel | 2009-03-17 | 3 | -6/+46 |
| * | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-18 | 16 | -102/+150 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-05 | 1 | -2/+0 |
| |\ \ \ |
|
| | * | | | AMD IOMMU: remove unnecessary ifdef | FUJITA Tomonori | 2009-03-05 | 1 | -2/+0 |
| * | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 110 | -623/+933 |
| |\| | | |
|
| * | | | | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c | Ian Campbell | 2009-01-23 | 2 | -1/+1 |
| * | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 | 13 | -51/+76 |
| |\ \ \ \ |
|
| * | | | | | swiotlb: range_needs_mapping should take a physical address. | Ian Campbell | 2009-01-11 | 1 | -1/+1 |
| * | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 78 | -912/+907 |
| |\ \ \ \ \ |
|
| * | | | | | | x86, ia64: remove duplicated swiotlb code | FUJITA Tomonori | 2009-01-06 | 1 | -17/+0 |
| * | | | | | | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 9 | -119/+83 |
| * | | | | | | x86: remove map_single and unmap_single in struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 | 6 | -74/+8 |
| * | | | | | | x86, pci-nommu: add map_page | FUJITA Tomonori | 2009-01-06 | 1 | -6/+14 |
| * | | | | | | x86, AMD IOMMU: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 | 1 | -4/+23 |
| * | | | | | | x86, calgary: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 | 1 | -8/+27 |
| * | | | | | | x86, gart: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 | 1 | -4/+23 |
| * | | | | | | x86, swiotlb: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 | 1 | -0/+19 |
| * | | | | | | x86: add map_page and unmap_page to struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 | 1 | -0/+8 |
* | | | | | | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-30 | 137 | -3346/+5909 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 | 56 | -1474/+4183 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar | 2009-03-28 | 6 | -39/+27 |
| |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe | Wang Chen | 2009-03-25 | 1 | -1/+1 |
| | * | | | | | | | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 2009-03-24 | 5 | -38/+26 |
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | x86: e820 fix various signedness issues in setup.c and e820.c | Jaswinder Singh Rajput | 2009-03-23 | 2 | -6/+6 |
| | | * | | | | | | | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time | Jaswinder Singh Rajput | 2009-03-23 | 1 | -5/+4 |
| | | * | | | | | | | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together | Jaswinder Singh Rajput | 2009-03-23 | 1 | -9/+6 |
| | | * | | | | | | | x86: irq.c use same path for show_interrupts | Jaswinder Singh Rajput | 2009-03-23 | 1 | -8/+0 |
| | | * | | | | | | | x86: cpu/cpu.h cleanup | Jaswinder Singh Rajput | 2009-03-23 | 1 | -10/+10 |
| * | | | | | | | | | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai | 2009-03-25 | 4 | -4/+14 |
| * | | | | | | | | | x86: Correct behaviour of irq affinity | Rusty Russell | 2009-03-25 | 1 | -2/+3 |
| * | | | | | | | | | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu | 2009-03-24 | 2 | -26/+12 |