index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-01-04
sched, autogroup: Fix reference leak
Mike Galbraith
2011-01-04
sched, autogroup: Fix potential access to freed memory
Mike Galbraith
2011-01-04
sched: Remove redundant CONFIG_CGROUP_SCHED ifdef
Yong Zhang
2010-12-19
sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...
Paul Turner
2010-12-19
sched: Move periodic share updates to entity_tick()
Paul Turner
2010-12-19
Merge commit 'v2.6.37-rc6' into sched/core
Ingo Molnar
2010-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-12-14
workqueue: It is likely that WORKER_NOT_RUNNING is true
Steven Rostedt
2010-12-08
printk: Use this_cpu_{read|write} api on printk_pending
Eric Dumazet
2010-12-08
sched: Make pushable_tasks CONFIG_SMP dependant
Dario Faggioli
2010-12-08
Merge branch 'linus' into sched/core
Ingo Molnar
2010-12-08
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...
Linus Torvalds
2010-12-07
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-12-06
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-12-06
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
2010-12-06
PM / Hibernate: Use async I/O when reading compressed hibernation image
Bojan Smojver
2010-12-02
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
2010-12-01
genirq: Fix incorrect proc spurious output
Kenji Kaneshige
2010-11-30
sched: Add 'autogroup' scheduling feature: automated per session task groups
Mike Galbraith
2010-11-30
sched: Fix unregister_fair_sched_group()
Paul Turner
2010-11-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-27
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-11-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-27
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-11-26
sched: Remove unused argument dest_cpu to migrate_task()
Nikanth Karthikesan
2010-11-26
mutexes, sched: Introduce arch_mutex_cpu_relax()
Gerald Schaefer
2010-11-26
Merge commit 'v2.6.37-rc3' into sched/core
Ingo Molnar
2010-11-26
nohz: Fix printk_needs_cpu() return value on offline cpus
Heiko Carstens
2010-11-26
printk: Fix wake_up_klogd() vs cpu hotplug
Heiko Carstens
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
2010-11-26
workqueue: check the allocation of system_unbound_wq
Hitoshi Mitake
2010-11-23
sched: Add some clock info to sched_debug
Peter Zijlstra
2010-11-23
cpu: Remove incorrect BUG_ON
Peter Zijlstra
2010-11-23
cpu: Remove unused variable
Dhaval Giani
2010-11-23
sched: Fix UP build breakage
Peter Zijlstra
2010-11-23
sched: Make task dump print all 15 chars of proc comm
Erik Gilling
2010-11-19
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
2010-11-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-11-18
sched: Update tg->shares after cpu.shares write
Paul Turner
2010-11-18
sched: Allow update_cfs_load() to update global load
Paul Turner
2010-11-18
sched: Implement demand based update_cfs_load()
Paul Turner
2010-11-18
sched: Update shares on idle_balance
Paul Turner
2010-11-18
sched: Add sysctl_sched_shares_window
Paul Turner
2010-11-18
sched: Introduce hierarchal order on shares update list
Paul Turner
2010-11-18
sched: Fix update_cfs_load() synchronization
Paul Turner
2010-11-18
sched: Fix load corruption from update_cfs_shares()
Paul Turner
2010-11-18
sched: Make tg_shares_up() walk on-demand
Peter Zijlstra
2010-11-18
sched: Implement on-demand (active) cfs_rq list
Peter Zijlstra
2010-11-18
sched: Rewrite tg_shares_up)
Peter Zijlstra
[next]