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
/
kernel
/
exit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-01-18
audit: inline audit_free to simplify the look of generic code
Eric Paris
1
-2
/
+1
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-3
/
+3
2012-01-11
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+6
2012-01-05
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
1
-1
/
+8
2011-12-18
writeback: charge leaked page dirties to active tasks
Wu Fengguang
1
-0
/
+3
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
1
-16
/
+6
2011-11-22
freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks
Tejun Heo
1
-2
/
+1
2011-11-01
oom: remove oom_disable_count
David Rientjes
1
-2
/
+0
2011-07-27
ipc: introduce shm_rmid_forced sysctl
Vasiliy Kulikov
1
-0
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-07-25
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2011-07-23
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-51
/
+40
2011-07-17
has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/
Oleg Nesterov
1
-7
/
+5
2011-07-12
fixlet: Remove fs_excl from struct task.
Justin TerAvest
1
-1
/
+0
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-16
/
+15
2011-07-09
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-1
/
+0
2011-06-27
ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/
Oleg Nesterov
1
-2
/
+1
2011-06-27
kill task_detached()
Oleg Nesterov
1
-3
/
+2
2011-06-27
reparent_leader: check EXIT_DEAD instead of task_detached()
Oleg Nesterov
1
-1
/
+1
2011-06-27
make do_notify_parent() __must_check, update the callers
Oleg Nesterov
1
-21
/
+8
2011-06-27
kill tracehook_notify_death()
Oleg Nesterov
1
-8
/
+13
2011-06-27
make do_notify_parent() return bool
Oleg Nesterov
1
-3
/
+6
2011-06-22
ptrace: kill trivial tracehooks
Tejun Heo
1
-5
/
+2
2011-06-22
ptrace: kill task_ptrace()
Tejun Heo
1
-4
/
+4
2011-06-16
ptrace: implement PTRACE_LISTEN
Tejun Heo
1
-1
/
+2
2011-06-16
memcg: clear mm->owner when last possible owner leaves
KAMEZAWA Hiroyuki
1
-16
/
+15
2011-05-21
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-22
/
+88
2011-05-13
job control: reorganize wait_task_stopped()
Tejun Heo
1
-7
/
+23
2011-04-25
ptrace: Prepare to fix racy accesses on task breakpoints
Frederic Weisbecker
1
-1
/
+1
2011-04-07
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...
Oleg Nesterov
1
-17
/
+67
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
job control: Allow access to job control events through ptracees
Tejun Heo
1
-8
/
+33
2011-03-23
job control: Fix ptracer wait(2) hang and explain notask_error clearing
Tejun Heo
1
-10
/
+34
2011-03-23
job control: Small reorganization of wait_consider_task()
Tejun Heo
1
-3
/
+4
2011-03-10
block: initial patch for on-stack per-task plugging
Jens Axboe
1
-0
/
+1
2011-01-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+9
2011-01-07
perf_events: Move code around to prepare for cgroup
Stephane Eranian
1
-5
/
+9
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-1
/
+1
2010-12-03
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
1
-0
/
+9
2010-11-06
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
1
-0
/
+8
2010-10-28
exit: add lock context annotation on find_new_reaper()
Namhyung Kim
1
-0
/
+2
2010-10-27
oom: add per-mm oom disable count
Ying Han
1
-0
/
+3
2010-09-09
perf: Fix up delayed_put_task_struct()
Peter Zijlstra
1
-3
/
+1
2010-08-18
Fix unprotected access to task credentials in waitid()
Daniel J Blueman
1
-3
/
+2
2010-08-11
ptrace: optimize exit_ptrace() for the likely case
Oleg Nesterov
1
-2
/
+5
2010-05-27
proc: turn signal_struct->count into "int nr_threads"
Oleg Nesterov
1
-4
/
+1
2010-05-27
exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct()
Oleg Nesterov
1
-1
/
+0
[next]