aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, doc: Add a bootloader ID for OVMFH. Peter Anvin2013-02-081-0/+1
* x86, doc: Boot protocol 2.12 is in 3.8H. Peter Anvin2013-01-311-1/+1
* x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin2013-01-272-1/+30
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-191-1/+2
|\
| * x86, doc: Document that bootloader ID 4 is used also by iPXEH. Peter Anvin2012-12-121-1/+1
| * x86, doc: Add a formal bootloader ID for kexec-toolsH. Peter Anvin2012-12-121-0/+1
* | x86/boot/doc: Fix grammar and typo in boot.txtKees Cook2012-10-261-2/+2
|/
* x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-271-0/+7
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-261-0/+41
|\
| * x86, efi: Handover ProtocolMatt Fleming2012-07-201-0/+41
* | x86, doc: Assign a bootloader ID for "Minimal Linux Bootloader"H. Peter Anvin2012-07-231-1/+4
|/
* x86, efi: Add EFI boot stub documentationMatt Fleming2012-06-011-0/+65
* x86-64, doc: Remove int 0xcc from entry_64.S documentationCesar Eduardo Barros2011-08-161-3/+0
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-0/+98
|\
| * x86-64: Document some of entry_64.SAndy Lutomirski2011-06-051-0/+98
* | x86, doc only: Correct real-mode kernel header offset for init_sizeDarren Hart2011-07-121-1/+1
|/
* 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
* x86: support XZ-compressed kernelLasse Collin2011-01-131-3/+3
* x86: Add CE4100 platform supportThomas Gleixner2010-11-111-0/+1
* Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-221-3/+3
|\
| * x86: Always use irq stacksChristoph Hellwig2010-06-291-3/+3
* | x86, olpc: Add support for calling into OpenFirmwareAndres Salomon2010-06-181-0/+1
|/
* x86, numa: Remove configurable node size support for numa emulationDavid Rientjes2010-02-151-13/+3
* x86, numa: Add fixed node size option for numa emulationDavid Rientjes2010-02-151-0/+4
* USB: ehci-dbgp,documentation: Documentation updates for ehci-dbgpJason Wessel2009-09-231-2/+37
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-0/+1
|\
| * x86: Add hardware_subarch ID for MoorestownPan, Jacob jun2009-08-311-0/+1
* | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-211-0/+1
|/
* Doc: move Documentation/exception.txt into x86 subdirAmerigo Wang2009-07-102-0/+294
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-113-17/+119
|\
| * Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-102-9/+5
| |\
| | * mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu2009-05-181-5/+0
| | * x86: fix typo in address space documentationH. Peter Anvin2009-05-051-1/+1
| | * x86: 46 bit physical address support on 64 bitsRik van Riel2009-05-051-4/+5
| * | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-111-7/+52
| * | x86: document new bzImage fieldsH. Peter Anvin2009-05-111-4/+65
| |/
* | x86, mce: Add boot options for corrected errorsHidetoshi Seto2009-06-111-6/+30
* | x86, mce: switch x86 machine check handler to Monarch election.Andi Kleen2009-06-032-1/+9
* | x86, mce: improve documentationAndi Kleen2009-05-282-1/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-2/+3
|\
| * trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo2009-03-301-2/+3
* | Merge branch 'x86/doc' into x86/coreIngo Molnar2009-03-051-0/+101
|\ \ | |/ |/|
| * x86/doc: mini-howto for using earlyprintk=dbgpYinghai Lu2009-03-051-0/+101
| |
| \
*-. \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-031-1/+4
|\ \ \ | |_|/ |/| |
| * | bzip2/lzma: update boot protocol specificationH. Peter Anvin2009-01-141-1/+4
* | | Documentation/x86/boot.txt: modify fieldnameBaodong Chen2009-01-151-6/+7
| |/ |/|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-1/+1
|\ \ | |/ |/|
| * Documentation/x86/boot.txt: payload length was changed to payload_lengthBaodong Chen2009-01-041-1/+1