| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux | Linus Torvalds | 2016-08-07 | 1 | -2/+2 |
|\ |
|
| * | Documenation: update cgroup's document path | seokhoon.yoon | 2016-08-03 | 1 | -2/+2 |
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-25 | 1 | -0/+4 |
|\ \ |
|
| * | | x86/mm: Implement ASLR for kernel memory regions | Thomas Garnier | 2016-07-08 | 1 | -0/+4 |
| |/ |
|
* / | x86/Documentation: Fix various typos in Documentation/x86/ files | Masanari Iida | 2016-07-01 | 1 | -1/+1 |
|/ |
|
* | x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt | Juergen Gross | 2016-04-22 | 1 | -3/+3 |
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 1 | -6/+6 |
|\ |
|
| * | Documentation/x86: Update EFI memory region description | Matt Fleming | 2015-11-29 | 1 | -6/+6 |
* | | x86/cpufeature: Create a new synthetic cpu capability for machine check recovery | Tony Luck | 2016-02-18 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 1 | -0/+3 |
|\ |
|
| * | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 2015-06-07 | 1 | -0/+3 |
* | | x86/Documentation: Move kernel-stacks doc one level up | Borislav Petkov | 2015-05-27 | 1 | -101/+0 |
|/ |
|
* | x86_64: add KASan support | Andrey Ryabinin | 2015-02-13 | 1 | -0/+2 |
* | x86, entry: Switch stacks on a paranoid entry from userspace | Andy Lutomirski | 2015-01-02 | 1 | -3/+5 |
* | x86/mm: Update memory map description to list hypervisor-reserved area | Dave Hansen | 2014-09-19 | 1 | -1/+1 |
* | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin | 2014-04-30 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-01-22 | 1 | -23/+0 |
|\ |
|
| * | Documentation: Update x86_64/boot-options.txt | Richard Weinberger | 2013-12-02 | 1 | -23/+0 |
* | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2013-11-26 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | x86/efi: Runtime services virtual mapping | Borislav Petkov | 2013-11-02 | 1 | -0/+7 |
* | | mce: acpi/apei: Add a boot option to disable ff mode for corrected errors | Naveen N. Rao | 2013-07-08 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 1 | -14/+0 |
|\ |
|
| * | x86, early-printk: Update earlyprintk documentation (and kill x86 copy) | Dave Hansen | 2013-04-11 | 1 | -14/+0 |
* | | x86-64, docs, mm: Add vsyscall range to virtual address space layout | Borislav Petkov | 2013-04-02 | 1 | -1/+3 |
|/ |
|
* | time: x86: report_lost_ticks doesn't exist any more | Jiri Kosina | 2013-01-23 | 1 | -4/+0 |
* | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 2012-09-27 | 1 | -0/+7 |
* | 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: Always use irq stacks | Christoph Hellwig | 2010-06-29 | 1 | -3/+3 |
* | 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 |
* | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 2009-06-11 | 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, 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 |
|/ |
|
* | trivial: fix where cgroup documentation is not correctly referred to | Thadeu Lima de Souza Cascardo | 2009-03-30 | 1 | -2/+3 |
*---. | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 2 | -12/+1 |
|\ \ \ |
|
| | | * | x86: nmi - nmi_watchdog boot param docs cleanup | Cyrill Gorcunov | 2008-11-03 | 1 | -11/+0 |
| | |/ |
|
| * | | Merge commit 'v2.6.28-rc8' into x86/doc | Ingo Molnar | 2008-12-16 | 2 | -3/+3 |
| |\ \
| |/ /
|/| | |
|
| * | | 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 boot: only pick up additional EFI memmap if add_efi_memmap flag | Paul Jackson | 2008-07-08 | 1 | -0/+4 |
* | Merge branch 'x86/setup' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -3/+2 |
* | x86: move x86-specific documentation into Documentation/x86 | H. Peter Anvin | 2008-05-30 | 8 | -0/+660 |