| Commit message (Expand) | Author | Age |
| * | x86/speculation/taa: Add documentation for TSX Async Abort | Pawan Gupta | 2019-11-16 |
| * | x86/speculation/mds: Improve CPU buffer clear documentation | Andy Lutomirski | 2019-06-11 |
| * | x86/speculation/mds: Revert CPU buffer clear on double fault exit | Andy Lutomirski | 2019-06-11 |
| * | x86/speculation/mds: Fix documentation typo | Josh Poimboeuf | 2019-05-16 |
| * | x86/mds: Add MDSUM variant to the MDS documentation | speck for Pawan Gupta | 2019-05-16 |
| * | x86/speculation/mds: Add mitigation mode VMWERV | Thomas Gleixner | 2019-05-16 |
| * | x86/speculation/mds: Conditionally clear CPU buffers on idle entry | Thomas Gleixner | 2019-05-16 |
| * | x86/speculation/mds: Clear CPU buffers on exit to user | Thomas Gleixner | 2019-05-16 |
| * | x86/speculation/mds: Add mds_clear_cpu_buffers() | Thomas Gleixner | 2019-05-16 |
| * | x86/pti: Document fix wrong index | zhenwei.pi | 2018-01-23 |
| * | x86/Documentation: Add PTI description | Dave Hansen | 2018-01-17 |
| * | Revert "x86/mm: Expand the exception table logic to allow new handling options" | Greg Kroah-Hartman | 2016-10-31 |
| * | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck | 2016-10-31 |
| * | x86/pat: Document the PAT initialization sequence | Toshi Kani | 2016-08-16 |
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 |
| |\ |
|
| | * | x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ... | Luis R. Rodriguez | 2015-08-28 |
| * | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 |
| |\ \ |
|
| | * | | x86/boot: Obsolete the MCA sys_desc_table | Paolo Pisati | 2015-07-21 |
| | |/ |
|
| * / | Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZE | Alexander Kuleshov | 2015-08-24 |
| |/ |
|
| * | x86/asm/entry/64: Update path names | James C Boyd | 2015-07-02 |
| * | Merge branch 'x86/boot' into x86/urgent | Ingo Molnar | 2015-06-30 |
| |\ |
|
| | * | x86/kaslr: Fix typo in the KASLR_FLAG documentation | Miroslav Benes | 2015-05-11 |
| * | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | *-. \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 |
| | |\ \ \
| | |_|/
| |/| | |
|
| | | | * | x86/mm/pat: Add set_memory_wt() for Write-Through type | Toshi Kani | 2015-06-07 |
| | | | * | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings | Toshi Kani | 2015-06-07 |
| | | * | | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar | 2015-06-08 |
| | | |\ \ |
|
| | | | * | | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar | 2015-06-08 |
| | | |/ /
| |/| | |
|
| | | * | | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 2015-06-07 |
| | | |\ \
| | | |/
| | |/| |
|
| | | | * | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 2015-06-07 |
| | | |/
| |/| |
|
| | | * | x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT... | Luis R. Rodriguez | 2015-05-27 |
| | |/ |
|
| * | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-06-22 |
| |\ \ |
|
| | * | | x86, doc: Remove cmdline_size from list of fields to be filled in for EFI han... | Alex Smith | 2015-04-30 |
| | |/ |
|
| * | | x86/Documentation: Adapt Ingo's explanation on printing backtraces | Borislav Petkov | 2015-05-27 |
| * | | x86/Documentation: Remove STACKFAULT_STACK bulletpoint | Borislav Petkov | 2015-05-27 |
| * | | x86/Documentation: Move kernel-stacks doc one level up | Borislav Petkov | 2015-05-27 |
| |/ |
|
| * | x86/mm/KASLR: Propagate KASLR status to kernel proper | Borislav Petkov | 2015-04-03 |
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-02-21 |
| |\ |
|
| | * | Documentation/x86: Fix path in zero-page.txt | Alexander Kuleshov | 2015-02-18 |
| * | | x86_64: add KASan support | Andrey Ryabinin | 2015-02-13 |
| |/ |
|
| * | x86, entry: Switch stacks on a paranoid entry from userspace | Andy Lutomirski | 2015-01-02 |
| * | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-19 |
| |\ |
|
| | * | x86, mpx: Give MPX a real config option prompt | Dave Hansen | 2014-12-15 |
| | * | x86, mpx: Update documentation | Dave Hansen | 2014-12-15 |
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-14 |
| |\ \
| |/
|/| |
|
| | * | x86/doc: Update documentation after file shuffling | Luis R. Rodriguez | 2014-12-11 |
| * | | x86, mpx: Add documentation on Intel MPX | Qiaowei Ren | 2014-11-18 |
| |/ |
|
| * | x86/mm: Update memory map description to list hypervisor-reserved area | Dave Hansen | 2014-09-19 |
| * | x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig path | Jeremiah Mahler | 2014-08-10 |
| * | x86/mm: New tunable for single vs full TLB flush | Dave Hansen | 2014-07-31 |