| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-10 | 5 | -23/+80 |
|\ |
|
| * | x86/microcode/intel: Fish out the stashed microcode for the BSP | Borislav Petkov | 2014-12-10 | 1 | -14/+12 |
| * | x86, microcode: Reload microcode on resume | Borislav Petkov | 2014-12-06 | 4 | -16/+78 |
| * | x86, microcode: Don't initialize microcode code on paravirt | Boris Ostrovsky | 2014-12-06 | 1 | -1/+1 |
| * | x86, microcode, intel: Drop unused parameter | Borislav Petkov | 2014-12-06 | 1 | -4/+3 |
| * | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov | 2014-12-01 | 2 | -5/+5 |
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 | 5 | -98/+66 |
|\ \ |
|
| * | | x86_64/vsyscall: Restore orig_ax after vsyscall seccomp | Andy Lutomirski | 2014-11-10 | 1 | -0/+1 |
| * | | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski | 2014-11-03 | 2 | -4/+1 |
| * | | x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall code | Andy Lutomirski | 2014-11-03 | 1 | -32/+18 |
| * | | x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==none | Andy Lutomirski | 2014-11-03 | 1 | -5/+9 |
| * | | x86,vdso: Use LSL unconditionally for vgetcpu | Andy Lutomirski | 2014-11-03 | 2 | -12/+0 |
| * | | x86_64/vdso: Remove jiffies from the vvar page | Andy Lutomirski | 2014-10-28 | 1 | -1/+1 |
| * | | x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c | Andy Lutomirski | 2014-10-28 | 1 | -57/+0 |
| * | | x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c | Andy Lutomirski | 2014-10-28 | 1 | -0/+49 |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 4 | -45/+108 |
|\ \ \ |
|
| * | | | x86/mce: Spell "panicked" correctly | Borislav Petkov | 2014-12-08 | 1 | -6/+6 |
| * | | | x86, mce: Support memory error recovery for both UCNA and Deferred error in m... | Chen Yucong | 2014-11-19 | 1 | -0/+46 |
| * | | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 2014-11-19 | 3 | -13/+28 |
| * | | | x86, MCE, AMD: Assign interrupt handler only when bank supports it | Chen Yucong | 2014-11-01 | 1 | -7/+10 |
| * | | | x86, MCE, AMD: Drop software-defined bank in error thresholding | Borislav Petkov | 2014-10-21 | 1 | -3/+2 |
| * | | | x86, MCE, AMD: Move invariant code out from loop body | Chen Yucong | 2014-10-21 | 1 | -1/+3 |
| * | | | x86, MCE, AMD: Correct thresholding error logging | Chen Yucong | 2014-10-21 | 1 | -15/+15 |
| * | | | x86, MCE, AMD: Use macros to compute bank MSRs | Chen Yucong | 2014-10-21 | 1 | -6/+4 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds | 2014-12-10 | 1 | -21/+5 |
|\ \ \ \ |
|
| * | | | | x86: numachip: APIC driver cleanups | Daniel J Blueman | 2014-11-04 | 1 | -19/+3 |
| * | | | | x86: numachip: Elide self-IPI ICR polling | Daniel J Blueman | 2014-11-04 | 1 | -1/+1 |
| * | | | | x86: numachip: Fix 16-bit APIC ID truncation | Daniel J Blueman | 2014-11-04 | 1 | -1/+1 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug... | Linus Torvalds | 2014-12-10 | 6 | -26/+20 |
|\ \ \ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'x86_queue_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2014-11-12 | 2 | -15/+11 |
| | |\ \ \ \ \ |
|
| | | * | | | | | x86, CPU, AMD: Move K8 TLB flush filter workaround to K8 code | Borislav Petkov | 2014-11-11 | 1 | -12/+11 |
| | | * | | | | | x86, espfix: Remove stale ptemask | Borislav Petkov | 2014-11-11 | 1 | -3/+0 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | Merge tag 'v3.18-rc4' into x86/cleanups, to refresh the tree before pulling n... | Ingo Molnar | 2014-11-12 | 75 | -4971/+7372 |
| | |\ \ \ \ \
| | | |/ / / / |
|
| | * | | | | | x86, msr: Use seek definitions instead of hard-coded values | Fabian Frederick | 2014-10-17 | 1 | -2/+2 |
| | * | | | | | x86, msr: Convert printk to pr_foo() | Fabian Frederick | 2014-10-17 | 1 | -2/+3 |
| | * | | | | | x86, msr: Use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-10-17 | 1 | -1/+1 |
| | * | | | | | x86/simplefb: Use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-10-17 | 1 | -4/+1 |
| | * | | | | | x86/sysfb: Use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-10-17 | 1 | -1/+1 |
| | * | | | | | x86, cpuid: Use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-10-17 | 1 | -1/+1 |
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 | 3 | -2/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86-64: Use RIP-relative addressing for most per-CPU accesses | Jan Beulich | 2014-11-04 | 1 | -0/+2 |
| * | | | | | | | x86: Convert a few more per-CPU items to read-mostly ones | Jan Beulich | 2014-11-04 | 2 | -2/+2 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 3 | -21/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Replace seq_printf() with seq_puts() | Rasmus Villemoes | 2014-12-08 | 2 | -20/+20 |
| * | | | | | | | x86/asm: Fix typo in arch/x86/kernel/asm_offset_64.c | Nicholas Mc Guire | 2014-10-28 | 1 | -1/+0 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 7 | -15/+128 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2014-11-18 | 2 | -1/+86 |
| * | | | | | | | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen | 2014-11-18 | 5 | -14/+42 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-10 | 2 | -14/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | 2014-11-23 | 1 | -2/+2 |