summaryrefslogtreecommitdiff
path: root/Documentation/x86/x86_64
AgeCommit message (Expand)Author
2018-11-27x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
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
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-07x86/mce: Add infrastructure to support Local MCEAshok Raj
2015-05-27x86/Documentation: Move kernel-stacks doc one level upBorislav Petkov
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-01-02x86, entry: Switch stacks on a paranoid entry from userspaceAndy Lutomirski
2014-09-19x86/mm: Update memory map description to list hypervisor-reserved areaDave Hansen
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-12-02Documentation: Update x86_64/boot-options.txtRichard Weinberger
2013-11-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2013-11-02x86/efi: Runtime services virtual mappingBorislav Petkov
2013-07-08mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-11x86, early-printk: Update earlyprintk documentation (and kill x86 copy)Dave Hansen
2013-04-02x86-64, docs, mm: Add vsyscall range to virtual address space layoutBorislav Petkov
2013-01-23time: x86: report_lost_ticks doesn't exist any moreJiri Kosina