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
/
tile
/
kernel
/
intvec_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
arch: remove tile port
Arnd Bergmann
1
-1564
/
+0
2016-01-18
arch/tile: move user_exit() to early kernel entry sequence
Chris Metcalf
1
-1
/
+4
2016-01-18
tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry
Chris Metcalf
1
-1
/
+1
2016-01-18
arch/tile: adopt prepare_exit_to_usermode() model from x86
Chris Metcalf
1
-34
/
+15
2015-07-30
tile: enable full SECCOMP support
Chris Metcalf
1
-0
/
+1
2015-05-11
tile: support delivering NMIs for multicore backtrace
Chris Metcalf
1
-0
/
+6
2014-03-07
tile: Enable NMIs on return from handle_nmi() without errors
Zhigang Lu
1
-1
/
+10
2014-03-07
tile: Add support for handling PMC hardware
Zhigang Lu
1
-6
/
+7
2013-09-28
tile: ensure interrupts disabled for preempt_schedule_irq()
Chris Metcalf
1
-0
/
+3
2013-09-03
tile: remove support for TILE64
Chris Metcalf
1
-2
/
+0
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
1
-3
/
+5
2013-09-03
tile: don't assume user privilege is zero
Chris Metcalf
1
-6
/
+17
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
1
-11
/
+10
2013-08-14
tile: provide traceability for hypervisor calls
Chris Metcalf
1
-1
/
+1
2013-08-14
tile: improve illegal translation interrupt handling
Chris Metcalf
1
-1
/
+1
2013-08-14
tile: support CONFIG_PREEMPT
Chris Metcalf
1
-6
/
+24
2013-08-14
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
1
-7
/
+224
2013-03-22
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
1
-4
/
+10
2013-03-21
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
1
-2
/
+8
2013-02-08
tile: tag some code with #ifdef CONFIG_COMPAT
Chris Metcalf
1
-0
/
+4
2012-10-24
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
1
-12
/
+1
2012-10-23
tile: switch to generic sys_execve()
Al Viro
1
-1
/
+0
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
1
-0
/
+15
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
1
-1
/
+0
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
1
-1
/
+1
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
1
-35
/
+43
2012-05-17
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
1
-10
/
+28
2012-04-02
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
Chris Metcalf
1
-3
/
+16
2012-04-02
arch/tile: fix single-stepping over swint1 instructions on tilegx
Chris Metcalf
1
-3
/
+18
2012-04-02
arch/tile: fix up some minor trap handling issues
Chris Metcalf
1
-1
/
+1
2012-04-02
arch/tile: work around a hardware issue with the return-address stack
Chris Metcalf
1
-0
/
+12
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
1
-0
/
+1231