Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
692d6b175b392512881ab374567e900fc825d487
/
include
/
linux
/
sched.h
1792f17
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
37542b6a
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4afeff8
fanotify: limit number of listeners per user
by Eric Paris
· 14 years ago
9b1bf12
signals: move cred_guard_mutex from task_struct to signal_struct
by KOSAKI Motohiro
· 14 years ago
b8ed374
signals: annotate lock_task_sighand()
by Namhyung Kim
· 14 years ago
766f916
kernel: remove PF_FLUSHER
by Peter Zijlstra
· 14 years ago
e9dd2b6
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
b2b5ce0
sched, cgroup: Fixup broken cgroup movement
by Peter Zijlstra
· 14 years ago
bc4016f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
5d70f79
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b52bfee
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
by Venkatesh Pallipadi
· 14 years ago
6cdd519
sched: Add a PF flag for ksoftirqd identification
by Venkatesh Pallipadi
· 14 years ago
75e1056
sched: Fix softirq time accounting
by Venkatesh Pallipadi
· 14 years ago
e4ecda1
Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASK
by Mark Lord
· 14 years ago
637bbdc
sched: Remove unused PF_ALIGNWARN flag
by Dave Young
· 14 years ago
89a1e18
perf: Provide a separate task context for swevents
by Peter Zijlstra
· 14 years ago
8dc85d5
perf: Multiple task contexts
by Peter Zijlstra
· 14 years ago
01a0854
sched: Add book scheduling domain
by Heiko Carstens
· 14 years ago
a57eb94
rcu: Add a TINY_PREEMPT_RCU
by Paul E. McKenney
· 14 years ago
1b0ba1c
credentials: rcu annotation
by Arnd Bergmann
· 15 years ago
2c392b8
cgroups: __rcu annotations
by Arnd Bergmann
· 15 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
a63d83f
oom: badness heuristic rewrite
by David Rientjes
· 14 years ago
c4efd6b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0bcfe75
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 14 years ago
61be7fd
Merge branch 'perf/nmi' into perf/core
by Ingo Molnar
· 14 years ago
3772b73
Merge commit 'v2.6.35' into perf/core
by Ingo Molnar
· 14 years ago
8f92054
CRED: Fix __task_cred()'s lockdep check and banner comment
by David Howells
· 14 years ago
dca45ad
Merge branch 'linus' into sched/core
by Ingo Molnar
· 14 years ago
eb7beb5
tracing: Remove special traces
by Frederic Weisbecker
· 14 years ago
396e894
sched: Revert nohz_ratelimit() for now
by Peter Zijlstra
· 14 years ago
8c215bd
sched: Cure nr_iowait_cpu() users
by Peter Zijlstra
· 14 years ago
532cb4c
sched: Add asymmetric group packing option for sibling domain
by Michael Neuling
· 15 years ago
9d5efe0
sched: Fix capacity calculations for SMT4
by Srivatsa Vaddagiri
· 15 years ago
83cd4fe
sched: Change nohz idle load balancing logic to push model
by Venkatesh Pallipadi
· 15 years ago
c676329
sched_clock: Add local_clock() API and improve documentation
by Peter Zijlstra
· 15 years ago
21aa9af
sched: add hooks for workqueue
by Tejun Heo
· 15 years ago
b3ac022
proc: turn signal_struct->count into "int nr_threads"
by Oleg Nesterov
· 15 years ago
7e49827
proc: get_nr_threads() doesn't need ->siglock any longer
by Oleg Nesterov
· 15 years ago
a705be6
kill the obsolete thread_group_cputime_free() helper
by Oleg Nesterov
· 15 years ago
b7b8ff63
signals: kill the awful task_rq_unlock_wait() hack
by Oleg Nesterov
· 15 years ago
ea6d290
signals: make task_struct->signal immutable/refcountable
by Oleg Nesterov
· 15 years ago
09faef1
exit: change zap_other_threads() to count sub-threads
by Oleg Nesterov
· 15 years ago
6adef3e
cpusets: new round-robin rotor for SLAB allocations
by Jack Steiner
· 15 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 15 years ago
c0ff745
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
by Miao Xie
· 15 years ago
b8ae30e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4d7b4ac
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
19cc36c
lockup_detector: Fix forgotten config conversion
by Frederic Weisbecker
· 15 years ago
332fbdb
lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
by Don Zickus
· 15 years ago
58687ac
lockup_detector: Combine nmi_watchdog and softlockup detector
by Don Zickus
· 15 years ago
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 15 years ago
669c55e
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
by Peter Zijlstra
· 15 years ago
371fd7e
sched: Add enqueue/dequeue flags
by Peter Zijlstra
· 15 years ago
0017d73
sched: Fix TASK_WAKING vs fork deadlock
by Peter Zijlstra
· 15 years ago
6a1bdc1
sched: _cpu_down(): Don't play with current->cpus_allowed
by Oleg Nesterov
· 15 years ago
c949472
Merge branch 'linus' into sched/core
by Ingo Molnar
· 15 years ago
faa4602
x86, perf, bts, mm: Delete the never used BTS-ptrace code
by Peter Zijlstra
· 15 years ago
4e3eadd
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
93c5990
copy_signal() cleanup: clean thread_group_cputime_init()
by Veaceslav Falico
· 15 years ago
e12f31d
sched: Remove avg_overlap
by Mike Galbraith
· 15 years ago
b42e0c4
sched: Remove avg_wakeup
by Mike Galbraith
· 15 years ago
39c0cbe
sched: Rate-limit nohz
by Mike Galbraith
· 15 years ago
41acab8
sched: Implement group scheduler statistics in one struct
by Lucas De Marchi
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
34e5523
mm: avoid false sharing of mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
d559db0
mm: clean up mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
db1466b
rcu: Use wrapper function instead of exporting tasklist_lock
by Paul E. McKenney
· 15 years ago
b1bf936
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
bddd87c
blk-core: use BIO list management functions
by Akinobu Mita
· 15 years ago
6e40f5b
Merge branch 'sched/urgent' into sched/core
by Thomas Gleixner
· 15 years ago
28f5318
sched: Fix sched_mv_power_savings for !SMT
by Vaidyanathan Srinivasan
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
6d3e090
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 15 years ago
aa16cd8
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d6ad3e2
softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume
by Jason Wessel
· 15 years ago
221af7f
Split 'flush_old_exec' into two functions
by Linus Torvalds
· 15 years ago
ea87bb7
sched: Extend enqueue_task to allow head queueing
by Thomas Gleixner
· 15 years ago
7c94143
sched: Remove USER_SCHED
by Dhaval Giani
· 15 years ago
3d45fd8
sched: Remove the sched_class load_balance methods
by Peter Zijlstra
· 15 years ago
efc1a3b
nommu: don't need get_unmapped_area() for NOMMU
by David Howells
· 15 years ago
3e10e71
resource: add helpers for fetching rlimits
by Jiri Slaby
· 15 years ago
aac3d39
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
55db493b
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
b6e3224
Revert "task_struct: make journal_info conditional"
by Linus Torvalds
· 15 years ago
e178153
sched: Assert task state bits at build time
by Peter Zijlstra
· 15 years ago
44d90df
sched: Add missing state chars to TASK_STATE_TO_CHAR_STR
by Peter Zijlstra
· 15 years ago
7334215
sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits
by Peter Zijlstra
· 15 years ago
a463681
cpumask: rename tsk_cpumask to tsk_cpus_allowed
by Rusty Russell
· 15 years ago
88ec22d
sched: Remove the cfs_rq dependency from set_task_cpu()
by Peter Zijlstra
· 15 years ago
efbbd05
sched: Add pre and post wakeup hooks
by Peter Zijlstra
· 15 years ago
ad09750
signals: kill force_sig_specific()
by Oleg Nesterov
· 15 years ago
614c517
signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()
by Oleg Nesterov
· 15 years ago
569b846
memcg: coalesce uncharge during unmap/truncate
by KAMEZAWA Hiroyuki
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e4c570c
task_struct: make journal_info conditional
by Hiroshi Shimamoto
· 15 years ago
1d61548
sched: Convert pi_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
702a7c7
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6f696eb
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
Next »