summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds2010-10-295-13/+50
|\ \
| | * x86, uv: More Westmere support on SGI UVRuss Anderson2010-10-281-4/+3
| | * x86, uv: Enable Westmere support on SGI UVRuss Anderson2010-10-262-5/+41
| * | x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron2010-10-291-1/+1
| * | x86-32: Restore irq stacks NUMA-aware allocationsEric Dumazet2010-10-291-2/+7
| * | x86, memblock: Fix early_node_mem with big reserved region.Yinghai Lu2010-10-281-5/+2
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-291-1/+2
|\ \ \
| * | | debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-291-1/+2
* | | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-2821-33/+704
|\ \ \ \
| * | | | xen: initialize cpu masks for pv guests in xen_smp_initStefano Stabellini2010-10-261-2/+22
| * | | | xen: add a missing #include to arch/x86/pci/xen.cStefano Stabellini2010-10-221-0/+1
| * | | | xen: mask the MTRR feature from the cpuidStefano Stabellini2010-10-221-0/+1
| * | | | xen: add the direct mapping area for ISA bus accessJuan Quintela2010-10-223-0/+28
| * | | | xen: use vcpu_ops to setup cpu masksStefano Stabellini2010-10-221-1/+7
| * | | | xen: map a dummy page for local apic and ioapic in xen_set_fixmapJeremy Fitzhardinge2010-10-221-3/+20
| * | | | xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-18/+37
| * | | | xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-222-0/+142
| * | | | xen: introduce XEN_DOM0 as a silent optionStefano Stabellini2010-10-221-0/+10
| * | | | xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+57
| * | | | xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-222-0/+21
| * | | | xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-223-1/+11
| * | | | acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge2010-10-221-17/+42
| * | | | xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-0/+38
| * | | | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-2246-874/+851
| |\ \ \ \
| | * | | | X86/PCI: Remove the dependency on isapnp_disable.Konrad Rzeszutek Wilk2010-10-211-5/+0
| | * | | | xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-181-0/+4
| | * | | | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-185-0/+209
| | * | | | x86: Introduce x86_msi_opsStefano Stabellini2010-10-184-4/+49
| | * | | | x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge2010-10-181-0/+2
| | * | | | x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-182-7/+11
| | * | | | x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge2010-10-182-0/+6
| | * | | | xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-181-0/+13
| | * | | | xen: Don't disable the I/O spaceAlex Nixon2010-10-181-2/+0
* | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-3/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-12204-7610/+6528
| |\ \ \ \ \ \
| * | | | | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-3/+0
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-2827-12/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Move olpc to platformThomas Gleixner2010-10-276-4/+4
| * | | | | | | | x86: Move uv to platformThomas Gleixner2010-10-278-1/+2
| * | | | | | | | x86: Move mrst to platformThomas Gleixner2010-10-274-1/+2
| * | | | | | | | x86: Move scx200 to platformThomas Gleixner2010-10-274-3/+3
| * | | | | | | | x86: Move visws to platformThomas Gleixner2010-10-274-1/+2
| * | | | | | | | x86: Move efi to platformThomas Gleixner2010-10-278-1/+2
| * | | | | | | | x86: Move sfi to platformThomas Gleixner2010-10-274-1/+2
| * | | | | | | | x86: Add platform directoryThomas Gleixner2010-10-272-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-284-14/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: allocate space within a region top-downBjorn Helgaas2010-10-261-0/+1
| * | | | | | | | x86: update iomem_resource end based on CPU physical address capabilitiesBjorn Helgaas2010-10-261-0/+1
| * | | | | | | | x86/PCI: allocate space from the end of a region, not the beginningBjorn Helgaas2010-10-261-6/+11
| * | | | | | | | x86/PCI: MMCONFIG: fix region end calculationBjorn Helgaas2010-10-171-3/+1
OpenPOWER on IntegriCloud