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