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
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
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-02
[PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently
Greg Banks
1
-0
/
+1
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-9
/
+1
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-27
sh: Calculate shm alignment at runtime.
Paul Mundt
2
-20
/
+39
2006-09-27
sh: Initial vsyscall page support.
Paul Mundt
10
-4
/
+392
2006-09-27
sh: More intelligent entry_mask/way_size calculation.
Paul Mundt
1
-7
/
+13
2006-09-27
sh: Support for L2 cache on newer SH-4A CPUs.
Paul Mundt
2
-2
/
+51
2006-09-27
sh: Update kexec support for API changes.
Paul Mundt
2
-16
/
+0
2006-09-27
sh: Optimized readsl()/writesl() support.
Paul Mundt
1
-0
/
+67
2006-09-27
sh: Report movli.l/movco.l capabilities.
Paul Mundt
1
-1
/
+3
2006-09-27
sh: CPU flags in AT_HWCAP in ELF auxvt.
Paul Mundt
1
-3
/
+5
2006-09-27
sh: Add support for 4K stacks.
Paul Mundt
6
-23
/
+160
2006-09-27
sh: stack debugging support.
Paul Mundt
3
-8
/
+27
2006-09-27
sh: machvec rework.
Paul Mundt
1
-43
/
+11
2006-09-27
sh: Cleanup IRQ disabling for hardirq handlers.
Paul Mundt
3
-18
/
+4
2006-09-27
sh: maskreg IRQ support.
Paul Mundt
2
-2
/
+102
2006-09-27
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
4
-153
/
+19
2006-09-27
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
13
-36
/
+267
2006-09-27
sh: Add setup code for various CPU subtypes.
Paul Mundt
11
-0
/
+441
2006-09-27
sh: sem2mutex conversion for clock framework.
Paul Mundt
1
-8
/
+9
2006-09-27
sh: pselect6 and ppoll, along with signal trampoline rework.
Paul Mundt
3
-91
/
+85
2006-09-27
sh: __addr_ok() and other misc nommu fixups.
Yoshinori Sato
3
-11
/
+14
2006-09-27
sh: __NR_restart_syscall support.
Paul Mundt
3
-7
/
+13
2006-09-27
sh: Make PAGE_OFFSET configurable.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: math-emu support
Takashi YOSHII
1
-39
/
+125
2006-09-27
sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.
Paul Mundt
2
-10
/
+10
2006-09-27
sh: Fixup __strnlen_user() behaviour.
Paul Mundt
1
-0
/
+3
2006-09-27
sh: More cosmetic cleanups and trivial fixes.
Paul Mundt
2
-16
/
+1
2006-09-27
sh: Consolidated SH7751/SH7780 PCI support.
Paul Mundt
2
-0
/
+82
2006-09-27
sh: kgdb stub cleanups.
Paul Mundt
1
-28
/
+5
2006-09-27
sh: APM/PM support.
Andriy Skulysh
7
-4
/
+676
2006-09-27
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt
1
-3
/
+3
2006-09-27
sh: Store Queue API rework.
Paul Mundt
1
-296
/
+246
2006-09-27
sh: Board updates for I/O routine rework.
Paul Mundt
1
-4
/
+3
2006-09-27
sh: ioremap() overhaul.
Paul Mundt
2
-5
/
+1
2006-09-27
sh: page table alloc cleanups and page fault optimizations.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: export clear_user_page() for the modules that need it.
Paul Mundt
1
-0
/
+1
2006-09-27
sh: BSS init bugfix and barrier in entry point.
Paul Mundt
1
-5
/
+31
2006-09-27
sh: Add flag for MMU PTEA capability.
Paul Mundt
2
-13
/
+27
2006-09-27
sh: Wire up new syscalls.
Paul Mundt
1
-0
/
+28
2006-09-27
sh: Support for SH7770/SH7780 CPU subtypes.
Paul Mundt
3
-0
/
+181
2006-09-27
sh: earlyprintk= support and cleanups.
Paul Mundt
2
-30
/
+98
2006-09-27
sh: Refactor PRR masking to catch newer SH7760 cuts.
Paul Mundt
1
-3
/
+9
2006-09-27
sh: Optimized cache handling for SH-4/SH-4A caches.
Richard Curnow
2
-1
/
+26
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
5
-21
/
+5
2006-09-27
sh: Kill off the .stack section.
Paul Mundt
2
-3
/
+1
2006-09-27
sh: Fix kGDB NMI handling.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: Move syscall table in to syscall.S.
Paul Mundt
3
-298
/
+325
[next]