summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2014-03-31Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-28x86, CMCI: Add proper detection of end of CMCI stormsChen, Gong
2014-03-27x86, hyperv: Bypass the timer_irq_works() checkJason Wang
2014-03-25x86: hpet: Use proper destructor for delayed workThomas Gleixner
2014-03-24x86, kaslr: fix module lock ordering problemKees Cook
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki
2014-03-20x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge
2014-03-20Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones
2014-03-20x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, amd, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, intel, rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, intel, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, amd, ibs: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat
2014-03-20x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, intel, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, vsyscall: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, cpuid: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, msr: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-03-19Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2014-03-18Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas
2014-03-18x86, vdso: Zero-pad the VVAR pageAndy Lutomirski
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-14perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian
2014-03-13x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin
2014-03-13x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov
2014-03-13x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov
2014-03-13x86, crash: Unify ifdefBorislav Petkov
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-12perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-11x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka
2014-03-11i386: Remove unneeded test of 'task' in dump_trace() (again)Steven Rostedt
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones
2014-03-11perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar