| Commit message (Expand) | Author | Age |
| * | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-10 |
| |\ |
|
| | * | x86/microcode/intel: Fish out the stashed microcode for the BSP | Borislav Petkov | 2014-12-10 |
| | * | x86, microcode: Reload microcode on resume | Borislav Petkov | 2014-12-06 |
| | * | x86, microcode: Don't initialize microcode code on paravirt | Boris Ostrovsky | 2014-12-06 |
| | * | x86, microcode, intel: Drop unused parameter | Borislav Petkov | 2014-12-06 |
| | * | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov | 2014-12-01 |
| * | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 |
| |\ \ |
|
| | * | | x86_64/vsyscall: Restore orig_ax after vsyscall seccomp | Andy Lutomirski | 2014-11-10 |
| | * | | x86_64: Add a comment explaining the TASK_SIZE_MAX guard page | Andy Lutomirski | 2014-11-10 |
| | * | | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski | 2014-11-03 |
| | * | | x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall code | Andy Lutomirski | 2014-11-03 |
| | * | | x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==none | Andy Lutomirski | 2014-11-03 |
| | * | | x86,vdso: Use LSL unconditionally for vgetcpu | Andy Lutomirski | 2014-11-03 |
| | * | | x86: vdso: Fix build with older gcc | Andrew Morton | 2014-11-01 |
| | * | | x86_64/vdso: Clean up vgetcpu init and merge the vdso initcalls | Andy Lutomirski | 2014-10-28 |
| | * | | x86_64/vdso: Remove jiffies from the vvar page | Andy Lutomirski | 2014-10-28 |
| | * | | x86/vdso: Make the PER_CPU segment 32 bits | Andy Lutomirski | 2014-10-28 |
| | * | | x86/vdso: Make the PER_CPU segment start out accessed | Andy Lutomirski | 2014-10-28 |
| | * | | x86/vdso: Change the PER_CPU segment to use struct desc_struct | Andy Lutomirski | 2014-10-28 |
| | * | | x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c | Andy Lutomirski | 2014-10-28 |
| | * | | x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c | Andy Lutomirski | 2014-10-28 |
| * | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 |
| |\ \ \ |
|
| | * | | | x86/mce: Spell "panicked" correctly | Borislav Petkov | 2014-12-08 |
| | * | | | x86, mce: Support memory error recovery for both UCNA and Deferred error in m... | Chen Yucong | 2014-11-19 |
| | * | | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 2014-11-19 |
| | * | | | x86, MCE, AMD: Assign interrupt handler only when bank supports it | Chen Yucong | 2014-11-01 |
| | * | | | x86, MCE, AMD: Drop software-defined bank in error thresholding | Borislav Petkov | 2014-10-21 |
| | * | | | x86, MCE, AMD: Move invariant code out from loop body | Chen Yucong | 2014-10-21 |
| | * | | | x86, MCE, AMD: Correct thresholding error logging | Chen Yucong | 2014-10-21 |
| | * | | | x86, MCE, AMD: Use macros to compute bank MSRs | Chen Yucong | 2014-10-21 |
| * | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-12-10 |
| |\ \ \ \ |
|
| | * | | | | x86: mm: Move PAT only functions to mm/pat.c | Thomas Gleixner | 2014-11-16 |
| | * | | | | xen: Support Xen pv-domains using PAT | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Enable PAT to use cache mode translation tables | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Respect PAT bit when copying pte values between large and normal pages | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Support PAT bit in pagetable dump for lower levels | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Clean up pgtable_types.h | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Use new cache mode type in memtype related functions | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Use new cache mode type in setting page attributes | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert() | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Use new cache mode type in mm/iomap_32.c | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Use new cache mode type in asm/pgtable.h | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Use new cache mode type in arch/x86/mm/init_64.c | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Use new cache mode type in arch/x86/pci | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Use new cache mode type in include/asm/fb.h | Juergen Gross | 2014-11-16 |
| | * | | | | x86: Make page cache mode a real type | Juergen Gross | 2014-11-16 |
| | * | | | | x86: mm: Use 2GB memory block size on large-memory x86-64 systems | Daniel J Blueman | 2014-11-04 |
| | * | | | | x86: mm: Re-use the early_ioremap fixed area | Minfei Huang | 2014-11-03 |