summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-11-17x86, mm, Xen: Remove mapping_pagetable_reserve()Yinghai Lu
2012-11-17x86, mm: Move min_pfn_mapped back to mm/init.cYinghai Lu
2012-11-17x86, mm: Merge alloc_low_page between 64bit and 32bitYinghai Lu
2012-11-17x86, mm: Remove parameter in alloc_low_page for 64bitYinghai Lu
2012-11-17x86, mm: Remove early_memremap workaround for page table accessing on 64bitYinghai Lu
2012-11-17x86, mm: setup page table in top-downYinghai Lu
2012-11-17x86, mm: Break down init_all_memory_mappingYinghai Lu
2012-11-17x86, mm: Don't clear page table if range is ramYinghai Lu
2012-11-17x86, mm: Use big page size for small memory rangeYinghai Lu
2012-11-17x86, mm: Align start address to correct big page sizeYinghai Lu
2012-11-17x86, mm: relocate initrd under all mem for 64bitYinghai Lu
2012-11-17x86, mm: Only direct map addresses that are marked as E820_RAMJacob Shin
2012-11-17x86, mm: use pfn_range_is_mapped() with reserve_initrdYinghai Lu
2012-11-17x86, mm: use pfn_range_is_mapped() with gartYinghai Lu
2012-11-17x86, mm: use pfn_range_is_mapped() with CPAYinghai Lu
2012-11-17x86, mm: Fixup code testing if a pfn is direct mappedJacob Shin
2012-11-17x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fixJacob Shin
2012-11-17x86, mm: Set memblock initial limit to 1MYinghai Lu
2012-11-17x86, mm: Separate out calculate_table_space_size()Yinghai Lu
2012-11-17x86, mm: Find early page table buffer togetherYinghai Lu
2012-11-17x86, mm: Change find_early_table_space() paramtersYinghai Lu
2012-11-17x86, mm: Revert back good_end setting for 64bitYinghai Lu
2012-11-17x86, mm: Move init_memory_mapping calling out of setup.cYinghai Lu
2012-11-17x86, mm: Move down find_early_table_space()Yinghai Lu
2012-11-17x86, mm: Split out split_mem_range from init_memory_mappingYinghai Lu
2012-11-17x86, mm: Add global page_size_mask and probe one time onlyYinghai Lu
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai
2012-11-12Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-12KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-04xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-10-30x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar
2012-10-25x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-10-25x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson
2012-10-24x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-10-24x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-24x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter...Dimitri Sivanich
2012-10-24perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun
2012-10-24x86/efi: Fix oops caused by incorrect set_memory_uc() usageMatt Fleming
2012-10-24perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver
2012-10-24perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver
2012-10-24perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver
2012-10-24perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng
2012-10-24x86-64: Fix page table accountingJan Beulich