aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-01-05riscv: bpf: move rv_bpf_fixup_exception signature to extable.hJisheng Zhang3-8/+12
2022-01-05riscv: switch to relative exception tablesJisheng Zhang5-6/+30
2022-01-05riscv: consolidate __ex_table constructionJisheng Zhang2-27/+15
2022-01-05riscv: remove unused __cmpxchg_user() macroJisheng Zhang1-75/+0
2022-01-05MIPS: lantiq: dma: increase descritor countAleksander Jan Bajkowski1-1/+1
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-01-05bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNCHou Tao1-1/+4
2022-01-05Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrace', 'for-next/xor-neon', 'for-next/kasan', 'for-next/armv8_7-fp', 'for-next/atomics', 'for-next/bti', 'for-next/sve', 'for-next/kselftest' and 'for-next/kcsan', remote-tracking branch 'arm64/for-next/perf' into for-next/...Catalin Marinas47-510/+573
2022-01-05sh: sq: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-05ARM: 9177/1: disable vmap'ed stacks on suspend-capable SMP configsArd Biesheuvel1-1/+1
2022-01-05arm64: Use correct method to calculate nomap region boundariesHuacai Chen1-2/+4
2022-01-05arm64: Drop outdated links in commentsKees Cook1-4/+0
2022-01-05MIPS: retire "asm/llsc.h"Huang Pei6-69/+31
2022-01-05MIPS: rework local_t operation on MIPS64Huang Pei2-45/+32
2022-01-05MIPS: fix local_{add,sub}_return on MIPS64Huang Pei1-4/+5
2022-01-05mips/pci: remove redundant ret variableMinghao Chi1-3/+1
2022-01-05parisc: decompressor: do not copy source files while buildingMasahiro Yamada4-10/+4
2022-01-05powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman2-2/+4
2022-01-05powerpc/cacheinfo: use default_groups in kobj_typeGreg Kroah-Hartman1-2/+3
2022-01-04Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier9-23/+17
2022-01-04x86: intel_epb: Allow model specific normal EPB valueSrinivas Pandruvada1-13/+32
2022-01-04arm64: perf: Don't register user access sysctl handler multiple timesWill Deacon1-2/+9
2022-01-04KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()Zenghui Yu1-1/+1
2022-01-04powerpc/sched: Remove unused TASK_SIZE_OFGuo Ren1-5/+1
2022-01-04powerpc/xive: Add missing null check after calling kmallocAmmar Faizi1-0/+3
2022-01-04powerpc/floppy: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET1-3/+5
2022-01-02Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su4-2/+14
2022-01-02MIPS: enable both vmlinux.gz.itb and vmlinuz for genericYunQiang Su1-1/+1
2022-01-02MIPS: signal: Return immediately if call failsTiezhu Yang1-9/+11
2022-01-02MIPS: signal: Protect against sigaltstack wraparoundTiezhu Yang1-0/+7
2022-01-02mips: bcm63xx: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-02mips: lantiq: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-02MIPS: Loongson64: DTS: Add pm block node for Loongson-2K1000Qing Zhang1-0/+5
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer7-1424/+0
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer13-992/+0
2022-01-01arm64: tegra: Remove non existent Tegra194 resetSameer Pujar1-3/+2
2021-12-31x86/mce: Reduce number of machine checks taken during recoveryYouquan Song1-0/+9
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-14/+42
2021-12-31crypto: x86/aesni - don't require alignment of dataJakub Kicinski1-2/+2
2021-12-31crypto: s390/sha512 - Use macros instead of direct IV numbersTianjia Zhang1-16/+16
2021-12-31crypto: sparc/sha - remove duplicate hash init functionTianjia Zhang3-80/+8
2021-12-31crypto: powerpc/sha - remove duplicate hash init functionTianjia Zhang3-63/+7
2021-12-31crypto: mips/sha - remove duplicate hash init functionTianjia Zhang3-87/+8
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski32-186/+232
2021-12-30x86/msr: Add AMD CPPC MSR definitionsHuang Rui1-0/+17
2021-12-30x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature flagHuang Rui1-0/+1
2021-12-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki2-2/+2
2021-12-30x86/purgatory: Remove -nostdlib compiler flagMasahiro Yamada1-1/+1
2021-12-30x86/vdso: Remove -nostdlib compiler flagMasahiro Yamada1-1/+1