aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-04-27KVM: MMU: add TDP support to the KVM MMUJoerg Roedel
2008-04-27KVM: export the load_pdptrs() function to modulesJoerg Roedel
2008-04-27KVM: MMU: make the __nonpaging_map function genericJoerg Roedel
2008-04-27KVM: export information about NPT to generic x86 codeJoerg Roedel
2008-04-27KVM: SVM: add module parameter to disable Nested PagingJoerg Roedel
2008-04-27KVM: SVM: add detection of Nested Paging featureJoerg Roedel
2008-04-27KVM: SVM: move feature detection to hardware setup codeJoerg Roedel
2008-04-27KVM: allow access to EFER in 32bit KVMJoerg Roedel
2008-04-27KVM: VMX: unifdef the EFER specific codeJoerg Roedel
2008-04-27KVM: align valid EFER bits with the features of the host systemJoerg Roedel
2008-04-27KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel
2008-04-27KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang
2008-04-27KVM: MMU: Decouple mmio from shadow page tablesAvi Kivity
2008-04-27KVM: x86 emulator: group decoding for group 1 instructionsAvi Kivity
2008-04-27KVM: x86 emulator: add group 7 decodingAvi Kivity
2008-04-27KVM: x86 emulator: Group decoding for groups 4 and 5Avi Kivity
2008-04-27KVM: x86 emulator: Group decoding for group 3Avi Kivity
2008-04-27KVM: x86 emulator: group decoding for group 1AAvi Kivity
2008-04-27KVM: x86 emulator: add support for group decodingAvi Kivity
2008-04-27KVM: MMU: Simplify hash table indexingDong, Eddie
2008-04-27KVM: MMU: Update shadow ptes on partial guest pte writesDong, Eddie
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu
2008-04-26x86: work around io allocation overlap of HT linksYinghai Lu
2008-04-26acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu
2008-04-26x86_64: don't need set default res if only have one root busYinghai Lu
2008-04-26x86: double check the multi root bus with fam10h mmconfYinghai Lu
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu
2008-04-26x86: use bus conf in NB conf fun1 to get bus range on, on 64-bitYinghai Lu
2008-04-26x86: get mp_bus_to_node earlyYinghai Lu
2008-04-26x86 pci: remove checking type for mmconfig probeYinghai Lu
2008-04-26x86: remove unneeded check in mmconf rejectYinghai Lu
2008-04-26x86: seperate mmconf for fam10h out from setup_64.cYinghai Lu
2008-04-26x86: if acpi=off, force setting the mmconf for fam10hYinghai Lu
2008-04-26x86_64: check MSR to get MMCONFIG for AMD Family 10hYinghai Lu
2008-04-26x86_64: check and enable MMCONFIG for AMD Family 10hYinghai Lu
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu
2008-04-26x86: mmconf enable mcfg earlyYinghai Lu
2008-04-26x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26x86_64/mm: check and print vmemmap allocation continuousYinghai Lu
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu
2008-04-26x86_64: make reserve_bootmem_generic() use new reserve_bootmem()Yinghai Lu
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26x86, boot: export linked list of struct setup_data via debugfsHuang, Ying
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying
2008-04-26x86, PAT: disable /dev/mem mmap RAM with PATVenki Pallipadi