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
/
sparc
/
kernel
/
process_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-24
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-6
/
+12
2014-05-19
sparc64: fix sparse warning in process_64.c
Sam Ravnborg
1
-1
/
+1
2014-03-24
sparc64: Make sure %pil interrupts are enabled during hypervisor yield.
David S. Miller
1
-1
/
+3
2013-11-15
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
1
-0
/
+2
2013-05-01
sparc/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
1
-2
/
+2
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-04-13
sparc: Use generic idle loop
Sam Ravnborg
1
-36
/
+13
2012-11-29
flagday: kill pt_regs argument of do_fork()
Al Viro
1
-2
/
+1
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+2
2012-11-17
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
1
-39
/
+123
2012-10-27
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
1
-19
/
+23
2012-10-17
sparc64: convert to generic execve
Al Viro
1
-29
/
+0
2012-10-16
sparc64: Add global PMU register dumping via sysrq.
David S. Miller
1
-20
/
+100
2012-10-15
sparc64: take fprs_write() and friends to start_thread()
Al Viro
1
-6
/
+0
2012-10-15
sparc64: switch to generic kernel_thread()
Al Viro
1
-77
/
+30
2012-10-15
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
1
-5
/
+4
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
1
-1
/
+0
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-6
/
+4
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-11-01
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
1
-1
/
+1
2011-09-21
sparc, exec: remove redundant addr_limit assignment
Mathias Krause
1
-3
/
+0
2010-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-08-20
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
1
-1
/
+1
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+2
2010-04-21
sparc64: Show stack backtrace from show_regs() just like other platforms.
David S. Miller
1
-0
/
+1
2010-03-03
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
1
-23
/
+0
2010-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+4
2010-02-10
sparc: Align clone and signal stacks to 16 bytes.
David S. Miller
1
-4
/
+4
2010-01-29
sparc: TIF_ABI_PENDING bit removal
David Miller
1
-8
/
+0
2009-08-03
debug lockups: Improve lockup detection, fix generic arch fallback
Ingo Molnar
1
-2
/
+2
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-02-03
sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.
David S. Miller
1
-1
/
+4
2009-01-09
sparc64: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
1
-0
/
+2
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg
1
-0
/
+812