summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-07-01csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds
2023-07-01parisc: fix expand_stack() conversionLinus Torvalds
2023-07-01sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-07-01powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()Linus Torvalds
2023-07-01mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-07-01arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-07-01riscv/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-07-01mips/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-07-01powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman
2023-07-01arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds
2023-07-01mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds
2023-07-01x86/smp: Cure kexec() vs. mwait_play_dead() breakageThomas Gleixner
2023-07-01x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner
2023-07-01x86/smp: Remove pointless wmb()s from native_stop_other_cpus()Thomas Gleixner
2023-07-01x86/smp: Dont access non-existing CPUID leafTony Battersby
2023-07-01x86/smp: Make stop_other_cpus() more robustThomas Gleixner
2023-07-01x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava
2023-06-28KVM: arm64: Restore GICv2-on-GICv3 functionalityMarc Zyngier
2023-06-28ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij
2023-06-28s390/purgatory: disable branch profilingAlexander Gordeev
2023-06-28arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski
2023-06-28arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier
2023-06-28arm64: dts: rockchip: fix nEXTRST on SOQuartzNicolas Frattaroli
2023-06-28arm64: dts: rockchip: Enable GPU on SOQuartz CM4Nicolas Frattaroli
2023-06-28bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song
2023-06-28KVM: arm64: PMU: Restore the host's PMUSERENR_EL0Reiji Watanabe
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones
2023-06-28arm64: dts: rockchip: Fix rk356x PCIe register and range mappingsAndrew Powers-Holmes
2023-06-21MIPS: Prefer cc-option for additions to cflagsNathan Chancellor
2023-06-21MIPS: Move '-Wa,-msoft-float' check from as-option to cc-optionNathan Chancellor
2023-06-21x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers
2023-06-21parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21riscv/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21x86/purgatory: remove PGO flagsRicardo Ribalda
2023-06-21LoongArch: Fix perf event id calculationHuacai Chen
2023-06-21nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss
2023-06-21MIPS: Restore Au1300 supportManuel Lauss
2023-06-21MIPS: unhide PATA_PLATFORMManuel Lauss
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller
2023-06-21ARM: dts: vexpress: add missing cache propertiesKrzysztof Kozlowski
2023-06-21x86/head/64: Switch to KERNEL_CS as soon as new GDT is installedTom Lendacky
2023-06-14riscv: fix kprobe __user string arg print fault issueRuan Jinjie
2023-06-14riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readableHsieh-Tseng Shen
2023-06-14arm64: dts: imx8mn-beacon: Fix SPI CS pinmuxAdam Ford