Age | Commit message (Expand) | Author |
2017-02-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-02-07 | efi: Print the secure boot status in x86 setup_arch() | David Howells |
2017-01-23 | x86/crash: Update the stale comment in reserve_crashkernel() | Xunlei Pang |
2016-12-12 | mm: remove x86-only restriction of movable_node | Reza Arbab |
2016-10-29 | x86/smpboot: Init apic mapping before usage | Thomas Gleixner |
2016-10-03 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-09-30 | x86/asm: Get rid of __read_cr4_safe() | Andy Lutomirski |
2016-09-30 | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner |
2016-09-30 | x86/boot: Fix another __read_cr4() case on 486 | Andy Lutomirski |
2016-09-21 | x86/e820: Prepare e280 code for switch to dynamic storage | Denys Vlasenko |
2016-09-09 | x86/efi: Defer efi_esrt_init until after memblock_x86_fill | Ricardo Neri |
2016-09-09 | x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap | Matt Fleming |
2016-09-08 | Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity | Ingo Molnar |
2016-08-15 | x86/mm/numa: Open code function early_get_boot_cpu_id() | Baoquan He |
2016-08-11 | x86/boot: Defer setup_real_mode() to early_initcall time | Andy Lutomirski |
2016-08-11 | x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly | Andy Lutomirski |
2016-08-11 | x86/boot: Run reserve_bios_regions() after we initialize the memory map | Andy Lutomirski |
2016-08-10 | x86: Apply more __ro_after_init and const | Kees Cook |
2016-08-10 | x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization | Thomas Garnier |
2016-08-01 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-26 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-07-08 | x86/mm: Implement ASLR for kernel memory regions | Thomas Garnier |
2016-06-22 | ACPI / tables: table upgrade: refactor function definitions | Aleksey Makarov |
2016-04-18 | ACPI / x86: Cleanup initrd related code | Lv Zheng |
2016-04-18 | ACPI / tables: Move table override mechanisms to tables.c | Lv Zheng |
2016-04-14 | Revert "x86: remove the kernel code/data/bss resources from /proc/iomem" | Linus Torvalds |
2016-04-06 | x86: remove the kernel code/data/bss resources from /proc/iomem | Linus Torvalds |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-02-18 | x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smaps | Dave Hansen |
2016-01-30 | x86/e820: Set System RAM type and descriptor | Toshi Kani |
2016-01-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-12-06 | x86/mm: Introduce max_possible_pfn | Igor Mammedov |
2015-11-23 | x86/microcode: Initialize the driver late when facilities are up | Borislav Petkov |
2015-11-07 | x86/setup: Fix low identity map for >= 2GB kernel range | Krzysztof Mazur |
2015-11-03 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-11-03 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-10-21 | x86/microcode: Unmodularize the microcode driver | Borislav Petkov |
2015-10-21 | x86/setup/crash: Check memblock_reserve() retval | Borislav Petkov |
2015-10-21 | x86/setup/crash: Cleanup some more | Borislav Petkov |
2015-10-21 | x86/setup/crash: Remove alignment variable | Borislav Petkov |
2015-10-21 | x86/setup: Cleanup crashkernel reservation functions | Borislav Petkov |
2015-10-21 | x86/setup: Do not reserve crashkernel high memory if low reservation failed | Baoquan He |
2015-10-16 | x86/setup: Extend low identity map to cover whole kernel range | Paolo Bonzini |
2015-10-14 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
2015-10-12 | efi: Add "efi_fake_mem" boot option | Taku Izumi |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |