Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | profile: fix stats and data leakage | Hugh Dickins | 2010-05-14 | 1 | -1/+3 | |
| | * | | | | | | | | | | memcg: fix css_is_ancestor() RCU locking | KAMEZAWA Hiroyuki | 2010-05-11 | 1 | -5/+26 | |
| | * | | | | | | | | | | memcg: fix css_id() RCU locking for real | KAMEZAWA Hiroyuki | 2010-05-11 | 1 | -2/+13 | |
| | * | | | | | | | | | | bsdacct: use del_timer_sync() in acct_exit_ns() | Vitaliy Gusev | 2010-05-11 | 1 | -8/+9 | |
| | * | | | | | | | | | | kexec: fix OOPS in crash_kernel_shrink | Vitaly Mayatskikh | 2010-05-11 | 1 | -4/+2 | |
| | * | | | | | | | | | | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt | 2010-05-11 | 1 | -2/+0 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-07 | 3 | -5/+24 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | rcu: create rcu_my_thread_group_empty() wrapper | Paul E. McKenney | 2010-05-06 | 1 | -0/+11 | |
| | | * | | | | | | | | | sched: Fix an RCU warning in print_task() | Li Zefan | 2010-05-04 | 1 | -0/+2 | |
| | | * | | | | | | | | | cgroup: Fix an RCU warning in alloc_css_id() | Li Zefan | 2010-05-04 | 1 | -2/+2 | |
| | | * | | | | | | | | | cgroup: Fix an RCU warning in cgroup_path() | Li Zefan | 2010-05-04 | 1 | -3/+9 | |
| * | | | | | | | | | | | perf: Optimize perf_output_*() by avoiding local_xchg() | Peter Zijlstra | 2010-05-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | perf: Optimize the hotpath by converting the perf output buffer to local_t | Peter Zijlstra | 2010-05-18 | 1 | -15/+15 | |
| * | | | | | | | | | | | perf: Optimize the perf_output() path by removing IRQ-disables | Peter Zijlstra | 2010-05-18 | 1 | -66/+28 | |
| * | | | | | | | | | | | perf: Disallow mmap() on per-task inherited events | Peter Zijlstra | 2010-05-18 | 1 | -0/+8 | |
| * | | | | | | | | | | | perf: Optimize buffer placement by allocating buffers NUMA aware | Peter Zijlstra | 2010-05-18 | 1 | -2/+15 | |
| * | | | | | | | | | | | perf: Fix errors path in perf_output_begin() | Stephane Eranian | 2010-05-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | perf/ftrace: Optimize perf/tracepoint interaction for single events | Peter Zijlstra | 2010-05-18 | 4 | -13/+23 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-18 | 18 | -910/+849 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | perf: Fix exit() vs event-groups | Peter Zijlstra | 2010-05-11 | 1 | -13/+13 | |
| * | | | | | | | | | | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra | 2010-05-11 | 1 | -3/+16 | |
| * | | | | | | | | | | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP" | Ingo Molnar | 2010-05-11 | 1 | -5/+0 | |
| * | | | | | | | | | | tracing: Drop the nested field from lock_release event | Frederic Weisbecker | 2010-05-09 | 1 | -1/+1 | |
| * | | | | | | | | | | tracing: Drop lock_acquired waittime field | Frederic Weisbecker | 2010-05-09 | 1 | -1/+1 | |
| * | | | | | | | | | | kprobes: Move enable/disable_kprobe() out from debugfs code | Masami Hiramatsu | 2010-05-08 | 1 | -66/+66 | |
| * | | | | | | | | | | perf_event: Make software events work again | Paul Mackerras | 2010-05-08 | 1 | -6/+6 | |
| * | | | | | | | | | | perf: Add group scheduling transactional APIs | Lin Ming | 2010-05-07 | 1 | -13/+20 | |
| * | | | | | | | | | | perf: Annotate perf_event_read_group() vs perf_event_release_kernel() | Peter Zijlstra | 2010-05-07 | 1 | -2/+14 | |
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-05-07 | 4 | -7/+25 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | perf: Fix exit() vs PERF_FORMAT_GROUP | Peter Zijlstra | 2010-05-07 | 1 | -0/+5 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-05-05 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | workqueue: flush_delayed_work: keep the original workqueue for re-queueing | Oleg Nesterov | 2010-04-30 | 1 | -1/+1 | |
| | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-04 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | perf: Fix resource leak in failure path of perf_event_open() | Tejun Heo | 2010-05-01 | 1 | -1/+1 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-04 | 2 | -5/+18 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| / / / / / / / | | | |/ / / / / / / | ||||||
| | | * | | | | | | | rcu: Fix RCU lockdep splat on freezer_fork path | Paul E. McKenney | 2010-04-30 | 1 | -1/+4 | |
| | | * | | | | | | | rcu: Fix RCU lockdep splat in set_task_cpu on fork path | Peter Zijlstra | 2010-04-30 | 1 | -0/+10 | |
| | | * | | | | | | | mutex: Don't spin when the owner CPU is offline or other weird cases | Benjamin Herrenschmidt | 2010-04-23 | 1 | -4/+4 | |
| * | | | | | | | | | perf: Fix check at end of event search | Dan Carpenter | 2010-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | hw_breakpoints: Fix percpu build failure | Frederic Weisbecker | 2010-05-04 | 1 | -1/+1 | |
| * | | | | | | | | | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker | 2010-05-01 | 2 | -31/+48 | |
| * | | | | | | | | | hw-breakpoints: Handle breakpoint weight in allocation constraints | Frederic Weisbecker | 2010-05-01 | 1 | -18/+45 | |
| * | | | | | | | | | hw-breakpoints: Separate constraint space for data and instruction breakpoints | Frederic Weisbecker | 2010-05-01 | 1 | -27/+59 | |
| * | | | | | | | | | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 2010-05-01 | 1 | -2/+24 | |
| * | | | | | | | | | hw-breakpoints: Check disabled breakpoints again | Frederic Weisbecker | 2010-05-01 | 1 | -11/+1 | |
| * | | | | | | | | | Merge commit 'v2.6.34-rc6' into perf/core | Ingo Molnar | 2010-04-30 | 1 | -1/+1 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-04-23 | 4 | -4/+11 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | perf: Enhance perf to allow for guest statistic collection from host | Zhang, Yanmin | 2010-04-19 | 1 | -1/+22 | |
| * | | | | | | | | | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar | 2010-04-15 | 2 | -220/+331 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | tracing/kprobes: Support basic types on dynamic events | Masami Hiramatsu | 2010-04-14 | 2 | -220/+331 |