| Age | Commit message (Expand) | Author | Lines |
| 2014-11-04 | x86: Convert a few more per-CPU items to read-mostly ones | Jan Beulich | -2/+2 |
| 2014-11-04 | x86: numachip: APIC driver cleanups | Daniel J Blueman | -19/+3 |
| 2014-11-04 | x86: numachip: Elide self-IPI ICR polling | Daniel J Blueman | -1/+1 |
| 2014-11-04 | x86: numachip: Fix 16-bit APIC ID truncation | Daniel J Blueman | -1/+1 |
| 2014-11-03 | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski | -4/+1 |
| 2014-11-03 | x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall code | Andy Lutomirski | -32/+18 |
| 2014-11-03 | x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==none | Andy Lutomirski | -5/+9 |
| 2014-11-03 | x86,vdso: Use LSL unconditionally for vgetcpu | Andy Lutomirski | -12/+0 |
| 2014-11-03 | kvm: kvmclock: use get_cpu() and put_cpu() | Tiejun Chen | -11/+8 |
| 2014-11-01 | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | -2/+7 |
| 2014-11-01 | x86, MCE, AMD: Assign interrupt handler only when bank supports it | Chen Yucong | -7/+10 |
| 2014-10-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -28/+31 |
| 2014-10-31 | ftrace/x86: Show trampoline call function in enabled_functions | Steven Rostedt (Red Hat) | -12/+86 |
| 2014-10-31 | ftrace/x86: Add dynamic allocated trampoline for ftrace_ops | Steven Rostedt (Red Hat) | -10/+210 |
| 2014-10-29 | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar | -181/+2 |
| 2014-10-29 | ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() | Jiang Liu | -1/+1 |
| 2014-10-29 | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | -2/+0 |
| 2014-10-29 | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones | -2/+3 |
| 2014-10-28 | x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts | Maciej W. Rozycki | -4/+2 |
| 2014-10-28 | x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c | Nicholas Mc Guire | -1/+0 |
| 2014-10-28 | x86_64/vdso: Remove jiffies from the vvar page | Andy Lutomirski | -1/+1 |
| 2014-10-28 | x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c | Andy Lutomirski | -57/+0 |
| 2014-10-28 | x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c | Andy Lutomirski | -0/+49 |
| 2014-10-28 | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra | -2/+5 |
| 2014-10-28 | perf: Fix bogus kernel printk | Peter Zijlstra (Intel) | -2/+3 |
| 2014-10-28 | x86, cma: Reserve DMA contiguous area after initmem_init() | Weijie Yang | -1/+1 |
| 2014-10-28 | Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o... | Dave Airlie | -0/+23 |
| 2014-10-24 | i386/audit: stop scribbling on the stack frame | Eric Paris | -8/+7 |
| 2014-10-24 | Merge tag 'v3.18-rc1' into x86/urgent | H. Peter Anvin | -132/+144 |
| 2014-10-22 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | -3/+6 |
| 2014-10-21 | x86, MCE, AMD: Drop software-defined bank in error thresholding | Borislav Petkov | -3/+2 |
| 2014-10-21 | x86, MCE, AMD: Move invariant code out from loop body | Chen Yucong | -1/+3 |
| 2014-10-21 | x86, MCE, AMD: Correct thresholding error logging | Chen Yucong | -15/+15 |
| 2014-10-21 | x86, MCE, AMD: Use macros to compute bank MSRs | Chen Yucong | -6/+4 |
| 2014-10-20 | x86: ACPI: Do not translate GSI number if IOAPIC is disabled | Jiang Liu | -5/+9 |
| 2014-10-20 | x86, amd_nb: Add device IDs to NB tables for F15h M60h | Aravind Gopalakrishnan | -0/+2 |
| 2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | -8/+7 |
| 2014-10-19 | x86/smpboot: Move data structure to its primary usage scope | Ingo Molnar | -2/+2 |
| 2014-10-17 | x86, msr: Use seek definitions instead of hard-coded values | Fabian Frederick | -2/+2 |
| 2014-10-17 | x86, msr: Convert printk to pr_foo() | Fabian Frederick | -2/+3 |
| 2014-10-17 | x86, msr: Use PTR_ERR_OR_ZERO | Fabian Frederick | -1/+1 |
| 2014-10-17 | x86/simplefb: Use PTR_ERR_OR_ZERO | Fabian Frederick | -4/+1 |
| 2014-10-17 | x86/sysfb: Use PTR_ERR_OR_ZERO | Fabian Frederick | -1/+1 |
| 2014-10-17 | x86, cpuid: Use PTR_ERR_OR_ZERO | Fabian Frederick | -1/+1 |
| 2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | -112/+112 |
| 2014-10-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | -12/+25 |
| 2014-10-14 | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | -4/+2 |
| 2014-10-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -2/+2 |
| 2014-10-14 | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | -63/+155 |
| 2014-10-14 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | -5/+156 |