summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-07-01powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()Linus Torvalds1-11/+3
2023-07-01mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds18-124/+45
2023-07-01arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2-49/+15
2023-07-01riscv/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2-18/+14
2023-07-01mips/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2-10/+3
2023-07-01powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman2-36/+4
2023-07-01arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds2-37/+10
2023-07-01mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds2-50/+3
2023-07-01x86/smp: Cure kexec() vs. mwait_play_dead() breakageThomas Gleixner3-0/+66
2023-07-01x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner1-10/+14
2023-07-01x86/smp: Remove pointless wmb()s from native_stop_other_cpus()Thomas Gleixner1-6/+0
2023-07-01x86/smp: Dont access non-existing CPUID leafTony Battersby1-2/+3
2023-07-01x86/smp: Make stop_other_cpus() more robustThomas Gleixner3-23/+64
2023-07-01x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)1-1/+1
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava1-1/+4
2023-06-28KVM: arm64: Restore GICv2-on-GICv3 functionalityMarc Zyngier1-4/+7
2023-06-28ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij11-11/+11
2023-06-28s390/purgatory: disable branch profilingAlexander Gordeev1-0/+1
2023-06-28arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski1-2/+0
2023-06-28arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski1-2/+0
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier1-0/+6
2023-06-28arm64: dts: rockchip: fix nEXTRST on SOQuartzNicolas Frattaroli2-23/+24
2023-06-28arm64: dts: rockchip: Enable GPU on SOQuartz CM4Nicolas Frattaroli1-0/+5
2023-06-28bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song1-1/+1
2023-06-28KVM: arm64: PMU: Restore the host's PMUSERENR_EL0Reiji Watanabe1-2/+11
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones1-4/+4
2023-06-28arm64: dts: rockchip: Fix rk356x PCIe register and range mappingsAndrew Powers-Holmes2-9/+12
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