index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
1
-0
/
+14
2024-03-22
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2024-03-17
Merge tag 'parisc-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-91
/
+99
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+10
2024-03-13
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+4
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2
-9
/
+4
2024-02-28
parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
Guenter Roeck
1
-0
/
+1
2024-02-28
parisc: Fix csum_ipv6_magic on 64-bit systems
Guenter Roeck
1
-2
/
+2
2024-02-28
parisc: Fix csum_ipv6_magic on 32-bit systems
Guenter Roeck
1
-1
/
+2
2024-02-28
parisc: Fix ip_fast_csum
Guenter Roeck
1
-1
/
+1
2024-02-28
parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros
John David Anglin
1
-8
/
+10
2024-02-28
parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()
Guenter Roeck
1
-15
/
+12
2024-02-28
parisc: make parisc_bus_type const
Ricardo B. Marliere
2
-2
/
+2
2024-02-28
parisc: avoid c23 'nullptr' idenitifier
Arnd Bergmann
10
-60
/
+60
2024-02-28
parisc: Show kernel unaligned memory accesses
Helge Deller
1
-0
/
+7
2024-02-28
parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367
Helge Deller
1
-2
/
+2
2024-02-23
Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-18
/
+9
2024-02-23
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2
-0
/
+10
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
1
-2
/
+2
2024-02-19
parisc: Fix stack unwinder
Guenter Roeck
1
-8
/
+6
2024-02-16
parisc/kprobes: always include asm-generic/kprobes.h
Max Kellermann
1
-1
/
+2
2024-02-16
parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
Max Kellermann
1
-1
/
+1
2024-02-15
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
1
-2
/
+2
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-02-07
Revert "parisc: Only list existing CPUs in cpu_possible_mask"
Helge Deller
1
-8
/
+0
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
1
-1
/
+1
2024-02-01
Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-74
/
+118
2024-01-31
kbuild: Replace tabs with spaces when followed by conditionals
Dmitry Goncharov
1
-2
/
+2
2024-01-31
parisc: BTLB: Fix crash when setting up BTLB at CPU bringup
Helge Deller
1
-1
/
+1
2024-01-30
parisc: Fix random data corruption from exception handler
Helge Deller
8
-71
/
+108
2024-01-28
parisc: Drop unneeded semicolon in parse_tree_node()
Helge Deller
1
-1
/
+1
2024-01-28
parisc: Prevent hung tasks when printing inventory on serial console
Helge Deller
1
-0
/
+3
2024-01-28
parisc: Check for valid stride size for cache flushes
Helge Deller
1
-0
/
+4
2024-01-28
parisc: Make RO_DATA page aligned in vmlinux.lds.S
Helge Deller
1
-1
/
+1
2024-01-19
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+1
2024-01-17
Merge tag 'parisc-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-01-12
arch/parisc: Detect primary video device from device instance
Thomas Zimmermann
1
-1
/
+1
2024-01-11
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+0
2024-01-11
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-4
/
+4
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+2
2024-01-08
parisc/firmware: Fix F-extend for PDC addresses
Helge Deller
1
-2
/
+2
2023-12-21
shm: Slim down dependencies
Kent Overstreet
1
-0
/
+1
2023-12-21
kexec_file, parisc: print out debugging message if required
Baoquan He
1
-4
/
+4
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
1
-0
/
+2
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+1
2023-11-27
parisc: Fix asm operand number out of range build error in bug table
Helge Deller
1
-1
/
+1
2023-11-25
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2
-19
/
+22
[next]