summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-09-242-5/+1
|\
| * ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAMEMasahiro Yamada2024-09-071-1/+1
| * tinyconfig: remove unnecessary 'is not set' for choice blocksMasahiro Yamada2024-09-011-4/+0
* | Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-241-54/+109
|\ \
| * | ARM: spitz: fix compile error when matrix keypad driver is enabledDmitry Torokhov2024-09-231-1/+1
| * | ARM: spitz: Use software nodes/properties for the matrix keypadDmitry Torokhov2024-09-061-23/+41
| * | ARM: spitz: Use software nodes/properties for the GPIO-driven buttonsDmitry Torokhov2024-09-061-31/+68
| |/
* | Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-2448-155/+616
|\ \
| * | perf/riscv-sbi: Add platform specific firmware event handlingMayuresh Chitale2024-09-201-0/+1
| * | RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt2024-09-201-1/+1
| * | ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu2024-09-201-1/+1
| * | Merge patch series "riscv: Improve KASAN coverage to fix unit tests"Palmer Dabbelt2024-09-198-23/+32
| |\ \
| | * | riscv: Enable bitops instrumentationSamuel Holland2024-09-191-20/+23
| | * | riscv: Omit optimized string routines when using KASANSamuel Holland2024-09-197-3/+9
| * | | ACPI: RISCV: Make acpi_numa_get_nid() to be staticHanjun Guo2024-09-172-3/+1
| * | | riscv: Randomize lower bits of stack addressYunhui Cui2024-09-172-0/+17
| * | | riscv: Make riscv_isa_vendor_ext_andes array staticCharlie Jenkins2024-09-171-1/+1
| * | | riscv: Use LIST_HEAD() to simplify codeJinjie Ruan2024-09-171-3/+1
| * | | riscv: defconfig: Disable RZ/Five peripheral supportGeert Uytterhoeven2024-09-171-11/+1
| * | | RISC-V: Implement kgdb_roundup_cpus() to enable future NMI RoundupJinjie Ruan2024-09-171-2/+25
| * | | riscv: avoid Imbalance in RASJisheng Zhang2024-09-161-2/+2
| * | | Merge patch series "Svvptc extension to remove preventive sfence.vma"Palmer Dabbelt2024-09-169-1/+145
| |\ \ \
| | * | | riscv: Stop emitting preventive sfence.vma for new userspace mappings with Sv...Alexandre Ghiti2024-09-152-1/+28
| | * | | riscv: Stop emitting preventive sfence.vma for new vmalloc mappingsAlexandre Ghiti2024-09-155-1/+120
| | * | | riscv: Add ISA extension parsing for SvvptcAlexandre Ghiti2024-09-152-0/+2
| * | | | riscv: cacheinfo: Add back init_cache_level() functionSteffen Persvold2024-09-161-0/+5
| * | | | riscv: Remove unused _TIF_WORK_MASKJinjie Ruan2024-09-161-4/+0
| * | | | Merge patch series "riscv: select ARCH_USE_SYM_ANNOTATIONS"Palmer Dabbelt2024-09-162-4/+5
| |\ \ \ \
| | * | | | riscv: select ARCH_USE_SYM_ANNOTATIONSJisheng Zhang2024-09-151-0/+1
| | * | | | riscv: errata: sifive: Use SYM_*() assembly macrosJisheng Zhang2024-09-151-4/+4
| | | |/ / | | |/| |
| * | | | Merge patch series "riscv: stacktrace: Add USER_STACKTRACE support"Palmer Dabbelt2024-09-163-43/+47
| |\ \ \ \
| | * | | | riscv: stacktrace: Add USER_STACKTRACE supportJinjie Ruan2024-09-153-43/+47
| | * | | | riscv: Fix fp alignment bug in perf_callchain_user()Jinjie Ruan2024-09-151-1/+1
| | |/ / /
| * | | | riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang2024-09-161-0/+5
| * | | | riscv: Remove redundant restriction on memory sizeStuart Menefy2024-09-141-7/+1
| * | | | riscv: vdso: do not strip debugging info for vdso.so.dbgChangbin Du2024-09-141-1/+1
| * | | | Merge patch series "remove size limit on XIP kernel"Palmer Dabbelt2024-09-1263-239/+372
| |\ \ \ \
| | * | | | riscv: remove limit on the size of read-only section for XIP kernelNam Cao2024-09-123-10/+4
| | * | | | riscv: drop the use of XIP_OFFSET in create_kernel_page_table()Nam Cao2024-09-121-3/+4
| | * | | | riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()Nam Cao2024-09-121-1/+1
| | * | | | riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSETNam Cao2024-09-121-4/+12
| | * | | | riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSETNam Cao2024-09-121-2/+12
| | * | | | riscv: replace misleading va_kernel_pa_offset on XIP kernelNam Cao2024-09-122-10/+25
| | * | | | riscv: don't export va_kernel_pa_offset in vmcoreinfo for XIP kernelNam Cao2024-09-121-0/+7
| | * | | | riscv: cleanup XIP_FIXUP macroNam Cao2024-09-121-4/+7
| * | | | | riscv: Add license to vmalloc.hCharlie Jenkins2024-09-031-0/+1
| * | | | | riscv: Add license to fence.hCharlie Jenkins2024-09-031-0/+1
| * | | | | riscv: Enable generic CPU vulnerabilites supportJinjie Ruan2024-08-151-0/+1
| * | | | | riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknownYing Sun2024-08-151-0/+6
| * | | | | RISC-V: Enable IPI CPU BacktraceRyo Takakura2024-08-072-0/+21