aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
| * cpumask: remove node_to_first_cpuRusty Russell2009-03-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-30
|\ \
| * | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-30
| * | lguest: wire up pte_update/pte_update_deferRusty Russell2009-03-30
| |/
* | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-30
|\ \
| * | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-30
|\ \ \
| * | | PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-30
| |/ /
* | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-30
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into core/iommuIngo Molnar2009-03-28
| |\|
| * | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-03-18
| |\ \
| | * | dma-debug/x86: register pci bus for dma-debug leak detectionJoerg Roedel2009-03-17
| | * | dma-debug: x86 architecture bindingsJoerg Roedel2009-03-17
| * | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-18
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-05
| |\ \ \
| | * | | AMD IOMMU: remove unnecessary ifdefFUJITA Tomonori2009-03-05
| * | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-05
| |\| | |
| * | | | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell2009-01-23
| * | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-16
| |\ \ \ \
| * | | | | swiotlb: range_needs_mapping should take a physical address.Ian Campbell2009-01-10
| * | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-10
| |\ \ \ \ \
| * | | | | | x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-06
| * | | | | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-06
| * | | | | | x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-06
| * | | | | | x86, pci-nommu: add map_pageFUJITA Tomonori2009-01-06
| * | | | | | x86, AMD IOMMU: add map_page and unmap_pageFUJITA Tomonori2009-01-06
| * | | | | | x86, calgary: add map_page and unmap_pageFUJITA Tomonori2009-01-06
| * | | | | | x86, gart: add map_page and unmap_pageFUJITA Tomonori2009-01-06
| * | | | | | x86, swiotlb: add map_page and unmap_pageFUJITA Tomonori2009-01-06
| * | | | | | x86: add map_page and unmap_page to struct dma_mapping_opsFUJITA Tomonori2009-01-06
* | | | | | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-30
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/coreIngo Molnar2009-03-28
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar2009-03-28
| |\ \ \ \ \ \ \ \
| | | * | | | | | | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen2009-03-25
| | * | | | | | | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-24
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2009-03-23
| | | * | | | | | | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput2009-03-22
| | | * | | | | | | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput2009-03-22
| | | * | | | | | | x86: irq.c use same path for show_interruptsJaswinder Singh Rajput2009-03-22
| | | * | | | | | | x86: cpu/cpu.h cleanupJaswinder Singh Rajput2009-03-22
| * | | | | | | | | Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-25
| * | | | | | | | | x86: Correct behaviour of irq affinityRusty Russell2009-03-25
| * | | | | | | | | x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-24
| * | | | | | | | | x86: fix set_extra_move_desc callingYinghai Lu2009-03-24
| |/ / / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2009-03-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|/ | | | | | | | |/| | | | | |
| | | | | | * | | | | | | | x86: signal: check signal stack overflow properlyHiroshi Shimamoto2009-03-20
| | | | | | | |/ / / / / / | | | | | | |/| | | | | |
| | | | | * / | | | | | | x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge2009-03-23
| | | | | |/ / / / / / /
| | | | * / / / / / / / x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh2009-03-24
| | | | |/ / / / / / /