summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-08-31Merge patch series "riscv: KCFI support"Palmer Dabbelt
2023-08-31riscv: Move create_tmp_mapping() to init sectionsAlexandre Ghiti
2023-08-31riscv: Mark KASAN tmp* page tables variables as staticAlexandre Ghiti
2023-08-31riscv: mm: use bitmap_zero() APIYe Xingchen
2023-08-31Merge patch series "support allocating crashkernel above 4G explicitly on riscv"Palmer Dabbelt
2023-08-31Merge patch series "riscv: kprobes: simulate some instructions"Palmer Dabbelt
2023-08-31riscv: remove redundant mv instructionsNam Cao
2023-08-23riscv: Allow CONFIG_CFI_CLANG to be selectedSami Tolvanen
2023-08-23riscv/purgatory: Disable CFISami Tolvanen
2023-08-23riscv: Add CFI error handlingSami Tolvanen
2023-08-23riscv: Add ftrace_stub_graphSami Tolvanen
2023-08-23riscv: Add types to indirectly called assembly functionsSami Tolvanen
2023-08-23riscv: Implement syscall wrappersSami Tolvanen
2023-08-23riscv: Require FRAME_POINTER for some configurationsBjörn Töpel
2023-08-16riscv: kdump: Implement crashkernel=X,[high,low]Chen Jiahao
2023-08-16riscv: kprobes: simulate c.beqz and c.bnezNam Cao
2023-08-16riscv: kprobes: simulate c.jr and c.jalr instructionsNam Cao
2023-08-16riscv: kprobes: simulate c.j instructionNam Cao
2023-08-02riscv: alternatives: fix a typo in commentYuan Tan
2023-08-02RISC-V: cpu: refactor deprecated strncpyJustin Stitt
2023-07-25Merge patch series "RISC-V: Probe DT extension support using riscv,isa-extens...Palmer Dabbelt
2023-07-25RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Conor Dooley
2023-07-25RISC-V: try new extension properties in of_early_processor_hartid()Conor Dooley
2023-07-25RISC-V: enable extension detection from dedicated propertiesConor Dooley
2023-07-25RISC-V: split riscv_fill_hwcap() in 3Conor Dooley
2023-07-25RISC-V: add single letter extensions to riscv_isa_extConor Dooley
2023-07-25RISC-V: add missing single letter extension definitionsConor Dooley
2023-07-25RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()Conor Dooley
2023-07-25RISC-V: shunt isa_ext_arr to cpufeature.cConor Dooley
2023-07-25RISC-V: drop a needless check in print_isa_ext()Conor Dooley
2023-07-25RISC-V: don't parse dt/acpi isa string to get rv32/rv64Heiko Stuebner
2023-07-25RISC-V: Provide a more helpful error message on invalid ISA stringsPalmer Dabbelt
2023-07-11riscv: sigcontext: Correct the comment of sigreturnGuo Ren
2023-07-09Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-09Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-07Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-07-07x86/smp: Don't send INIT to boot CPUThomas Gleixner
2023-07-07MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-06Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-06Merge patch series "riscv: some CMO alternative related clean up"Palmer Dabbelt
2023-07-06riscv: mm: mark noncoherent_supported as __ro_after_initJisheng Zhang
2023-07-06riscv: mm: mark CBO relate initialization funcs as __initJisheng Zhang
2023-07-06riscv: errata: thead: only set cbom size & noncoherent during bootJisheng Zhang
2023-07-06riscv: Select HAVE_ARCH_USERFAULTFD_MINORSamuel Holland
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-06Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds