index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
proc: turn signal_struct->count into "int nr_threads"
Oleg Nesterov
1
-2
/
+2
2010-05-27
proc: get_nr_threads() doesn't need ->siglock any longer
Oleg Nesterov
1
-0
/
+5
2010-05-27
kill the obsolete thread_group_cputime_free() helper
Oleg Nesterov
1
-4
/
+0
2010-05-27
signals: kill the awful task_rq_unlock_wait() hack
Oleg Nesterov
1
-1
/
+0
2010-05-27
signals: make task_struct->signal immutable/refcountable
Oleg Nesterov
1
-1
/
+1
2010-05-27
exit: change zap_other_threads() to count sub-threads
Oleg Nesterov
1
-1
/
+1
2010-05-27
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
1
-0
/
+1
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-1
/
+1
2010-05-25
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
1
-0
/
+1
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-33
/
+37
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+0
2010-05-11
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
1
-1
/
+0
2010-04-23
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
1
-0
/
+1
2010-04-02
sched: Add enqueue/dequeue flags
Peter Zijlstra
1
-3
/
+8
2010-04-02
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
1
-1
/
+2
2010-04-02
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
1
-0
/
+1
2010-04-02
Merge branch 'linus' into sched/core
Ingo Molnar
1
-58
/
+8
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
1
-9
/
+0
2010-03-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-12
copy_signal() cleanup: clean thread_group_cputime_init()
Veaceslav Falico
1
-2
/
+0
2010-03-11
sched: Remove avg_overlap
Mike Galbraith
1
-3
/
+0
2010-03-11
sched: Remove avg_wakeup
Mike Galbraith
1
-3
/
+0
2010-03-11
sched: Rate-limit nohz
Mike Galbraith
1
-0
/
+6
2010-03-11
sched: Implement group scheduler statistics in one struct
Lucas De Marchi
1
-29
/
+25
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
1
-1
/
+3
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
1
-54
/
+0
2010-03-04
rcu: Use wrapper function instead of exporting tasklist_lock
Paul E. McKenney
1
-0
/
+4
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2010-02-23
blk-core: use BIO list management functions
Akinobu Mita
1
-2
/
+2
2010-02-16
Merge branch 'sched/urgent' into sched/core
Thomas Gleixner
1
-1
/
+4
2010-02-16
sched: Fix sched_mv_power_savings for !SMT
Vaidyanathan Srinivasan
1
-1
/
+4
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-3
/
+32
2010-02-04
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2010-02-01
softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume
Jason Wessel
1
-0
/
+4
2010-01-29
Split 'flush_old_exec' into two functions
Linus Torvalds
1
-1
/
+1
2010-01-22
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
1
-1
/
+2
2010-01-21
sched: Remove USER_SCHED
Dhaval Giani
1
-13
/
+1
2010-01-21
sched: Remove the sched_class load_balance methods
Peter Zijlstra
1
-8
/
+0
2010-01-16
nommu: don't need get_unmapped_area() for NOMMU
David Howells
1
-2
/
+5
2010-01-04
resource: add helpers for fetching rlimits
Jiri Slaby
1
-0
/
+22
2009-12-19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+9
2009-12-17
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-12-17
Revert "task_struct: make journal_info conditional"
Linus Torvalds
1
-2
/
+0
2009-12-17
sched: Assert task state bits at build time
Peter Zijlstra
1
-0
/
+4
2009-12-17
sched: Add missing state chars to TASK_STATE_TO_CHAR_STR
Peter Zijlstra
1
-1
/
+1
2009-12-17
sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits
Peter Zijlstra
1
-2
/
+2
2009-12-17
cpumask: rename tsk_cpumask to tsk_cpus_allowed
Rusty Russell
1
-1
/
+1
[next]