summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2014-11-04x86: Convert a few more per-CPU items to read-mostly onesJan Beulich-2/+2
2014-11-04x86: numachip: APIC driver cleanupsDaniel J Blueman-19/+3
2014-11-04x86: numachip: Elide self-IPI ICR pollingDaniel J Blueman-1/+1
2014-11-04x86: numachip: Fix 16-bit APIC ID truncationDaniel J Blueman-1/+1
2014-11-03x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski-4/+1
2014-11-03x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall codeAndy Lutomirski-32/+18
2014-11-03x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==noneAndy Lutomirski-5/+9
2014-11-03x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski-12/+0
2014-11-03kvm: kvmclock: use get_cpu() and put_cpu()Tiejun Chen-11/+8
2014-11-01x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov-2/+7
2014-11-01x86, MCE, AMD: Assign interrupt handler only when bank supports itChen Yucong-7/+10
2014-10-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-28/+31
2014-10-31ftrace/x86: Show trampoline call function in enabled_functionsSteven Rostedt (Red Hat)-12/+86
2014-10-31ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)-10/+210
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar-181/+2
2014-10-29ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu-1/+1
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu-2/+0
2014-10-29x86: Don't enable F00F workaround on Intel Quark processorsDave Jones-2/+3
2014-10-28x86/irq: Fix XT-PIC-XT-PIC in /proc/interruptsMaciej W. Rozycki-4/+2
2014-10-28x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.cNicholas Mc Guire-1/+0
2014-10-28x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski-1/+1
2014-10-28x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.cAndy Lutomirski-57/+0
2014-10-28x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.cAndy Lutomirski-0/+49
2014-10-28perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra-2/+5
2014-10-28perf: Fix bogus kernel printkPeter Zijlstra (Intel)-2/+3
2014-10-28x86, cma: Reserve DMA contiguous area after initmem_init()Weijie Yang-1/+1
2014-10-28Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie-0/+23
2014-10-24i386/audit: stop scribbling on the stack frameEric Paris-8/+7
2014-10-24Merge tag 'v3.18-rc1' into x86/urgentH. Peter Anvin-132/+144
2014-10-22x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski-3/+6
2014-10-21x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov-3/+2
2014-10-21x86, MCE, AMD: Move invariant code out from loop bodyChen Yucong-1/+3
2014-10-21x86, MCE, AMD: Correct thresholding error loggingChen Yucong-15/+15
2014-10-21x86, MCE, AMD: Use macros to compute bank MSRsChen Yucong-6/+4
2014-10-20x86: ACPI: Do not translate GSI number if IOAPIC is disabledJiang Liu-5/+9
2014-10-20x86, amd_nb: Add device IDs to NB tables for F15h M60hAravind Gopalakrishnan-0/+2
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-8/+7
2014-10-19x86/smpboot: Move data structure to its primary usage scopeIngo Molnar-2/+2
2014-10-17x86, msr: Use seek definitions instead of hard-coded valuesFabian Frederick-2/+2
2014-10-17x86, msr: Convert printk to pr_foo()Fabian Frederick-2/+3
2014-10-17x86, msr: Use PTR_ERR_OR_ZEROFabian Frederick-1/+1
2014-10-17x86/simplefb: Use PTR_ERR_OR_ZEROFabian Frederick-4/+1
2014-10-17x86/sysfb: Use PTR_ERR_OR_ZEROFabian Frederick-1/+1
2014-10-17x86, cpuid: Use PTR_ERR_OR_ZEROFabian Frederick-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-112/+112
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-12/+25
2014-10-14Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds-4/+2
2014-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-63/+155
2014-10-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+156