summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-03-07Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-03-07coredump: factor out the setting of PF_DUMPCOREOleg Nesterov
2013-03-07mm: remove free_area_cacheMichel Lespinasse
2013-03-07mkcapflags.pl: convert to mkcapflags.shRob Landley
2013-03-07x86: make 'mem=' option to work for efi platformWen Congyang
2013-03-07Merge remote-tracking branch 'signal/for-next'Stephen Rothwell
2013-03-07Merge remote-tracking branch 'xen-two/linux-next'Stephen Rothwell
2013-03-07Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2013-03-07Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-03-07Merge remote-tracking branch 'dwmw2/master'Stephen Rothwell
2013-03-04x86/xen: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-03-04xen/pvh: remove code to map iomem from guestMukesh Rathor
2013-03-04xen/pvh: specify xen features strings cleanly for PVHMukesh Rathor
2013-03-04xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell
2013-03-04x86/xen: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck
2013-03-04xen/x86: remove duplicated include from enlighten.cWei Yongjun
2013-03-04xen: x86 pvh: use XENMEM_add_to_physmap_range for foreign gmfn mappingsIan Campbell
2013-03-04xen/pvh: bootup and setup (E820) related changes.Konrad Rzeszutek Wilk
2013-03-04xen/pvh: Implement MMU changes for PVH.Mukesh Rathor
2013-03-04xen/pvh: Extend vcpu_guest_context, p2m, event, and XenBus.Mukesh Rathor
2013-03-04xen/pvh: Support ParaVirtualized Hardware extensions.Mukesh Rathor
2013-03-03x86: trim sys_ia32.hAl Viro
2013-03-03x86: sys32_kill and sys32_mprotect are pointlessAl Viro
2013-03-03merge compat sys_ipc instancesAl Viro
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protectAl Viro
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-01xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk
2013-02-28Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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