summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-227-5085/+0
|\
| * Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-077-5085/+0
| |\
| | *-. Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-217-5085/+0
| | |\ \
| | | | * iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-215-2242/+0
| | | | * x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-50/+0
| | | | * x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-213-2793/+1
| | | | * drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-141-3/+2
| | | * | x86/amd-iommu: Store device alias as dev_data pointerJoerg Roedel2011-06-142-20/+16
| | | * | x86/amd-iommu: Search for existind dev_data before allocting a new oneJoerg Roedel2011-06-141-1/+32
| | | * | x86/amd-iommu: Allow dev_data->alias to be NULLJoerg Roedel2011-06-141-36/+41
| | | * | x86/amd-iommu: Use only dev_data in low-level domain attach/detach functionsJoerg Roedel2011-06-142-38/+24
| | | * | x86/amd-iommu: Use only dev_data for dte and iotlb flushing routinesJoerg Roedel2011-06-141-14/+9
| | | * | x86/amd-iommu: Store ATS state in dev_dataJoerg Roedel2011-06-142-20/+28
| | | * | x86/amd-iommu: Store devid in dev_dataJoerg Roedel2011-06-142-24/+16
| | | * | x86/amd-iommu: Introduce global dev_data_listJoerg Roedel2011-06-142-9/+48
| | | * | x86/amd-iommu: Remove redundant device_flush_dte() callsJoerg Roedel2011-06-141-2/+0
| | | |/
* | | | Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2011-07-221-6/+5
|\ \ \ \
| * | | | percpu: Fixup __this_cpu_xchg* operationsChristoph Lameter2011-07-121-6/+5
* | | | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-222-53/+18
|\ \ \ \ \
| * | | | | pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt2011-06-081-6/+0
| * | | | | pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt2011-06-081-5/+0
| * | | | | x86/devicetree: Use generic PCI <-> OF matchingBenjamin Herrenschmidt2011-06-081-42/+18
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-07-221-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-1410-18/+82
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-055-21/+9
| |\ \ \ \ \ \ \
| * | | | | | | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-224-30/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | lguest: Fix translation count about wikipedia's cpuid pageAdrian Knoth2011-07-221-1/+1
| * | | | | | | | lguest: Fix three simple typos in commentsAdrian Knoth2011-07-222-2/+2
| * | | | | | | | lguest: update commentsRusty Russell2011-07-223-13/+27
| * | | | | | | | lguest: remove remaining vmcallRusty Russell2011-07-221-6/+2
| * | | | | | | | lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell2011-07-223-9/+12
* | | | | | | | | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-224-1/+87
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk2011-06-214-1/+87
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-064-1/+87
* | | | | | | | | | Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-222-212/+164
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen/pci: Use 'acpi_gsi_to_irq' value unconditionally.Konrad Rzeszutek Wilk2011-07-111-3/+2
| * | | | | | | | | | xen/pci: Remove 'xen_allocate_pirq_gsi'.Konrad Rzeszutek Wilk2011-07-111-25/+12
| * | | | | | | | | | xen/pci: Retire unnecessary #ifdef CONFIG_ACPIKonrad Rzeszutek Wilk2011-07-111-4/+0
| * | | | | | | | | | xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the endKonrad Rzeszutek Wilk2011-07-111-12/+9
| * | | | | | | | | | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk2011-07-112-13/+9
| * | | | | | | | | | xen/pci: Use the xen_register_pirq for HVM and initial domain usersKonrad Rzeszutek Wilk2011-07-111-52/+23
| * | | | | | | | | | xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.Konrad Rzeszutek Wilk2011-07-111-16/+16
| * | | | | | | | | | xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.Konrad Rzeszutek Wilk2011-07-111-3/+8
| * | | | | | | | | | xen/pci: Update comments and fix empty spaces.Konrad Rzeszutek Wilk2011-07-111-7/+8
| * | | | | | | | | | xen/pci: Shuffle code around.Konrad Rzeszutek Wilk2011-07-111-173/+173
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-221-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | xen:pvhvm: Modpost section mismatch fixRaghavendra D Prabhu2011-07-111-1/+1
* | | | | | | | | | x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-211-0/+8
* | | | | | | | | | x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-211-0/+8
OpenPOWER on IntegriCloud