index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
(
unfollow
)
Commit message (
Expand
)
Author
2015-02-18
sched: Prevent recursion in io_schedule()
NeilBrown
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2015-02-12
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
Cyril Bur
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-12-13
syscalls: implement execveat() system call
David Drysdale
2014-12-13
memcg: turn memcg_kmem_skip_account into a bit field
Vladimir Davydov
2014-11-04
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
Iulia Manda
2014-10-29
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
2014-10-28
sched: Exclude cond_resched() from nested sleep test
Peter Zijlstra
2014-10-28
sched: Debug nested sleeps
Peter Zijlstra
2014-10-28
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
Juri Lelli
2014-10-28
sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...
Juri Lelli
2014-10-09
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
2014-09-24
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2014-09-24
sched: add macros to define bitops for task atomic flags
Zefan Li
2014-09-24
sched: fix confusing PFA_NO_NEW_PRIVS constant
Zefan Li
2014-09-20
sched: Fix end_of_stack() and location of stack canary for architectures usin...
Chuck Ebbert
2014-09-19
sched: Add helper for task stack page overrun checking
Aaron Tomlin
2014-09-19
init/main.c: Give init_task a canary
Aaron Tomlin
2014-09-19
sched: Add new API wake_up_if_idle() to wake up the idle cpu
Chuansheng Liu
2014-09-08
time, signal: Protect resource use statistics with seqlock
Rik van Riel
2014-09-07
rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()
Paul E. McKenney
2014-09-07
rcu: Make TASKS_RCU handle nohz_full= CPUs
Paul E. McKenney
2014-09-07
rcu: Add call_rcu_tasks()
Paul E. McKenney
2014-08-25
sched: Add function single_task_running to let a task check if it is the only...
Tim Chen
2014-08-08
shm: make exit_shm work proportional to task activity
Jack Miller
2014-08-08
kernel/fork.c: make mm_init_owner static
Vladimir Davydov
2014-08-08
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
2014-08-06
cpuidle: menu: Lookup CPU runqueues less
Mel Gorman
2014-08-06
sas_ss_flags: Remove nested ternary if
Richard Weinberger
2014-07-23
delayacct: Make accounting nanosecond based
Thomas Gleixner
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
2014-07-23
sched: Make task->real_start_time nanoseconds based
Thomas Gleixner
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
2014-07-09
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
Paul E. McKenney
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
2014-06-06
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
2014-06-06
perf: Differentiate exec() and non-exec() comm events
Adrian Hunter
2014-06-05
sched: Rename capacity related flags
Nicolas Pitre
2014-06-05
sched: Final power vs. capacity cleanups
Nicolas Pitre
2014-06-05
sched: Let 'struct sched_group_power' care about CPU capacity
Nicolas Pitre
2014-06-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
2014-06-04
kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...
Oleg Nesterov
2014-06-04
kernel/user.c: drop unused field 'files' from user_struct
Kirill A. Shutemov
2014-06-04
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
2014-05-23
wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR
Masatake YAMATO
2014-05-22
sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...
xiaofeng.yan
2014-05-08
sched/idle: Remove TS_POLLING support
Peter Zijlstra
[next]