| Commit message (Expand) | Author | Age |
* | x86, efi: Add EFI boot stub documentation | Matt Fleming | 2012-06-01 |
* | x86-64, doc: Remove int 0xcc from entry_64.S documentation | Cesar Eduardo Barros | 2011-08-16 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 |
|\ |
|
| * | x86-64: Document some of entry_64.S | Andy Lutomirski | 2011-06-05 |
* | | x86, doc only: Correct real-mode kernel header offset for init_size | Darren Hart | 2011-07-12 |
|/ |
|
* | x86, gart: Rename pci-gart_64.c to amd_gart_64.c | Joerg Roedel | 2011-05-10 |
* | move x86 specific oops=panic to generic code | Olaf Hering | 2011-03-22 |
* | x86: Fix misspelling and align params | Lucas De Marchi | 2011-03-18 |
* | x86: support XZ-compressed kernel | Lasse Collin | 2011-01-13 |
* | x86: Add CE4100 platform support | Thomas Gleixner | 2010-11-11 |
* | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | x86: Always use irq stacks | Christoph Hellwig | 2010-06-29 |
* | | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon | 2010-06-18 |
|/ |
|
* | x86, numa: Remove configurable node size support for numa emulation | David Rientjes | 2010-02-15 |
* | x86, numa: Add fixed node size option for numa emulation | David Rientjes | 2010-02-15 |
* | USB: ehci-dbgp,documentation: Documentation updates for ehci-dbgp | Jason Wessel | 2009-09-23 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 |
|\ |
|
| * | x86: Add hardware_subarch ID for Moorestown | Pan, Jacob jun | 2009-08-31 |
* | | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 |
|/ |
|
* | Doc: move Documentation/exception.txt into x86 subdir | Amerigo Wang | 2009-07-10 |
* | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 2009-06-11 |
|\ |
|
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-06-10 |
| |\ |
|
| | * | mm, x86: remove MEMORY_HOTPLUG_RESERVE related code | Yinghai Lu | 2009-05-18 |
| | * | x86: fix typo in address space documentation | H. Peter Anvin | 2009-05-05 |
| | * | x86: 46 bit physical address support on 64 bits | Rik van Riel | 2009-05-05 |
| * | | x86: add extension fields for bootloader type and version | H. Peter Anvin | 2009-05-11 |
| * | | x86: document new bzImage fields | H. Peter Anvin | 2009-05-11 |
| |/ |
|
* | | x86, mce: Add boot options for corrected errors | Hidetoshi Seto | 2009-06-11 |
* | | x86, mce: switch x86 machine check handler to Monarch election. | Andi Kleen | 2009-06-03 |
* | | x86, mce: improve documentation | Andi Kleen | 2009-05-28 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | trivial: fix where cgroup documentation is not correctly referred to | Thadeu Lima de Souza Cascardo | 2009-03-30 |
* | | Merge branch 'x86/doc' into x86/core | Ingo Molnar | 2009-03-05 |
|\ \
| |/
|/| |
|
| * | x86/doc: mini-howto for using earlyprintk=dbgp | Yinghai Lu | 2009-03-05 |
| | | |
| \ | |
*-. \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-03 |
|\ \ \
| |_|/
|/| | |
|
| * | | bzip2/lzma: update boot protocol specification | H. Peter Anvin | 2009-01-14 |
* | | | Documentation/x86/boot.txt: modify fieldname | Baodong Chen | 2009-01-15 |
| |/
|/| |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 |
|\ \
| |/
|/| |
|
| * | Documentation/x86/boot.txt: payload length was changed to payload_length | Baodong Chen | 2009-01-04 |
* | | documentation: update header file paths | Randy Dunlap | 2009-01-06 |
|/ |
|
*-----. | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 |
|\ \ \ \ |
|
| | | | * | x86: PAT: pfnmap documentation update changes | venkatesh.pallipadi@intel.com | 2008-12-19 |
| | | | * | x86: PAT: update documentation to cover pgprot and remap_pfn related changes ... | venkatesh.pallipadi@intel.com | 2008-12-18 |
| |_|_|/
|/| | | |
|
| | | * | x86: nmi - nmi_watchdog boot param docs cleanup | Cyrill Gorcunov | 2008-11-03 |
| | |/ |
|
| * | | x86: documentation fix regarding boot protocol | Philipp Kohlbecher | 2008-12-16 |
| * | | Merge commit 'v2.6.28-rc8' into x86/doc | Ingo Molnar | 2008-12-16 |
| |\ \
| |/ /
|/| | |
|
| * | | x86/doc: spelling fix for grub | KOSAKI Motohiro | 2008-11-11 |
| * | | x86, 64-bit: update address space documentation | Jiri Slaby | 2008-11-11 |
| |/ |
|
* / | doc/x86: fix doc subdirs | Uwe Hermann | 2008-10-28 |
|/ |
|
* | x86: remove 8254 timer texts from Documentation | Luiz Fernando N. Capitulino | 2008-08-28 |