summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-212-2/+55
|\
| * iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu2021-02-111-0/+4
| * x86/hyperv: implement an MSI domain for root partitionWei Liu2021-02-111-0/+2
| * asm-generic/hyperv: import data structures for mapping device interruptsWei Liu2021-02-111-0/+13
| * asm-generic/hyperv: update hv_msi_entryWei Liu2021-02-111-2/+2
| * x86/hyperv: provide a bunch of helper functionsWei Liu2021-02-111-0/+4
| * x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu2021-02-111-0/+2
| * x86/hyperv: allocate output arg pages if requiredWei Liu2021-02-111-0/+1
| * x86/hyperv: detect if Linux is the root partitionWei Liu2021-02-112-0/+12
| * x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)2021-02-111-0/+15
* | Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-212-13/+22
|\ \
| * \ Merge branch 'perf/kprobes' into perf/core, to pick up finished branchIngo Molnar2021-02-171-4/+7
| |\ \
| | * | x86/kprobes: Do not decode opcode in resume_execution()Masami Hiramatsu2021-01-051-4/+7
| * | | perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang2021-02-011-2/+6
| * | | perf/x86/intel: Filter unsupported Topdown metrics eventKan Liang2021-02-011-2/+8
| * | | x86/perf: Use static_call for x86_pmu.guest_get_msrsLike Xu2021-01-271-5/+1
| |/ /
* | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-212-9/+46
|\ \ \
| * | | sched,x86: Allow !PREEMPT_DYNAMICPeter Zijlstra2021-02-171-6/+18
| * | | sched: Harden PREEMPT_DYNAMICPeter Zijlstra2021-02-171-2/+2
| * | | static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-171-0/+7
| * | | preempt/dynamic: Provide preempt_schedule[_notrace]() static callsPeter Zijlstra (Intel)2021-02-171-8/+26
* | | | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-1/+0
|\ \ \ \
| * | | | tlb: arch: Remove empty __tlb_remove_tlb_entry() stubsWill Deacon2021-01-291-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \ \ \
| * | | | arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
* | | | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-213-12/+32
|\ \ \ \ \
| * | | | | x32: make X32, !IA32_EMULATION setups able to execute x32 binariesAl Viro2021-01-061-1/+1
| * | | | | [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro2021-01-062-14/+31
| * | | | | binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALIDAl Viro2021-01-051-4/+7
* | | | | | Merge tag 'x86_asm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-211-3/+3
|\ \ \ \ \ \
| * | | | | | x86/asm: Add a missing __iomem annotation in enqcmds()Dave Jiang2021-01-081-1/+1
| * | | | | | x86/asm: Annotate movdir64b()'s dst argument with __iomemDave Jiang2021-01-081-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-211-4/+7
|\ \ \ \ \ \
| * | | | | | x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider2021-01-111-4/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'x86_cpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-214-10/+20
|\ \ \ \ \ \
| * | | | | | x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson2021-01-284-10/+20
| |/ / / / /
* | | | | | Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-212-4/+32
|\ \ \ \ \ \
| * | | | | | x86/fpu/64: Don't FNINIT in kernel_fpu_begin()Andy Lutomirski2021-01-291-0/+12
| * | | | | | x86/fpu: Make the EFI FPU calling convention explicitAndy Lutomirski2021-01-291-4/+20
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'x86_microcode_for_v5.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-211-2/+0
|\ \ \ \ \ \
| * | | | | | x86/microcode: Make microcode_init() staticBorislav Petkov2020-12-311-2/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-215-7/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/cleanups' into x86/mmIngo Molnar2021-02-124-6/+1
| |\ \ \ \ \ \
| | * | | | | | x86/asm: Fixup TASK_SIZE_MAX commentAlexey Dobriyan2021-02-051-1/+1
| | * | | | | | x86/vm86/32: Remove VM86_SCREEN_BITMAP supportAndy Lutomirski2021-01-211-1/+0
| | * | | | | | x86/entry: Remove now unused do_IRQ() declarationHao Lee2021-01-121-2/+0
| | * | | | | | x86/mm: Remove duplicate definition of _PAGE_PAT_LARGEArvind Sankar2021-01-081-2/+0
| | |/ / / / /
| * | | | / / x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()Andy Lutomirski2021-02-101-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'x86_paravirt_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-214-77/+22
|\ \ \ \ \ \
| * | | | | | x86/pv: Rework arch_local_irq_restore() to not use popfJuergen Gross2021-02-103-24/+8