aboutsummaryrefslogtreecommitdiff
path: root/Documentation/x86/x86_64
AgeCommit message (Expand)AuthorFilesLines
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2016-08-03Documenation: update cgroup's document pathGravatar seokhoon.yoon 1-2/+2
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2016-07-08x86/mm: Implement ASLR for kernel memory regionsGravatar Thomas Garnier 1-0/+4
2016-07-01x86/Documentation: Fix various typos in Documentation/x86/ filesGravatar Masanari Iida 1-1/+1
2016-04-22x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtGravatar Juergen Gross 1-3/+3
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+6
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryGravatar Tony Luck 1-0/+2
2015-11-29Documentation/x86: Update EFI memory region descriptionGravatar Matt Fleming 1-6/+6
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+3
2015-06-07x86/mce: Add infrastructure to support Local MCEGravatar Ashok Raj 1-0/+3
2015-05-27x86/Documentation: Move kernel-stacks doc one level upGravatar Borislav Petkov 1-101/+0
2015-02-13x86_64: add KASan supportGravatar Andrey Ryabinin 1-0/+2
2015-01-02x86, entry: Switch stacks on a paranoid entry from userspaceGravatar Andy Lutomirski 1-3/+5
2014-09-19x86/mm: Update memory map description to list hypervisor-reserved areaGravatar Dave Hansen 1-1/+1
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackGravatar H. Peter Anvin 1-0/+2
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-23/+0
2013-12-02Documentation: Update x86_64/boot-options.txtGravatar Richard Weinberger 1-23/+0
2013-11-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Gravatar Ingo Molnar 1-0/+7
2013-11-02x86/efi: Runtime services virtual mappingGravatar Borislav Petkov 1-0/+7
2013-07-08mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsGravatar Naveen N. Rao 1-0/+5
2013-04-30Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-14/+0
2013-04-11x86, early-printk: Update earlyprintk documentation (and kill x86 copy)Gravatar Dave Hansen 1-14/+0
2013-04-02x86-64, docs, mm: Add vsyscall range to virtual address space layoutGravatar Borislav Petkov 1-1/+3
2013-01-23time: x86: report_lost_ticks doesn't exist any moreGravatar Jiri Kosina 1-4/+0
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdGravatar Naveen N. Rao 1-0/+7
2011-05-10x86, gart: Rename pci-gart_64.c to amd_gart_64.cGravatar Joerg Roedel 1-1/+1
2011-03-22move x86 specific oops=panic to generic codeGravatar Olaf Hering 1-5/+0
2011-03-18x86: Fix misspelling and align paramsGravatar Lucas De Marchi 1-7/+7
2010-06-29x86: Always use irq stacksGravatar Christoph Hellwig 1-3/+3
2010-02-15x86, numa: Remove configurable node size support for numa emulationGravatar David Rientjes 1-13/+3
2010-02-15x86, numa: Add fixed node size option for numa emulationGravatar David Rientjes 1-0/+4
2009-06-11Merge branch 'linus' into x86/mce3Gravatar Ingo Molnar 2-9/+5
2009-06-11x86, mce: Add boot options for corrected errorsGravatar Hidetoshi Seto 1-6/+30
2009-06-03x86, mce: switch x86 machine check handler to Monarch election.Gravatar Andi Kleen 2-1/+9
2009-05-28x86, mce: improve documentationGravatar Andi Kleen 2-1/+5
2009-05-18mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeGravatar Yinghai Lu 1-5/+0
2009-05-05x86: fix typo in address space documentationGravatar H. Peter Anvin 1-1/+1
2009-05-05x86: 46 bit physical address support on 64 bitsGravatar Rik van Riel 1-4/+5
2009-03-30trivial: fix where cgroup documentation is not correctly referred toGravatar Thadeu Lima de Souza Cascardo 1-2/+3
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Gravatar Ingo Molnar 2-12/+1
2008-12-16Merge commit 'v2.6.28-rc8' into x86/docGravatar Ingo Molnar 2-3/+3
2008-11-11x86, 64-bit: update address space documentationGravatar Jiri Slaby 1-1/+1
2008-11-03x86: nmi - nmi_watchdog boot param docs cleanupGravatar Cyrill Gorcunov 1-11/+0
2008-10-28doc/x86: fix doc subdirsGravatar Uwe Hermann 2-3/+3
2008-08-28x86: remove 8254 timer texts from DocumentationGravatar Luiz Fernando N. Capitulino 1-4/+0
2008-07-08x86 boot: only pick up additional EFI memmap if add_efi_memmap flagGravatar Paul Jackson 1-0/+4
2008-07-08Merge branch 'x86/setup' into x86/develGravatar Ingo Molnar 8-0/+659
2008-05-30x86: move x86-specific documentation into Documentation/x86Gravatar H. Peter Anvin 8-0/+660