summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-071-0/+3
|\
| * x86/kdump: Export the SME mask to vmcoreinfoLianbo Jiang2019-01-111-0/+3
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-071-3/+2
|\ \
| * \ Merge tag 'v5.0-rc6' into x86/fpu, to pick up fixesIngo Molnar2019-02-1110-25/+33
| |\ \
| * | | x86/traps: Have read_cr0() only once in the #NM handlerBorislav Petkov2019-01-221-3/+2
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-0712-33/+19
|\ \ \ \
| * | | | x86/smpboot: Remove unused phys_id variableShaokun Zhang2019-02-181-6/+1
| * | | | x86/fpu: Move init_xstate_size() to __init sectionSergey Senozhatsky2019-02-081-1/+1
| * | | | x86/mtrr: Remove unused variableBo Yu2019-02-081-2/+1
| * | | | x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definitionReinette Chatre2019-02-051-7/+0
| * | | | x86/asm/suspend: Drop ENTRY from local dataJiri Slaby2019-01-302-7/+7
| * | | | x86/hw_breakpoints, kprobes: Remove kprobes ifdefferyBorislav Petkov2019-01-301-4/+0
| * | | | x86/kernel: Mark expected switch-case fall-throughsGustavo A. R. Silva2019-01-265-0/+6
| * | | | x86/e820: Replace kmalloc() + memcpy() with kmemdup()Huang Zijiang2019-01-131-6/+3
| | |_|/ | |/| |
* | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-071-2/+2
|\ \ \ \
| * | | | x86/build: Use the single-argument OUTPUT_FORMAT() linker script commandBorislav Petkov2019-01-161-1/+1
| * | | | x86/build: Mark per-CPU symbols as absolute explicitly for LLDRafael Ávila de Espíndola2019-01-091-1/+1
| |/ / /
* | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-071-1/+3
|\ \ \ \
| * | | | x86/kexec: Fill in acpi_rsdp_addr from the first kernelKairui Song2019-02-061-1/+3
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-063-5/+7
|\ \ \ \ \
| * | | | | numa: make "nr_node_ids" unsigned intAlexey Dobriyan2019-03-051-1/+1
| * | | | | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-052-4/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-03-061-2/+2
|\ \ \ \ \
| * | | | | x86/alternatives: Print containing functionBorislav Petkov2019-01-161-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-067-9/+48
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-281-0/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | x86/kprobes: Prohibit probing on IRQ handlers directlyMasami Hiramatsu2019-02-131-0/+7
| * | | | | x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()Masami Hiramatsu2019-02-133-2/+5
| * | | | | x86/kprobes: Move trampoline code into RODATAMasami Hiramatsu2019-02-131-7/+2
| * | | | | x86/kprobes: Prohibit probing on optprobe template codeMasami Hiramatsu2019-02-131-0/+5
| * | | | | Merge branch 'x86/cpu' into perf/core, to pick up dependent commitIngo Molnar2019-02-112-5/+34
| |\ \ \ \ \
| | * | | | | x86/cpufeature: Add facility to check for min microcode revisionsKan Liang2019-02-111-0/+31
| | * | | | | x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang2019-01-181-5/+3
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-061-4/+0
|\ \ \ \ \ \
| * | | | | | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-041-4/+0
| |/ / / / /
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-052-0/+24
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long2019-01-292-0/+24
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-101-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck2019-02-031-0/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-034-4/+7
|\| | | |
| * | | | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-022-3/+3
| * | | | x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song2019-02-011-0/+3
| * | | | x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky2019-01-311-1/+1
* | | | | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-301-1/+1
| |/ / / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-272-0/+3
|\| | |
| * | | x86/kexec: Fix a kexec_file_load() failureDave Young2019-01-152-0/+3
| |/ /
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-272-18/+16
|\ \ \
| * | | x86/hpet: Remove unused FSEC_PER_NSEC defineRoland Dreier2018-12-041-4/+0
| * | | x86/tsc: Make calibration refinement more robustDaniel Vacek2018-11-061-14/+16
* | | | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson2019-01-251-2/+5
| |/ / |/| |