summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | riscv: alternatives: fix a typo in commentYuan Tan2023-08-021-1/+1
| * | | | RISC-V: cpu: refactor deprecated strncpyJustin Stitt2023-08-021-6/+6
| * | | | Merge patch series "RISC-V: Probe DT extension support using riscv,isa-extens...Palmer Dabbelt2023-07-264-298/+427
| |\ \ \ \
| | * | | | RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Conor Dooley2023-07-264-2/+39
| | * | | | RISC-V: try new extension properties in of_early_processor_hartid()Conor Dooley2023-07-261-1/+28
| | * | | | RISC-V: enable extension detection from dedicated propertiesConor Dooley2023-07-262-4/+75
| | * | | | RISC-V: split riscv_fill_hwcap() in 3Conor Dooley2023-07-261-168/+177
| | * | | | RISC-V: add single letter extensions to riscv_isa_extConor Dooley2023-07-262-26/+24
| | * | | | RISC-V: add missing single letter extension definitionsConor Dooley2023-07-261-0/+5
| | * | | | RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()Conor Dooley2023-07-263-28/+14
| | * | | | RISC-V: shunt isa_ext_arr to cpufeature.cConor Dooley2023-07-263-73/+72
| | * | | | RISC-V: drop a needless check in print_isa_ext()Conor Dooley2023-07-261-4/+0
| | * | | | RISC-V: don't parse dt/acpi isa string to get rv32/rv64Heiko Stuebner2023-07-261-12/+9
| | * | | | RISC-V: Provide a more helpful error message on invalid ISA stringsPalmer Dabbelt2023-07-261-2/+6
| | |/ / /
| * / / / riscv: sigcontext: Correct the comment of sigreturnGuo Ren2023-07-111-1/+1
| |/ / /
* | | | Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linuxLinus Torvalds2023-09-011-0/+2
|\ \ \ \
| * | | | csky: Fixup compile errorGuo Ren2023-08-301-0/+2
* | | | | powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changesIngo Molnar2023-08-311-1/+1
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-08-3118-554/+313
|\ \ \ \ \
| * | | | | Revert part of ae1f8d793a19 ("ARM: 9304/1: add prototype for function called ...Russell King (Oracle)2023-08-151-1/+0
| * | | | | Merge branch 'devel-stable' into for-nextRussell King (Oracle)2023-08-1415-539/+285
| |\ \ \ \ \
| | * | | | | ARM: entry: Make asm coproc dispatch code NWFPE onlyArd Biesheuvel2023-05-172-91/+79
| | * | | | | ARM: iwmmxt: Use undef hook to enable coprocessor for taskArd Biesheuvel2023-05-175-4/+33
| | * | | | | ARM: entry: Disregard Thumb undef exception in coproc dispatchArd Biesheuvel2023-05-171-103/+18
| | * | | | | ARM: vfp: Use undef hook for handling VFP exceptionsArd Biesheuvel2023-05-174-141/+54
| | * | | | | ARM: kernel: Get rid of thread_info::used_cp[] arrayArd Biesheuvel2023-05-175-11/+0
| | * | | | | ARM: vfp: Reimplement VFP exception entry in C codeArd Biesheuvel2023-05-174-216/+124
| | * | | | | ARM: vfp: Remove workaround for Feroceon CPUsArd Biesheuvel2023-05-173-7/+9
| | * | | | | ARM: vfp: Record VFP bounces as perf emulation faultsArd Biesheuvel2023-05-161-0/+2
| * | | | | | ARM: 9318/1: locomo: move kernel-doc to prevent warningsRandy Dunlap2023-08-141-13/+15
| * | | | | | ARM: 9317/1: kexec: Make smp stop calls asynchronousMÃ¥rten Lindahl2023-08-141-1/+13
| * | | | | | ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2023-08-142-6/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-31267-2621/+3366
|\ \ \ \ \ \
| * | | | | | powerpc/xmon: Reapply "Relax frame size for clang"Nick Desaulniers2023-08-291-0/+4
| * | | | | | powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory ...Aneesh Kumar K.V2023-08-281-2/+6
| * | | | | | powerpc/mm/book3s64: Fix build error with SPARSEMEM disabledAneesh Kumar K.V2023-08-281-4/+15
| * | | | | | powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey2023-08-251-3/+14
| * | | | | | powerpc/mpc5xxx: Add missing fwnode_handle_put()Liang He2023-08-251-1/+3
| * | | | | | powerpc/config: Disable SLAB_DEBUG_ON in skirootJoel Stanley2023-08-251-1/+0
| * | | | | | powerpc/pseries: Remove unused hcall tracing instructionNicholas Piggin2023-08-251-1/+0
| * | | | | | powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin2023-08-251-0/+1
| * | | | | | powerpc: dts: add missing space before {Krzysztof Kozlowski2023-08-258-18/+18
| * | | | | | powerpc/eeh: Use pci_dev_id() to simplify the codeJialin Zhang2023-08-251-2/+1
| * | | | | | powerpc/64s: Move CPU -mtune options into KconfigMichael Ellerman2023-08-252-3/+8
| * | | | | | powerpc/powermac: Fix unused function warningMichael Ellerman2023-08-251-4/+4
| * | | | | | powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey2023-08-244-14/+13
| * | | | | | powerpc: Don't include lppaca.h in paca.hMichael Ellerman2023-08-247-5/+10
| * | | | | | powerpc/pseries: Move hcall_vphn() prototype into vphn.hMichael Ellerman2023-08-243-3/+2
| * | | | | | powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman2023-08-246-23/+26
| * | | | | | powerpc: Drop zalloc_maybe_bootmem()Michael Ellerman2023-08-245-27/+3