summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-11-26x86, apic: Cleanup cfg->domain setup for legacy interruptsSuresh Siddha
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-19x86: remove offsets.h from .gitignore and dontdiffPaul Bolle
2012-11-19x86_32: Return actual stack when requesting sp from regsSteven Rostedt
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai
2012-11-16Revert "ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS...Rafael J. Wysocki
2012-11-14x86, topology: Debug CPU0 hotplugFenghua Yu
2012-11-14x86/i387.c: Initialize thread xstate only on CPU0 only onceFenghua Yu
2012-11-14x86, hotplug: Handle retrigger irq by the first available CPUFenghua Yu
2012-11-14x86, hotplug: The first online processor saves the MTRR stateFenghua Yu
2012-11-14x86, hotplug: During CPU0 online, enable x2apic, set_numa_node.Fenghua Yu
2012-11-14x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu
2012-11-15ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi
2012-11-15ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ infoFeng Tang
2012-11-14x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim
2012-11-14Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman
2012-11-14x86-32, hotplug: Add start_cpu0() entry point to head_32.SFenghua Yu
2012-11-14x86-64, hotplug: Add start_cpu0() entry point to head_64.SFenghua Yu
2012-11-14x86, hotplug, suspend: Online CPU0 for suspend or hibernateFenghua Yu
2012-11-14x86, hotplug: Support functions for CPU0 online/offlineFenghua Yu
2012-11-14x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of itFenghua Yu
2012-11-14x86, Kconfig: Add config switch for CPU0 hotplugFenghua Yu
2012-11-13tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-13x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMDAndreas Herrmann
2012-11-13x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMDAndreas Herrmann
2012-11-13x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann
2012-11-13x86: Add cpu_has_topoextAndreas Herrmann
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-03uprobes/x86: Cleanup the single-stepping codeOleg Nesterov