Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | tracing/events: Add ftrace_event_call param to define_fields() | Li Zefan | 2009-08-19 | 2 | -3/+2 | |
| * | | | | | | tracing/syscalls: Add fields format for exit events | Li Zefan | 2009-08-19 | 2 | -3/+6 | |
| * | | | | | | tracing/events: Add module tracepoints | Li Zefan | 2009-08-17 | 2 | -3/+137 | |
| * | | | | | | tracing: Add fields format definition for syscall events | Frederic Weisbecker | 2009-08-11 | 2 | -0/+3 | |
| * | | | | | | tracing: Add ftrace event call parameter to its field descriptor handler | Frederic Weisbecker | 2009-08-11 | 2 | -2/+4 | |
| * | | | | | | tracing: Add perf counter support for syscalls tracing | Jason Baron | 2009-08-11 | 3 | -1/+60 | |
| * | | | | | | tracing: Add individual syscalls tracepoint id support | Jason Baron | 2009-08-11 | 2 | -4/+26 | |
| * | | | | | | tracing: Add trace events for each syscall entry/exit | Jason Baron | 2009-08-11 | 2 | -11/+68 | |
| * | | | | | | tracing: Add ftrace_event_call void * 'data' field | Jason Baron | 2009-08-11 | 2 | -4/+5 | |
| * | | | | | | tracing: Add syscall tracepoints | Jason Baron | 2009-08-11 | 1 | -0/+20 | |
| * | | | | | | tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro | Jason Baron | 2009-08-11 | 1 | -4/+27 | |
| * | | | | | | tracing: Call arch_init_ftrace_syscalls at boot | Jason Baron | 2009-08-11 | 1 | -1/+0 | |
| * | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-08-11 | 53 | -186/+559 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | tracing/filters: improve subsystem filter | Li Zefan | 2009-07-20 | 1 | -1/+3 | |
| * | | | | | | | tracing/events: record the size of dynamic arrays | Li Zefan | 2009-07-20 | 1 | -6/+8 | |
| * | | | | | | | tracing/events: add missing type info of dynamic arrays | Lai Jiangshan | 2009-07-20 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-07-18 | 100 | -458/+1148 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ring-buffer: make lockless | Steven Rostedt | 2009-07-07 | 1 | -1/+0 | |
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | 5 | -108/+260 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched: Turn off child_runs_first | Mike Galbraith | 2009-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | sched: enable SD_WAKE_IDLE | Peter Zijlstra | 2009-09-07 | 1 | -3/+3 | |
| * | | | | | | | | | sched: Turn on SD_BALANCE_NEWIDLE | Ingo Molnar | 2009-09-04 | 1 | -2/+2 | |
| * | | | | | | | | | sched: Clean up topology.h | Ingo Molnar | 2009-09-04 | 1 | -68/+101 | |
| * | | | | | | | | | sched: Remove reciprocal for cpu_power | Peter Zijlstra | 2009-09-04 | 1 | -8/+2 | |
| * | | | | | | | | | sched: Scale down cpu_power due to RT tasks | Peter Zijlstra | 2009-09-04 | 1 | -0/+1 | |
| * | | | | | | | | | sched: Add smt_gain | Peter Zijlstra | 2009-09-04 | 2 | -0/+2 | |
| * | | | | | | | | | sched: Add SD_PREFER_SIBLING | Peter Zijlstra | 2009-09-04 | 1 | -14/+15 | |
| * | | | | | | | | | sched: Add wait, sleep and iowait accounting tracepoints | Peter Zijlstra | 2009-09-02 | 1 | -0/+95 | |
| * | | | | | | | | | sched: Provide iowait counters | Arjan van de Ven | 2009-09-02 | 1 | -0/+4 | |
| * | | | | | | | | | Merge commit 'v2.6.31-rc8' into sched/core | Ingo Molnar | 2009-09-02 | 36 | -133/+406 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR | Hiroshi Shimamoto | 2009-08-18 | 1 | -0/+2 | |
| * | | | | | | | | | | sched: Add default defines for PREEMPT_ACTIVE | Arnd Bergmann | 2009-08-09 | 1 | -0/+6 | |
| * | | | | | | | | | | sched: Enhance the pre/post scheduling logic | Gregory Haskins | 2009-08-02 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2009-08-02 | 38 | -136/+287 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sched: Fix cond_resched_lock() in !CONFIG_PREEMPT | Frederic Weisbecker | 2009-08-02 | 1 | -1/+7 | |
| * | | | | | | | | | | | sched: Convert the only user of cond_resched_bkl to use cond_resched() | Frederic Weisbecker | 2009-07-18 | 1 | -2/+0 | |
| * | | | | | | | | | | | sched: Pull up the might_sleep() check into cond_resched() | Frederic Weisbecker | 2009-07-18 | 1 | -10/+19 | |
| * | | | | | | | | | | | sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched() | Frederic Weisbecker | 2009-07-18 | 1 | -7/+2 | |
| * | | | | | | | | | | | sched: Add a preempt count base offset to __might_sleep() | Frederic Weisbecker | 2009-07-18 | 1 | -3/+3 | |
| * | | | | | | | | | | | sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep() | Frederic Weisbecker | 2009-07-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2009-07-18 | 65 | -359/+440 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2009-06-29 | 326 | -2816/+12287 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag | Lennart Poettering | 2009-06-15 | 1 | -0/+6 | |
* | | | | | | | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-09-02 | 18 | -61/+79 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | perf_counter: Allow sharing of output channels | Peter Zijlstra | 2009-08-25 | 1 | -0/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | oprofile: Implement performance counter multiplexing | Jason Yeh | 2009-07-20 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core | Robert Richter | 2009-07-14 | 492 | -4097/+19490 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2009-06-17 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |