| Commit message (Expand) | Author | Age | Files | Lines |
* | tick/powerclamp: Remove tick_nohz_idle abuse | Thomas Gleixner | 2014-12-19 | 2 | -4/+0 |
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-10 | 8 | -24/+87 |
|\ |
|
| * | x86/microcode/intel: Fish out the stashed microcode for the BSP | Borislav Petkov | 2014-12-10 | 1 | -14/+12 |
| * | Merge tag 'microcode_fixes_for_3.19' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2014-12-08 | 7 | -18/+85 |
| |\ |
|
| | * | x86, microcode: Reload microcode on resume | Borislav Petkov | 2014-12-06 | 7 | -16/+84 |
| | * | 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 | 3 | -6/+6 |
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 | 16 | -200/+190 |
|\ \ |
|
| * | | x86_64/vsyscall: Restore orig_ax after vsyscall seccomp | Andy Lutomirski | 2014-11-10 | 1 | -0/+1 |
| * | | x86_64: Add a comment explaining the TASK_SIZE_MAX guard page | Andy Lutomirski | 2014-11-10 | 1 | -1/+7 |
| * | | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski | 2014-11-03 | 7 | -7/+36 |
| * | | 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 | 6 | -43/+19 |
| * | | x86: vdso: Fix build with older gcc | Andrew Morton | 2014-11-01 | 1 | -10/+8 |
| * | | x86_64/vdso: Clean up vgetcpu init and merge the vdso initcalls | Andy Lutomirski | 2014-10-28 | 1 | -36/+18 |
| * | | x86_64/vdso: Remove jiffies from the vvar page | Andy Lutomirski | 2014-10-28 | 3 | -3/+1 |
| * | | x86/vdso: Make the PER_CPU segment 32 bits | Andy Lutomirski | 2014-10-28 | 1 | -0/+1 |
| * | | x86/vdso: Make the PER_CPU segment start out accessed | Andy Lutomirski | 2014-10-28 | 1 | -1/+1 |
| * | | x86/vdso: Change the PER_CPU segment to use struct desc_struct | Andy Lutomirski | 2014-10-28 | 1 | -7/+12 |
| * | | x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c | Andy Lutomirski | 2014-10-28 | 2 | -57/+61 |
| * | | x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c | Andy Lutomirski | 2014-10-28 | 2 | -49/+49 |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 8 | -67/+116 |
|\ \ \ |
|
| * | | | x86/mce: Spell "panicked" correctly | Borislav Petkov | 2014-12-08 | 1 | -6/+6 |
| * | | | Merge tag 'please-pull-ucna' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 2014-11-21 | 5 | -16/+78 |
| |\ \ \ |
|
| | * | | | 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 | 5 | -16/+32 |
| |/ / / |
|
| * | | | 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 | 2 | -4/+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 |
| * | | | RAS, HWPOISON: Fix wrong error recovery status | Chen, Gong | 2014-10-21 | 1 | -1/+1 |
| * | | | GHES: Make ghes_estatus_caches static | Borislav Petkov | 2014-10-21 | 1 | -1/+1 |
| * | | | APEI, GHES: Cleanup unnecessary function for lockless list | Chen, Gong | 2014-10-21 | 1 | -16/+2 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-12-10 | 25 | -343/+474 |
|\ \ \ \ |
|
| * | | | | x86: mm: Move PAT only functions to mm/pat.c | Thomas Gleixner | 2014-11-16 | 2 | -69/+69 |
| * | | | | xen: Support Xen pv-domains using PAT | Juergen Gross | 2014-11-16 | 3 | -65/+8 |
| * | | | | x86: Enable PAT to use cache mode translation tables | Juergen Gross | 2014-11-16 | 5 | -2/+63 |
| * | | | | x86: Respect PAT bit when copying pte values between large and normal pages | Juergen Gross | 2014-11-16 | 1 | -10/+23 |
| * | | | | x86: Support PAT bit in pagetable dump for lower levels | Juergen Gross | 2014-11-16 | 1 | -13/+11 |
| * | | | | x86: Clean up pgtable_types.h | Juergen Gross | 2014-11-16 | 1 | -20/+1 |
| * | | | | x86: Use new cache mode type in memtype related functions | Juergen Gross | 2014-11-16 | 7 | -90/+96 |
| * | | | | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross | 2014-11-16 | 4 | -37/+44 |
| * | | | | x86: Use new cache mode type in setting page attributes | Juergen Gross | 2014-11-16 | 1 | -24/+28 |
| * | | | | x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c | Juergen Gross | 2014-11-16 | 1 | -1/+1 |
| * | | | | x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert() | Juergen Gross | 2014-11-16 | 1 | -16/+16 |
| * | | | | x86: Use new cache mode type in mm/iomap_32.c | Juergen Gross | 2014-11-16 | 3 | -14/+18 |
| * | | | | x86: Use new cache mode type in asm/pgtable.h | Juergen Gross | 2014-11-16 | 3 | -12/+18 |