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
/
sparc64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-10
[SPARC64]: Add irqtrace/stacktrace/lockdep support.
David S. Miller
1
-1
/
+26
2006-11-06
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
David S. Miller
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-20
[SPARC64]: Move over to GENERIC_HARDIRQS.
David S. Miller
1
-1
/
+1
2006-06-20
[SPARC64]: Send all device interrupts via one PIL.
David S. Miller
1
-7
/
+4
2006-03-20
[SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.
David S. Miller
1
-0
/
+28
2006-03-20
[SPARC64]: Add sun4v_cpu_yield().
David S. Miller
1
-0
/
+9
2006-03-20
[SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.
David S. Miller
1
-1
/
+3
2006-03-20
[SPARC64]: Add sun4v_cpu_qconf() hypervisor call.
David S. Miller
1
-0
/
+12
2006-03-20
[SPARC64]: do_fptrap needs to load the thread reg into %g6.
David S. Miller
1
-0
/
+1
2006-03-20
[SPARC64]: Implement rest of generic interrupt hypervisor calls.
David S. Miller
1
-1
/
+65
2006-03-20
[SPARC64]: Move devino_to_sysino out of pci_sun4v_asm.S
David S. Miller
1
-0
/
+12
2006-03-20
[SPARC64]: Patch up mmu context register writes for sun4v.
David S. Miller
1
-10
/
+70
2006-03-20
[SPARC64]: Add explicit register args to trap state loading macros.
David S. Miller
1
-4
/
+4
2006-03-20
[SPARC64]: Refine code sequences to get the cpu id.
David S. Miller
1
-79
/
+5
2006-03-20
[SPARC64]: Kill hard-coded %pstate setting in sparc_exit.
David S. Miller
1
-2
/
+3
2006-03-20
[SPARC64]: Kill {save,restore}_alternate_globals()
David S. Miller
1
-70
/
+0
2006-03-20
[SPARC64]: Elminate all usage of hard-coded trap globals.
David S. Miller
1
-17
/
+105
2006-02-08
[SPARC]: Wire up sys_unshare().
David S. Miller
1
-1
/
+1
2006-01-22
[SPARC]: Increase NR_SYSCALLS to 299
David S. Miller
1
-1
/
+1
2006-01-19
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
David S. Miller
1
-23
/
+0
2006-01-10
[SPARC64]: Fix ptrace/strace
Richard Mortimer
1
-5
/
+2
2005-10-08
[SPARC64]: Fix userland FPU state corruption.
David S. Miller
1
-18
/
+21
2005-10-05
[SPARC64]: Replace cheetah+ code patching with variables.
David S. Miller
1
-35
/
+8
2005-09-26
[SPARC64]: Probe D/I/E-cache config and use.
David S. Miller
1
-9
/
+18
2005-09-22
[SPARC64]: Move kernel TLB miss handling into a seperate file.
David S. Miller
1
-153
/
+0
2005-09-20
[SPARC64]: Verify vmalloc TLB misses more strictly.
David S. Miller
1
-20
/
+19
2005-08-31
[SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.
David S. Miller
1
-136
/
+173
2005-08-29
[SPARC64]: Revamp Spitfire error trap handling.
David S. Miller
1
-103
/
+163
2005-08-29
[SPARC64]: Do not call winfix_dax blindly
David S. Miller
1
-0
/
+16
2005-08-29
[SPARC64]: Fix trap state reading for instruction_access_exception.
David S. Miller
1
-11
/
+4
2005-07-25
[SPARC64]: Move syscall success and newchild state out of thread flags.
David S. Miller
1
-9
/
+8
2005-07-11
[SPARC64]: Add syscall auditing support.
David S. Miller
1
-5
/
+5
2005-07-11
[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()
David S. Miller
1
-5
/
+9
2005-07-11
[SPARC64]: Add SECCOMP support.
David S. Miller
1
-5
/
+5
2005-07-11
[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.
David S. Miller
1
-18
/
+0
2005-07-05
[SPARC64]: Add support for IRQ pre-handlers.
David S. Miller
1
-18
/
+3
2005-06-28
[SPARC64]: Get rid of fast IRQ feature.
David S. Miller
1
-110
/
+0
2005-06-28
[SPARC64]: Avoid membar instructions in delay slots.
David S. Miller
1
-2
/
+4
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1919