summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-025-21/+29
|\ \ \ \
| * | | | riscv: Fix linear mapping checks for non-contiguous memory regionsStuart Menefy2024-08-011-4/+11
| * | | | RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu2024-08-011-1/+1
| * | | | riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()Zhe Qiao2024-08-011-8/+9
| * | | | riscv/purgatory: align riscv_kernel_entryDaniel Maslowski2024-08-011-0/+2
| * | | | riscv: cpufeature: Do not drop Linux-internal extensionsSamuel Holland2024-07-311-8/+6
| |/ / /
* | | | Merge tag 's390-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-08-026-88/+93
|\ \ \ \
| * | | | s390: Keep inittext section writableHeiko Carstens2024-07-312-10/+2
| * | | | s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens2024-07-311-8/+9
| * | | | s390/mm: Get rid of RELOC_HIDE()Heiko Carstens2024-07-311-8/+2
| * | | | s390/mm/ptdump: Improve sorting of markersHeiko Carstens2024-07-311-47/+53
| * | | | s390/mm/ptdump: Add support for relocated lowcore mappingHeiko Carstens2024-07-311-13/+22
| * | | | s390/mm/ptdump: Fix handling of identity mapping areaHeiko Carstens2024-07-311-9/+12
| * | | | s390/alternatives: Remove unused empty header fileHeiko Carstens2024-07-311-0/+0
| * | | | s390/fpu: Re-add exception handling in load_fpu_state()Heiko Carstens2024-07-311-1/+1
| |/ / /
* | | | Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-025-6/+7
|\ \ \ \
| * | | | syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann2024-08-023-3/+4
| * | | | uretprobe: change syscall number, againArnd Bergmann2024-08-021-1/+1
| * | | | alpha: fix ioread64be()/iowrite64be() helpersArnd Bergmann2024-08-011-2/+2
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-07-2913-26/+36
|\ \ \ \
| * \ \ \ Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)2024-07-2711-14/+25
| |\ \ \ \
| | * | | | ARM: 9407/1: Add support for STACKLEAK gcc pluginJinjie Ruan2024-07-024-0/+12
| | * | | | ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2024-06-106-7/+11
| | * | | | ARM: 9403/1: Alpine: Spelling s/initialiing/initializing/Geert Uytterhoeven2024-06-101-1/+1
| | * | | | ARM: 9402/1: Kconfig: Spelling s/Cortex A-/Cortex-A/Geert Uytterhoeven2024-06-101-1/+1
| | * | | | ARM: 9400/1: Remove unused struct 'mod_unwind_map'Dr. David Alan Gilbert2024-06-101-5/+0
| * | | | | ARM: 9408/1: mm: CFI: Fix some erroneous reset prototypesLinus Walleij2024-07-021-10/+10
| * | | | | ARM: 9406/1: Fix callchain_trace() return valueJinjie Ruan2024-07-021-2/+1
* | | | | | minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-291-0/+2
| |_|/ / / |/| | | |
* | | | | 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-2315-90/+448
| |\ \ \ \ \ \
| | * | | | | | riscv: cpufeature: Extract common elements from extension checkingCharlie Jenkins2024-07-232-62/+44
| | * | | | | | riscv: Introduce vendor variants of extension helpersCharlie Jenkins2024-07-231-0/+83
| | * | | | | | riscv: Add vendor extensions to /proc/cpuinfoCharlie Jenkins2024-07-231-3/+32