index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
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
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
[next]