Blame view

Documentation/x86/00-INDEX 643 Bytes
7225e7514   Randy Dunlap   documentation: mo...
1
2
  00-INDEX
  	- this file
3cf8ca1c2   Henrik Austad   Documentation/: u...
3
4
5
6
7
8
9
10
  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.
c368b4921   Amerigo Wang   Doc: move Documen...
11
12
  exception-tables.txt
  	- why and how Linux kernel uses exception tables on x86
3cf8ca1c2   Henrik Austad   Documentation/: u...
13
14
15
16
17
18
19
20
  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.