| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2016-02-18 | x86/cpufeature: Create a new synthetic cpu capability for machine check recovery |  Tony Luck | 1 | -0/+2 |
| 2016-02-18 | x86/mm: Expand the exception table logic to allow new handling options |  Tony Luck | 1 | -0/+35 |
| 2016-02-09 | x86/microcode: Document builtin microcode loading method |  Borislav Petkov | 1 | -0/+25 |
| 2015-11-29 | Documentation/x86: Update EFI memory region description |  Matt Fleming | 1 | -6/+6 |
| 2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+16 |
| 2015-09-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2015-08-28 | x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and mtrr_del() |  Luis R. Rodriguez | 1 | -4/+16 |
| 2015-08-24 | Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZE |  Alexander Kuleshov | 1 | -1/+1 |
| 2015-07-21 | x86/boot: Obsolete the MCA sys_desc_table |  Paolo Pisati | 1 | -1/+2 |
| 2015-07-02 | x86/asm/entry/64: Update path names |  James C Boyd | 1 | -4/+4 |
| 2015-06-30 | Merge branch 'x86/boot' into x86/urgent |  Ingo Molnar | 1 | -1/+1 |
| 2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -9/+62 |
| 2015-06-22 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+0 |
| 2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates |  Ingo Molnar | 4 | -9/+62 |
| 2015-06-08 | Merge branch 'x86/asm' into x86/core, to prepare for new patch |  Ingo Molnar | 1 | -2/+2 |
| 2015-06-08 | x86/asm/entry: Rename compat syscall entry points |  Ingo Molnar | 1 | -2/+2 |
| 2015-06-07 | Merge branch 'x86/ras' into x86/core, to fix conflicts |  Ingo Molnar | 1 | -0/+3 |
| 2015-06-07 | x86/mce: Add infrastructure to support Local MCE |  Ashok Raj | 1 | -0/+3 |
| 2015-06-07 | x86/mm/pat: Add set_memory_wt() for Write-Through type |  Toshi Kani | 1 | -3/+6 |
| 2015-06-07 | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings |  Toshi Kani | 1 | -1/+3 |
| 2015-05-27 | x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT pages |  Luis R. Rodriguez | 2 | -3/+48 |
| 2015-05-27 | x86/Documentation: Adapt Ingo's explanation on printing backtraces |  Borislav Petkov | 1 | -0/+44 |
| 2015-05-27 | x86/Documentation: Remove STACKFAULT_STACK bulletpoint |  Borislav Petkov | 1 | -7/+3 |
| 2015-05-27 | x86/Documentation: Move kernel-stacks doc one level up |  Borislav Petkov | 1 | -0/+0 |
| 2015-05-11 | x86/kaslr: Fix typo in the KASLR_FLAG documentation |  Miroslav Benes | 1 | -1/+1 |
| 2015-04-30 | x86, doc: Remove cmdline_size from list of fields to be filled in for EFI handover |  Alex Smith | 1 | -1/+0 |
| 2015-04-03 | x86/mm/KASLR: Propagate KASLR status to kernel proper |  Borislav Petkov | 1 | -0/+6 |
| 2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2015-02-18 | Documentation/x86: Fix path in zero-page.txt |  Alexander Kuleshov | 1 | -1/+1 |
| 2015-02-13 | x86_64: add KASan support |  Andrey Ryabinin | 1 | -0/+2 |
| 2015-01-02 | x86, entry: Switch stacks on a paranoid entry from userspace |  Andy Lutomirski | 2 | -9/+17 |
| 2014-12-19 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+14 |
| 2014-12-15 | x86, mpx: Give MPX a real config option prompt |  Dave Hansen | 1 | -1/+5 |
| 2014-12-15 | x86, mpx: Update documentation |  Dave Hansen | 1 | -3/+9 |
| 2014-12-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+5 |
| 2014-12-11 | x86/doc: Update documentation after file shuffling |  Luis R. Rodriguez | 1 | -2/+5 |
| 2014-11-18 | x86, mpx: Add documentation on Intel MPX |  Qiaowei Ren | 1 | -0/+234 |
| 2014-09-19 | x86/mm: Update memory map description to list hypervisor-reserved area |  Dave Hansen | 1 | -1/+1 |
| 2014-08-10 | x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig path |  Jeremiah Mahler | 1 | -1/+1 |
| 2014-07-31 | x86/mm: New tunable for single vs full TLB flush |  Dave Hansen | 1 | -0/+75 |
| 2014-06-05 | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next |  Linus Torvalds | 1 | -0/+2 |
| 2014-05-05 | doc: spelling error changes |  Carlos Garcia | 2 | -2/+2 |
| 2014-04-30 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack |  H. Peter Anvin | 1 | -0/+2 |
| 2014-03-13 | x86, boot: Correct max ramdisk size name |  Borislav Petkov | 1 | -2/+2 |
| 2014-02-10 | Documentation/: update 00-INDEX files |  Henrik Austad | 1 | -2/+16 |
| 2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -23/+0 |
| 2013-12-29 | x86: Add xloadflags bit for EFI runtime support on kexec |  Dave Young | 1 | -0/+3 |
| 2013-12-19 | Merge branch 'master' into for-next |  Jiri Kosina | 1 | -65/+0 |
| 2013-12-02 | Documentation: Update x86_64/boot-options.txt |  Richard Weinberger | 1 | -23/+0 |