aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-07-02Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+6
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelGravatar Helge Deller 1-0/+5
2022-07-02Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 7-16/+52
2022-07-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-9/+21
2022-07-01Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 6-231/+17
2022-07-01arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptesGravatar Will Deacon 1-9/+21
2022-06-30s390/qdio: Fix spelling mistakeGravatar Zhang Jiaming 1-3/+3
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierGravatar Jason A. Donenfeld 3-224/+12
2022-06-30s390/purgatory: remove duplicated build rule of kexec-purgatory.oGravatar Masahiro Yamada 1-2/+1
2022-06-30s390/purgatory: hard-code obj-y in MakefileGravatar Masahiro Yamada 1-1/+1
2022-06-30s390: remove unneeded 'select BUILD_BIN2C'Gravatar Masahiro Yamada 1-1/+0
2022-06-29powerpc/memhotplug: Add add_pages override for PPCGravatar Aneesh Kumar K.V 2-1/+36
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiGravatar Naveen N. Rao 2-9/+9
2022-06-27parisc/unaligned: Fix emulate_ldw() breakageGravatar Helge Deller 1-1/+1
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 20-110/+78
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-3/+7
2022-06-26Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 3-1/+3
2022-06-26Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 13-40/+83
2022-06-26parisc: Enable ARCH_HAS_STRICT_MODULE_RWXGravatar Helge Deller 1-0/+1
2022-06-26parisc: Fix flush_anon_page on PA8800/PA8900Gravatar John David Anglin 1-1/+4
2022-06-26parisc: align '*' in comment in math-emu codeGravatar Jiang Jian 1-1/+1
2022-06-25Merge tag 'loongarch-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-15/+13
2022-06-25LoongArch: Make compute_return_era() return voidGravatar Tiezhu Yang 2-4/+2
2022-06-25LoongArch: Fix wrong fpu versionGravatar Tiezhu Yang 1-1/+1
2022-06-25LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()Gravatar Huacai Chen 1-2/+3
2022-06-25LoongArch: Fix sleeping in atomic context in setup_tlb_handler()Gravatar Huacai Chen 1-1/+1
2022-06-25LoongArch: Fix the _stext symbol addressGravatar Huacai Chen 2-2/+1
2022-06-25LoongArch: Fix the !THP buildGravatar Huacai Chen 1-5/+5
2022-06-24Merge tag 'riscv-for-linus-5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-7/+7
2022-06-24Merge tag 's390-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 3-7/+45
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-38/+53
2022-06-24ARM: dts: aspeed: nuvia: rename vendor nuvia to qcomGravatar Jae Hyun Yoo 2-3/+3
2022-06-24Merge tag 'samsung-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Arnd Bergmann 2-6/+7
2022-06-24Merge tag 'arm-soc/for-5.19/devicetree-fixes' of https://github.com/Broadcom/...Gravatar Arnd Bergmann 1-3/+3
2022-06-24Merge tag 'ti-k3-dt-fixes-for-v5.19' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 2-3/+1
2022-06-24arm: mach-spear: Add missing of_node_put() in time.cGravatar Liang He 1-2/+6
2022-06-24ARM: cns3xxx: Fix refcount leak in cns3xxx_initGravatar Miaoqian Lin 1-0/+2
2022-06-24KVM: SEV: Init target VMCBs in sev_migrate_fromGravatar Peter Gonda 3-33/+48
2022-06-24KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()Gravatar Mingwei Zhang 1-2/+2
2022-06-24powerpc/prom_init: Fix kernel config grepGravatar Liam Howlett 1-1/+1
2022-06-24powerpc/book3e: Fix PUD allocation size in map_kernel_page()Gravatar Christophe Leroy 1-3/+3
2022-06-24powerpc/xive/spapr: correct bitmap allocation sizeGravatar Nathan Lynch 1-2/+3
2022-06-23Merge tag 'mips-fixes_5.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 11-7/+31
2022-06-23s390/pai: Fix multiple concurrent event installationGravatar Thomas Richter 1-3/+12
2022-06-23s390/pai: Prevent invalid event number for pai_crypto PMUGravatar Thomas Richter 1-2/+3
2022-06-23s390/cpumf: Handle events cycles and instructions identicalGravatar Thomas Richter 1-1/+21
2022-06-23s390/crash: make copy_oldmem_page() return number of bytes copiedGravatar Alexander Gordeev 1-3/+4
2022-06-23s390/crash: add missing iterator advance in copy_oldmem_page()Gravatar Alexander Gordeev 1-0/+7
2022-06-23Merge tag 'kvmarm-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 1-3/+3
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+2