summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-105-23/+80
|\
| * x86/microcode/intel: Fish out the stashed microcode for the BSPBorislav Petkov2014-12-101-14/+12
| * x86, microcode: Reload microcode on resumeBorislav Petkov2014-12-064-16/+78
| * x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky2014-12-061-1/+1
| * x86, microcode, intel: Drop unused parameterBorislav Petkov2014-12-061-4/+3
| * x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov2014-12-012-5/+5
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-105-98/+66
|\ \
| * | x86_64/vsyscall: Restore orig_ax after vsyscall seccompAndy Lutomirski2014-11-101-0/+1
| * | x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-032-4/+1
| * | x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall codeAndy Lutomirski2014-11-031-32/+18
| * | x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==noneAndy Lutomirski2014-11-031-5/+9
| * | x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski2014-11-032-12/+0
| * | x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski2014-10-281-1/+1
| * | x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.cAndy Lutomirski2014-10-281-57/+0
| * | x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.cAndy Lutomirski2014-10-281-0/+49
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-104-45/+108
|\ \ \
| * | | x86/mce: Spell "panicked" correctlyBorislav Petkov2014-12-081-6/+6
| * | | x86, mce: Support memory error recovery for both UCNA and Deferred error in m...Chen Yucong2014-11-191-0/+46
| * | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong2014-11-193-13/+28
| * | | x86, MCE, AMD: Assign interrupt handler only when bank supports itChen Yucong2014-11-011-7/+10
| * | | x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov2014-10-211-3/+2
| * | | x86, MCE, AMD: Move invariant code out from loop bodyChen Yucong2014-10-211-1/+3
| * | | x86, MCE, AMD: Correct thresholding error loggingChen Yucong2014-10-211-15/+15
| * | | x86, MCE, AMD: Use macros to compute bank MSRsChen Yucong2014-10-211-6/+4
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Linus Torvalds2014-12-101-21/+5
|\ \ \ \
| * | | | x86: numachip: APIC driver cleanupsDaniel J Blueman2014-11-041-19/+3
| * | | | x86: numachip: Elide self-IPI ICR pollingDaniel J Blueman2014-11-041-1/+1
| * | | | x86: numachip: Fix 16-bit APIC ID truncationDaniel J Blueman2014-11-041-1/+1
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-12-106-26/+20
|\ \ \ \ \ \
| | * \ \ \ \ Merge tag 'x86_queue_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2014-11-122-15/+11
| | |\ \ \ \ \
| | | * | | | | x86, CPU, AMD: Move K8 TLB flush filter workaround to K8 codeBorislav Petkov2014-11-111-12/+11
| | | * | | | | x86, espfix: Remove stale ptemaskBorislav Petkov2014-11-111-3/+0
| | | | |/ / / | | | |/| | |
| | * | | | | Merge tag 'v3.18-rc4' into x86/cleanups, to refresh the tree before pulling n...Ingo Molnar2014-11-1275-4971/+7372
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | x86, msr: Use seek definitions instead of hard-coded valuesFabian Frederick2014-10-171-2/+2
| | * | | | | x86, msr: Convert printk to pr_foo()Fabian Frederick2014-10-171-2/+3
| | * | | | | x86, msr: Use PTR_ERR_OR_ZEROFabian Frederick2014-10-171-1/+1
| | * | | | | x86/simplefb: Use PTR_ERR_OR_ZEROFabian Frederick2014-10-171-4/+1
| | * | | | | x86/sysfb: Use PTR_ERR_OR_ZEROFabian Frederick2014-10-171-1/+1
| | * | | | | x86, cpuid: Use PTR_ERR_OR_ZEROFabian Frederick2014-10-171-1/+1
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-103-2/+4
|\ \ \ \ \ \ \
| * | | | | | | x86-64: Use RIP-relative addressing for most per-CPU accessesJan Beulich2014-11-041-0/+2
| * | | | | | | x86: Convert a few more per-CPU items to read-mostly onesJan Beulich2014-11-042-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-103-21/+20
|\ \ \ \ \ \ \
| * | | | | | | x86: Replace seq_printf() with seq_puts()Rasmus Villemoes2014-12-082-20/+20
| * | | | | | | x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.cNicholas Mc Guire2014-10-281-1/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-107-15/+128
|\ \ \ \ \ \ \
| * | | | | | | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-182-1/+86
| * | | | | | | x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen2014-11-185-14/+42
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-102-14/+4
|\ \ \ \ \ \ \
| * | | | | | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-2/+2
OpenPOWER on IntegriCloud