summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-03-212-1/+4
|\
| * perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang2021-03-161-0/+3
| * perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang2021-03-161-1/+1
* | Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-215-33/+30
|\ \
| * | x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold2021-03-191-0/+5
| * | x86/ioapic: Ignore IRQ2 againThomas Gleixner2021-03-191-0/+10
| * | x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTARTOleg Nesterov2021-03-162-11/+3
| * | x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2021-03-162-24/+14
| * | x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2021-03-162-9/+9
| |/
* | Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-03-212-2/+13
|\ \
| * | powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy2021-03-141-2/+2
| * | powerpc/vdso32: Add missing _restgpr_31_x to fix build failureChristophe Leroy2021-03-141-0/+11
* | | Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-2019-19/+55
|\ \ \
| * | | riscv: Correct SPARSEMEM configurationKefeng Wang2021-03-161-2/+2
| * | | RISC-V: kasan: Declare kasan_shallow_populate() staticPalmer Dabbelt2021-03-161-1/+1
| * | | riscv: Ensure page table writes are flushed when initializing KASAN vmallocAlexandre Ghiti2021-03-161-0/+2
| * | | RISC-V: Fix out-of-bounds accesses in init_resources()Geert Uytterhoeven2021-03-161-1/+2
| * | | riscv: Fix compilation error with Canaan SoCDamien Le Moal2021-03-161-0/+2
| * | | ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King2021-03-163-3/+3
| * | | riscv: fix bugon.cocci warningskernel test robot2021-03-161-2/+1
| * | | riscv: process: Fix no prototype for arch_dup_task_structNanyong Sun2021-03-091-0/+1
| * | | riscv: ftrace: Use ftrace_get_regs helperNanyong Sun2021-03-091-7/+9
| * | | riscv: process: Fix no prototype for show_regsNanyong Sun2021-03-091-0/+1
| * | | riscv: syscall_table: Reduce W=1 compilation warnings noiseNanyong Sun2021-03-091-0/+1
| * | | riscv: time: Fix no prototype for time_initNanyong Sun2021-03-092-0/+3
| * | | riscv: ptrace: Fix no prototype warningsNanyong Sun2021-03-091-0/+5
| * | | riscv: sbi: Fix comment of __sbi_set_timer_v01Nanyong Sun2021-03-091-1/+1
| * | | riscv: irq: Fix no prototype warningNanyong Sun2021-03-091-0/+2
| * | | riscv: traps: Fix no prototype warningsNanyong Sun2021-03-092-0/+17
| * | | RISC-V: correct enum sbi_ext_rfence_fidHeinrich Schuchardt2021-03-091-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-199-114/+227
|\ \ \ \
| * | | | x86/kvm: Fix broken irq restoration in kvm_waitWanpeng Li2021-03-181-13/+10
| * | | | KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUsWanpeng Li2021-03-181-1/+1
| * | | | KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson2021-03-182-52/+74
| * | | | KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enligh...Vitaly Kuznetsov2021-03-181-1/+25
| * | | | KVM: x86: hyper-v: Track Hyper-V TSC page statusVitaly Kuznetsov2021-03-182-14/+52
| * | | | KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUsVitaly Kuznetsov2021-03-173-0/+26
| * | | | KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_ST...Vitaly Kuznetsov2021-03-171-0/+3
| * | | | KVM: x86/mmu: Store the address space ID in the TDP iteratorSean Christopherson2021-03-164-24/+13
| * | | | KVM: x86/mmu: Factor out tdp_iter_return_to_rootBen Gardon2021-03-163-10/+19
| * | | | KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEsBen Gardon2021-03-161-1/+1
| * | | | KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_pageBen Gardon2021-03-161-3/+8
| | |_|/ | |/| |
* | | | Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-03-195-19/+34
|\ \ \ \
| * | | | s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-153-17/+31
| * | | | s390/vtime: fix increased steal time accountingGerald Schaefer2021-03-151-1/+1
| * | | | s390/cpumf: disable preemption when accessing per-cpu variableThomas Richter2021-03-151-1/+2
| |/ / /
* | | | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* | | | Merge tag 'mips-fixes_5.12_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-03-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | MIPS: vmlinux.lds.S: Fix appended dtb not properly alignedPaul Cercueil2021-03-161-1/+1
* | | | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-141-0/+1
|\ \ \ \