| Age | Commit message (Expand) | Author | Lines |
| 2014-03-20 | x86, therm_throt.c: Remove unused therm_cpu_lock | Srivatsa S. Bhat | -13/+0 |
| 2014-03-20 | x86, therm_throt.c: Fix CPU hotplug callback registration | Srivatsa S. Bhat | -1/+4 |
| 2014-03-20 | x86, mce: Fix CPU hotplug callback registration | Srivatsa S. Bhat | -2/+6 |
| 2014-03-20 | x86, intel, uncore: Fix CPU hotplug callback registration | Srivatsa S. Bhat | -3/+3 |
| 2014-03-20 | x86, vsyscall: Fix CPU hotplug callback registration | Srivatsa S. Bhat | -1/+5 |
| 2014-03-20 | x86, cpuid: Fix CPU hotplug callback registration | Srivatsa S. Bhat | -7/+8 |
| 2014-03-20 | x86, msr: Fix CPU hotplug callback registration | Srivatsa S. Bhat | -7/+9 |
| 2014-03-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | -2/+1 |
| 2014-03-19 | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | -19/+1 |
| 2014-03-19 | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar | -2/+1 |
| 2014-03-18 | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas | -19/+1 |
| 2014-03-18 | x86, vdso: Zero-pad the VVAR page | Andy Lutomirski | -0/+5 |
| 2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | -12/+22 |
| 2014-03-18 | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | -53/+60 |
| 2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | -1/+2 |
| 2014-03-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -4/+13 |
| 2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | -1/+1 |
| 2014-03-14 | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU | Stephane Eranian | -0/+3 |
| 2014-03-13 | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin | -3/+7 |
| 2014-03-13 | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov | -23/+7 |
| 2014-03-13 | x86, AMD: Convert to the new bit access MSR accessors | Borislav Petkov | -36/+12 |
| 2014-03-13 | x86, crash: Unify ifdef | Borislav Petkov | -2/+0 |
| 2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | -57/+90 |
| 2014-03-12 | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() | Stephane Eranian | -5/+6 |
| 2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | -3/+12 |
| 2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | -272/+0 |
| 2014-03-11 | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka | -2/+13 |
| 2014-03-11 | i386: Remove unneeded test of 'task' in dump_trace() (again) | Steven Rostedt | -1/+1 |
| 2014-03-11 | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones | -1/+2 |
| 2014-03-11 | perf/x86/uncore: Add __init for uncore_cpumask_init() | Dongsheng Yang | -1/+1 |
| 2014-03-11 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | -10/+15 |
| 2014-03-11 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | -56/+87 |
| 2014-03-10 | x86, threadinfo: Redo "x86: Use inline assembler to get sp" | Mathias Krause | -1/+5 |
| 2014-03-07 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | -2/+2 |
| 2014-03-07 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | -2/+11 |
| 2014-03-07 | ftrace/x86: BUG when ftrace recovery fails | Petr Mladek | -3/+15 |
| 2014-03-07 | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | -1/+1 |
| 2014-03-07 | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | -3/+0 |
| 2014-03-07 | ftrace/x86: Have ftrace_write() return -EPERM and clean up callers | Steven Rostedt (Red Hat) | -19/+8 |
| 2014-03-06 | x86: Clean up dumpstack_64.c code | Steven Rostedt | -34/+83 |
| 2014-03-06 | x86: Keep thread_info on thread stack in x86_32 | Steven Rostedt | -56/+75 |
| 2014-03-06 | x86: Prepare removal of previous_esp from i386 thread_info structure | Steven Rostedt | -9/+25 |
| 2014-03-05 | x86, reboot: Only use CF9_COND automatically, not CF9 | H. Peter Anvin | -1/+1 |
| 2014-03-05 | x86, reboot: Add EFI and CF9 reboot methods into the default list | Li, Aubrey | -5/+10 |
| 2014-03-05 | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming | -55/+79 |
| 2014-03-05 | x86: hyperv: Fixup the (brain) damage caused by the irq cleanup | Thomas Gleixner | -3/+3 |
| 2014-03-04 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | -8/+2 |
| 2014-03-04 | x86/efi: Quirk out SGI UV | Borislav Petkov | -8/+2 |
| 2014-03-04 | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot | Thomas Gleixner | -3/+3 |
| 2014-03-04 | x86: hyperv: Make it build with CONFIG_HYPERV=m again | Thomas Gleixner | -1/+1 |