summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-06-21MIPS: Prefer cc-option for additions to cflagsNathan Chancellor2-2/+2
2023-06-21MIPS: Move '-Wa,-msoft-float' check from as-option to cc-optionNathan Chancellor1-1/+1
2023-06-21x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers1-1/+1
2023-06-21parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings1-4/+0
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-21riscv/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-21x86/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-21LoongArch: Fix perf event id calculationHuacai Chen1-3/+3
2023-06-21nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau2-2/+2
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau1-4/+5
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss1-12/+15
2023-06-21MIPS: Restore Au1300 supportManuel Lauss1-0/+5
2023-06-21MIPS: unhide PATA_PLATFORMManuel Lauss1-0/+1
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller1-1/+17
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski1-0/+1
2023-06-21x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky1-9/+9
2023-06-14riscv: fix kprobe __user string arg print fault issueRuan Jinjie1-0/+1
2023-06-14riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readableHsieh-Tseng Shen2-3/+2
2023-06-14arm64: dts: imx8mn-beacon: Fix SPI CS pinmuxAdam Ford1-2/+2
2023-06-14arm64: dts: imx8-ss-dma: assign default clock rate for lpuartsShenwei Wang1-0/+8
2023-06-14arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signalsShenwei Wang1-2/+2
2023-06-14arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite b...Douglas Anderson1-0/+8
2023-06-14ARM: dts: at91: sama7g5ek: fix debounce delay property for shdwcClaudiu Beznea1-1/+1
2023-06-14ARM: at91: pm: fix imbalanced reference counter for ethernet devicesClaudiu Beznea1-11/+9
2023-06-14arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votesBjorn Andersson1-0/+1
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson1-0/+3
2023-06-09KVM: arm64: Populate fault info for watchpointAkihiko Odaki3-2/+9
2023-06-09powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh1-1/+1
2023-06-09riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong1-0/+7
2023-06-09powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra1-2/+11
2023-06-09x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...Juergen Gross1-2/+1
2023-06-09KVM: arm64: vgic: Fix locking commentJean-Philippe Brucker1-1/+2
2023-06-09KVM: arm64: vgic: Wrap vgic_its_create() with config_lockJean-Philippe Brucker1-4/+10
2023-06-09KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker6-37/+51
2023-06-09arm64: vdso: Pass (void *) to virt_to_page()Linus Walleij1-1/+1
2023-06-09arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen1-2/+2
2023-06-09ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi1-0/+82
2023-06-09s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev1-15/+17
2023-06-09um: harddog: fix modular buildJohannes Berg5-7/+23
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li1-1/+24
2023-06-09riscv: Fix unused variable warning when BUILTIN_DTB is setAlexandre Ghiti1-1/+1
2023-05-30arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delayHugo Villeneuve1-1/+7
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy1-2/+5
2023-05-30x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne1-3/+5
2023-05-30ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulatorAlexander Stein1-0/+1
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui1-2/+3
2023-05-30perf/x86/uncore: Correct the number of CHAs on SPRKan Liang1-0/+11
2023-05-30parisc: Handle kprobes breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-30parisc: Enable LOCKDEP supportHelge Deller1-0/+4
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller1-3/+8