summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-09-18riscv: dts: starfive: add assigned-clock* to limit frquencyWilliam Qiu
2024-09-18arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi EFUKAUMI Naoki
2024-09-18x86/hyperv: fix kexec crash due to VP assist page corruptionAnirudh Rayabharam (Microsoft)
2024-09-18arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 PumaQuentin Schulz
2024-09-18arm64: dts: rockchip: fix eMMC/SPI corruption when audio has been used on RK3...Quentin Schulz
2024-09-18powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy
2024-09-12x86/mm: Fix PTI for i386 some moreThomas Gleixner
2024-09-12membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri
2024-09-12riscv: Do not restrict memory size because of linear mapping on nommuAlexandre Ghiti
2024-09-12riscv: Fix toolchain vector detectionAnton Blanchard
2024-09-12powerpc/vdso: Don't discard rela sectionsChristophe Leroy
2024-09-12powerpc/64e: Define mmu_pte_psize staticChristophe Leroy
2024-09-12powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman
2024-09-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman
2024-09-12arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2024-09-12riscv: Use accessors to page table entries instead of direct dereferenceAlexandre Ghiti
2024-09-12riscv: mm: Only compile pgtable.c if MMUAlexandre Ghiti
2024-09-12mm: Introduce pudp/p4dp/pgdp_get() functionsAlexandre Ghiti
2024-09-12riscv: Use WRITE_ONCE() when setting page table entriesAlexandre Ghiti
2024-09-12MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-09-12s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens
2024-09-12LoongArch: Use correct API to map cmdline in relocate_kernel()Huacai Chen
2024-09-12riscv: set trap vector earlieryang.zhang
2024-09-12um: line: always fill *error_out in setup_one_line()Johannes Berg
2024-09-12riscv: kprobes: Use patch_text_nosync() for insn slotsSamuel Holland
2024-09-12x86/kmsan: Fix hook for unaligned accessesBrian Johannesmeyer
2024-09-12x86/apic: Make x2apic_disable() work correctlyYuntao Wang
2024-09-12x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy
2024-09-12x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-09-12perf/x86/intel: Limit the period on HaswellKan Liang
2024-09-12x86/tdx: Fix data leak in mmio_read()Kirill A. Shutemov
2024-09-12powerpc/qspinlock: Fix deadlock in MCS queueNysal Jan K.A.
2024-09-12KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missingRavi Bangoria
2024-09-12KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASEMaxim Levitsky
2024-09-12KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTSSean Christopherson
2024-09-04arm64: dts: freescale: imx93-tqma9352-mba93xxla: fix typoMarkus Niebel
2024-09-04arm64: dts: freescale: imx93-tqma9352: fix CMA alloc-rangesMarkus Niebel
2024-09-04arm64: dts: imx93: update default value for snps,clk-csrShenwei Wang
2024-09-04arm64: dts: imx93: add nvmem property for eqosPeng Fan
2024-09-04arm64: dts: imx93: add nvmem property for fec1Peng Fan
2024-09-04arm64: dts: imx8mp-beacon-kit: Fix Stereo Audio on WM8962Adam Ford
2024-09-04ARM: dts: omap3-n900: correct the accelerometer orientationSicelo A. Mhlongo
2024-09-04ARM: dts: imx6dl-yapp43: Increase LED current to match the yapp4 HW designMichal Vokáč
2024-09-04Revert "change alloc_pages name in dma_map_ops to avoid name conflicts"Greg Kroah-Hartman
2024-09-04LoongArch: Remove the unused dma-direct.hMiao Wang
2024-08-29KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier
2024-08-29MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang
2024-08-29change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-08-29riscv: entry: always initialize regs->a0 to -ENOSYSCeleste Liu