summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev2022-09-152-1/+2
* MIPS: loongson32: ls1c: Fix hang during startupYang Ling2022-09-151-1/+0
* ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the timeClaudiu Beznea2022-09-151-1/+0
* ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the timeClaudiu Beznea2022-09-151-1/+0
* ARM: dts: at91: sama5d2_icp: specify proper regulator output rangesClaudiu Beznea2022-09-151-10/+10
* ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output rangesClaudiu Beznea2022-09-151-10/+10
* ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refreshClaudiu Beznea2022-09-151-4/+32
* ARM: at91: pm: fix self-refresh for sama7g5Claudiu Beznea2022-09-151-7/+17
* ARM: dts: imx6qdl-kontron-samx6i: remove duplicated nodeMarco Felsch2022-09-151-10/+0
* arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla2022-09-151-1/+5
* parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller2022-09-151-1/+42
* Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Helge Deller2022-09-151-8/+0
* s390: fix nospec table alignmentsJosh Poimboeuf2022-09-081-0/+1
* s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer2022-09-081-2/+4
* mm: pagewalk: Fix race between unmap and page walkerSteven Price2022-09-081-2/+2
* KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson2022-09-081-4/+21
* KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()Jim Mattson2022-09-081-2/+1
* powerpc: align syscall table for ppc32Masahiro Yamada2022-09-081-0/+1
* s390/hypfs: avoid error message under KVMJuergen Gross2022-09-052-2/+2
* arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse2022-09-052-1/+24
* perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian2022-08-311-1/+9
* perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian2022-08-311-1/+17
* x86/nospec: Fix i386 RSB stuffingPeter Zijlstra2022-08-311-0/+12
* arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu2022-08-311-0/+2
* riscv: traps: add missing prototypeConor Dooley2022-08-312-1/+4
* s390: fix double free of GS and RI CBs on fork() failureBrian Foster2022-08-311-6/+16
* s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer2022-08-311-1/+3
* x86/nospec: Unwreck the RSB stuffingPeter Zijlstra2022-08-311-41/+39
* x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta2022-08-313-19/+42
* x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin2022-08-311-5/+10
* perf/x86/lbr: Enable the branch type for the Arch LBR by defaultKan Liang2022-08-311-0/+8
* riscv: lib: uaccess: fix CSR_STATUS SR_SUM bitChen Lifu2022-08-311-2/+2
* riscv: lib: uaccess: fold fixups into bodyJisheng Zhang2022-08-311-11/+11
* x86/entry: Move CLD to the start of the idtentry macroLai Jiangshan2022-08-311-3/+5
* parisc: Fix exception handler for fldw and fstw instructionsHelge Deller2022-08-311-1/+1
* parisc: Make CONFIG_64BIT available for ARCH=parisc64 onlyHelge Deller2022-08-311-15/+6
* MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor2022-08-251-2/+2
* powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou2022-08-251-0/+7
* powerpc/ioda/iommu/debugfs: Generate unique debugfs entriesAlexey Kardashevskiy2022-08-251-0/+2
* powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy2022-08-252-28/+19
* powerpc/32: Set an IBAT covering up to _einittext during initChristophe Leroy2022-08-252-8/+6
* RISC-V: Add fast call path of crash_kexec()Xianting Tian2022-08-251-0/+4
* riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu2022-08-251-3/+2
* riscv: dts: canaan: Add k210 topology informationConor Dooley2022-08-251-0/+12
* riscv: dts: sifive: Add fu740 topology informationConor Dooley2022-08-251-0/+24
* mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He2022-08-251-1/+2
* KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timingsFabiano Rosas2022-08-251-11/+2
* openrisc: io: Define iounmap argument as volatileStafford Horne2022-08-252-2/+2
* csky/kprobe: reclaim insn_slot on kprobe unregistrationLiao Chang2022-08-251-0/+4
* um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setupsJason A. Donenfeld2022-08-251-1/+16