Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
29ea3244f7ee375a4af4d776caf721663dd4293d
/
include
/
linux
/
sched.h
53b4f1f
pipe: limit the per-user amount of pages allocated in pipes
by Willy Tarreau
· 10 years ago
aa06409
sched: move no_new_privs into new atomic flags
by Kees Cook
· 12 years ago
5eab130
sched: move no_new_privs into new atomic flags
by Kees Cook
· 12 years ago
807936e
seccomp: kill the seccomp_t typedef
by Will Drewry
· 14 years ago
e6cb10b
introduce for_each_thread() to replace the buggy while_each_thread()
by Oleg Nesterov
· 12 years ago
1097d78
Merge tag 'v3.4.105' into cm-12.0
by Paul
· 11 years ago
9bf75df
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
by Andy Lutomirski
· 14 years ago
4fae6cc
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
by Zefan Li
· 12 years ago
699c06b
sched: add macros to define bitops for task atomic flags
by Zefan Li
· 12 years ago
bb32d26
kthread: Prevent unpark race which puts threads on the wrong cpu
by Thomas Gleixner
· 13 years ago
66d383d
Merge tag 'v3.4.82' into cm-11.0
by Ethan Chen
· 12 years ago
f5a4c4b
sched/nohz: Fix rq->cpu_load calculations some more
by Peter Zijlstra
· 14 years ago
dbf3239
sched/rt: Avoid updating RT entry timeout twice within one tick period
by Ying Xue
· 14 years ago
2a38ada
Merge tag 'v3.4.72' into tmp
by Ethan Chen
· 12 years ago
8f77c28
sched: provide per cpu-cgroup option to notify on migrations
by Steve Muckle
· 13 years ago
c0d3062
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 12 years ago
df4011e
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
by Oleg Nesterov
· 13 years ago
dde448d
Merge tag 'v3.4.10' into cm-10.1
by Ethan Chen
· 13 years ago
da445f9
android/lowmemorykiller: Ignore tasks with freed mm
by Liam Mark
· 13 years ago
b08d818
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
by Oleg Nesterov
· 13 years ago
d448aba
sched: add sysctl for controlling task migrations on wake
by Steve Muckle
· 13 years ago
ff96cd2
sched: add PF_WAKE_UP_IDLE.
by Steve Muckle
· 14 years ago
fe9a0d0
sched_avg: add run queue averaging.
by Jeff Ohlstein
· 14 years ago
e194fab
sched: Fix race in task_group()
by Peter Zijlstra
· 14 years ago
7490d0a
sched/nohz: Rewrite and fix load-avg computation -- again
by Peter Zijlstra
· 14 years ago
897672e
sched: Add a generic notifier when a task struct is about to be freed
by San Mehat
· 16 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 14 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 14 years ago
ebec18a
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
by Lennart Poettering
· 14 years ago
cc9a6c8
cpuset: mm: reduce large amounts of memory barrier related damage v3
by Mel Gorman
· 14 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
0bbfcaf
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
5928a2b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
df8d291
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 14 years ago
47258cf
Merge tag 'v3.3-rc7' into sched/core
by Ingo Molnar
· 14 years ago
4bcdf1d
genirq: Get rid of unnecessary irqaction field in task_struct
by Alexander Gordeev
· 14 years ago
6e27f63
vfork: kill PF_STARTING
by Oleg Nesterov
· 14 years ago
57b59c4
coredump_wait: don't call complete_vfork_done()
by Oleg Nesterov
· 14 years ago
d68b46f
vfork: make it killable
by Oleg Nesterov
· 14 years ago
c415c3b
vfork: introduce complete_vfork_done()
by Oleg Nesterov
· 14 years ago
2e5b5b3
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
by Hiroshi Shimamoto
· 14 years ago
3c7d518
sched/rt: Do not submit new work when PI-blocked
by Thomas Gleixner
· 15 years ago
c5491ea
sched/rt: Add schedule_preempt_disabled()
by Thomas Gleixner
· 15 years ago
7e4d960
Merge branch 'linus' into sched/core
by Ingo Molnar
· 14 years ago
de5bdff
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
by Hiroshi Shimamoto
· 14 years ago
1aa03f1
rcu: Simplify unboosting checks
by Paul E. McKenney
· 14 years ago
9388dc3
sched: Turn lock_task_sighand() into a static inline
by Anton Vorontsov
· 14 years ago
8cdb878
Fix race in process_vm_rw_core
by Christopher Yeoh
· 14 years ago
4ec4412
sched: Ensure cpu_power periodic update
by Vincent Guittot
· 14 years ago
39be350
sched, block: Unify cache detection
by Peter Zijlstra
· 14 years ago
2437dcb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
fa75728
kernel-doc: fix kernel-doc warnings in sched
by Randy Dunlap
· 14 years ago
b64b223
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 14 years ago
7061ca3
sched: Add "const" to is_idle_task() parameter
by Paul E. McKenney
· 14 years ago
9402c95
treewide: remove useless NORET_TYPE macro and uses
by Joe Perches
· 14 years ago
001a541
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 14 years ago
db0c2bf
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 14 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 14 years ago
0db49b7
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
612ef28
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip
by Martin Schwidefsky
· 14 years ago
8371235
writeback: dirty ratelimit - think time compensation
by Wu Fengguang
· 15 years ago
6486163
[S390] cputime: add sparse checking and cleanup
by Martin Schwidefsky
· 14 years ago
abd63bc
sched: Mark parent and real_parent as __rcu
by Kees Cook
· 14 years ago
6a54aeb
Merge commit 'v3.2-rc5' into sched/core
by Ingo Molnar
· 14 years ago
77e4ef9
threadgroup: extend threadgroup_lock() to cover exit and exec
by Tejun Heo
· 14 years ago
257058a
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
by Tejun Heo
· 14 years ago
c4f3060
sched: Add is_idle_task() to handle invalidated uses of idle_cpu()
by Paul E. McKenney
· 14 years ago
fdaabd8
sched: Fix compile error for UP,!NOHZ
by Peter Zijlstra
· 14 years ago
69e1e81
sched, nohz: Track nr_busy_cpus in the sched_group_power
by Suresh Siddha
· 14 years ago
986b11c
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer
by Rafael J. Wysocki
· 14 years ago
34b087e
freezer: kill unused set_freezable_with_signal()
by Tejun Heo
· 14 years ago
376fede
freezer: kill PF_FREEZING
by Tejun Heo
· 14 years ago
468e6a2
writeback: remove vm_dirties and task->dirties
by Wu Fengguang
· 15 years ago
029632f
sched: Make separate sched*.c translation units
by Peter Zijlstra
· 14 years ago
208bca0
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 14 years ago
8a4a891
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
19b4a8d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
3cfef95
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
1be025d
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 14 years ago
fa14ff4
sched: Convert to struct llist
by Peter Zijlstra
· 15 years ago
22f92ba
Merge branch 'linus' into sched/core
by Ingo Molnar
· 15 years ago
9d823e8
writeback: per task dirty rate limit
by Wu Fengguang
· 15 years ago
d670ec1
posix-cpu-timers: Cure SMP wobbles
by Peter Zijlstra
· 15 years ago
d178bc3
user namespace: usb: make usb urbs user namespace aware (v2)
by Serge Hallyn
· 15 years ago
82e78d8
rcu: Simplify unboosting checks
by Paul E. McKenney
· 15 years ago
fc0763f
nohz: Remove nohz_cpu_mask
by Shi, Alex
· 15 years ago
ee30a7b
locking, sched: Annotate thread_group_cputimer as raw
by Thomas Gleixner
· 17 years ago
ec12cb7
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
by Paul Turner
· 15 years ago
72fa599
move RLIMIT_NPROC check from set_user() to do_execve_common()
by Vasiliy Kulikov
· 15 years ago
096a705
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 15 years ago
bdc7ccf
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
8209f53
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 15 years ago
994bf1c
Merge branch 'linus' into sched/core
by Ingo Molnar
· 15 years ago
cf6ace1
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e3589f6
sched: Allow for overlapping sched_domain spans
by Peter Zijlstra
· 15 years ago
9c3f75c
sched: Break out cpu_power from the sched_group structure
by Peter Zijlstra
· 15 years ago
7765be2
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
by Paul E. McKenney
· 15 years ago
4aede84
fixlet: Remove fs_excl from struct task.
by Justin TerAvest
· 15 years ago
e4c2fb0
sched: Disable (revert) SCHED_LOAD_SCALE increase
by Peter Zijlstra
· 15 years ago
1ecc818
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into sched/core
by Ingo Molnar
· 15 years ago
Next »