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
/
include
/
linux
/
init_task.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-20
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
1
-2
/
+8
2010-08-20
kernel: __rcu annotations
Arnd Bergmann
1
-2
/
+2
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2010-05-27
INIT_SIGHAND: use SIG_DFL instead of NULL
Oleg Nesterov
1
-1
/
+1
2010-05-27
pids: init_struct_pid.tasks should never see the swapper process
Oleg Nesterov
1
-4
/
+4
2010-05-27
INIT_TASK() should initialize ->thread_group list
Oleg Nesterov
1
-0
/
+1
2010-05-27
proc: turn signal_struct->count into "int nr_threads"
Oleg Nesterov
1
-1
/
+1
2010-05-12
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
1
-1
/
+0
2010-03-13
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
1
-8
/
+0
2010-03-03
Rename .data.init_task to .data..init_task.
Tim Abbott
1
-1
/
+1
2009-12-18
Revert "task_struct: make journal_info conditional"
Linus Torvalds
1
-7
/
+1
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2009-12-15
task_struct: make journal_info conditional
Hiroshi Shimamoto
1
-1
/
+7
2009-12-15
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
1
-1
/
+1
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
1
-4
/
+0
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-7
/
+7
2009-08-29
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
1
-1
/
+1
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
1
-5
/
+1
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-0
/
+15
2009-06-27
Add new __init_task_data macro to be used in arch init_task.c files.
Tim Abbott
1
-0
/
+3
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-12
/
+0
2009-06-12
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+10
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+2
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-0
/
+1
2009-05-24
perf_counter: Change pctrl() behaviour
Peter Zijlstra
1
-0
/
+10
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
1
-13
/
+0
2009-05-11
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
David Howells
1
-2
/
+2
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-13
/
+0
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-13
/
+0
2009-04-18
tracing: add same level recursion detection
Steven Rostedt
1
-0
/
+1
2009-04-14
aio: remove INIT_KIOCTX
Alexey Dobriyan
1
-13
/
+0
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
1
-1
/
+3
2009-04-08
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2009-04-07
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
1
-0
/
+2
2009-04-07
function-graph: add proper initialization for init task
Steven Rostedt
1
-0
/
+2
2009-04-06
perf_counter: fix uninitialized usage of event_list
Peter Zijlstra
1
-0
/
+2
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-0
/
+1
2009-02-15
Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core
Ingo Molnar
1
-6
/
+5
2009-02-13
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-6
/
+5
2009-02-11
Merge commit 'v2.6.29-rc4' into perfcounters/core
Ingo Molnar
1
-0
/
+6
2009-02-08
Merge branches 'sched/rt' and 'sched/urgent' into sched/core
Ingo Molnar
1
-0
/
+7
2009-02-05
timers: split process wide cpu clocks/timers
Peter Zijlstra
1
-6
/
+5
2009-01-11
Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-0
/
+1
2009-01-11
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
1
-0
/
+1
2009-01-07
itimers: remove the per-cpu-ish-ness
Peter Zijlstra
1
-0
/
+6
2009-01-01
take init_fs to saner place
Al Viro
1
-0
/
+1
2008-12-29
sched: create "pushable_tasks" list to limit pushing to one attempt
Gregory Haskins
1
-0
/
+1
2008-12-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-8
/
+6
2008-12-23
perfcounters: fix init context lock
Ingo Molnar
1
-1
/
+3
2008-12-23
perfcounters: pull inherited counters
Ingo Molnar
1
-0
/
+9
[next]