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
/
process_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-7
/
+0
2013-11-13
sh: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
1
-3
/
+3
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-5
/
+1
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-29
sh: switch to generic fork/vfork/clone
Al Viro
1
-48
/
+4
2012-10-23
sh: convert to generic sys_execve()
Al Viro
1
-23
/
+0
2012-10-23
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
1
-45
/
+19
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+0
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-9
/
+0
2012-04-19
sh: initial stack protector support.
Filippo Arcidiacono
1
-0
/
+5
2012-03-30
sh: fix up fallout from system.h disintegration.
Paul Mundt
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for SH
David Howells
1
-1
/
+0
2012-01-13
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
1
-1
/
+1
2011-06-14
sh, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-2
/
+0
2011-05-24
sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.
Paul Mundt
1
-0
/
+1
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-3
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-26
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
1
-1
/
+1
2010-01-20
sh: machine_ops based reboot support.
Paul Mundt
1
-48
/
+0
2010-01-13
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
1
-91
/
+23
2010-01-13
sh: Move over to dynamically allocated FPU context.
Paul Mundt
1
-2
/
+4
2010-01-12
sh: Move start_thread() out of line.
Paul Mundt
1
-0
/
+12
2010-01-05
sh: Kill off dead UBC headers.
Paul Mundt
1
-1
/
+0
2009-12-08
Merge branch 'master' into sh/hw-breakpoints
Paul Mundt
1
-10
/
+33
2009-12-08
sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
Paul Mundt
1
-88
/
+6
2009-11-25
sh: Fix up the FPU emulation build.
Paul Mundt
1
-7
/
+3
2009-11-24
sh: Minor optimisations to FPU handling
Stuart Menefy
1
-8
/
+16
2009-11-24
Merge branch 'master' into sh/st-integration
Paul Mundt
1
-0
/
+2
2009-11-24
sh: add sleazy FPU optimization
Giuseppe CAVALLARO
1
-0
/
+16
2009-10-27
sh: Clean up more superfluous symbol exports.
Paul Mundt
1
-0
/
+2
2009-08-24
sh: Use internal watchdog timer to perform reset
Jon Frosdick
1
-0
/
+20
2009-07-11
sh: Mark __switch_to() as __notrace_funcgraph
Matt Fleming
1
-2
/
+3
2009-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-2
/
+0
2009-06-19
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
Oleg Nesterov
1
-5
/
+0
2009-06-18
sh: remove stray markers.
Christoph Hellwig
1
-2
/
+0
2009-05-08
sh: Fix UBC setup and registers for SH2A
Kieran Bingham
1
-1
/
+3
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+13
2009-04-04
sh: Fix up DSP context save/restore.
Michael Trimarchi
1
-1
/
+13
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2008-12-22
sh: Simplify kernel_thread_helper() for sh32.
Paul Mundt
1
-15
/
+4
2008-12-22
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt
1
-61
/
+0
2008-12-22
sh: do not latency trace idle.
Paul Mundt
1
-0
/
+4
2008-12-22
sh: Tidy up backtrace formatting with kallsyms disabled.
Paul Mundt
1
-2
/
+2
2008-12-22
sh: Add a simple code dumper for SUPERH32 show_regs().
Paul Mundt
1
-0
/
+1
2008-09-21
sh: Add FPU registers to regset interface.
Paul Mundt
1
-5
/
+9
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
1
-2
/
+7
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
1
-0
/
+1
2008-09-08
sh: Display CPU information in show_regs().
Paul Mundt
1
-3
/
+9
2008-07-28
sh/kernel/ cleanups
Adrian Bunk
1
-13
/
+1
[next]