summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik2018-04-271-0/+6
* x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm2018-04-261-0/+3
* x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-04-261-0/+2
* x86/microcode: Do not exit early from __reload_late()Borislav Petkov2018-04-241-4/+2
* x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov2018-04-241-2/+0
* x86/jailhouse: Fix incorrect SPDX identifierThomas Gleixner2018-04-231-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-224-96/+45
|\
| * x86,sched: Allow topologies where NUMA nodes share an LLCAlison Schofield2018-04-171-5/+40
| * x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang2018-04-171-0/+4
| * x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao2018-04-171-1/+1
| * x86: Remove pci-nommu.cChristoph Hellwig2018-04-171-90/+0
* | kexec_file: do not add extra alignment to efi memmapDave Young2018-04-201-3/+2
|/
* x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel2018-04-161-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-158-23/+34
|\
| * Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-1248-539/+976
| |\
| * | x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-106-10/+13
| * | x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruptionKirill A. Shutemov2018-04-101-12/+20
| * | x86/cpuid: Switch to 'static const' specifierRalf Ramsauer2018-03-081-1/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-154-2/+21
|\ \ \
| * | | x86/mm: Comment _PAGE_GLOBAL mysteryDave Hansen2018-04-121-1/+10
| * | | x86/mm: Do not auto-massage page protectionsDave Hansen2018-04-122-1/+7
| * | | x86/espfix: Document use of _PAGE_GLOBALDave Hansen2018-04-091-0/+4
* | | | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-131-4/+4
* | | | kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2018-04-131-4/+6
* | | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-131-36/+20
* | | | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-131-188/+7
* | | | x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro2018-04-131-11/+7
* | | | x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro2018-04-131-51/+31
* | | | x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro2018-04-131-12/+12
* | | | x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro2018-04-131-63/+58
* | | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-132-44/+3
* | | | Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-121-1/+1
|\ \ \ \
| * | | | parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller2018-04-111-1/+1
* | | | | xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-111-0/+1
|/ / / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-094-9/+48
|\ \ \ \
| * | | | x86/hyper-v: detect nested featuresVitaly Kuznetsov2018-03-281-0/+5
| * | | | x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov2018-03-281-7/+8
| * | | | x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-281-1/+1
| * | | | KVM: X86: Fix setup the virt_spin_lock_key before static key get initializedWanpeng Li2018-03-281-3/+9
| * | | | x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASEVitaly Kuznetsov2018-03-161-1/+2
| * | | | x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->threadVitaly Kuznetsov2018-03-161-0/+14
| * | | | KVM: X86: Don't use PV TLB flush with dedicated physical CPUsWanpeng Li2018-03-061-0/+2
| * | | | KVM: X86: Choose qspinlock when dedicated physical CPUs are availableWanpeng Li2018-03-061-0/+5
| * | | | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-061-0/+5
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-061-1/+0
|\ \ \ \ \
| * | | | | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-051-1/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Documentation: Fix early-microcode.txt references after file renameJaak Ristioja2018-03-271-1/+1
* | | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-042-0/+47
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-2813-100/+318
| |\ \ \ \ \ \