summaryrefslogtreecommitdiffstats
path: root/Documentation/x86/x86_64
Commit message (Expand)AuthorAgeFilesLines
* x86/pci-dma: remove the explicit nodac and allowdac optionChristoph Hellwig2018-05-281-5/+0
* x86/pci-dma: remove the experimental forcesac boot optionChristoph Hellwig2018-05-281-3/+1
* Documentation/x86: remove a stray reference to pci-nommu.cChristoph Hellwig2018-05-281-2/+2
* Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-121-6/+3
|\
| * x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-161-6/+3
* | x86/mm: Fix documentation of module mapping range with 4-level pagingKirill A. Shutemov2018-04-031-1/+1
|/
* x86/kaslr: Fix the vaddr_end messThomas Gleixner2018-01-051-0/+6
* x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner2018-01-041-3/+4
* x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin2018-01-041-4/+1
* x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski2017-12-231-1/+2
* x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski2017-12-231-2/+2
* x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner2017-12-221-0/+2
* x86/doc: Remove obvious weirdnesses from the x86 MM layout documentationPeter Zijlstra2017-12-221-9/+3
* x86/mm/64: Improve the memory map documentationAndy Lutomirski2017-12-221-4/+6
* x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin2017-10-201-1/+1
* x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov2017-07-211-0/+64
* x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam2017-06-141-1/+2
* x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov2017-04-041-3/+30
* x86/mm: Adapt MODULES_END based on fixmap section sizeThomas Garnier2017-03-161-1/+4
* x86/dumpstack: Remove raw stack dumpJosh Poimboeuf2016-10-251-4/+0
* x86: fix memory ranges in mm documentationLorenzo Stoakes2016-09-061-3/+3
* Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-071-2/+2
|\
| * Documenation: update cgroup's document pathseokhoon.yoon2016-08-031-2/+2
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-0/+4
|\ \
| * | x86/mm: Implement ASLR for kernel memory regionsThomas Garnier2016-07-081-0/+4
| |/
* | x86/Documentation: Fix various typos in Documentation/x86/ filesMasanari Iida2016-07-011-1/+1
|/
* x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtJuergen Gross2016-04-221-3/+3
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-6/+6
|\
| * Documentation/x86: Update EFI memory region descriptionMatt Fleming2015-11-291-6/+6
* | x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck2016-02-181-0/+2
|/
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+3
|\
| * x86/mce: Add infrastructure to support Local MCEAshok Raj2015-06-071-0/+3
* | x86/Documentation: Move kernel-stacks doc one level upBorislav Petkov2015-05-271-101/+0
|/
* x86_64: add KASan supportAndrey Ryabinin2015-02-131-0/+2
* x86, entry: Switch stacks on a paranoid entry from userspaceAndy Lutomirski2015-01-021-3/+5
* x86/mm: Update memory map description to list hypervisor-reserved areaDave Hansen2014-09-191-1/+1
* x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2014-04-301-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-23/+0
|\
| * Documentation: Update x86_64/boot-options.txtRichard Weinberger2013-12-021-23/+0
* | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2013-11-261-0/+7
|\ \ | |/ |/|
| * x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-021-0/+7
* | mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao2013-07-081-0/+5
|/
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-14/+0
|\
| * x86, early-printk: Update earlyprintk documentation (and kill x86 copy)Dave Hansen2013-04-111-14/+0
* | x86-64, docs, mm: Add vsyscall range to virtual address space layoutBorislav Petkov2013-04-021-1/+3
|/
* time: x86: report_lost_ticks doesn't exist any moreJiri Kosina2013-01-231-4/+0
* x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-271-0/+7
* x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel2011-05-101-1/+1
* move x86 specific oops=panic to generic codeOlaf Hering2011-03-221-5/+0
* x86: Fix misspelling and align paramsLucas De Marchi2011-03-181-7/+7
OpenPOWER on IntegriCloud