aboutsummaryrefslogtreecommitdiff
path: root/Documentation/x86
AgeCommit message (Expand)Author
2014-09-19x86/mm: Update memory map description to list hypervisor-reserved areaDave Hansen
2014-08-10x86/doc: Fix the 'tlb_single_page_flush_ceiling' sysconfig pathJeremiah Mahler
2014-07-31x86/mm: New tunable for single vs full TLB flushDave Hansen
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-05-05doc: spelling error changesCarlos Garcia
2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-03-13x86, boot: Correct max ramdisk size nameBorislav Petkov
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-12-29x86: Add xloadflags bit for EFI runtime support on kexecDave Young
2013-12-19Merge branch 'master' into for-nextJiri Kosina
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-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-02x86/efi: Runtime services virtual mappingBorislav Petkov
2013-09-25EFI stub documentation updatesRoy Franz
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar
2013-07-25doc: Fix typo in doucmentationsMasanari Iida
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee
2013-07-08mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao
2013-05-30x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin
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-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-08x86, doc: Add a bootloader ID for OVMFH. Peter Anvin
2013-01-31x86, doc: Boot protocol 2.12 is in 3.8H. Peter Anvin
2013-01-31x86, doc: Documentation for early microcode loadingFenghua Yu
2013-01-29x86, boot: Update comments about entries for 64bit imageYinghai Lu
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin
2013-01-23time: x86: report_lost_ticks doesn't exist any moreJiri Kosina
2012-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-12x86, doc: Document that bootloader ID 4 is used also by iPXEH. Peter Anvin
2012-12-12x86, doc: Add a formal bootloader ID for kexec-toolsH. Peter Anvin
2012-10-26x86/boot/doc: Fix grammar and typo in boot.txtKees Cook
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-23x86, doc: Assign a bootloader ID for "Minimal Linux Bootloader"H. Peter Anvin
2012-07-20x86, efi: Handover ProtocolMatt Fleming
2012-06-01x86, efi: Add EFI boot stub documentationMatt Fleming
2011-08-16x86-64, doc: Remove int 0xcc from entry_64.S documentationCesar Eduardo Barros
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-12x86, doc only: Correct real-mode kernel header offset for init_sizeDarren Hart
2011-06-05x86-64: Document some of entry_64.SAndy Lutomirski
2011-05-10x86, gart: Rename pci-gart_64.c to amd_gart_64.cJoerg Roedel
2011-03-22move x86 specific oops=panic to generic codeOlaf Hering