Age | Commit message (Expand) | Author | Files | Lines |
2019-05-08 | Documentation: x86: convert x86_64/cpu-hotplug-spec to reST | Changbin Du | 2 | -1/+5 |
2019-05-08 | Documentation: x86: convert x86_64/fake-numa-for-cpusets to reST | Changbin Du | 2 | -7/+19 |
2019-05-08 | Documentation: x86: convert x86_64/5level-paging.txt to reST | Changbin Du | 2 | -5/+12 |
2019-05-08 | Documentation: x86: convert x86_64/mm.txt to reST | Changbin Du | 3 | -153/+162 |
2019-05-08 | Documentation: x86: convert x86_64/uefi.txt to reST | Changbin Du | 2 | -7/+24 |
2019-05-08 | Documentation: x86: convert x86_64/boot-options.txt to reST | Changbin Du | 3 | -278/+345 |
2018-12-11 | x86/dma/amd-gart: Stop resizing dma_debug_entry pool | Robin Murphy | 1 | -4/+1 |
2018-11-06 | x86/mm: Move LDT remap out of KASLR region on 5-level paging | Kirill A. Shutemov | 1 | -16/+18 |
2018-11-01 | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 1 | -16/+0 |
2018-10-06 | x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions | Ingo Molnar | 1 | -51/+120 |
2018-10-06 | x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions | Baoquan He | 1 | -42/+42 |
2018-09-10 | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 1 | -16/+0 |
2018-09-04 | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls | Alexander Popov | 1 | -0/+2 |
2018-08-14 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+1 |
2018-07-20 | x86/tsc: Redefine notsc to behave as tsc=unstable | Pavel Tatashin | 1 | -3/+1 |
2018-07-06 | x86/numa_emulation: Introduce uniform split capability | Dan Williams | 1 | -0/+4 |
2018-05-28 | x86/pci-dma: remove the explicit nodac and allowdac option | Christoph Hellwig | 1 | -5/+0 |
2018-05-28 | x86/pci-dma: remove the experimental forcesac boot option | Christoph Hellwig | 1 | -3/+1 |
2018-05-28 | Documentation/x86: remove a stray reference to pci-nommu.c | Christoph Hellwig | 1 | -2/+2 |
2018-04-12 | Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready | Ingo Molnar | 1 | -6/+3 |
2018-04-03 | x86/mm: Fix documentation of module mapping range with 4-level paging | Kirill A. Shutemov | 1 | -1/+1 |
2018-02-16 | x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=y | Kirill A. Shutemov | 1 | -6/+3 |
2018-01-05 | x86/kaslr: Fix the vaddr_end mess | Thomas Gleixner | 1 | -0/+6 |
2018-01-05 | x86/mm: Map cpu_entry_area at the same place on 4/5 level | Thomas Gleixner | 1 | -3/+4 |
2018-01-05 | x86/mm: Set MODULES_END to 0xffffffffff000000 | Andrey Ryabinin | 1 | -4/+1 |
2017-12-23 | x86/pti: Put the LDT in its own PGD if PTI is on | Andy Lutomirski | 1 | -1/+2 |
2017-12-23 | x86/mm/64: Make a full PGD-entry size hole in the memory map | Andy Lutomirski | 1 | -2/+2 |
2017-12-22 | x86/cpu_entry_area: Move it out of the fixmap | Thomas Gleixner | 1 | -0/+2 |
2017-12-22 | x86/doc: Remove obvious weirdnesses from the x86 MM layout documentation | Peter Zijlstra | 1 | -9/+3 |
2017-12-22 | x86/mm/64: Improve the memory map documentation | Andy Lutomirski | 1 | -4/+6 |
2017-10-20 | x86/kasan: Use the same shadow offset for 4- and 5-level paging | Andrey Ryabinin | 1 | -1/+1 |
2017-07-21 | x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y | Kirill A. Shutemov | 1 | -0/+64 |
2017-06-14 | x86/mce: Update bootlog description to reflect behavior on AMD | Yazen Ghannam | 1 | -1/+2 |
2017-04-04 | x86/mm: Define virtual memory map for 5-level paging | Kirill A. Shutemov | 1 | -3/+30 |
2017-03-16 | x86/mm: Adapt MODULES_END based on fixmap section size | Thomas Garnier | 1 | -1/+4 |
2016-10-25 | x86/dumpstack: Remove raw stack dump | Josh Poimboeuf | 1 | -4/+0 |
2016-09-06 | x86: fix memory ranges in mm documentation | Lorenzo Stoakes | 1 | -3/+3 |
2016-08-07 | Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+2 |
2016-08-04 | Documenation: update cgroup's document path | seokhoon.yoon | 1 | -2/+2 |
2016-07-26 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2016-07-08 | x86/mm: Implement ASLR for kernel memory regions | Thomas Garnier | 1 | -0/+4 |
2016-07-01 | x86/Documentation: Fix various typos in Documentation/x86/ files | Masanari Iida | 1 | -1/+1 |
2016-04-22 | x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt | Juergen Gross | 1 | -3/+3 |
2016-03-21 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+6 |
2016-02-18 | x86/cpufeature: Create a new synthetic cpu capability for machine check recovery | Tony Luck | 1 | -0/+2 |
2015-11-29 | Documentation/x86: Update EFI memory region description | Matt Fleming | 1 | -6/+6 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
2015-06-07 | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 1 | -0/+3 |
2015-05-27 | x86/Documentation: Move kernel-stacks doc one level up | Borislav Petkov | 1 | -101/+0 |