summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* minmax: add a few more MIN_T/MAX_T usersLinus Torvalds2024-07-281-1/+1
* Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-272-5/+2
|\
| * of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-252-5/+2
* | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-2735-230/+693
|\ \
| * | RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt2024-07-263-1/+7
| * | riscv: Extend sv39 linear mapping max size to 128GStuart Menefy2024-07-261-1/+1
| * | Merge patch series "RISC-V: Select ACPI PPTT drivers"Palmer Dabbelt2024-07-262-7/+29
| |\ \
| | * | RISC-V: Select ACPI PPTT driversYunhui Cui2024-07-241-0/+1
| | * | riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTTYunhui Cui2024-07-241-0/+22
| | * | riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()Yunhui Cui2024-07-241-7/+6
| * | | Merge patch "Enable SPCR table for console output on RISC-V"Palmer Dabbelt2024-07-262-1/+12
| |\ \ \
| | * | | RISC-V: ACPI: Enable SPCR table for console output on RISC-VSia Jee Heng2024-07-242-1/+12
| | |/ /
| * | | riscv: enable HAVE_ARCH_STACKLEAKJisheng Zhang2024-07-263-0/+6
| * | | riscv: signal: Remove unlikely() from WARN_ON() conditionZhongqiu Han2024-07-261-1/+1
| * | | riscv: Improve exception and system call latencyAnton Blanchard2024-07-262-9/+12
| * | | riscv: boot: remove duplicated targets lineJisheng Zhang2024-07-241-1/+0
| * | | trace: riscv: Remove deprecated kprobe on ftrace supportJinjie Ruan2024-07-243-67/+0
| * | | Merge patch series "riscv: Separate vendor extensions from standard extensions"Palmer Dabbelt2024-07-2215-90/+448
| |\ \ \
| | * | | riscv: cpufeature: Extract common elements from extension checkingCharlie Jenkins2024-07-222-62/+44
| | * | | riscv: Introduce vendor variants of extension helpersCharlie Jenkins2024-07-221-0/+83
| | * | | riscv: Add vendor extensions to /proc/cpuinfoCharlie Jenkins2024-07-221-3/+32
| | * | | riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins2024-07-2214-53/+317
| * | | | RISC-V: run savedefconfig for defconfigConor Dooley2024-07-221-18/+8
| * | | | RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabeticallyConor Dooley2024-07-221-22/+21
| * | | | Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt2024-07-228-12/+148
| |\ \ \ \
| | * | | | ACPI: NUMA: change the ACPI_NUMA to a hidden optionHaibo Xu2024-07-222-2/+0
| | * | | | ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu2024-07-226-10/+148
| | | |/ / | | |/| |
* | | | | Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-276-64/+74
|\ \ \ \ \
| * | | | | x86/xen: fix memblock_reserve() usage on PVHRoger Pau Monne2024-07-253-11/+12
| * | | | | x86/xen: move xen_reserve_extra_memory()Roger Pau Monne2024-07-251-48/+48
| * | | | | xen: fix multicall debug data referencingJuergen Gross2024-07-233-7/+16
* | | | | | minmax: avoid overly complex min()/max() macro arguments in xenLinus Torvalds2024-07-261-2/+3
* | | | | | Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-2650-521/+745
|\ \ \ \ \ \
| * | | | | | s390: Remove protvirt and kvm config guards for uv codeJanosch Frank2024-07-2310-92/+17
| * | | | | | s390/boot: Add cmdline option to relocate lowcoreSven Schnelle2024-07-231-0/+2
| * | | | | | s390/kdump: Make kdump ready for lowcore relocationSven Schnelle2024-07-232-16/+12
| * | | | | | s390/entry: Make system_call() ready for lowcore relocationSven Schnelle2024-07-231-10/+11
| * | | | | | s390/entry: Make ret_from_fork() ready for lowcore relocationSven Schnelle2024-07-231-3/+4
| * | | | | | s390/entry: Make __switch_to() ready for lowcore relocationSven Schnelle2024-07-231-4/+5
| * | | | | | s390/entry: Make restart_int_handler() ready for lowcore relocationSven Schnelle2024-07-231-6/+8
| * | | | | | s390/entry: Make mchk_int_handler() ready for lowcore relocationSven Schnelle2024-07-231-23/+25
| * | | | | | s390/entry: Make int handlers ready for lowcore relocationSven Schnelle2024-07-231-15/+16
| * | | | | | s390/entry: Make pgm_check_handler() ready for lowcore relocationSven Schnelle2024-07-232-21/+32
| * | | | | | s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macroSven Schnelle2024-07-231-12/+12
| * | | | | | s390/entry: Add base register to SIEEXIT macroSven Schnelle2024-07-231-8/+8
| * | | | | | s390/entry: Add base register to MBEAR macroSven Schnelle2024-07-231-4/+5
| * | | | | | s390/entry: Make __sie64a() ready for lowcore relocationSven Schnelle2024-07-231-3/+6
| * | | | | | s390/head64: Make startup code ready for lowcore relocationSven Schnelle2024-07-231-3/+5
| * | | | | | s390: Add infrastructure to patch lowcore accessesSven Schnelle2024-07-2312-2/+57
| * | | | | | s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0Heiko Carstens2024-07-231-1/+2