summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | treewide: trivial: fix s/poped/popped/ typoGeorge G. Davis2019-06-071-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-095-6/+75
| |\ \ \ \ \ \ \
| | * | | | | | | x86/kexec: Set the C-bit in the identity map page table when SEV is activeLianbo Jiang2019-06-201-3/+13
| | * | | | | | | x86/kexec: Do not map kexec area as decrypted when SEV is activeLianbo Jiang2019-06-201-0/+15
| | * | | | | | | x86/crash: Add e820 reserved ranges to kdump kernel's e820 tableLianbo Jiang2019-06-201-0/+6
| | * | | | | | | x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVEDLianbo Jiang2019-06-201-1/+1
| | * | | | | | | x86/mm: Create a workarea in the kernel for SME early encryptionThomas Lendacky2019-06-201-0/+25
| | * | | | | | | x86/mm: Identify the end of the kernel area to be reservedThomas Lendacky2019-06-202-2/+15
| * | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-093-3/+104
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He2019-06-281-3/+12
| | * | | | | | | | x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernelBaoquan He2019-06-281-0/+5
| | * | | | | | | | x86/kexec: Add the ACPI NVS region to the ident mapKairui Song2019-06-101-3/+15
| | * | | | | | | | x86/kexec: Add the EFI system tables and ACPI tables to the ident mapKairui Song2019-06-061-0/+75
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-097-14/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-293-4/+4
| | * | | | | | | | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-293-4/+4
| | * | | | | | | | signal/x86: Remove task parameter from send_sigtrapEric W. Biederman2019-05-292-4/+5
| | * | | | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-275-6/+6
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-2/+10
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | x86/ima: check EFI SetupMode tooMimi Zohar2019-05-301-2/+10
* | | | | | | | | x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-07-282-30/+32
* | | | | | | | | x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2019-07-091-9/+106
|/ / / / / / / /
* | | | | | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-093-19/+139
|\ \ \ \ \ \ \ \
| * | | | | | | | topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-231-0/+22
| * | | | | | | | x86/topology: Define topology_logical_die_id()Len Brown2019-05-232-0/+46
| * | | | | | | | x86/topology: Create topology_max_die_per_package()Len Brown2019-05-231-1/+4
| * | | | | | | | x86/topology: Add CPUID.1F multi-die/package supportLen Brown2019-05-232-19/+68
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-095-2/+76
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/jailhouse: Mark jailhouse_x2apic_available() as __initZhenzhong Duan2019-06-271-1/+1
| * | | | | | | | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-111-0/+30
| * | | | | | | | x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui2019-06-113-0/+44
| * | | | | | | | x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui2019-06-111-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-097-202/+185Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/paravirt: Rename paravirt_patch_site::instrtype to paravirt_patch_site::typeIngo Molnar2019-04-291-2/+1Star
| * | | | | | | | x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar2019-04-294-66/+66
| * | | | | | | | x86/paravirt: Match paravirt patchlet field definition ordering to initializa...Ingo Molnar2019-04-251-3/+3
| * | | | | | | | x86/paravirt: Replace the paravirt patch asm magicThomas Gleixner2019-04-251-61/+81
| * | | | | | | | x86/paravirt: Unify the 32/64 bit paravirt patching codeThomas Gleixner2019-04-253-80/+50Star
| * | | | | | | | x86/paravirt: Detect over-sized patching bugs in paravirt_patch_call()Ingo Molnar2019-04-251-8/+8
| * | | | | | | | x86/paravirt: Detect over-sized patching bugs in paravirt_patch_insns()Ingo Molnar2019-04-251-4/+4
| * | | | | | | | x86/paravirt: Remove bogus extern declarationsThomas Gleixner2019-04-252-6/+0Star
* | | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-091-0/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_statusAubrey Li2019-06-121-0/+47
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-094-15/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/kexec: Make variable static and config dependentTiezhu Yang2019-06-261-1/+3
| * | | | | | | | | x86/amd_nb: Make hygon_nb_misc_ids staticYueHaibing2019-06-141-1/+1
| * | | | | | | | | x86/tsc: Move inline keyword to the beginning of function declarationsMathieu Malaterre2019-06-141-2/+2
| * | | | | | | | | x86/io_delay: Define IO_DELAY macros in C instead of KconfigMasahiro Yamada2019-05-241-11/+26
| * | | | | | | | | x86/io_delay: Break instead of fallthrough in switch statementMasahiro Yamada2019-05-241-0/+1
* | | | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-092-11/+7Star
|\ \ \ \ \ \ \ \ \ \