aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-26lockdep: Only trace IRQ edgesGravatar Nicholas Piggin 1-7/+4
2020-08-26mips: Implement arch_irqs_disabled()Gravatar Peter Zijlstra 1-0/+5
2020-08-26arm64: Implement arch_irqs_disabled()Gravatar Peter Zijlstra 1-0/+5
2020-08-26nds32: Implement arch_irqs_disabled()Gravatar Peter Zijlstra 1-0/+5
2020-08-26x86/entry: Remove unused THUNKsGravatar Peter Zijlstra 1-5/+0
2020-08-26cpuidle: Move trace_cpu_idle() into generic codeGravatar Peter Zijlstra 4-12/+1
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericGravatar Peter Zijlstra 2-11/+3
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 20-24/+160
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+6
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+49
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-86/+39
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-22/+42
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 6-34/+69
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 10-15/+32
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setGravatar Will Deacon 1-4/+13
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Gravatar Will Deacon 9-9/+15
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 13-136/+76
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installGravatar Stephen Boyd 2-1/+2
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMGravatar Sean Christopherson 1-4/+6
2020-08-21powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverGravatar Kajol Jain 1-1/+10
2020-08-21powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Gravatar Christophe Leroy 1-2/+2
2020-08-21KVM: arm64: Print warning when cpu erratum can cause guests to deadlockGravatar Rob Herring 1-0/+4
2020-08-21arm64: Allow booting of late CPUs affected by erratum 1418040Gravatar Marc Zyngier 1-0/+2
2020-08-21arm64: Move handling of erratum 1418040 into C codeGravatar Marc Zyngier 2-21/+34
2020-08-20riscv: Add SiFive drivers to rv32_defconfigGravatar Bin Meng 1-0/+5
2020-08-20RISC-V: Remove CLINT related code from timer and archGravatar Anup Patel 10-109/+13
2020-08-20RISC-V: Add mechanism to provide custom IPI operationsGravatar Anup Patel 6-48/+79
2020-08-20powerpc/pseries: Do not initiate shutdown when system is running on UPSGravatar Vasant Hegde 1-1/+0
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingGravatar Athira Rajeev 1-0/+4
2020-08-20efi/x86: Move 32-bit code into efi_32.cGravatar Ard Biesheuvel 3-86/+37
2020-08-20efi/x86: Mark kernel rodata non-executable for mixed modeGravatar Arvind Sankar 1-0/+2
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Gravatar Randy Dunlap 1-0/+1
2020-08-20powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesGravatar Frederic Barrat 1-1/+1
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorGravatar Arvind Sankar 2-9/+3
2020-08-18powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathGravatar Michael Roth 1-6/+12
2020-08-18powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedGravatar Christophe Leroy 1-0/+7
2020-08-18powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32Gravatar Christophe Leroy 1-1/+8
2020-08-17kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeGravatar Jim Mattson 1-1/+1
2020-08-17kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeGravatar Jim Mattson 1-1/+1
2020-08-17KVM: x86: fix access code passed to gva_to_gpaGravatar Paolo Bonzini 1-1/+3
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationGravatar Jessica Clarke 1-0/+9
2020-08-17powerpc/fixmap: Fix the size of the early debug areaGravatar Christophe Leroy 1-1/+1
2020-08-17powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledGravatar Aneesh Kumar K.V 1-1/+3
2020-08-17s390/pci: fix PF/VF linking on hot plugGravatar Niklas Schnelle 3-13/+32
2020-08-17s390/pci: re-introduce zpci_remove_device()Gravatar Niklas Schnelle 2-9/+14
2020-08-17s390/pci: fix zpci_bus_link_virtfn()Gravatar Niklas Schnelle 1-10/+15
2020-08-17s390/ptrace: fix storage key handlingGravatar Heiko Carstens 1-2/+5
2020-08-17s390/runtime_instrumentation: fix storage key handlingGravatar Heiko Carstens 1-1/+1
2020-08-17s390/pci: ignore stale configuration request eventGravatar Niklas Schnelle 1-0/+3