summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-22
|\
| * x86,sched: Allow topologies where NUMA nodes share an LLCAlison Schofield2018-04-17
| * x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang2018-04-17
| * x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao2018-04-17
| * x86: Remove pci-nommu.cChristoph Hellwig2018-04-17
* | kexec_file: do not add extra alignment to efi memmapDave Young2018-04-20
|/
* x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel2018-04-16
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-15
|\
| * Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-12
| |\
| * | x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-10
| * | x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruptionKirill A. Shutemov2018-04-10
| * | x86/cpuid: Switch to 'static const' specifierRalf Ramsauer2018-03-08
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-15
|\ \ \
| * | | x86/mm: Comment _PAGE_GLOBAL mysteryDave Hansen2018-04-12
| * | | x86/mm: Do not auto-massage page protectionsDave Hansen2018-04-12
| * | | x86/espfix: Document use of _PAGE_GLOBALDave Hansen2018-04-09
* | | | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-13
* | | | kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2018-04-13
* | | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-13
* | | | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-13
* | | | x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro2018-04-13
* | | | x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro2018-04-13
* | | | x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro2018-04-13
* | | | x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro2018-04-13
* | | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-13
* | | | Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-12
|\ \ \ \
| * | | | parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller2018-04-11
* | | | | xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin2018-04-11
|/ / / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\ \ \ \
| * | | | x86/hyper-v: detect nested featuresVitaly Kuznetsov2018-03-28
| * | | | x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov2018-03-28
| * | | | x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-28
| * | | | KVM: X86: Fix setup the virt_spin_lock_key before static key get initializedWanpeng Li2018-03-28
| * | | | x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASEVitaly Kuznetsov2018-03-16
| * | | | x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->threadVitaly Kuznetsov2018-03-16
| * | | | KVM: X86: Don't use PV TLB flush with dedicated physical CPUsWanpeng Li2018-03-06
| * | | | KVM: X86: Choose qspinlock when dedicated physical CPUs are availableWanpeng Li2018-03-06
| * | | | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-06
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-06
|\ \ \ \ \
| * | | | | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-05
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-05
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Documentation: Fix early-microcode.txt references after file renameJaak Ristioja2018-03-27
* | | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-04
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-28
| |\ \ \ \ \ \
| * | | | | | | Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-06
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-04
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Will Deacon2018-03-20
| |\ \ \ \ \ \ \
| | * | | | | | | signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptionsDave Martin2018-03-15
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-03
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | signals, sparc: Add signal codes for ADI violationsKhalid Aziz2018-03-18