swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: bebc6082da0a9f5d47a1ea2edc099bf671058bd4 authored by Linus Torvalds on 12 November 2017, 18:46:13 UTC
Linux 4.14
Tip revision: bebc608
00-INDEX
00-INDEX
	- this file
boot.txt
	- List of boot protocol versions
early-microcode.txt
	- How to load microcode from an initrd-CPIO archive early to fix CPU issues.
earlyprintk.txt
	- Using earlyprintk with a USB2 debug port key.
entry_64.txt
	- Describe (some of the) kernel entry points for x86.
exception-tables.txt
	- why and how Linux kernel uses exception tables on x86
mtrr.txt
	- how to use x86 Memory Type Range Registers to increase performance
pat.txt
	- Page Attribute Table intro and API
usb-legacy-support.txt
	- how to fix/avoid quirks when using emulated PS/2 mouse/keyboard.
zero-page.txt
	- layout of the first page of memory.
back to top