summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-113-3/+8
|\
| * Merge branch 'acpi-general'Rafael J. Wysocki2012-11-291-0/+2
| |\
| | * Revert "ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS...Rafael J. Wysocki2012-11-161-10/+0
| | * ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi2012-11-151-0/+2
| | * ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ infoFeng Tang2012-11-151-0/+10
| * | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-11-292-3/+6
| |\ \
| | * | ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko2012-11-151-0/+6
| | * | driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg2012-11-151-3/+0
| | |/
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-011-0/+7
|\ \ \
| * \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-11-131-0/+7
| |\ \ \
| | * | | rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker2012-10-271-0/+7
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-011-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86-pre-uapi' into perf-uapiDavid Howells2012-11-191-0/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | x86: Export asm/{svm.h,vmx.h,perf_regs.h}David Howells2012-11-081-0/+3
| | |/ / /
* | | | | x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2012-11-302-6/+14
* | | | | x86-32: Unbreak booting on some 486 clonesH. Peter Anvin2012-11-271-2/+7
* | | | | x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin2012-11-261-2/+1
| |_|/ / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-2312-38/+120
|\ \ \ \
| * | | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-201-7/+7
| * | | | x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-11-201-0/+4
| * | | | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-201-0/+2
| * | | | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-202-11/+32
| * | | | Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin2012-11-202-3/+2
| |\ \ \ \
| | * | | | x86, efi: Fix processor-specific memcpy() build errorMatt Fleming2012-11-201-0/+2
| | * | | | x86: remove dummy long from EFI stubCesar Eduardo Barros2012-11-201-3/+0
| * | | | | x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim2012-11-141-1/+1
| |/ / / /
| * | | | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-11-131-13/+18
| |\ \ \ \
| | * | | | x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-301-13/+18
| | |/ / /
| * | | | x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-10-311-0/+14
| * | | | x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon2012-10-301-0/+13
| * | | | x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon2012-10-301-0/+10
| * | | | x86/ce4100: Fix pm_poweroffFlorian Fainelli2012-10-301-0/+14
| * | | | x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann2012-10-301-2/+2
| * | | | x86, AMD: Change Boris' email addressBorislav Petkov2012-10-301-1/+1
| |/ / /
* | | | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai2012-11-161-4/+7
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-122-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2012-11-122-0/+6
* | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-101-14/+7
|\ \ \ \
| * | | | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-041-14/+7
* | | | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-022-2/+20
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-10-311-1/+20
| * | | x86: remove obsolete comment from asm/xen/hypervisor.hOlaf Hering2012-10-301-1/+0
* | | | KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong2012-10-311-26/+34
| |/ / |/| |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-268-58/+100
|\ \ \
| * \ \ Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar2012-10-263-8/+23
| |\ \ \
| | * | | x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson2012-10-253-8/+23
| * | | | x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-10-251-4/+0
| * | | | x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-10-241-29/+41
| * | | | x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu2012-10-241-7/+8
| * | | | x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-241-0/+3
OpenPOWER on IntegriCloud