aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+32
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+5
2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen1-1/+1
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen1-4/+4
2014-01-29x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini1-0/+5
2014-01-29x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini1-0/+27
2014-01-27x86: revert wrong memblock current limit settingYinghai Lu1-1/+1
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis1-1/+0
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-8/+2
2014-01-23sched/x86/tsc: Initialize multiplier to 0Peter Zijlstra1-1/+1
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-5/+3
2014-01-21x86/mm: memblock: switch to use NUMA_NO_NODEGrygorii Strashko2-2/+2
2014-01-21x86: memblock: set current limit to max low memory addressSantosh Shilimkar1-1/+1
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+2
2014-01-20Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+26
2014-01-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+86
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+17
2014-01-20Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-1/+365
2014-01-20Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-113/+185
2014-01-20Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+346
2014-01-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+30
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds24-43/+12
2014-01-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+57
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-91/+272
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+680
2014-01-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-18/+25
2014-01-16x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=nH. Peter Anvin1-0/+2
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar5-15/+62
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-15x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao3-1/+136
2014-01-15x86: Add check for number of available vectors before CPU downPrarit Bhargava2-0/+76
2014-01-15x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin1-3/+3
2014-01-15x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke1-0/+49
2014-01-15x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov1-7/+3
2014-01-14x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov1-0/+10
2014-01-14x86/apic: Read Error Status Register correctlyRichard Weinberger1-9/+8
2014-01-13x86, microcode: Move to a proper locationBorislav Petkov10-9/+8
2014-01-13x86, microcode, AMD: Fix early ucode loadingBorislav Petkov2-85/+167
2014-01-13x86, microcode: Share native MSR accessing variantsBorislav Petkov1-10/+0
2014-01-13x86, ramdisk: Export relocated ramdisk VABorislav Petkov1-9/+10
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar2-23/+2
2014-01-13sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra1-1/+6
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra4-6/+6
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2-28/+215
2014-01-13x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava1-1/+1
2014-01-13sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra1-51/+61
2014-01-12Merge branch 'acpica'Rafael J. Wysocki1-2/+1