Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
5881ecfca058d731758c76018205b5b3dff9291f
/
include
/
linux
/
sched.h
69f061e
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
fa1452e
locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit
by Hiroshi Shimamoto
· 15 years ago
2a855dd
signal: Fix alternate signal stack check
by Sebastian Andrzej Siewior
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
801460d
task_struct cleanup: move binfmt field to mm_struct
by Hiroshi Shimamoto
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
d958872
signals: inline __fatal_signal_pending
by Roland McGrath
· 15 years ago
a7f0765
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
by Oleg Nesterov
· 15 years ago
e0ad955
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
by Rusty Russell
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d899bf7
procfs: provide stack information for threads
by Stefani Seibold
· 15 years ago
1f10206
getrusage: fill ru_maxrss value
by Jiri Pirko
· 15 years ago
69d2587
cpuidle: fix the menu governor to boost IO performance
by Arjan van de Ven
· 15 years ago
28b83c5
oom: move oom_adj value from task_struct to signal_struct
by KOSAKI Motohiro
· 15 years ago
35451be
ksm: unmerge is an origin of OOMs
by Hugh Dickins
· 15 years ago
f8af4da
ksm: the mm interface to ksm
by Hugh Dickins
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b8c7f1d
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
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
0d721ce
sched: Simplify sys_sched_rr_get_interval() system call
by Peter Williams
· 15 years ago
89f19f0
sched: Fix raciness in runqueue_is_locked()
by Andrew Morton
· 15 years ago
c3422be
rcu: Simplify rcu_read_unlock_special() quiescent-state accounting
by Paul E. McKenney
· 15 years ago
ad4b78b
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
by Peter Zijlstra
· 15 years ago
4db96cf
HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
by Andi Kleen
· 15 years ago
59abf02
sched: Add SD_PREFER_LOCAL
by Peter Zijlstra
· 15 years ago
a7558e0
sched: Add WF_FORK
by Peter Zijlstra
· 15 years ago
7d47872
sched: Rename sync arguments
by Peter Zijlstra
· 15 years ago
0763a66
sched: Rename select_task_rq() argument
by Peter Zijlstra
· 15 years ago
47fe38f
x86: sched: Provide arch implementations using aperf/mperf
by Peter Zijlstra
· 16 years ago
c88d591
sched: Merge select_task_rq_fair() and sched_balance_self()
by Peter Zijlstra
· 15 years ago
e9c8431
sched: Add TASK_WAKING
by Peter Zijlstra
· 15 years ago
5f3edc1
sched: Hook sched_balance_self() into sched_class::select_task_rq()
by Peter Zijlstra
· 15 years ago
774a694
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
eee2775
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
2bba22c
sched: Turn off child_runs_first
by Mike Galbraith
· 15 years ago
18a3885
sched: Remove reciprocal for cpu_power
by Peter Zijlstra
· 16 years ago
e9e9250
sched: Scale down cpu_power due to RT tasks
by Peter Zijlstra
· 16 years ago
a52bfd73
sched: Add smt_gain
by Peter Zijlstra
· 16 years ago
b5d978e
sched: Add SD_PREFER_SIBLING
by Peter Zijlstra
· 16 years ago
29e2035
Merge branch 'linus' into core/rcu
by Ingo Molnar
· 16 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 16 years ago
8f0dfc3
sched: Provide iowait counters
by Arjan van de Ven
· 16 years ago
f14eff1
Merge commit 'v2.6.31-rc8' into sched/core
by Ingo Molnar
· 16 years ago
8684896
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
by Paul E. McKenney
· 16 years ago
dd5d19b
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
by Paul E. McKenney
· 16 years ago
6b3ef48
rcu: Remove CONFIG_PREEMPT_RCU
by Paul E. McKenney
· 16 years ago
f41d911
rcu: Merge preemptable-RCU functionality into hierarchical RCU
by Paul E. McKenney
· 16 years ago
ece1387
Merge branch 'master' into next
by James Morris
· 16 years ago
0753ba0
mm: revert "oom: move oom_adj value"
by KOSAKI Motohiro
· 16 years ago
1314562
sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR
by Hiroshi Shimamoto
· 16 years ago
012a529
Merge branch 'master' into next
by James Morris
· 16 years ago
8356b5f
itimers: Fix periodic tics precision
by Stanislaw Gruszka
· 16 years ago
42c4ab4
itimers: Merge ITIMER_VIRT and ITIMER_PROF
by Stanislaw Gruszka
· 16 years ago
3f029d3
sched: Enhance the pre/post scheduling logic
by Gregory Haskins
· 16 years ago
8e9ed8b
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 16 years ago
716a423
sched: Fix cond_resched_lock() in !CONFIG_PREEMPT
by Frederic Weisbecker
· 16 years ago
def01bc
sched: Convert the only user of cond_resched_bkl to use cond_resched()
by Frederic Weisbecker
· 16 years ago
613afbf
sched: Pull up the might_sleep() check into cond_resched()
by Frederic Weisbecker
· 16 years ago
6f80bd9
sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched()
by Frederic Weisbecker
· 16 years ago
5304d5f
Merge branch 'linus' into sched/core
by Ingo Molnar
· 16 years ago
6301cb9
sched: fix nr_uninterruptible accounting of frozen tasks really
by Thomas Gleixner
· 16 years ago
5bb459b
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
by Oleg Nesterov
· 16 years ago
d86ee48
sched: optimize cond_resched()
by Peter Zijlstra
· 16 years ago
c99e6ef
sched: INIT_PREEMPT_COUNT
by Peter Zijlstra
· 16 years ago
341c87b
elf: limit max map count to safe value
by KAMEZAWA Hiroyuki
· 16 years ago
348b346
Merge branch 'linus' into sched/core
by Ingo Molnar
· 16 years ago
17f98dc
pids: clean up find_task_by_pid variants
by Christoph Hellwig
· 16 years ago
20ebcdd
memcg: remove unneeded forward declaration from sched.h
by Li Zefan
· 16 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 16 years ago
2ff05b2
oom: move oom_adj value from task_struct to mm_struct
by David Rientjes
· 16 years ago
58568d2
cpuset,mm: update tasks' mems_allowed in time
by Miao Xie
· 16 years ago
3959214
sched: delayed cleanup of user_struct
by Kay Sievers
· 16 years ago
19035e5
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ca94c44
sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag
by Lennart Poettering
· 16 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3296ca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
20f3f3c
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
73fbad2
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
082ff5a
perf_counter: Change pctrl() behaviour
by Peter Zijlstra
· 16 years ago
a63eaf3
perf_counter: Dynamically allocate tasks' perf_counter_context struct
by Paul Mackerras
· 16 years ago
4200efd
sched: properly define the sched_group::cpumask and sched_domain::span fields
by Ingo Molnar
· 16 years ago
690cc3f
syscall: Implement a convinience function restart_syscall
by Eric W. Biederman
· 16 years ago
2d02494
sched, timers: cleanup avenrun users
by Thomas Gleixner
· 16 years ago
dce48a8
sched, timers: move calc_load() to scheduler
by Thomas Gleixner
· 16 years ago
789f90f
perf_counter: per user mlock gift
by Peter Zijlstra
· 16 years ago
eea08f3
timers: Logic to move non pinned timers
by Arun R Bharadwaj
· 16 years ago
cd1bb94
timers: /proc/sys sysctl hook to enable timer migration
by Arun R Bharadwaj
· 16 years ago
5e751e9
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
by David Howells
· 16 years ago
d254117
Merge branch 'master' into next
by James Morris
· 16 years ago
0ad5d70
Merge branch 'tracing/hw-branch-tracing' into tracing/core
by Ingo Molnar
· 16 years ago
3bcac02
SELinux: Don't flush inherited SIGKILL during execve()
by David Howells
· 16 years ago
e7fd5d4
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
416dfdc
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
by Ingo Molnar
· 16 years ago
261842b
tracing: add same level recursion detection
by Steven Rostedt
· 16 years ago
05725f7
rculist: use list_entry_rcu in places where it's appropriate
by Jiri Pirko
· 16 years ago
e3c8ca8
sched: do not count frozen tasks toward load
by Nathan Lynch
· 16 years ago
5ea472a
Merge commit 'v2.6.30-rc1' into perfcounters/core
by Ingo Molnar
· 16 years ago
Next »