summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-05-18MIPS: fix allmodconfig build with latest mkimageSudip Mukherjee1-5/+5
2022-05-18s390: disable -Warray-boundsSven Schnelle1-0/+10
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor4-4/+4
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das1-0/+5
2022-05-12parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller1-2/+1
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2-12/+7
2022-05-12x86/cpu: Load microcode during restore_processor_state()Borislav Petkov3-3/+13
2022-05-12x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka1-1/+1
2022-05-12ARM: dts: imx6ull-colibri: fix vqmmc regulatorMax Krummenacher1-1/+1
2022-05-12ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35Adam Ford3-15/+30
2022-05-12ARM: dts: Fix mmc order for omap3-gta04H. Nikolaus Schaller1-0/+2
2022-05-12ARM: OMAP2+: Fix refcount leak in omap_gic_of_initMiaoqian Lin1-0/+2
2022-05-12ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issueFabio Estevam1-2/+8
2022-05-01ia64: kprobes: Fix to pass correct trampoline address to the handlerMasami Hiramatsu1-4/+4
2022-05-01Revert "ia64: kprobes: Use generic kretprobe trampoline handler"Masami Hiramatsu1-2/+75
2022-05-01Revert "ia64: kprobes: Fix to pass correct trampoline address to the handler"Masami Hiramatsu1-5/+4
2022-05-01powerpc/64s: Unmerge EX_LR and EX_DARMichael Ellerman1-11/+4
2022-05-01powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruptio...Nicholas Piggin1-4/+18
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich1-0/+1
2022-04-27powerpc/perf: Fix power9 event alternativesAthira Rajeev1-4/+4
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka1-4/+2
2022-04-27ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook1-1/+1
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor1-1/+3
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly1-3/+3
2022-04-15arm64: module: remove (NOLOAD) from linker scriptFangrui Song1-3/+3
2022-04-15arm64: patch_text: Fixup last cpu should be masterGuo Ren1-2/+2
2022-04-15x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-15x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2022-04-15KVM: arm64: Check arm64_get_bp_hardening_data() didn't return NULLJames Morse1-1/+2
2022-04-15xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang2-1/+29
2022-04-15xtensa: fix DTC warning unit_address_formatMax Filippov3-10/+10
2022-04-15MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2-12/+12
2022-04-15powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain2-4/+17
2022-04-15powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev1-2/+2
2022-04-15KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson1-5/+3
2022-04-15ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-15riscv module: remove (NOLOAD)Fangrui Song1-3/+3
2022-04-15KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov1-1/+16
2022-04-15um: Fix uml_mconsole stop/goAnton Ivanov1-1/+2
2022-04-15ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh1-3/+3
2022-04-15ARM: dts: spear1340: Update serial node propertiesKuldeep Singh1-3/+3
2022-04-15KVM: x86: fix sending PV IPILi RongQing1-1/+1
2022-04-15powerpc: Fix build errors with newer binutilsAnders Roxell3-9/+40
2022-04-15powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell1-0/+6
2022-04-15powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell1-1/+1
2022-04-15ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König1-10/+12
2022-04-15ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner1-3/+3
2022-04-15ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich1-0/+49
2022-04-15ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg1-3/+5
2022-04-15xen: fix is_xen_pmu()Juergen Gross3-8/+7