| 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 'linus' into x86/microcode, to pick up merge window changes | Ingo Molnar | 2016-07-27 | 4 | -6/+10 |
|\ \ |
|
| * \ | 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 | 3 | -6/+6 |
| |/ |
|
* | | Documentation/microcode: Document some aspects for more clarity | Borislav Petkov | 2016-06-08 | 1 | -1/+4 |
|/ |
|
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 2016-05-19 | 1 | -2/+2 |
|\ |
|
| * | Documentation: x86: fix spelling mistakes | Eric Engestrom | 2016-04-28 | 1 | -2/+2 |
* | | Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict | Ingo Molnar | 2016-04-22 | 1 | -3/+3 |
|\ \ |
|
| * | | x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt | Juergen Gross | 2016-04-22 | 1 | -3/+3 |
* | | | Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes | Ingo Molnar | 2016-04-13 | 2 | -0/+235 |
|\ \ \
| |/ / |
|
| * | | x86/mm/pkeys: Add missing Documentation | Dave Hansen | 2016-03-29 | 1 | -0/+27 |
| * | | x86/Documentation: Start documenting x86 topology | Borislav Petkov | 2016-03-29 | 1 | -0/+208 |
| |/ |
|
* | | x86/pat: Document the PAT initialization sequence | Toshi Kani | 2016-03-29 | 1 | -0/+32 |
|/ |
|
* | 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 |
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-03-15 | 1 | -0/+25 |
|\ \ |
|
| * | | x86/microcode: Document builtin microcode loading method | Borislav Petkov | 2016-02-09 | 1 | -0/+25 |
| |/ |
|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 | 1 | -0/+2 |
|\ \ |
|
| * | | x86/cpufeature: Create a new synthetic cpu capability for machine check recovery | Tony Luck | 2016-02-18 | 1 | -0/+2 |
| |/ |
|
* | | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck | 2016-02-18 | 1 | -0/+35 |
|/ |
|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 | 1 | -4/+16 |
|\ |
|
| * | x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ... | Luis R. Rodriguez | 2015-08-28 | 1 | -4/+16 |
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -1/+2 |
|\ \ |
|
| * | | x86/boot: Obsolete the MCA sys_desc_table | Paolo Pisati | 2015-07-21 | 1 | -1/+2 |
| |/ |
|
* | | Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZE | Alexander Kuleshov | 2015-08-24 | 1 | -1/+1 |
|/ |
|
* | x86/asm/entry/64: Update path names | James C Boyd | 2015-07-02 | 1 | -4/+4 |
* | Merge branch 'x86/boot' into x86/urgent | Ingo Molnar | 2015-06-30 | 1 | -1/+1 |
|\ |
|
| * | x86/kaslr: Fix typo in the KASLR_FLAG documentation | Miroslav Benes | 2015-05-11 | 1 | -1/+1 |
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 4 | -10/+63 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 4 | -10/+63 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | x86/mm/pat: Add set_memory_wt() for Write-Through type | Toshi Kani | 2015-06-07 | 1 | -3/+6 |
| | | * | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings | Toshi Kani | 2015-06-07 | 1 | -1/+3 |
| | * | | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar | 2015-06-08 | 1 | -2/+2 |
| | |\ \ |
|
| | | * | | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar | 2015-06-08 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
| | * | | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 2015-06-07 | 1 | -0/+3 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 2015-06-07 | 1 | -0/+3 |
| | |/
| |/| |
|
| | * | x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT... | Luis R. Rodriguez | 2015-05-27 | 2 | -4/+49 |
| |/ |
|
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-06-22 | 1 | -1/+0 |
|\ \ |
|
| * | | x86, doc: Remove cmdline_size from list of fields to be filled in for EFI han... | Alex Smith | 2015-04-30 | 1 | -1/+0 |
| |/ |
|
* | | x86/Documentation: Adapt Ingo's explanation on printing backtraces | Borislav Petkov | 2015-05-27 | 1 | -0/+44 |
* | | x86/Documentation: Remove STACKFAULT_STACK bulletpoint | Borislav Petkov | 2015-05-27 | 1 | -7/+3 |
* | | x86/Documentation: Move kernel-stacks doc one level up | Borislav Petkov | 2015-05-27 | 1 | -0/+0 |
|/ |
|
* | x86/mm/KASLR: Propagate KASLR status to kernel proper | Borislav Petkov | 2015-04-03 | 1 | -0/+6 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-02-21 | 1 | -1/+1 |
|\ |
|
| * | Documentation/x86: Fix path in zero-page.txt | Alexander Kuleshov | 2015-02-18 | 1 | -1/+1 |
* | | 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 | 2 | -9/+17 |
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-19 | 1 | -4/+14 |
|\ |
|