aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-04-22arm64/sme: Implement sysctl to set the default vector lengthMark Brown1-1/+28
2022-04-22arm64/sme: Identify supported SME vector lengths at bootMark Brown8-2/+218
2022-04-22arm64/sme: Basic enumeration supportMark Brown9-0/+131
2022-04-22arm64/sme: Early CPU setup for SMEMark Brown1-4/+60
2022-04-22arm64/sme: Manually encode SME instructionsMark Brown2-0/+79
2022-04-22arm64/sme: System register and exception syndrome definitionsMark Brown4-1/+80
2022-04-22pwm: Add support for Xilinx AXI TimerSean Anderson1-0/+4
2022-04-22riscv: patch_text: Fixup last cpu should be masterGuo Ren1-1/+1
2022-04-22arm: mediatek: select arch timer for mt7629Chuanhong Guo1-0/+1
2022-04-22arm64: defconfig: enable some mt6360 PMIC driversFabien Parent1-0/+3
2022-04-22arm64: defconfig: enable MT6359 regulator driverFabien Parent1-0/+1
2022-04-22arm64: stacktrace: align with common namingMadhavan T. Venkataraman1-2/+2
2022-04-22arm64: stacktrace: rename stackframe to unwind_stateMadhavan T. Venkataraman1-34/+34
2022-04-22arm64: stacktrace: rename unwinder functionsMadhavan T. Venkataraman1-17/+17
2022-04-22arm64: stacktrace: make struct stackframe private to stacktrace.cMark Rutland2-32/+32
2022-04-22arm64: stacktrace: delete PCS commentMark Rutland1-15/+0
2022-04-22arm64: stacktrace: remove NULL task check from unwind_frame()Madhavan T. Venkataraman1-3/+0
2022-04-22integrator: remove empty ap_init_early()Arnd Bergmann1-5/+0
2022-04-22arm: dts: mediatek: Get rid of mediatek, larb for MM nodesYong Wu2-7/+0
2022-04-22arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTEAnshuman Khandual1-2/+2
2022-04-22objtool: Add HAVE_NOINSTR_VALIDATIONJosh Poimboeuf2-0/+4
2022-04-22objtool: Make noinstr hacks optionalJosh Poimboeuf2-0/+4
2022-04-22objtool: Make jump label hack optionalJosh Poimboeuf3-3/+8
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf5-16/+24
2022-04-22Merge branch 'tip/x86/urgent'Peter Zijlstra12-10/+33
2022-04-22arm64: mm: fix p?d_leaf()Muchun Song1-2/+2
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver7-0/+8
2022-04-22Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into arm/multiplatformArnd Bergmann84-2664/+875
2022-04-22ARM: s3c: fix include pathArnd Bergmann2-5/+0
2022-04-22ARM: omap1: htc_herald: fix typos in commentsJulia Lawall1-1/+1
2022-04-22ARM: OMAP1: fix typos in commentsJulia Lawall1-1/+1
2022-04-22ARM: OMAP1: clock: Remove noop codeJanusz Krzysztofik3-27/+1
2022-04-22ARM: OMAP1: clock: Remove unused codeJanusz Krzysztofik2-132/+2
2022-04-22ARM: OMAP1: clock: Fix UART rate reporting algorithmJanusz Krzysztofik1-1/+1
2022-04-22ARM: OMAP1: clock: Fix early UART rate issuesJanusz Krzysztofik1-5/+5
2022-04-22ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCFJanusz Krzysztofik4-10/+10
2022-04-22ARM: omap1: fix build with no SoC selectedArnd Bergmann3-1/+8
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann59-188/+127
2022-04-22ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann2-46/+1
2022-04-22ARM: omap1: relocate static I/O mappingArnd Bergmann2-4/+4
2022-04-22ARM: omap: remove empty plat-omap directoryArnd Bergmann2-10/+0
2022-04-22ARM: omap: un-merge plat/sram.cArnd Bergmann8-150/+182
2022-04-22ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann4-94/+86
2022-04-22ARM: omap1: move plat/dma.c to mach/omap-dma.cArnd Bergmann3-2/+2
2022-04-22ARM: omap1: dma: remove omap2 specific bitsArnd Bergmann1-160/+53
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni61-534/+274
2022-04-21RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLERandy Dunlap1-1/+1
2022-04-21RISC-V: mm: Fix set_satp_mode() for platform not having Sv57Anup Patel1-0/+1
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang6-0/+18
2022-04-21MIPS: Ingenic: Refresh USB nodes to match driver changes.周琰杰 (Zhou Yanjie)3-3/+3