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
2009-12-09
sched: Make tunable scaling style configurable
Christian Ehrhardt
2009-12-09
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2009-12-09
sched: Fix task priority bug
Peter Zijlstra
2009-12-09
sched: cgroup: Implement different treatment for idle shares
Peter Zijlstra
2009-12-09
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
2009-12-09
sched: Discard some old bits
Peter Zijlstra
2009-12-09
sched: Clean up check_preempt_wakeup()
Peter Zijlstra
2009-12-09
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
Jupyung Lee
2009-12-09
sched: Sanitize fork() handling
Peter Zijlstra
2009-12-09
sched: Clean up ttwu() rq locking
Peter Zijlstra
2009-12-09
sched: Remove rq->clock coupling from set_task_cpu()
Peter Zijlstra
2009-12-09
sched: Consolidate select_task_rq() callers
Peter Zijlstra
2009-12-09
sched: Remove sysctl.sched_features
Peter Zijlstra
2009-12-09
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2009-12-09
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
2009-12-06
sched: Fix balance vs hotplug race
Peter Zijlstra
2009-12-06
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
2009-12-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-05
Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2009-12-05
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-05
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-05
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-05
Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-03
mutex: Fix missing conditions to build mutex_spin_on_owner()
Frederic Weisbecker
2009-12-03
mutex: Better control mutex adaptive spinning config
Frederic Weisbecker
2009-12-03
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
2009-12-03
rcu: Enable fourth level of TREE_RCU hierarchy
Paul E. McKenney
2009-12-03
rcu: Rename "quiet" functions
Paul E. McKenney
2009-12-03
Merge branch 'master' into next
James Morris
2009-12-02
modules: don't export section names of empty sections via sysfs
Helge Deller
2009-12-02
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2009-12-02
sched, cputime: Cleanups related to task_times()
Hidetoshi Seto
2009-12-02
sched: Fix isolcpus boot option
Rusty Russell
2009-12-02
sched: Revert 498657a478c60be092208422fefa9c7b248729c2
Tejun Heo
2009-12-02
perf: Don't free perf_mmap_data until work has been done
Kristian Høgsberg
2009-12-01
trace_syscalls: Remove unused syscall_name_to_nr()
Lai Jiangshan
2009-12-01
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
2009-12-01
SLOW_WORK: Fix the CONFIG_MODULES=n case
David Howells
2009-12-01
perf_event: Initialize data.period in perf_swevent_hrtimer()
Xiao Guangrong
[next]