| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/e820: Set System RAM type and descriptor | Toshi Kani | 2016-01-30 | 1 | -3/+3 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-01-11 | 1 | -0/+2 |
|\ |
|
| * | x86/mm: Introduce max_possible_pfn | Igor Mammedov | 2015-12-06 | 1 | -0/+2 |
* | | x86/microcode: Initialize the driver late when facilities are up | Borislav Petkov | 2015-11-23 | 1 | -2/+0 |
|/ |
|
* | x86/setup: Fix low identity map for >= 2GB kernel range | Krzysztof Mazur | 2015-11-07 | 1 | -1/+1 |
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 1 | -47/+55 |
|\ |
|
| * | x86/microcode: Unmodularize the microcode driver | Borislav Petkov | 2015-10-21 | 1 | -0/+3 |
| * | x86/setup/crash: Check memblock_reserve() retval | Borislav Petkov | 2015-10-21 | 1 | -2/+10 |
| * | x86/setup/crash: Cleanup some more | Borislav Petkov | 2015-10-21 | 1 | -12/+7 |
| * | x86/setup/crash: Remove alignment variable | Borislav Petkov | 2015-10-21 | 1 | -5/+6 |
| * | x86/setup: Cleanup crashkernel reservation functions | Borislav Petkov | 2015-10-21 | 1 | -22/+21 |
| * | x86/setup: Do not reserve crashkernel high memory if low reservation failed | Baoquan He | 2015-10-21 | 1 | -9/+11 |
* | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 1 | -1/+3 |
|\ \ |
|
| * \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-10-14 | 1 | -1/+3 |
| |\ \
| | |/
| |/| |
|
| | * | efi: Add "efi_fake_mem" boot option | Taku Izumi | 2015-10-12 | 1 | -1/+3 |
* | | | x86/setup: Extend low identity map to cover whole kernel range | Paolo Bonzini | 2015-10-16 | 1 | -0/+8 |
|/ / |
|
* | | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -1/+1 |
* | | x86: use generic early mem copy | Mark Salter | 2015-09-08 | 1 | -21/+1 |
* | | x86/boot: Obsolete the MCA sys_desc_table | Paolo Pisati | 2015-07-21 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-04 | 1 | -4/+3 |
|\ |
|
| * | Merge branch 'x86/boot' into x86/urgent | Ingo Molnar | 2015-06-30 | 1 | -4/+3 |
| |\ |
|
| | * | x86/boot/setup: Clean up the e820_reserve_setup_data() code | Wei Yang | 2015-06-05 | 1 | -4/+3 |
* | | | x86, mirror: x86 enabling - find mirrored memory ranges | Tony Luck | 2015-06-24 | 1 | -0/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: introduce kaslr_offset() | Jiri Kosina | 2015-04-29 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 1 | -2/+1 |
|\ \ |
|
| * | | x86: Remove more unmodified io_apic_ops | Thomas Gleixner | 2015-04-24 | 1 | -2/+1 |
| |/ |
|
* | | x86/crash: Allocate enough low memory when crashkernel=high | Joerg Roedel | 2015-06-11 | 1 | -5/+7 |
|/ |
|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-04-13 | 1 | -4/+4 |
|\ |
|
| * | x86/mm: Use early_memunmap() instead of early_iounmap() | Juergen Gross | 2015-02-24 | 1 | -4/+4 |
* | | x86/mm/KASLR: Propagate KASLR status to kernel proper | Borislav Petkov | 2015-04-03 | 1 | -4/+9 |
* | | Revert "x86/mm/ASLR: Propagate base load address calculation" | Borislav Petkov | 2015-03-16 | 1 | -18/+4 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-02-21 | 1 | -4/+18 |
|\ |
|
| * | Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2015-02-19 | 1 | -4/+18 |
| |\ |
|
| | * | x86/mm/ASLR: Propagate base load address calculation | Jiri Kosina | 2015-02-19 | 1 | -4/+18 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-02-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 2015-02-04 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | x86_64: add KASan support | Andrey Ryabinin | 2015-02-13 | 1 | -0/+3 |
| |/
|/| |
|
* | | x86, setup: Let early_memremap() handle page alignment | WANG Chao | 2015-01-23 | 1 | -5/+3 |
|/ |
|
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 | 1 | -2/+0 |
|\ |
|
| * | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski | 2014-11-03 | 1 | -2/+0 |
* | | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2014-11-18 | 1 | -0/+2 |
* | | x86, cma: Reserve DMA contiguous area after initmem_init() | Weijie Yang | 2014-10-28 | 1 | -1/+1 |
|/ |
|
* | x86: Quark: Comment setup_arch() to document TLB/PGE bug | Bryan O'Donoghue | 2014-10-08 | 1 | -0/+9 |
* | arch/x86: Replace plain strings with constants | Daniel Kiper | 2014-07-18 | 1 | -2/+2 |
* | cma: add placement specifier for "cma=" kernel parameter | Akinobu Mita | 2014-06-04 | 1 | -1/+1 |
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 | 1 | -1/+0 |
|\ |
|
| * | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo | Matt Fleming | 2014-03-05 | 1 | -8/+2 |
|\ \ |
|
| * | | x86/efi: Quirk out SGI UV | Borislav Petkov | 2014-03-04 | 1 | -8/+2 |
| |/ |
|