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-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-26
resource: Add resource_contains()
Bjorn Helgaas
2014-02-26
Merge branch 'torture.2014.02.23a' into HEAD
Paul E. McKenney
2014-02-26
Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...
Paul E. McKenney
2014-02-26
rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alone
Paul Gortmaker
2014-02-26
rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c
Paul Gortmaker
2014-02-26
notifier: Substitute rcu_access_pointer() for rcu_dereference_raw()
Paul E. McKenney
2014-02-26
KGDB: make kgdb_breakpoint() as noinline
Vijaya Kumar K
2014-02-25
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
2014-02-25
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
2014-02-25
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
2014-02-25
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
2014-02-25
timers: Track total number of timers in list
Paul E. McKenney
2014-02-25
cgroup_freezer: document freezer_fork() subtleties
Tejun Heo
2014-02-25
cgroup: update cgroup_transfer_tasks() to either succeed or fail
Tejun Heo
2014-02-25
cgroup: drop task_lock() protection around task->cgroups
Tejun Heo
2014-02-25
cgroup: update how a newly forked task gets associated with css_set
Tejun Heo
2014-02-25
cgroup: split process / task migration into four steps
Tejun Heo
2014-02-25
cgroup: separate out cset_group_from_root() from task_cgroup_from_root()
Tejun Heo
2014-02-25
cgroup: use css_set->mg_tasks to track target tasks during migration
Tejun Heo
2014-02-25
cgroup: add css_set->mg_tasks
Tejun Heo
2014-02-25
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-24
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
2014-02-24
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
2014-02-24
watchdog: Simplify a little the IPI call
Frederic Weisbecker
2014-02-24
smp: Move __smp_call_function_single() below its safe version
Frederic Weisbecker
2014-02-24
smp: Consolidate the various smp_call_function_single() declensions
Frederic Weisbecker
2014-02-24
smp: Teach __smp_call_function_single() to check for offline cpus
Jan Kara
2014-02-24
smp: Iterate functions through llist_for_each_entry_safe()
Jan Kara
2014-02-24
capability: Use current logging styles
Joe Perches
2014-02-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-02-23
rcutorture: Add a lock_busted to test the test
Paul E. McKenney
2014-02-23
rcutorture: Gracefully handle NULL cleanup hooks
Paul E. McKenney
2014-02-23
rcutorture: Add an rcu_busted to test the test
Paul E. McKenney
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
2014-02-23
rcutorture: Stop generic kthreads in torture_cleanup()
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture_stop_kthread()
Paul E. McKenney
2014-02-23
rcutorture: Abstract torture_create_kthread()
Paul E. McKenney
2014-02-23
rcutorture: Fix missing-return bug in rcu_torture_barrier_init()
Paul E. McKenney
2014-02-23
rcutorture: Fix rcutorture shutdown races
Paul E. McKenney
2014-02-23
rcutorture: Announce task creation
Paul E. McKenney
[prev]
[next]