aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* [POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman2008-01-30
* [POWERPC] Split out the ioid fetching/checking logicMichael Ellerman2008-01-30
* [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman2008-01-30
* [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman2008-01-30
* [POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman2008-01-30
* [POWERPC] Split out the logic that allocates struct iommusMichael Ellerman2008-01-30
* [POWERPC] Allocate the hash table under 1G on cellMichael Ellerman2008-01-30
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-30
| |\
| | * lguest: Reboot supportBalaji Rao2008-01-30
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-30
| |\ \
| | * | PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras2008-01-27
| | * | x86: fix runtime error in arch/x86/kernel/cpu/mcheck/mce_amd_64.cGreg Kroah-Hartman2008-01-27
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2008-01-30
| |\ \ \
| | * | | KVM: Move apic timer migration away from critical sectionAvi Kivity2008-01-30
| | * | | KVM: Fix unbounded preemption latencyAvi Kivity2008-01-30
| | * | | KVM: Initialize the mmu caches only after verifying cpu supportAvi Kivity2008-01-30
| | * | | KVM: MMU: Fix dirty page setting for pages removed from rmapIzik Eidus2008-01-30
| | * | | KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang2008-01-30
| | * | | KVM: MMU: Merge shadow level check in FNAME(fetch)Dong, Eddie2008-01-30
| | * | | KVM: MMU: Move kvm_free_some_pages() into critical sectionAvi Kivity2008-01-30
| | * | | KVM: MMU: Switch to mmu spinlockMarcelo Tosatti2008-01-30
| | * | | KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()Avi Kivity2008-01-30
| | * | | KVM: Add kvm_read_guest_atomic()Marcelo Tosatti2008-01-30
| | * | | KVM: MMU: Concurrent guest walkersMarcelo Tosatti2008-01-30
| | * | | KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity2008-01-30
| | * | | KVM: Accelerated apic supportAvi Kivity2008-01-30
| | * | | KVM: local APIC TPR access reporting facilityAvi Kivity2008-01-30
| | * | | KVM: Print data for unimplemented wrmsrAvi Kivity2008-01-30
| | * | | KVM: MMU: Add cache miss statisticAvi Kivity2008-01-30
| | * | | KVM: MMU: Coalesce remote tlb flushesEddie Dong2008-01-30
| | * | | KVM: Move kvm_vcpu_kick() to x86.cZhang Xiantao2008-01-30
| | * | | KVM: Move ioapic code to common directory.Zhang Xiantao2008-01-30
| | * | | KVM: Move irqchip declarations into new ioapic.h and lapic.hZhang Xiantao2008-01-30
| | * | | KVM: Move drivers/kvm/* to virt/kvm/Avi Kivity2008-01-30
| | * | | KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-30
| | * | | KVM: Export include/linux/kvm.h only if $ARCH actually supports KVMAvi Kivity2008-01-30
| * | | | [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
| |/ / /
| * | | x86: fix nodemap_size according to nodeid bitsYinghai Lu2008-01-30
| * | | x86: fix overlap between pagetable with bss sectionYinghai Lu2008-01-30
| * | | x86: add PCI IDs to k8topology_64.cJoachim Deguara2008-01-30
| * | | x86: fix early_ioremap pagetable opsJeremy Fitzhardinge2008-01-30
| * | | x86: use the same pgd_list for PAE and 64-bitJeremy Fitzhardinge2008-01-30
| * | | x86: early boot debugging via FireWire (ohci1394_dma=early)Bernhard Kaindl2008-01-30
| * | | x86: don't special-case pmd allocations as muchJeremy Fitzhardinge2008-01-30
| * | | x86: shrink some ifdefs in fault.cHarvey Harrison2008-01-30
| * | | x86: ignore spurious faultsJeremy Fitzhardinge2008-01-30
| * | | x86: remove nx_enabled from fault.cHarvey Harrison2008-01-30
| * | | x86: unify fault_32|64.cHarvey Harrison2008-01-30
| * | | x86: unify fault_32|64.c with ifdefsHarvey Harrison2008-01-30