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-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-03-03
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
2014-03-02
kernel: Include appropriate header file in time/timekeeping_debug.c
Rashika Kheria
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-02-28
audit: Send replies in the proper network namespace.
Eric W. Biederman
2014-03-01
PM / hibernate: use name_to_dev_t to parse resume
Sebastian Capella
2014-03-01
PM / wakeup: Include appropriate header file in kernel/power/wakelock.c
Rashika Kheria
2014-03-01
PM / sleep: Move prototype declaration to header file kernel/power/power.h
Rashika Kheria
2014-02-28
Merge branch 'timers/core' into sched/idle
Ingo Molnar
2014-02-28
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
2014-02-28
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
2014-02-28
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-02-28
kernel: Mark function as static in kernel/seccomp.c
Rashika Kheria
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
perf: Optimize group_sched_in()
Peter Zijlstra
2014-02-27
perf: Remove redundant PMU assignment
Mark Rutland
2014-02-27
perf: Fix prototype of find_pmu_context()
Mark Rutland
2014-02-27
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
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
[prev]
[next]