index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2014-03-11
sched/clock: Prevent tracing recursion in sched_clock_cpu()
Fernando Luis Vazquez Cao
2014-03-11
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
2014-03-11
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Juri Lelli
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-03-07
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-07
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-03
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-03-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-02-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-02-27
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
2014-02-27
cpuset: fix a locking issue in cpuset_migrate_mm()
Li Zefan
2014-02-27
genirq: Include missing header file in irqdomain.c
Rashika Kheria
2014-02-27
trace: Replace hardcoding of 19 with MAX_NICE
Dongsheng Yang
2014-02-27
sched: Guarantee task priority in pick_next_task()
Peter Zijlstra
2014-02-27
sched/idle: Remove stale old file
Peter Zijlstra
2014-02-27
sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
Dietmar Eggemann
2014-02-27
perf: Fix hotplug splat
Peter Zijlstra
2014-02-27
sched/deadline: Prevent rt_time growth to infinity
Juri Lelli
2014-02-27
sched/deadline: Switch CPU's presence test order
Juri Lelli
2014-02-27
sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration
Kirill Tkhai
2014-02-27
sched: Fix double normalization of vruntime
George McCollister
2014-02-27
genirq: Remove racy waitqueue_active check
Chuansheng Liu
2014-02-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-02-22
sched, nohz: Exclude isolated cores from load balancing
Mike Galbraith
2014-02-22
sched: Fix select_task_rq_fair() description comments
Morten Rasmussen
2014-02-22
workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
Dongsheng Yang
2014-02-22
sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
Dongsheng Yang
2014-02-22
sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
Dongsheng Yang
2014-02-22
rcu: Use MAX_NICE to replace hardcoding of 19
Dongsheng Yang
2014-02-22
sched/rt: Make init_sched_rt_calss() __init
Li Zefan
2014-02-22
sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq'
Li Zefan
2014-02-22
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
2014-02-22
sched: Queue RT tasks to head when prio drops
Thomas Gleixner
2014-02-22
sched: Adjust p->sched_reset_on_fork when nothing else changes
Thomas Gleixner
2014-02-22
sched: Add better debug output for might_sleep()
Thomas Gleixner
2014-02-22
sched: Check for idle task in might_sleep()
Thomas Gleixner
2014-02-22
sched: Init idle->on_rq in init_idle()
Thomas Gleixner
2014-02-21
sched: Remove some #ifdeffery
Peter Zijlstra
2014-02-21
sched: Fix hotplug task migration
Peter Zijlstra
2014-02-21
sched/fair: Remove idle_balance() declaration in sched.h
Peter Zijlstra
2014-02-21
sched/fair: Reset se-depth when task switched to FAIR
Michael wang
2014-02-21
Merge branch 'linus' into sched/core
Thomas Gleixner
2014-02-21
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2014-02-21
sched/deadline: Test for CPU's presence explicitly
Boris Ostrovsky
2014-02-21
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
2014-02-21
sched: Fix information leak in sys_sched_getattr()
Vegard Nossum
2014-02-21
sched,numa: add cond_resched to task_numa_work
Rik van Riel
[next]