summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2013-02-28xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk
2013-02-28KVM: VMX: Pass vcpu to __vmx_complete_interruptsJan Kiszka
2013-02-28KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12Jan Kiszka
2013-02-28x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-27x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-02-27arch/x86/kvm: beautify source code for __u32 irq which is never < 0Chen Gang
2013-02-27KVM: nVMX: Use cached exit reasonJan Kiszka
2013-02-27KVM: nVMX: Clear segment cache after switching between L1 and L2Jan Kiszka
2013-02-27KVM: nVMX: Advertise PAUSE and WBINVD exiting supportJan Kiszka
2013-02-27KVM: VMX: Make prepare_vmcs12 and load_vmcs12_host_state staticJan Kiszka
2013-02-27x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clockJan Kiszka
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-26crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 optionHerbert Xu
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-25x86, efi: Mark disable_runtime as __initdataMatt Fleming
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25x86, doc: Fix incorrect comment about 64-bit code segment descriptorsKonrad Rzeszutek Wilk
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-24x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...Andrea Arcangeli
2013-02-24Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...Andrea Arcangeli
2013-02-24x86/mm/numa: Don't check if node is NUMA_NO_NODEWen Congyang
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds
2013-02-23acpi, memory-hotplug: support getting hotplug info from SRATTang Chen
2013-02-23acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen
2013-02-23acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen
2013-02-23x86: get pg_data_t's memory from other nodeYasuaki Ishimatsu
2013-02-23cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the nodeWen Congyang
2013-02-23cpu_hotplug: clear apicid to node when the cpu is hotremovedWen Congyang
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen
2013-02-23memory-hotplug: remove page table of x86_64 architectureTang Chen
2013-02-23memory-hotplug: common APIs to support page tables hot-removeWen Congyang
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-22x86-64, xen, mmu: Provide an early version of write_cr3.Konrad Rzeszutek Wilk