summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-09-28MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin1-8/+8
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap1-0/+1
2022-09-28arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam1-1/+0
2022-09-28arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang1-0/+8
2022-09-28arm64: dts: rockchip: Pull up wlan wake# on Gru-BobBrian Norris2-0/+6
2022-09-28KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang5-0/+18
2022-09-28riscv: fix a nasty sigreturn bug...Al Viro1-0/+2
2022-09-28arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown1-0/+2
2022-09-28arm64: Restrict ARM64_BTI_KERNEL to clang 12.0.0 and newerNathan Chancellor1-1/+2
2022-09-23MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin1-0/+10
2022-09-23powerpc/pseries/mobility: ignore ibm, platform-facilities updatesNathan Lynch1-0/+34
2022-09-23powerpc/pseries/mobility: refactor node lookup during DT updateNathan Lynch1-32/+17
2022-09-23parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2-4/+10
2022-09-23parisc: Optimize per-pagetable spinlocksHelge Deller9-214/+110
2022-09-23KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handlingLaurent Vivier2-3/+43
2022-09-23KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqsNicholas Piggin1-2/+4
2022-09-20x86/ftrace: Use alternative RET encodingPeter Zijlstra1-2/+7
2022-09-20x86/ibt,ftrace: Make function-graph play nicePeter Zijlstra2-11/+17
2022-09-20Revert "x86/ftrace: Use alternative RET encoding"Thadeu Lima de Souza Cascardo1-5/+2
2022-09-20ARM: dts: imx6qdl-kontron-samx6i: fix spi-flash compatibleMarco Felsch1-1/+1
2022-09-20ARM: dts: imx: align SPI NOR node name with dtschemaKrzysztof Kozlowski32-34/+34
2022-09-15arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu4-2/+33
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling1-1/+0
2022-09-15ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the timeClaudiu Beznea1-1/+0
2022-09-15ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the timeClaudiu Beznea1-1/+0
2022-09-15ARM: dts: at91: sama5d2_icp: specify proper regulator output rangesClaudiu Beznea1-10/+10
2022-09-15ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output rangesClaudiu Beznea1-10/+10
2022-09-15ARM: dts: imx6qdl-kontron-samx6i: remove duplicated nodeMarco Felsch1-10/+0
2022-09-15arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla1-1/+5
2022-09-15parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller1-1/+42
2022-09-08s390: fix nospec table alignmentsJosh Poimboeuf1-0/+1
2022-09-08s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer1-2/+4
2022-09-08mm: pagewalk: Fix race between unmap and page walkerSteven Price1-2/+2
2022-09-08KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson1-4/+21
2022-09-08powerpc: align syscall table for ppc32Masahiro Yamada1-0/+1
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross2-2/+2
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer1-1/+3
2022-09-05x86/nospec: Fix i386 RSB stuffingPeter Zijlstra1-0/+12
2022-09-05x86/nospec: Unwreck the RSB stuffingPeter Zijlstra1-41/+39
2022-08-31perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian1-1/+17
2022-08-31arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu1-0/+2
2022-08-31s390: fix double free of GS and RI CBs on fork() failureBrian Foster1-6/+16
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta3-19/+42
2022-08-31x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin1-5/+10
2022-08-31perf/x86/lbr: Enable the branch type for the Arch LBR by defaultKan Liang1-0/+8
2022-08-31parisc: Fix exception handler for fldw and fstw instructionsHelge Deller1-1/+1
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor1-2/+2
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou1-0/+7
2022-08-25powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy2-28/+19
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian1-0/+4