Age | Commit message (Expand) | Author |
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 |
2009-09-14 | Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2009-09-14 | ftrace: document function and function graph implementation | Mike Frysinger |
2009-09-14 | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-14 | cleanup console_print() | Anirban Sinha |
2009-09-15 | CRED: Allow put_cred() to cope with a NULL groups list | David Howells |
2009-09-14 | clocksource: Delay clocksource down rating to late boot | Thomas Gleixner |
2009-09-14 | clocksource: clocksource_select must be called with mutex locked | Thomas Gleixner |
2009-09-14 | PM: Trivial fixes | Wu Fengguang |
2009-09-14 | PM / Hibernate / Memory hotplug: Always use for_each_populated_zone() | Gerald Schaefer |
2009-09-14 | PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2) | Rafael J. Wysocki |
2009-09-14 | PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) | Rafael J. Wysocki |
2009-09-14 | PM/Hibernate: Rework shrinking of memory | Rafael J. Wysocki |
2009-09-14 | PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ | Thadeu Lima de Souza Cascardo |
2009-09-14 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-14 | tracing: make testing syscall events a separate configuration | Steven Rostedt |
2009-09-14 | tracing: remove some unused macros | Li Zefan |
2009-09-14 | ftrace: add compile-time check on F_printk() | Li Zefan |
2009-09-14 | tracing: fix F_printk() typos | Li Zefan |
2009-09-14 | tracing: add static to generated TRACE_EVENT functions | Steven Rostedt |
2009-09-14 | ring-buffer: typecast cmpxchg to fix PowerPC warning | Steven Rostedt |
2009-09-13 | perf_counter, sched: Add sched_stat_runtime tracepoint | Ingo Molnar |
2009-09-13 | perf_counter: Allow mmap if paranoid checks are turned off | Ingo Molnar |
2009-09-12 | tracing: add filter event logic to special, mmiotrace and boot tracers | Steven Rostedt |
2009-09-12 | tracing: remove trace_event_types.h | Steven Rostedt |
2009-09-12 | tracing: use the new trace_entries.h to create format files | Steven Rostedt |
2009-09-12 | tracing: show details of structures within the ftrace structures | Steven Rostedt |
2009-09-12 | tracing: use macros to create internal ftrace entry ring buffer structures | Steven Rostedt |
2009-09-12 | tracing/profile: fix profile_disable vs module_unload | Li Zefan |
2009-09-12 | tracing: do not update tracing_max_latency when tracer is stopped | Carsten Emde |
2009-09-12 | tracing: remove unused local variables in tracer probe functions | Carsten Emde |
2009-09-11 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |