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
2011-12-06
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
2011-12-06
sched, nohz: Introduce nohz_flags in 'struct rq'
Suresh Siddha
2011-12-06
sched/rt: Code cleanup, remove a redundant function call
Shan Hai
2011-12-06
sched: Fix the sched group node allocation for SD_OVERLAP domains
Suresh Siddha
2011-12-06
sched: Set skip_clock_update in yield_task_fair()
Mike Galbraith
2011-12-06
sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles
Mike Galbraith
2011-12-06
sched: Clean up domain traversal in select_idle_sibling()
Suresh Siddha
2011-12-06
events, sched: Add tracepoint for accounting blocked time
Andrew Vagin
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
2011-11-17
sched: Make separate sched*.c translation units
Peter Zijlstra
2011-11-16
sched: Fix comment for requeue_rt_entity
Richard Weinberger
2011-11-16
sched: Don't call task_group() too many times in set_task_rq()
Andrew Vagin
2011-11-16
sched, trivial: Initialize root cgroup's sibling list
Glauber Costa
2011-11-16
sched: Use jump labels to reduce overhead when bandwidth control is inactive
Paul Turner
2011-11-16
sched: Fix buglet in return_cfs_rq_runtime()
Paul Turner
2011-11-16
sched: Avoid SMT siblings in select_idle_sibling() if possible
Peter Zijlstra
2011-11-14
sched: Set the command name of the idle tasks in SMP kernels
Carsten Emde
2011-11-14
sched, rt: Provide means of disabling cross-cpu bandwidth sharing
Peter Zijlstra
2011-11-14
sched: Document wait_for_completion_*() return values
J. Bruce Fields
2011-11-14
sched_fair: Fix a typo in the comment describing update_sd_lb_stats
Hui Kang
2011-11-14
sched: Add a comment to effective_load() since it's a pain
Peter Zijlstra
2011-11-07
PM / QoS: Set cpu_dma_pm_qos->name
Dominik Brodowski
2011-11-06
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
2011-11-07
module: Enable dynamic debugging regardless of taint
Ben Hutchings
2011-11-04
PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...
Tejun Heo
2011-11-04
PM / QoS: Remove redundant check
Guennadi Liakhovetski
2011-11-04
PM / Sleep: Fix race between CPU hotplug and freezer
Srivatsa S. Bhat
2011-11-03
Revert "perf: Add PM notifiers to fix CPU hotplug races"
Linus Torvalds
2011-11-02
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
2011-11-02
cpusets: avoid looping when storing to mems_allowed if one node remains set
David Rientjes
2011-11-02
cgroups: don't attach task to subsystem if migration failed
Ben Blum
2011-11-02
cgroups: more safe tasklist locking in cgroup_attach_proc
Ben Blum
2011-11-01
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
printk: remove bounds checking for log_prefix
William Douglas
2011-10-31
printk: fix bounds checking for log_prefix
William Douglas
2011-10-31
printk: add console_suspend module parameter
Yanmin Zhang
2011-10-31
printk: add module parameter ignore_loglevel to control ignore_loglevel
Yanmin Zhang
2011-10-31
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
Dan Ballard
2011-10-31
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Vasily Averin
2011-10-31
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
2011-10-31
oom: remove oom_disable_count
David Rientjes
[next]