index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
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-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-09
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-09-27
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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-14
Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-08-11
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-08-06
sas_ss_flags: Remove nested ternary if
Richard Weinberger
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
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-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-12
Merge commit '3cf2f34' into sched/core, to fix build error
Ingo Molnar
[next]