Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9364636dcb01a6fc37ca2c6a51c5aa0c663013c
/
include
/
linux
/
sched.h
f6f3c43
sched: add cond_resched_rcu() helper
by Simon Horman
· 11 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
ebb3727
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
534c97b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
265f22a
sched: Keep at least 1 tick per second for active dynticks tasks
by Frederic Weisbecker
· 12 years ago
c032862
Merge commit '8700c95adb03' into timers/nohz
by Frederic Weisbecker
· 12 years ago
e56fb28
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
by Oleg Nesterov
· 12 years ago
403bad7
coredump: only SIGKILL should interrupt the coredumping task
by Oleg Nesterov
· 12 years ago
46e959e
audit: add an option to control logging of passwords with pam_tty_audit
by Richard Guy Briggs
· 12 years ago
ab86e97
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
16fa94b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
46d9be3
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
916bb6d7
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
25f55d9
sched: Fix init NOHZ_IDLE flag
by Vincent Guittot
· 12 years ago
6402c7d
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 12 years ago
ce831b3
sched: New helper to prevent from stopping the tick in full dynticks
by Frederic Weisbecker
· 12 years ago
41fcb9f
mutex: Move mutex spinning code from sched/core.c back to mutex.c
by Waiman Long
· 12 years ago
5ed67f0
posix timers: Allocate timer id per process (v2)
by Pavel Emelyanov
· 12 years ago
f2530dc
kthread: Prevent unpark race which puts threads on the wrong cpu
by Thomas Gleixner
· 12 years ago
9b89f6b
sched: Document task_struct::personality field
by Andrei Epure
· 12 years ago
3a98f87
idle: Implement set/clr functions for need_resched poll
by Thomas Gleixner
· 12 years ago
ee761f6
arch: Consolidate tsk_is_polling()
by Thomas Gleixner
· 12 years ago
3451d02
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
by Frederic Weisbecker
· 13 years ago
cafe563
bcache: A block layer cache
by Kent Overstreet
· 12 years ago
1c20091
nohz: Wake up full dynticks CPUs when a timer gets enqueued
by Frederic Weisbecker
· 13 years ago
14a40ff
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
by Tejun Heo
· 12 years ago
4e3da46
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
by Ingo Molnar
· 12 years ago
9fbc42e
cputime: Dynamically scale cputime for full dynticks accounting
by Frederic Weisbecker
· 12 years ago
25cc7da
sched: Move group scheduling functions out of include/linux/sched.h
by Li Zefan
· 12 years ago
15f803c
sched: Make default_scale_freq_power() static
by Li Zefan
· 12 years ago
c82ba9f
sched: Move struct sched_class to kernel/sched/sched.h
by Li Zefan
· 12 years ago
b13095f
sched: Move wake flags to kernel/sched/sched.h
by Li Zefan
· 12 years ago
5e6521e
sched: Move struct sched_group to kernel/sched/sched.h
by Li Zefan
· 12 years ago
cc1f4b1
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
by Li Zefan
· 12 years ago
090b582f
sched: Remove test_sd_parent()
by Li Zefan
· 12 years ago
19a37d1
sched: Remove some dummy functions
by Li Zefan
· 12 years ago
e579d2c
coredump: remove redundant defines for dumpable states
by Kees Cook
· 12 years ago
dcad0fc
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
21caf2f
mm: teach mm by current context info to not do I/O during memory allocation
by Ming Lei
· 12 years ago
502b24c
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
1c3e826
sched/core: Remove the obsolete and unused nr_uninterruptible() function
by Sha Zhengju
· 12 years ago
e9b04b5
make do_sigaltstack() static
by Al Viro
· 12 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
cf4aebc2
sched: Move sched.h sysctl bits into separate header
by Clark Williams
· 12 years ago
b2c77a5
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core
by Ingo Molnar
· 12 years ago
5a1b98d
new helper: sigsp()
by Al Viro
· 12 years ago
6a61671
cputime: Safely read cputime of full dynticks CPUs
by Frederic Weisbecker
· 12 years ago
6fac482
cputime: Use accessors to read task cputime stats
by Frederic Weisbecker
· 12 years ago
57d2aa0
sched/rt: Avoid updating RT entry timeout twice within one tick period
by Ying Xue
· 12 years ago
ace783b
sched: split out css_online/css_offline from tg creation/destruction
by Li Zefan
· 12 years ago
910ffdb
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
by Oleg Nesterov
· 12 years ago
774a122
module, async: async_synchronize_full() on module init iff async is used
by Tejun Heo
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
0e9d92f
memcg: skip memcg kmem allocations in specified code regions
by Glauber Costa
· 12 years ago
a5ba911
pidns: remove unused is_container_init()
by Gao feng
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
66cdd0c
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f57d54b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
37ea95a
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e1e12d2
mm, oom: fix race when specifying a thread as the oom origin
by David Rientjes
· 12 years ago
a9c58b90
mm, oom: change type of oom_score_adj to short
by David Rientjes
· 12 years ago
1a687c2
mm: sched: numa: Control enabling and disabling of NUMA balancing
by Mel Gorman
· 12 years ago
b8593bf
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
by Mel Gorman
· 12 years ago
4b96a29b
mm: sched: numa: Implement slow start for working set sampling
by Peter Zijlstra
· 12 years ago
6e5fb22
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
by Peter Zijlstra
· 12 years ago
cbee9f8
mm: numa: Add fault driven placement and migration
by Peter Zijlstra
· 12 years ago
e80d666
flagday: kill pt_regs argument of do_fork()
by Al Viro
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
da3d4c5
get rid of pt_regs argument of do_execve()
by Al Viro
· 12 years ago
c414467
kill daemonize()
by Al Viro
· 12 years ago
d37f761d
cputime: Consolidate cputime adjustment code
by Frederic Weisbecker
· 12 years ago
e80d0a1a
cputime: Rename thread_group_times to thread_group_cputime_adjusted
by Frederic Weisbecker
· 12 years ago
582b336
sched: add notifier for cross-cpu migrations
by Marcelo Tosatti
· 12 years ago
aac1cda
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD
by Paul E. McKenney
· 12 years ago
f4e26b1
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
by Paul Turner
· 12 years ago
0a74bef
sched: Add an rq migration call-back to sched_class
by Paul Turner
· 12 years ago
9ee474f
sched: Maintain the load contribution of blocked entities
by Paul Turner
· 12 years ago
2dac754
sched: Aggregate load contributed by task entities on parenting cfs_rq
by Paul Turner
· 12 years ago
9d85f21
sched: Track the runnable average on a per-task entity basis
by Paul Turner
· 12 years ago
b637a32
rcu: Print remote CPU's stacks in stall warnings
by Paul E. McKenney
· 12 years ago
4d9a5d4
rcu: Remove rcu_switch()
by Frederic Weisbecker
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
01dc52e
oom: remove deprecated oom_adj
by Davidlohr Bueso
· 12 years ago
179899f
coredump: update coredump-related headers
by Alex Kelly
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
10c28d9
coredump: move core dump functionality into its own file
by Alex Kelly
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
0b981cb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
7e92daa
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2aa3a7f
preparation for generic kernel_thread()
by Al Viro
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
04e7e95
rcu: Switch task's syscall hooks on context switch
by Frederic Weisbecker
· 12 years ago
5640f76
net: use a per task frag allocator
by Eric Dumazet
· 12 years ago
Next »