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