index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
riscv: alternatives: fix a typo in comment
Yuan Tan
2023-08-02
1
-1
/
+1
|
*
|
|
|
RISC-V: cpu: refactor deprecated strncpy
Justin Stitt
2023-08-02
1
-6
/
+6
|
*
|
|
|
Merge patch series "RISC-V: Probe DT extension support using riscv,isa-extens...
Palmer Dabbelt
2023-07-26
4
-298
/
+427
|
|
\
\
\
\
|
|
*
|
|
|
RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
Conor Dooley
2023-07-26
4
-2
/
+39
|
|
*
|
|
|
RISC-V: try new extension properties in of_early_processor_hartid()
Conor Dooley
2023-07-26
1
-1
/
+28
|
|
*
|
|
|
RISC-V: enable extension detection from dedicated properties
Conor Dooley
2023-07-26
2
-4
/
+75
|
|
*
|
|
|
RISC-V: split riscv_fill_hwcap() in 3
Conor Dooley
2023-07-26
1
-168
/
+177
|
|
*
|
|
|
RISC-V: add single letter extensions to riscv_isa_ext
Conor Dooley
2023-07-26
2
-26
/
+24
|
|
*
|
|
|
RISC-V: add missing single letter extension definitions
Conor Dooley
2023-07-26
1
-0
/
+5
|
|
*
|
|
|
RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()
Conor Dooley
2023-07-26
3
-28
/
+14
|
|
*
|
|
|
RISC-V: shunt isa_ext_arr to cpufeature.c
Conor Dooley
2023-07-26
3
-73
/
+72
|
|
*
|
|
|
RISC-V: drop a needless check in print_isa_ext()
Conor Dooley
2023-07-26
1
-4
/
+0
|
|
*
|
|
|
RISC-V: don't parse dt/acpi isa string to get rv32/rv64
Heiko Stuebner
2023-07-26
1
-12
/
+9
|
|
*
|
|
|
RISC-V: Provide a more helpful error message on invalid ISA strings
Palmer Dabbelt
2023-07-26
1
-2
/
+6
|
|
|
/
/
/
|
*
/
/
/
riscv: sigcontext: Correct the comment of sigreturn
Guo Ren
2023-07-11
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linux
Linus Torvalds
2023-09-01
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
csky: Fixup compile error
Guo Ren
2023-08-30
1
-0
/
+2
*
|
|
|
|
powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes
Ingo Molnar
2023-08-31
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-08-31
18
-554
/
+313
|
\
\
\
\
\
|
*
|
|
|
|
Revert part of ae1f8d793a19 ("ARM: 9304/1: add prototype for function called ...
Russell King (Oracle)
2023-08-15
1
-1
/
+0
|
*
|
|
|
|
Merge branch 'devel-stable' into for-next
Russell King (Oracle)
2023-08-14
15
-539
/
+285
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: entry: Make asm coproc dispatch code NWFPE only
Ard Biesheuvel
2023-05-17
2
-91
/
+79
|
|
*
|
|
|
|
ARM: iwmmxt: Use undef hook to enable coprocessor for task
Ard Biesheuvel
2023-05-17
5
-4
/
+33
|
|
*
|
|
|
|
ARM: entry: Disregard Thumb undef exception in coproc dispatch
Ard Biesheuvel
2023-05-17
1
-103
/
+18
|
|
*
|
|
|
|
ARM: vfp: Use undef hook for handling VFP exceptions
Ard Biesheuvel
2023-05-17
4
-141
/
+54
|
|
*
|
|
|
|
ARM: kernel: Get rid of thread_info::used_cp[] array
Ard Biesheuvel
2023-05-17
5
-11
/
+0
|
|
*
|
|
|
|
ARM: vfp: Reimplement VFP exception entry in C code
Ard Biesheuvel
2023-05-17
4
-216
/
+124
|
|
*
|
|
|
|
ARM: vfp: Remove workaround for Feroceon CPUs
Ard Biesheuvel
2023-05-17
3
-7
/
+9
|
|
*
|
|
|
|
ARM: vfp: Record VFP bounces as perf emulation faults
Ard Biesheuvel
2023-05-16
1
-0
/
+2
|
*
|
|
|
|
|
ARM: 9318/1: locomo: move kernel-doc to prevent warnings
Randy Dunlap
2023-08-14
1
-13
/
+15
|
*
|
|
|
|
|
ARM: 9317/1: kexec: Make smp stop calls asynchronous
MÃ¥rten Lindahl
2023-08-14
1
-1
/
+13
|
*
|
|
|
|
|
ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
2023-08-14
2
-6
/
+6
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
267
-2621
/
+3366
|
\
\
\
\
\
\
|
*
|
|
|
|
|
powerpc/xmon: Reapply "Relax frame size for clang"
Nick Desaulniers
2023-08-29
1
-0
/
+4
|
*
|
|
|
|
|
powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory ...
Aneesh Kumar K.V
2023-08-28
1
-2
/
+6
|
*
|
|
|
|
|
powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled
Aneesh Kumar K.V
2023-08-28
1
-4
/
+15
|
*
|
|
|
|
|
powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
Russell Currey
2023-08-25
1
-3
/
+14
|
*
|
|
|
|
|
powerpc/mpc5xxx: Add missing fwnode_handle_put()
Liang He
2023-08-25
1
-1
/
+3
|
*
|
|
|
|
|
powerpc/config: Disable SLAB_DEBUG_ON in skiroot
Joel Stanley
2023-08-25
1
-1
/
+0
|
*
|
|
|
|
|
powerpc/pseries: Remove unused hcall tracing instruction
Nicholas Piggin
2023-08-25
1
-1
/
+0
|
*
|
|
|
|
|
powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n
Nicholas Piggin
2023-08-25
1
-0
/
+1
|
*
|
|
|
|
|
powerpc: dts: add missing space before {
Krzysztof Kozlowski
2023-08-25
8
-18
/
+18
|
*
|
|
|
|
|
powerpc/eeh: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-25
1
-2
/
+1
|
*
|
|
|
|
|
powerpc/64s: Move CPU -mtune options into Kconfig
Michael Ellerman
2023-08-25
2
-3
/
+8
|
*
|
|
|
|
|
powerpc/powermac: Fix unused function warning
Michael Ellerman
2023-08-25
1
-4
/
+4
|
*
|
|
|
|
|
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
2023-08-24
4
-14
/
+13
|
*
|
|
|
|
|
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
2023-08-24
7
-5
/
+10
|
*
|
|
|
|
|
powerpc/pseries: Move hcall_vphn() prototype into vphn.h
Michael Ellerman
2023-08-24
3
-3
/
+2
|
*
|
|
|
|
|
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
2023-08-24
6
-23
/
+26
|
*
|
|
|
|
|
powerpc: Drop zalloc_maybe_bootmem()
Michael Ellerman
2023-08-24
5
-27
/
+3
[prev]
[next]