summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+8
2012-12-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2012-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2012-12-01x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2-6/+14
2012-11-30Merge branch 'acpi-general'Rafael J. Wysocki1-0/+2
2012-11-30Merge branch 'acpi-enumeration'Rafael J. Wysocki2-3/+6
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin1-2/+7
2012-11-27x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin1-2/+1
2012-11-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-38/+120
2012-11-21x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich1-7/+7
2012-11-21x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky1-0/+4
2012-11-21x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin1-0/+2
2012-11-21x86-32: Fix invalid stack address while in softirqRobert Richter2-11/+32
2012-11-21Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin2-3/+2
2012-11-21x86, efi: Fix processor-specific memcpy() build errorMatt Fleming1-0/+2
2012-11-21x86: remove dummy long from EFI stubCesar Eduardo Barros1-3/+0
2012-11-20Merge branch 'x86-pre-uapi' into perf-uapiDavid Howells1-0/+3
2012-11-17KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai1-4/+7
2012-11-16Revert "ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS...Rafael J. Wysocki1-10/+0
2012-11-15ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko1-0/+6
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg1-3/+0
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi1-0/+2
2012-11-15ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ infoFeng Tang1-0/+10
2012-11-15x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim1-1/+1
2012-11-13Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-13/+18
2012-11-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar1-0/+7
2012-11-13Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2012-11-13KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2-0/+6
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-14/+7
2012-11-08x86: Export asm/{svm.h,vmx.h,perf_regs.h}David Howells1-0/+3
2012-11-04xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich1-14/+7
2012-11-03Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+20
2012-11-01KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong1-26/+34
2012-11-01x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk1-1/+20
2012-10-31x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen1-13/+18
2012-10-30x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering1-1/+0
2012-10-30x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon1-0/+13
2012-10-30x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon1-0/+10
2012-10-30x86/ce4100: Fix pm_poweroffFlorian Fainelli1-0/+14
2012-10-30x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann1-2/+2
2012-10-30x86, AMD: Change Boris' email addressBorislav Petkov1-1/+1
2012-10-28rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker1-0/+7
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-58/+100
2012-10-26Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar3-8/+23
2012-10-26x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu1-4/+0
2012-10-25x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson3-8/+23
2012-10-25x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin1-29/+41
2012-10-24x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu1-7/+8
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu1-0/+3