summaryrefslogtreecommitdiff
path: root/Documentation/x86/x86_64
AgeCommit message (Expand)Author
2019-05-10Merge tag 'docs-5.2a' of git://git.lwn.net/linuxLinus Torvalds
2019-05-08Documentation: x86: convert x86_64/machinecheck to reSTChangbin Du
2019-05-08Documentation: x86: convert x86_64/cpu-hotplug-spec to reSTChangbin Du
2019-05-08Documentation: x86: convert x86_64/fake-numa-for-cpusets to reSTChangbin Du
2019-05-08Documentation: x86: convert x86_64/5level-paging.txt to reSTChangbin Du
2019-05-08Documentation: x86: convert x86_64/mm.txt to reSTChangbin Du
2019-05-08Documentation: x86: convert x86_64/uefi.txt to reSTChangbin Du
2019-05-08Documentation: x86: convert x86_64/boot-options.txt to reSTChangbin Du
2019-04-16x86/mm: Fix the 56-bit addresses memory map in Documentation/x86/x86_64/mm.txtStephen Kitt
2018-12-11x86/dma/amd-gart: Stop resizing dma_debug_entry poolRobin Murphy
2018-11-06x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds
2018-10-06x86/mm/doc: Enhance the x86-64 virtual memory layout descriptionsIngo Molnar
2018-10-06x86/mm/doc: Clean up the x86-64 virtual memory layout descriptionsBaoquan He
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-20x86/tsc: Redefine notsc to behave as tsc=unstablePavel Tatashin
2018-07-06x86/numa_emulation: Introduce uniform split capabilityDan Williams
2018-05-28x86/pci-dma: remove the explicit nodac and allowdac optionChristoph Hellwig
2018-05-28x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig
2018-05-28Documentation/x86: remove a stray reference to pci-nommu.cChristoph Hellwig
2018-04-12Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar
2018-04-03x86/mm: Fix documentation of module mapping range with 4-level pagingKirill A. Shutemov
2018-02-16x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov
2018-01-05x86/kaslr: Fix the vaddr_end messThomas Gleixner
2018-01-04x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner
2018-01-04x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin
2017-12-23x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski
2017-12-23x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-12-22x86/doc: Remove obvious weirdnesses from the x86 MM layout documentationPeter Zijlstra
2017-12-22x86/mm/64: Improve the memory map documentationAndy Lutomirski
2017-10-20x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin
2017-07-21x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov
2017-06-14x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam
2017-04-04x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov
2017-03-16x86/mm: Adapt MODULES_END based on fixmap section sizeThomas Garnier
2016-10-25x86/dumpstack: Remove raw stack dumpJosh Poimboeuf
2016-09-06x86: fix memory ranges in mm documentationLorenzo Stoakes
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds
2016-08-03Documenation: update cgroup's document pathseokhoon.yoon
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier
2016-07-01x86/Documentation: Fix various typos in Documentation/x86/ filesMasanari Iida
2016-04-22x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtJuergen Gross
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck
2015-11-29Documentation/x86: Update EFI memory region descriptionMatt Fleming