Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | sched: Implement a gentler fair-sleepers feature | Ingo Molnar | 2009-09-16 | 2 | -2/+16 | |
| | * | | sched: Add SD_PREFER_LOCAL | Peter Zijlstra | 2009-09-16 | 3 | -3/+8 | |
| | * | | sched: Add a few SYNC hint knobs to play with | Peter Zijlstra | 2009-09-15 | 2 | -3/+21 | |
| | * | | sched: Fix sync wakeups again | Peter Zijlstra | 2009-09-15 | 1 | -4/+4 | |
| | * | | sched: Add WF_FORK | Peter Zijlstra | 2009-09-15 | 3 | -2/+3 | |
| | * | | sched: Rename sync arguments | Peter Zijlstra | 2009-09-15 | 6 | -24/+33 | |
| | * | | sched: Rename select_task_rq() argument | Peter Zijlstra | 2009-09-15 | 4 | -11/+11 | |
| | * | | sched: Feature to disable APERF/MPERF cpu_power | Peter Zijlstra | 2009-09-15 | 2 | -2/+15 | |
| | * | | x86: sched: Provide arch implementations using aperf/mperf | Peter Zijlstra | 2009-09-15 | 3 | -1/+60 | |
| | * | | x86: Add generic aperf/mperf code | Peter Zijlstra | 2009-09-15 | 2 | -70/+39 | |
| | * | | x86: Move APERF/MPERF into a X86_FEATURE | Peter Zijlstra | 2009-09-15 | 3 | -7/+9 | |
| | * | | sched: Provide arch_scale_freq_power | Peter Zijlstra | 2009-09-15 | 1 | -2/+19 | |
| | * | | sched: Reduce forkexec_idx | Peter Zijlstra | 2009-09-15 | 5 | -9/+7 | |
| | * | | sched: Improve latencies and throughput | Mike Galbraith | 2009-09-15 | 6 | -9/+9 | |
| | * | | sched: Fix some domain tunings | Peter Zijlstra | 2009-09-15 | 1 | -2/+2 | |
| | * | | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 | 7 | -11/+28 | |
| | * | | sched: Fix task affinity for select_task_rq_fair | Peter Zijlstra | 2009-09-15 | 1 | -3/+2 | |
| | * | | sched: for_each_domain() vs RCU | Peter Zijlstra | 2009-09-15 | 1 | -2/+7 | |
| | * | | sched: Weaken SD_POWERSAVINGS_BALANCE | Peter Zijlstra | 2009-09-15 | 2 | -23/+38 | |
| | * | | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 | 10 | -237/+84 | |
| | * | | sched: Add TASK_WAKING | Peter Zijlstra | 2009-09-15 | 2 | -16/+16 | |
| | * | | sched: Hook sched_balance_self() into sched_class::select_task_rq() | Peter Zijlstra | 2009-09-15 | 5 | -11/+20 | |
| | * | | sched: Move sched_balance_self() into sched_fair.c | Peter Zijlstra | 2009-09-15 | 2 | -146/+145 | |
| | * | | sched: Move code around | Peter Zijlstra | 2009-09-15 | 1 | -42/+39 | |
| | * | | sched: Add come comments to the sched features | Peter Zijlstra | 2009-09-15 | 1 | -8/+85 | |
| | * | | sched: Complete buddy switches | Mike Galbraith | 2009-09-15 | 2 | -1/+3 | |
| | * | | sched: Split WAKEUP_OVERLAP | Peter Zijlstra | 2009-09-15 | 2 | -3/+5 | |
| | * | | sched: Fix double_rq_lock() compile warning | Peter Zijlstra | 2009-09-15 | 1 | -2/+2 | |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-17 | 3 | -12/+19 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'x86/pat' into x86/urgent | H. Peter Anvin | 2009-09-17 | 44 | -1150/+1523 | |
| | |\ \ \ | ||||||
| | | * | | | x86, pat: don't use rb-tree based lookup in reserve_memtype() | Suresh Siddha | 2009-09-17 | 1 | -10/+2 | |
| | * | | | | x86: Increase MIN_GAP to include randomized stack | Michal Hocko | 2009-09-10 | 2 | -2/+17 | |
| * | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-17 | 35 | -797/+1506 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | vsnprintf: remove duplicate comment of vsnprintf | Steven Rostedt | 2009-09-17 | 1 | -6/+4 | |
| | * | | | | | softirq: add BLOCK_IOPOLL to softirq_to_name | Li Zefan | 2009-09-17 | 2 | -11/+12 | |
| | * | | | | | oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP | Christian Borntraeger | 2009-09-17 | 1 | -0/+1 | |
| | * | | | | | tracing: switch function prints from %pf to %ps | Steven Rostedt | 2009-09-17 | 3 | -7/+7 | |
| | * | | | | | vsprintf: add %ps that is the same as %pS but is like %pf | Steven Rostedt | 2009-09-17 | 1 | -2/+4 | |
| | * | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-09-17 | 5279 | -364814/+626999 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'tip/tracing/core4' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2009-09-16 | 10 | -70/+349 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | tracing: Fix minor bugs for __unregister_ftrace_function_probe | Atsushi Tsuji | 2009-09-16 | 1 | -2/+2 | |
| | | * | | | | | | tracing: remove notrace from __kprobes annotation | Steven Rostedt | 2009-09-15 | 1 | -2/+2 | |
| | | * | | | | | | tracing: optimize global_trace_clock cachelines | Steven Rostedt | 2009-09-15 | 1 | -10/+14 | |
| | | * | | | | | | ftrace: document function and function graph implementation | Mike Frysinger | 2009-09-14 | 3 | -3/+252 | |
| | | * | | | | | | tracing: make testing syscall events a separate configuration | Steven Rostedt | 2009-09-14 | 2 | -0/+24 | |
| | | * | | | | | | tracing: remove some unused macros | Li Zefan | 2009-09-14 | 2 | -35/+0 | |
| | | * | | | | | | ftrace: add compile-time check on F_printk() | Li Zefan | 2009-09-14 | 1 | -4/+41 | |
| | | * | | | | | | tracing: fix F_printk() typos | Li Zefan | 2009-09-14 | 1 | -9/+9 | |
| | | * | | | | | | tracing: have TRACE_EVENT macro use __flags to not shadow parameter | Steven Rostedt | 2009-09-14 | 1 | -2/+2 | |
| | | * | | | | | | tracing: add static to generated TRACE_EVENT functions | Steven Rostedt | 2009-09-14 | 2 | -3/+3 |