aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+2
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 11-14/+19
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGGravatar Minchan Kim 1-1/+0
2020-12-05Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 9-17/+65
2020-12-03Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 3-21/+13
2020-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 12-181/+243
2020-12-02s390: fix irq state tracingGravatar Heiko Carstens 2-18/+2
2020-12-02s390/pci: fix CPU address in MSI for directed IRQGravatar Alexander Gordeev 1-3/+11
2020-12-02powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCEGravatar Nicholas Piggin 1-2/+7
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigGravatar Nathan Chancellor 11-14/+19
2020-12-01KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity checkGravatar Greg Kurz 1-5/+2
2020-11-30arm64: mte: Fix typo in macro definitionGravatar Vincenzo Frascino 1-1/+1
2020-11-30arm64: entry: fix EL1 debug transitionsGravatar Mark Rutland 2-25/+26
2020-11-30arm64: entry: fix NMI {user, kernel}->kernel transitionsGravatar Mark Rutland 4-10/+48
2020-11-30arm64: entry: fix non-NMI kernel<->kernel transitionsGravatar Mark Rutland 2-3/+67
2020-11-30arm64: ptrace: prepare for EL1 irq/rcu trackingGravatar Mark Rutland 1-0/+4
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsGravatar Mark Rutland 5-48/+51
2020-11-30arm64: entry: move el1 irq/nmi logic to CGravatar Mark Rutland 4-45/+22
2020-11-30arm64: entry: prepare ret_to_user for function callGravatar Mark Rutland 1-4/+5
2020-11-30arm64: entry: move enter_from_user_mode to entry-common.cGravatar Mark Rutland 2-7/+6
2020-11-30arm64: entry: mark entry code as noinstrGravatar Mark Rutland 1-50/+25
2020-11-30arm64: mark idle code as noinstrGravatar Mark Rutland 1-4/+4
2020-11-30arm64: syscall: exit userspace before unmasking exceptionsGravatar Mark Rutland 1-1/+1
2020-11-30powerpc/pseries: Pass MSI affinity to irq_create_mapping()Gravatar Laurent Vivier 1-1/+2
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 22-37/+37
2020-11-29Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-43/+32
2020-11-28Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-1/+4
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-0/+15
2020-11-27Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 15-84/+77
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-70/+89
2020-11-27Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-8/+18
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-16/+20
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-4/+1
2020-11-27x86/mce: Do not overwrite no_way_out if mce_end() failsGravatar Gabriele Paoloni 1-2/+4
2020-11-27kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PTGravatar Vitaly Kuznetsov 1-1/+1
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestGravatar Paolo Bonzini 3-9/+12
2020-11-27KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintGravatar Paolo Bonzini 2-51/+34
2020-11-27Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 2-2/+25
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Gravatar Arnd Bergmann 4-7/+10
2020-11-27powerpc/numa: Fix a regression on memoryless node 0Gravatar Srikar Dronamraju 1-2/+1
2020-11-26Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 5-27/+15
2020-11-26Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux...Gravatar Arnd Bergmann 45-235/+361
2020-11-27powerpc/64s: Trim offlined CPUs from mm_cpumasksGravatar Nicholas Piggin 5-0/+40
2020-11-27powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernelsGravatar Nicholas Piggin 1-7/+14
2020-11-27powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generationGravatar Nicholas Piggin 1-1/+1
2020-11-25x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbGravatar Anand K Mistry 1-2/+2
2020-11-25RISC-V: fix barrier() use in <vdso/processor.h>Gravatar Randy Dunlap 1-0/+2
2020-11-25RISC-V: Add missing jump label initializationGravatar Anup Patel 1-0/+1
2020-11-25riscv: Explicitly specify the build id style in vDSO Makefile againGravatar Nathan Chancellor 1-1/+1
2020-11-25arm64: tegra: Fix Tegra234 VDK node namesGravatar Jon Hunter 1-3/+3