summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xen: use default_idleJeremy Fitzhardinge2010-11-221-15/+5
* xen: clean up "extra" memory handling some moreJeremy Fitzhardinge2010-11-221-12/+9
* xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-222-9/+11
* xen: re-enable boot-time ballooningJeremy Fitzhardinge2010-11-191-2/+1
* xen: implement XENMEM_machphys_mappingIan Campbell2010-11-126-18/+34
* xen: do not release any memory under 1M in domain 0Ian Campbell2010-11-101-7/+11
* xen: correct size of level2_kernel_pgtIan Campbell2010-10-291-1/+1
* 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-2271-948/+919
| |\
| | * 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-2824-138/+0
|\ \ \
| * | | kbuild: convert `arch/tile' to the kconfig mainmenu upgradeArnaud Lacombe2010-10-281-2/+0
| * | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-122592-377095/+113765
| |\ \ \
| * | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-1923-136/+0
* | | | | omap4: pandaboard: fix up mmc card detect logicMenon, Nishanth2010-10-291-3/+12
* | | | | mfd: Factor out WM831x I2C I/O from the core driverMark Brown2010-10-291-0/+1
* | | | | mfd: Adding twl6030 mmc card detect support for MMC1kishore kadiyala2010-10-291-1/+6
* | | | | ARM: mach-shmobile: ap4evb: Fix hotplug for SDHI1Arnd Hannemann2010-10-291-0/+19
* | | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-285-0/+192
|\ \ \ \ \ \