Age | Commit message (Expand) | Author |
2009-09-19 | kfifo: Use "const" definitions | Alan Cox |
2009-09-18 | headers: taskstats_kern.h trim | Alexey Dobriyan |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-17 | softirq: add BLOCK_IOPOLL to softirq_to_name | Li Zefan |
2009-09-17 | tracing: switch function prints from %pf to %ps | Steven Rostedt |
2009-09-17 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-09-17 | sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE | Peter Zijlstra |
2009-09-17 | sched: Stop buddies from hogging the system | Peter Zijlstra |
2009-09-17 | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra |
2009-09-17 | sched: Fix TASK_WAKING & loadaverage breakage | Ingo Molnar |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-16 | sched: Rename flags to wake_flags | Peter Zijlstra |
2009-09-16 | sched: Clean up the load_idx selection in select_task_rq_fair | Peter Zijlstra |
2009-09-16 | sched: Optimize cgroup vs wakeup a bit | Peter Zijlstra |
2009-09-16 | tracing: Fix minor bugs for __unregister_ftrace_function_probe | Atsushi Tsuji |
2009-09-16 | sched: Implement a gentler fair-sleepers feature | Ingo Molnar |
2009-09-16 | sched: Add SD_PREFER_LOCAL | Peter Zijlstra |
2009-09-15 | block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK | Jens Axboe |
2009-09-15 | sched: Add a few SYNC hint knobs to play with | Peter Zijlstra |
2009-09-15 | sched: Fix sync wakeups again | Peter Zijlstra |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-09-15 | driver-core: move dma-coherent.c from kernel to driver/base | Ming Lei |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-09-15 | tracing: optimize global_trace_clock cachelines | Steven Rostedt |
2009-09-15 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-15 | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-15 | sched: Add WF_FORK | Peter Zijlstra |
2009-09-15 | sched: Rename sync arguments | Peter Zijlstra |
2009-09-15 | sched: Rename select_task_rq() argument | Peter Zijlstra |
2009-09-15 | sched: Feature to disable APERF/MPERF cpu_power | Peter Zijlstra |
2009-09-15 | sched: Provide arch_scale_freq_power | Peter Zijlstra |
2009-09-15 | sched: Improve latencies and throughput | Mike Galbraith |
2009-09-15 | sched: Tweak wake_idx | Peter Zijlstra |
2009-09-15 | sched: Fix task affinity for select_task_rq_fair | Peter Zijlstra |
2009-09-15 | sched: for_each_domain() vs RCU | Peter Zijlstra |
2009-09-15 | sched: Weaken SD_POWERSAVINGS_BALANCE | Peter Zijlstra |
2009-09-15 | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra |
2009-09-15 | sched: Add TASK_WAKING | Peter Zijlstra |
2009-09-15 | sched: Hook sched_balance_self() into sched_class::select_task_rq() | Peter Zijlstra |
2009-09-15 | sched: Move sched_balance_self() into sched_fair.c | Peter Zijlstra |
2009-09-15 | sched: Move code around | Peter Zijlstra |
2009-09-15 | sched: Add come comments to the sched features | Peter Zijlstra |
2009-09-15 | sched: Complete buddy switches | Mike Galbraith |
2009-09-15 | sched: Split WAKEUP_OVERLAP | Peter Zijlstra |
2009-09-15 | sched: Fix double_rq_lock() compile warning | Peter Zijlstra |
2009-09-15 | time: Prevent 32 bit overflow with set_normalized_timespec() | Thomas Gleixner |
2009-09-15 | perf_counter: Fix buffer overflow in perf_copy_attr() | Xiao Guangrong |