Age | Commit message (Expand) | Author |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints | Frederic Weisbecker |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define user breakpoints | Frederic Weisbecker |
2009-11-26 | [SCSI] fix async scan add/remove race resulting in an oops | James Bottomley |
2009-11-26 | sched, time: Define nsecs_to_jiffies() | Hidetoshi Seto |
2009-11-26 | sched: Remove task_{u,s,g}time() | Hidetoshi Seto |
2009-11-26 | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto |
2009-11-26 | tracepoint: Add signal loss events | Masami Hiramatsu |
2009-11-26 | tracepoint: Add signal deliver event | Masami Hiramatsu |
2009-11-26 | tracepoint: Move signal sending tracepoint to events/signal.h | Masami Hiramatsu |
2009-11-26 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2009-11-26 | tracing: Restore original format of sched events | Li Zefan |
2009-11-26 | tracing: Convert some ext4 events to DEFINE_TRACE | Li Zefan |
2009-11-26 | tracing: Convert some jbd2 events to DEFINE_EVENT | Li Zefan |
2009-11-26 | tracing: Convert some block events to DEFINE_EVENT | Li Zefan |
2009-11-26 | tracing: Convert some power events to DEFINE_EVENT | Li Zefan |
2009-11-26 | tracing: Convert some workqueue events to DEFINE_EVENT | Li Zefan |
2009-11-26 | tracing: Convert softirq events to DEFINE_EVENT | Li Zefan |
2009-11-26 | tracing: Convert some kmem events to DEFINE_EVENT | Li Zefan |
2009-11-26 | tracing: Convert module refcnt events to DEFINE_EVENT | Li Zefan |
2009-11-26 | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() | Ingo Molnar |
2009-11-25 | tracing: Separate raw syscall from syscall tracer | Lai Jiangshan |
2009-11-24 | tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT | Steven Rostedt |
2009-11-24 | tracing: Create new DEFINE_EVENT_PRINT | Steven Rostedt |
2009-11-24 | tracing: Create new TRACE_EVENT_TEMPLATE | Steven Rostedt |
2009-11-24 | locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init() | Thomas Gleixner |
2009-11-24 | locking: Remove unused prototype | Thomas Gleixner |
2009-11-24 | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn |
2009-11-24 | hw-breakpoints: Fix misordered ifdef | Frederic Weisbecker |
2009-11-23 | hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers | Frederic Weisbecker |
2009-11-23 | perf_events: Undo some recursion damage | Peter Zijlstra |
2009-11-22 | rcu: Re-arrange code to reduce #ifdef pain | Paul E. McKenney |
2009-11-22 | rcu: Eliminate unneeded function wrapping | Paul E. McKenney |
2009-11-22 | hw-breakpoints: Separate the kernel part from breakpoint headers | Frederic Weisbecker |
2009-11-22 | tracing: Use the perf recursion protection from trace event | Frederic Weisbecker |
2009-11-21 | perf: Fix event scaling for inherited counters | Peter Zijlstra |
2009-11-21 | perf: Allow for custom overflow handlers | Peter Zijlstra |
2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar |
2009-11-20 | i2c: i2c-pnx: Made buf type unsigned to prevent sign extension | Kevin Wells |
2009-11-19 | vt: Fix use of "new" in a struct field | Alan Cox |
2009-11-19 | CacheFiles: Catch an overly long wait for an old active object | David Howells |
2009-11-19 | CacheFiles: Don't write a full page if there's only a partial page to cache | David Howells |
2009-11-19 | FS-Cache: Start processing an object's operations on that object's death | David Howells |
2009-11-19 | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells |
2009-11-19 | FS-Cache: Fix lock misorder in fscache_write_op() | David Howells |
2009-11-19 | FS-Cache: Allow the current state of all objects to be dumped | David Howells |
2009-11-19 | FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items | David Howells |
2009-11-19 | SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed | David Howells |
2009-11-19 | SLOW_WORK: Allow the owner of a work item to determine if it is queued or not | David Howells |
2009-11-19 | SLOW_WORK: Allow the work items to be viewed through a /proc file | David Howells |
2009-11-19 | SLOW_WORK: Add delayed_slow_work support | Jens Axboe |