summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: fix allmodconfig build with latest mkimageSudip Mukherjee2022-05-181-5/+5
* s390: disable -Warray-boundsSven Schnelle2022-05-181-0/+10
* MIPS: Use address-of operator on section symbolsNathan Chancellor2022-05-154-4/+4
* kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das2022-05-121-0/+5
* parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller2022-05-121-2/+1
* MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-05-122-12/+7
* x86/cpu: Load microcode during restore_processor_state()Borislav Petkov2022-05-123-3/+13
* x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka2022-05-121-1/+1
* ARM: dts: imx6ull-colibri: fix vqmmc regulatorMax Krummenacher2022-05-121-1/+1
* ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35Adam Ford2022-05-123-15/+30
* ARM: dts: Fix mmc order for omap3-gta04H. Nikolaus Schaller2022-05-121-0/+2
* ARM: OMAP2+: Fix refcount leak in omap_gic_of_initMiaoqian Lin2022-05-121-0/+2
* ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issueFabio Estevam2022-05-121-2/+8
* ia64: kprobes: Fix to pass correct trampoline address to the handlerMasami Hiramatsu2022-05-011-4/+4
* Revert "ia64: kprobes: Use generic kretprobe trampoline handler"Masami Hiramatsu2022-05-011-2/+75
* Revert "ia64: kprobes: Fix to pass correct trampoline address to the handler"Masami Hiramatsu2022-05-011-5/+4
* powerpc/64s: Unmerge EX_LR and EX_DARMichael Ellerman2022-05-011-11/+4
* powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruptio...Nicholas Piggin2022-05-011-4/+18
* ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich2022-04-271-0/+1
* powerpc/perf: Fix power9 event alternativesAthira Rajeev2022-04-271-4/+4
* stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka2022-04-271-4/+2
* ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook2022-04-271-1/+1
* ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor2022-04-201-1/+3
* arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly2022-04-201-3/+3
* arm64: module: remove (NOLOAD) from linker scriptFangrui Song2022-04-151-3/+3
* arm64: patch_text: Fixup last cpu should be masterGuo Ren2022-04-151-2/+2
* x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta2022-04-151-0/+14
* x86/pm: Save the MSR validity status at context setupPawan Gupta2022-04-151-2/+5
* KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULLJames Morse2022-04-151-1/+2
* xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang2022-04-152-1/+29
* xtensa: fix DTC warning unit_address_formatMax Filippov2022-04-153-10/+10
* MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2022-04-152-12/+12
* powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain2022-04-152-4/+17
* powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev2022-04-151-2/+2
* KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson2022-04-151-5/+3
* ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap2022-04-151-3/+3
* riscv module: remove (NOLOAD)Fangrui Song2022-04-151-3/+3
* KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov2022-04-151-1/+16
* um: Fix uml_mconsole stop/goAnton Ivanov2022-04-151-1/+2
* ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh2022-04-151-3/+3
* ARM: dts: spear1340: Update serial node propertiesKuldeep Singh2022-04-151-3/+3
* KVM: x86: fix sending PV IPILi RongQing2022-04-151-1/+1
* powerpc: Fix build errors with newer binutilsAnders Roxell2022-04-153-9/+40
* powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell2022-04-151-0/+6
* powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell2022-04-151-1/+1
* ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König2022-04-151-10/+12
* ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner2022-04-151-3/+3
* ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich2022-04-151-0/+49
* ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg2022-04-151-3/+5
* xen: fix is_xen_pmu()Juergen Gross2022-04-153-8/+7