summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-25LoongArch: Add support for kernel relocationYouling Tang
2023-02-25LoongArch: Add la_abs macro implementationYouling Tang
2023-02-25LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.absYouling Tang
2023-02-25LoongArch: Use la.pcrel instead of la.abs when it's trivially possibleXi Ruoyao
2023-02-25LoongArch: Make -mstrict-align configurableHuacai Chen
2023-02-25LoongArch: Only call get_timer_irq() once in constant_clockevent_init()Tiezhu Yang
2023-02-25LoongArch: Fix Chinese comma in cpu.hJinyang He
2023-02-24alpha: in_irq() cleanupChangbin Du
2023-02-24alpha: lazy FPU switchingAl Viro
2023-02-24alpha/boot/misc: trim unused declarationsAl Viro
2023-02-24alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro
2023-02-24alpha/boot: fix the breakage from -isystem series...Al Viro
2023-02-24alpha: fix FEN fault handlingAl Viro
2023-02-24alpha: Avoid comma separated statementsJoe Perches
2023-02-24alpha: fixed a typo in core_cia.crj1
2023-02-24Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-24arm64: acpi: Fix possible memory leak of ffh_ctxtSudeep Holla
2023-02-24arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'livepatching-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-23Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-02-23Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-23x86: Fix FILL_RETURN_BUFFERPeter Zijlstra
2023-02-23Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar
2023-02-22Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-22KVM: SVM: hyper-v: placate modpost section mismatch errorRandy Dunlap
2023-02-22arm64: pass ESR_ELx to die() of cfi_handlerSangmoon Kim
2023-02-22arm64/fpsimd: Remove warning for SME without SVEMark Brown
2023-02-22arm64: Reset KASAN tag in copy_highpage with HW tags onlyPeter Collingbourne
2023-02-22RISC-V: add a spin_shadow_stack declarationConor Dooley
2023-02-22powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseriesRussell Currey
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-02-21riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGuo Ren
2023-02-21riscv: Add header include guards to insn.hLiao Chang
2023-02-21Merge patch series "riscv: Dump faulting instructions in oops handler"Palmer Dabbelt
2023-02-21riscv: alternative: proceed one more instruction for auipc/jalr pairJisheng Zhang
2023-02-21Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"Palmer Dabbelt
2023-02-21riscv: Avoid enabling interrupts in die()Mattias Nissler
2023-02-21riscv, mm: Perform BPF exhandler fixup on page faultBjörn Töpel
2023-02-21RISC-V: take text_mutex during alternative patchingConor Dooley
2023-02-21riscv: hwcap: Don't alphabetize ISA extension IDsAndrew Jones
2023-02-21RISC-V: fix ordering of Zbb extensionHeiko Stuebner