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
/
um
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
um: time-travel: Rewrite as an event scheduler
Johannes Berg
1
-37
/
+0
2020-03-30
um: Move timer-internal.h to non-shared
Johannes Berg
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-8
/
+7
2020-01-07
um: Implement copy_thread_tls
Amanieu d'Antras
1
-3
/
+3
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
1
-1
/
+1
2019-09-15
um: time-travel: Restrict time update in IRQ handler
Johannes Berg
1
-3
/
+6
2019-09-15
um: time-travel: Fix periodic timers
Johannes Berg
1
-1
/
+6
2019-08-23
um: fix time travel mode
Johannes Berg
1
-1
/
+1
2019-07-04
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
1
-1
/
+1
2019-07-03
um: Support time travel mode
Johannes Berg
1
-1
/
+41
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
1
-2
/
+2
2017-05-16
kill strlen_user()
Al Viro
1
-5
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-28
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-05-22
um: add extended processor state save/restore support
Eli Cooper
1
-1
/
+1
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-4
/
+0
2015-11-07
um: Switch clocksource to hrtimers
Anton Ivanov
1
-4
/
+4
2015-07-07
um: Fix do_signal() prototype
Ingo Molnar
1
-2
/
+4
2015-04-13
um: Remove broken SMP support
Richard Weinberger
1
-11
/
+0
2014-04-08
asm/system.h: um: arch_align_stack() moved to asm/exec.h
David Howells
1
-1
/
+1
2013-11-17
um: Get rid of thread_struct->saved_task
Richard Weinberger
1
-13
/
+2
2013-04-17
um: Use generic idle loop
Richard Weinberger
1
-23
/
+4
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-29
um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...
Al Viro
1
-1
/
+1
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+3
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
1
-7
/
+3
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+3
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-4
/
+4
2012-10-01
um: switch to generic kernel_thread()
Al Viro
1
-14
/
+3
2012-09-27
um: kill thread->forking
Al Viro
1
-4
/
+4
2012-09-20
um: kill thread->forking
Al Viro
1
-4
/
+4
2012-08-02
um: pull interrupt_end() into userspace()
Al Viro
1
-8
/
+3
2012-08-02
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
Al Viro
1
-1
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-4
/
+1
2012-05-22
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
1
-1
/
+1
2012-05-21
um: add TIF_NOTIFY_RESUME
Al Viro
1
-1
/
+7
2012-04-10
um: Use asm-generic/switch_to.h
Richard Weinberger
1
-5
/
+1
2012-03-25
um: kill HOST_TASK_PID
Al Viro
1
-2
/
+2
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-02
um: distribute exports to where exported stuff is defined
Al Viro
1
-0
/
+2
2011-11-02
um: kill shared/tlb.h
Al Viro
1
-1
/
+1
2011-09-15
um: Save FPU registers between task switches
Ingo van Lil
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-12-15
uml: convert to seq_file/proc_fops
Alexey Dobriyan
1
-10
/
+21
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
[next]