summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-05-171-7/+9
|\
| * x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf2020-05-151-7/+9
* | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-171-0/+8
|\ \
| * | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-151-0/+8
| |/
* | Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-05-141-1/+28
|\ \ | |/ |/|
| * x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)2020-05-121-1/+28
* | Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-104-53/+93
|\ \ | |/ |/|
| * x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULESJosh Poimboeuf2020-05-031-4/+4
| * x86/apic: Move TSC deadline timer debug printkThomas Gleixner2020-05-011-13/+14
| * x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf2020-04-251-11/+40
| * x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf2020-04-251-1/+1
| * x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf2020-04-251-3/+3
| * x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes2020-04-251-1/+1
| * x86/unwind: Prevent false warnings for non-current tasksJosh Poimboeuf2020-04-253-18/+28
| * x86/unwind/orc: Convert global variables to staticJosh Poimboeuf2020-04-251-5/+5
* | x86, sched: Move check for CPU type to caller functionGiovanni Gherdovich2020-04-221-4/+2
* | x86, sched: Don't enable static key when starting secondary CPUsPeter Zijlstra (Intel)2020-04-221-7/+14
* | x86, sched: Account for CPUs with less than 4 cores in freq. invarianceGiovanni Gherdovich2020-04-221-3/+8
* | x86, sched: Bail out of frequency invariance if base frequency is unknownGiovanni Gherdovich2020-04-221-0/+9
|/
* Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-195-20/+55
|\
| * x86/split_lock: Add Tremont family CPU modelsTony Luck2020-04-181-0/+3
| * x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architecturalTony Luck2020-04-181-14/+31
| * x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse2020-04-173-0/+16
| * x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre2020-04-171-1/+2
| * x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()Tony Luck2020-04-171-4/+2
| * x86/umip: Make umip_insns staticJason Yan2020-04-151-1/+1
* | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-141-2/+12
|\ \ | |/ |/|
| * x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan2020-04-111-0/+10
| * x86: hyperv: report value of misc_featuresOlaf Hering2020-04-091-2/+2
* | x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-111-5/+28
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-102-1/+6
|\ \
| * | x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-101-1/+2
| * | mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-101-0/+4
| | |
| \ \
*-. \ \ Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki2020-04-101-1/+1
|\ \ \ \ | |_|/ / |/| | |
| | * | ACPI, x86/boot: make acpi_nobgrt staticJason Yan2020-04-081-1/+1
* | | | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-061-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-041-1/+2
| |/ /
* | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-0/+2
|\ \ \
| * | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| | |/ | |/|
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-021-3/+1
|\ \ \
| * | | ima: add a new CONFIG for loading arch-specific policiesNayna Jain2020-03-121-3/+1
* | | | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-311-8/+221
|\ \ \ \
| * | | | x86/vmware: Use bool type for vmw_sched_clockAlexey Makhalov2020-03-241-2/+2
| * | | | x86/vmware: Enable steal time accountingAlexey Makhalov2020-03-241-1/+12
| * | | | x86/vmware: Add steal time clock support for VMware guestsAlexey Makhalov2020-03-241-0/+197
| * | | | x86/vmware: Remove vmware_sched_clock_setup()Alexey Makhalov2020-03-241-5/+10
| * | | | x86/vmware: Make vmware_select_hypercall() __initAlexey Makhalov2020-03-241-1/+1
| | |/ / | |/| |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-311-36/+39
|\ \ \ \
| * | | | x86/pkeys: Add check for pkey "overflow"Dave Hansen2020-02-241-2/+7
| * | | | x86/fpu/xstate: Warn when checking alignment of disabled xfeaturesYu-cheng Yu2020-02-121-0/+7