summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-01-16xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper
2013-01-15Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...Konrad Rzeszutek Wilk
2013-01-15Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk
2012-12-17xen/vcpu: Fix vcpu restore path.Wei Liu
2012-12-17xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot ...Konrad Rzeszutek Wilk
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk
2012-11-30xen/PVonHVM: fix compile warning in init_hvm_pv_infoOlaf Hering
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin
2012-11-29xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell
2012-11-29xen: correctly use xen_pfn_t in remap_domain_mfn_range.Ian Campbell
2012-11-29xen: balloon: allow PVMMU interfaces to be compiled outIan Campbell
2012-11-29xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell
2012-11-28xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin
2012-11-26x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin
2012-11-26xen/acpi: revert pad config check in xen_check_mwaitLiu, Jinsong
2012-11-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-11-20x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich
2012-11-20x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-11-20x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-11-20x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-20Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin
2012-11-20x86, efi: Fix processor-specific memcpy() build errorMatt Fleming
2012-11-20x86: remove dummy long from EFI stubCesar Eduardo Barros
2012-11-19Merge branch 'x86-pre-uapi' into perf-uapiDavid Howells
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai
2012-11-14x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim
2012-11-13Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-11-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
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-08x86: Export asm/{svm.h,vmx.h,perf_regs.h}David Howells
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-11-02xen PVonHVM: use E820_Reserved area for shared_infoOlaf Hering
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong
2012-10-31x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-10-30x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen
2012-10-30x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering
2012-10-30x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon
2012-10-30x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon
2012-10-30x86/ce4100: Fix pm_poweroffFlorian Fainelli
2012-10-30x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann
2012-10-30x86, AMD: Change Boris' email addressBorislav Petkov
2012-10-27rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker