summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2014-03-20x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat-13/+0
2014-03-20x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat-1/+4
2014-03-20x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat-2/+6
2014-03-20x86, intel, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat-3/+3
2014-03-20x86, vsyscall: Fix CPU hotplug callback registrationSrivatsa S. Bhat-1/+5
2014-03-20x86, cpuid: Fix CPU hotplug callback registrationSrivatsa S. Bhat-7/+8
2014-03-20x86, msr: Fix CPU hotplug callback registrationSrivatsa S. Bhat-7/+9
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki-2/+1
2014-03-19Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-19/+1
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar-2/+1
2014-03-18Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas-19/+1
2014-03-18x86, vdso: Zero-pad the VVAR pageAndy Lutomirski-0/+5
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold-12/+22
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold-53/+60
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+2
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+13
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman-1/+1
2014-03-14perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian-0/+3
2014-03-13x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin-3/+7
2014-03-13x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov-23/+7
2014-03-13x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov-36/+12
2014-03-13x86, crash: Unify ifdefBorislav Petkov-2/+0
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner-57/+90
2014-03-12perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian-5/+6
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha-3/+12
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones-272/+0
2014-03-11x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka-2/+13
2014-03-11i386: Remove unneeded test of 'task' in dump_trace() (again)Steven Rostedt-1/+1
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones-1/+2
2014-03-11perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang-1/+1
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar-10/+15
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar-56/+87
2014-03-10x86, threadinfo: Redo "x86: Use inline assembler to get sp"Mathias Krause-1/+5
2014-03-07x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds-2/+2
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin-2/+11
2014-03-07ftrace/x86: BUG when ftrace recovery failsPetr Mladek-3/+15
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby-3/+0
2014-03-07ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)-19/+8
2014-03-06x86: Clean up dumpstack_64.c codeSteven Rostedt-34/+83
2014-03-06x86: Keep thread_info on thread stack in x86_32Steven Rostedt-56/+75
2014-03-06x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt-9/+25
2014-03-05x86, reboot: Only use CF9_COND automatically, not CF9H. Peter Anvin-1/+1
2014-03-05x86, reboot: Add EFI and CF9 reboot methods into the default listLi, Aubrey-5/+10
2014-03-05Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming-55/+79
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner-3/+3
2014-03-04Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin-8/+2
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov-8/+2
2014-03-04x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner-3/+3
2014-03-04x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner-1/+1