| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | mm: fix huge zero page accounting in smaps report | Kirill A. Shutemov | 2014-12-10 | 1 | -0/+5 |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-10 | 3 | -1/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, microcode: Reload microcode on resume | Borislav Petkov | 2014-12-06 | 3 | -0/+6 |
| * | | | | | | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov | 2014-12-01 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 | 6 | -31/+37 |
|\ \ \ \ \ \ |
|
| * | | | | | | 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 | 3 | -1/+13 |
| * | | | | | | x86,vdso: Use LSL unconditionally for vgetcpu | Andy Lutomirski | 2014-11-03 | 3 | -30/+19 |
| * | | | | | | x86_64/vdso: Remove jiffies from the vvar page | Andy Lutomirski | 2014-10-28 | 1 | -1/+0 |
* | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 1 | -1/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 2014-11-19 | 1 | -0/+4 |
| * | | | | | | | x86, MCE, AMD: Drop software-defined bank in error thresholding | Borislav Petkov | 2014-10-21 | 1 | -1/+0 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-12-10 | 9 | -107/+111 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: mm: Move PAT only functions to mm/pat.c | Thomas Gleixner | 2014-11-16 | 1 | -69/+0 |
| * | | | | | | | x86: Enable PAT to use cache mode translation tables | Juergen Gross | 2014-11-16 | 2 | -0/+5 |
| * | | | | | | | 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 | 2 | -15/+25 |
| * | | | | | | | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross | 2014-11-16 | 2 | -2/+2 |
| * | | | | | | | x86: Use new cache mode type in mm/iomap_32.c | Juergen Gross | 2014-11-16 | 1 | -1/+1 |
| * | | | | | | | x86: Use new cache mode type in asm/pgtable.h | Juergen Gross | 2014-11-16 | 1 | -9/+10 |
| * | | | | | | | x86: Use new cache mode type in include/asm/fb.h | Juergen Gross | 2014-11-16 | 1 | -1/+5 |
| * | | | | | | | x86: Make page cache mode a real type | Juergen Gross | 2014-11-16 | 1 | -1/+72 |
| * | | | | | | | x86: mm: Re-use the early_ioremap fixed area | Minfei Huang | 2014-11-03 | 3 | -15/+16 |
| * | | | | | | | x86/mm: Avoid overlap the fixmap area on i386 | Minfei Huang | 2014-10-28 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds | 2014-12-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | x86: UV BAU: Increase maximum CPUs per socket/hub | James Custer | 2014-11-03 | 1 | -2/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 2 | -0/+26 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2014-11-16 | 2 | -0/+26 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | x86, ptdump: Add section for EFI runtime services | Mathias Krause | 2014-11-11 | 1 | -0/+2 |
| | * | | | | | | efi/x86: Move x86 back to libstub | Ard Biesheuvel | 2014-11-11 | 1 | -0/+24 |
| | |/ / / / / |
|
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 | 2 | -18/+47 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86-64: Use RIP-relative addressing for most per-CPU accesses | Jan Beulich | 2014-11-04 | 1 | -15/+44 |
| * | | | | | | | x86: Convert a few more per-CPU items to read-mostly ones | Jan Beulich | 2014-11-04 | 2 | -3/+3 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 2 | -5/+18 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | sched/x86: Add a comment clarifying LDT context switching | Andy Lutomirski | 2014-10-28 | 1 | -1/+10 |
| * | | | | | | sched/x86_64: Don't save flags on context switch | Andy Lutomirski | 2014-10-28 | 1 | -4/+8 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 6 | -17/+179 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Cleanly separate use of asm-generic/mm_hooks.h | Dave Hansen | 2014-11-19 | 2 | -5/+24 |
| * | | | | | | x86, mpx: Cleanup unused bound tables | Dave Hansen | 2014-11-18 | 2 | -0/+20 |
| * | | | | | | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2014-11-18 | 3 | -0/+66 |
| * | | | | | | x86, mpx: Decode MPX instruction to get bound violation information | Dave Hansen | 2014-11-18 | 1 | -0/+12 |
| * | | | | | | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren | 2014-11-18 | 1 | -0/+36 |
| * | | | | | | x86, mpx: Add MPX to disabled features | Dave Hansen | 2014-11-18 | 1 | -1/+7 |
| * | | | | | | x86, mpx: Rename cfg_reg_u and status_reg | Dave Hansen | 2014-11-18 | 1 | -4/+4 |
| * | | | | | | x86: mpx: Give bndX registers actual names | Dave Hansen | 2014-11-18 | 1 | -3/+4 |
| * | | | | | | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen | 2014-11-18 | 1 | -4/+6 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-10 | 1 | -3/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" | Yijing Wang | 2014-11-11 | 1 | -3/+0 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-09 | 1 | -3/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: Kill task_preempt_count() | Oleg Nesterov | 2014-10-28 | 1 | -3/+0 |
| | |/ / / /
| |/| | | | |
|