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
2022-05-23
parisc: Optimize tmpalias function calls
Helge Deller
2
-85
/
+17
2022-05-23
parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernels
Helge Deller
1
-0
/
+10
2022-05-23
parisc: Fix wrong comment for shr macro
Helge Deller
1
-1
/
+1
2022-05-23
parisc: Prevent ldil() to sign-extend into upper 32 bits
Helge Deller
1
-0
/
+6
2022-05-23
parisc: Don't hardcode assembler bit definitions in tmpalias code
John David Anglin
3
-22
/
+40
2022-05-23
parisc: Don't enforce DMA completion order in cache flushes
John David Anglin
3
-3
/
+4
2022-05-19
parisc: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+2
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
1
-2
/
+0
2022-05-19
termbits.h: Align lines & format
Ilpo Järvinen
1
-39
/
+38
2022-05-19
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
1
-52
/
+2
2022-05-17
parisc: Fix patch code locking and flushing
John David Anglin
1
-14
/
+11
2022-05-17
parisc: Rewrite cache flush code for PA8800/PA8900
John David Anglin
3
-127
/
+236
2022-05-17
parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()
John David Anglin
1
-2
/
+4
2022-05-16
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
15
-42
/
+42
2022-05-14
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
1
-2
/
+3
2022-05-14
parisc: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-1
/
+2
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-42
/
+42
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2
-34
/
+5
2022-05-08
Revert "parisc: Increase parisc_cache_flush_threshold setting"
Helge Deller
1
-15
/
+3
2022-05-08
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
1
-23
/
+4
2022-05-08
parisc: Fix typos in comments
Julia Lawall
6
-6
/
+6
2022-05-08
parisc: Change MAX_ADDRESS to become unsigned long long
Helge Deller
1
-1
/
+1
2022-05-08
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
1
-2
/
+1
2022-05-08
parisc: Re-enable GENERIC_CPU_DEVICES for !SMP
Helge Deller
1
-0
/
+1
2022-05-08
parisc: Update 32- and 64-bit defconfigs
Helge Deller
2
-2
/
+5
2022-05-08
parisc: Only list existing CPUs in cpu_possible_mask
Helge Deller
1
-0
/
+8
2022-05-08
Revert "parisc: Fix patch code locking and flushing"
Helge Deller
1
-11
/
+14
2022-05-08
Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"
Helge Deller
2
-3
/
+6
2022-05-08
Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"
Helge Deller
1
-8
/
+22
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-6
/
+5
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
1
-1
/
+1
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-05-05
termbits: Convert octal defines to hex
Ilpo Järvinen
1
-110
/
+110
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
1
-0
/
+2
2022-04-26
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
1
-24
/
+5
2022-04-26
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
1
-0
/
+1
2022-04-26
arch: Add SYSVIPC_COMPAT for all architectures
Guo Ren
1
-4
/
+0
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
1
-16
/
+0
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-31
Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-190
/
+241
2022-03-29
parisc: Fix patch code locking and flushing
John David Anglin
1
-14
/
+11
2022-03-29
parisc: Find a new timesync master if current CPU is removed
Helge Deller
3
-1
/
+10
2022-03-29
parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=y
Helge Deller
1
-2
/
+9
2022-03-29
parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging
Helge Deller
1
-3
/
+24
2022-03-29
parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Helge Deller
3
-22
/
+90
2022-03-29
parisc: Add PDC locking functions for rendezvous code
Helge Deller
3
-1
/
+42
2022-03-29
parisc: Move disable_sr_hashing_asm() into .text section
Helge Deller
1
-1
/
+1
2022-03-29
parisc: Move CPU startup-related functions into .text section
Helge Deller
4
-4
/
+4
2022-03-29
parisc: Move store_cpu_topology() into text section
Helge Deller
1
-2
/
+3
[prev]
[next]