summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-262-77/+16
|\
| * PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity c...Chris von Recklinghausen2021-04-212-77/+16
* | Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-04-2610-265/+178
|\ \
| * | drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury2021-04-217-34/+32
| * | x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury2021-04-211-32/+0
| * | x86/hyperv: remove unused linux/version.h headerZheng Yongjun2021-04-021-1/+0
| * | x86/Hyper-V: Support for free page reportingSunil Muthuswamy2021-03-242-5/+55
| * | x86/hyperv: Fix unused variable 'hi' warning in hv_apic_readXu Yihang2021-03-241-0/+2
| * | x86/hyperv: Fix unused variable 'msr_val' warning in hv_qlock_waitXu Yihang2021-03-241-2/+6
| * | clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley2021-03-083-12/+4
| * | clocksource/drivers/hyper-v: Handle sched_clock differences inlineMichael Kelley2021-03-081-11/+0
| * | clocksource/drivers/hyper-v: Handle vDSO differences inlineMichael Kelley2021-03-081-4/+0
| * | Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley2021-03-082-10/+4
| * | Drivers: hv: vmbus: Handle auto EOI quirk inlineMichael Kelley2021-03-081-3/+0
| * | Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral codeMichael Kelley2021-03-081-27/+0
| * | Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley2021-03-083-68/+75
| * | x86/hyper-v: Move hv_message_type to architecture neutral moduleMichael Kelley2021-03-081-29/+0
| * | Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley2021-03-082-27/+0
* | | Merge tag 'x86-vdso-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-261-1/+1
|\ \ \
| * | | x86/vdso: Use proper modifier for len's format specifier in extract()Jiri Slaby2021-03-061-1/+1
| |/ /
* | | Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-267-22/+105
|\ \ \
| * | | x86/traps: Handle #DB for bus lockFenghua Yu2021-03-286-22/+104
| * | | x86/cpufeatures: Enumerate #DB for bus lock detectionFenghua Yu2021-03-281-0/+1
* | | | Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-263-0/+20
|\ \ \ \
| * | | | x86/entry: Enable random_kstack_offset supportKees Cook2021-04-083-0/+20
| | |_|/ | |/| |
* | | | Merge tag 'x86-apic-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-261-0/+13
|\ \ \ \
| * | | | x86/vector: Add a sanity check to prevent IRQ2 allocationsThomas Gleixner2021-03-301-0/+13
* | | | | Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-263-40/+40
|\ \ \ \ \
| * | | | | x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE codeIngo Molnar2021-04-201-11/+2
| * | | | | x86/platform/uv: Fix !KEXEC build failureIngo Molnar2021-04-201-0/+1
| * | | | | x86/platform/uv: Add more to secondary CPU kdump infoGeorges Aureau2021-04-161-15/+24
| * | | | | x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicate APIC modeMike Travis2021-04-161-17/+13
| * | | | | x86/platform/uv: Set section block size for hubless architecturesMike Travis2021-03-081-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-263-1/+3
|\ \ \ \ \
| * | | | | x86/build: Disable HIGHMEM64G selection for M486SXMaciej W. Rozycki2021-04-191-1/+1
| * | | | | x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGSNathan Chancellor2021-03-261-0/+1
| * | | | | x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin2021-03-261-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-26144-265/+237
|\ \ \ \ \
| * | | | | x86/pat: Do not compile stubbed functions when X86_PAT is offJan Kiszka2021-04-141-0/+2
| * | | | | x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka2021-04-121-0/+2
| * | | | | x86/platform/intel/quark: Fix incorrect kernel-doc comment syntax in filesAditya Srivastava2021-04-102-2/+2
| * | | | | x86/msr: Make locally used functions staticZhao Xuehui2021-04-081-2/+2
| * | | | | x86/cacheinfo: Remove unneeded dead-store initializationYang Li2021-04-071-1/+1
| * | | | | x86/process/64: Move cpu_current_top_of_stack out of TSSLai Jiangshan2021-03-286-33/+8
| * | | | | x86/syscalls: Fix -Wmissing-prototypes warnings from COND_SYSCALL()Masahiro Yamada2021-03-251-0/+1
| * | | | | x86/fpu/math-emu: Fix function cast warningArnd Bergmann2021-03-231-3/+8
| * | | | | x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann2021-03-221-2/+2
| * | | | | x86: Fix various typos in comments, take #2Ingo Molnar2021-03-2141-42/+42
| * | | | | x86: Remove unusual Unicode characters from commentsIngo Molnar2021-03-214-15/+15
| * | | | | Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar2021-03-2117-149/+261
| |\| | | |