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
/
mips
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-24
MIPS: Add arch generic CPU hotplug
Ralf Baechle
1
-1
/
+12
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-9
/
+10
2008-10-03
[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.
Kevin D. Kissell
1
-10
/
+9
2008-09-21
[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.
Ralf Baechle
1
-0
/
+2
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
1
-1
/
+0
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
1
-7
/
+0
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-15
[MIPS] IRIX: Goodbye and thanks for all the fish
Ralf Baechle
1
-7
/
+0
2007-12-14
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
Chris Dearman
1
-2
/
+1
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-2
/
+2
2007-10-12
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
1
-0
/
+3
2007-10-12
[MIPS] R3000 setup for kernel_thread()
Maciej W. Rozycki
1
-2
/
+2
2007-08-01
[MIPS] Fixup secure computing stuff.
Ralf Baechle
1
-1
/
+1
2007-07-20
[MIPS] User stack pointer randomisation
Franck Bui-Huu
1
-0
/
+14
2007-07-10
[MIPS] Transform old-style macros to newer "__noreturn"
Robert P. J. Day
1
-2
/
+2
2007-02-27
[MIPS] Make SMTC_IDLE_HOOK_DEBUG a proper option in Kconfig.debug.
Ralf Baechle
1
-2
/
+2
2007-02-19
[MIPS] Make kernel_thread_helper() static
Atsushi Nemoto
1
-1
/
+1
2007-02-19
[MIPS] signals: Share even more code.
Ralf Baechle
1
-33
/
+0
2007-02-06
[MIPS] SMTC: Cleanup idle hook invocation.
Ralf Baechle
1
-4
/
+2
2006-10-19
[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()
Franck Bui-Huu
1
-6
/
+2
2006-10-10
[MIPS] Make sure cpu_has_fpu is used only in atomic context
Atsushi Nemoto
1
-1
/
+1
2006-10-02
[MIPS] Make unwind_stack() can dig into interrupted context
Atsushi Nemoto
1
-5
/
+31
2006-10-02
[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT
Atsushi Nemoto
1
-0
/
+1
2006-09-27
[MIPS] get_wchan(): remove uses of mfinfo[64]
Franck Bui-Huu
1
-82
/
+50
2006-09-27
[MIPS] get_frame_info(): null function size means size is unknown
Franck Bui-Huu
1
-2
/
+10
2006-09-27
[MIPS] unwind_stack(): return ra if an exception occured at the first instruc...
Franck Bui-Huu
1
-2
/
+5
2006-09-27
[MIPS] Improve unwind_stack()
Franck Bui-Huu
1
-13
/
+22
2006-09-27
[MIPS] Make get_frame_info() more robust
Franck Bui-Huu
1
-8
/
+6
2006-09-27
[MIPS] Make frame_info_init() more readable.
Franck Bui-Huu
1
-9
/
+9
2006-09-27
[MIPS] Make get_frame_info() more readable.
Franck Bui-Huu
1
-31
/
+36
2006-09-27
[MIPS] dump_stack() based on prologue code analysis
Atsushi Nemoto
1
-11
/
+55
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-19
[MIPS] FPU affinity for MT ASE.
Ralf Baechle
1
-0
/
+11
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
1
-1
/
+9
2006-04-01
[PATCH] unexport get_wchan
Adrian Bunk
1
-1
/
+0
2006-03-21
[MIPS] Signal cleanup
Atsushi Nemoto
1
-16
/
+0
2006-02-14
[MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.
Atsushi Nemoto
1
-81
/
+77
2006-02-08
[MIPS] Make do_signal return void.
Ralf Baechle
1
-2
/
+3
2006-02-08
[MIPS] Add support for TIF_RESTORE_SIGMASK.
Ralf Baechle
1
-2
/
+2
2006-01-12
[PATCH] mips: task_stack_page()
Al Viro
1
-3
/
+3
2006-01-12
[PATCH] mips: task_pt_regs()
Al Viro
1
-3
/
+1
2006-01-10
MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()
Al Viro
1
-2
/
+2
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-0
/
+2
2005-10-29
Setup_frame is now returning a success value.
Ralf Baechle
1
-5
/
+5
2005-10-29
Support the MIPS32 / MIPS64 DSP ASE.
Ralf Baechle
1
-2
/
+56
2005-10-29
NPTL, round one.
Ralf Baechle
1
-0
/
+4
2005-10-29
Multithreaded core dumps.
Ralf Baechle
1
-0
/
+8
2005-10-29
Sparseify MIPS.
Ralf Baechle
1
-8
/
+0
2005-10-29
Fix wchan implementation, based on earlier by from Atsushi Nemoto.
Thiemo Seufer
1
-58
/
+77
[next]