Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clea... | Kirill Tkhai | 2013-07-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 2013-09-04 | 6 | -184/+330 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | perf: Add attr->mmap2 attribute to an event | Stephane Eranian | 2013-09-02 | 1 | -4/+42 | |
| | * | | | | | | | | | | | | | perf: make events stream always parsable | Adrian Hunter | 2013-08-29 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2013-08-29 | 11 | -65/+146 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | perf: Do not compute time values unnecessarily | Peter Zijlstra | 2013-08-16 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | perf: Account freq events globally | Frederic Weisbecker | 2013-08-16 | 1 | -11/+8 | |
| | * | | | | | | | | | | | | | | perf: Roll back callchain buffer refcount under the callchain mutex | Frederic Weisbecker | 2013-08-16 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | Merge tag 'v3.11-rc5' into perf/core | Ingo Molnar | 2013-08-15 | 31 | -549/+818 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | perf: Do not get values from disabled counters in group format read | Jiri Olsa | 2013-08-07 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | perf: Add PERF_EVENT_IOC_ID ioctl to return event ID | Jiri Olsa | 2013-08-07 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | watchdog: Make it work under full dynticks | Frederic Weisbecker | 2013-07-30 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | | | perf: Implement finer grained full dynticks kick | Frederic Weisbecker | 2013-07-30 | 1 | -8/+9 | |
| | * | | | | | | | | | | | | | | perf: Account freq events per cpu | Frederic Weisbecker | 2013-07-30 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | perf: Migrate per cpu event accounting | Frederic Weisbecker | 2013-07-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | perf: Split the per-cpu accounting part of the event accounting code | Frederic Weisbecker | 2013-07-30 | 1 | -32/+55 | |
| | * | | | | | | | | | | | | | | perf: Factor out event accounting code to account_event()/__free_event() | Frederic Weisbecker | 2013-07-30 | 1 | -32/+47 | |
| | * | | | | | | | | | | | | | | perf: Sanitize get_callchain_buffer() | Frederic Weisbecker | 2013-07-30 | 2 | -20/+23 | |
| | * | | | | | | | | | | | | | | perf: Fix branch stack refcount leak on callchain init failure | Frederic Weisbecker | 2013-07-30 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | sched: Micro-optimize the smart wake-affine logic | Peter Zijlstra | 2013-07-23 | 3 | -2/+8 | |
| | * | | | | | | | | | | | | | | sched: Implement smarter wake-affine logic | Michael Wang | 2013-07-23 | 1 | -0/+47 | |
| | * | | | | | | | | | | | | | | sched: Move h_load calculation to task_h_load() | Vladimir Davydov | 2013-07-23 | 2 | -35/+30 | |
| | * | | | | | | | | | | | | | | perf: Update perf_event_type documentation | Peter Zijlstra | 2013-07-23 | 1 | -15/+16 | |
| | * | | | | | | | | | | | | | | kprobes/x86: Call out into INT3 handler directly instead of using notifier | Jiri Kosina | 2013-07-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Merge branch 'x86/jumplabel' into perf/core | Ingo Molnar | 2013-07-19 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | x86: Introduce int3 (breakpoint)-based instruction patching | Jiri Kosina | 2013-07-16 | 1 | -1/+1 | |
| | | | |_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2013-07-19 | 76 | -2689/+4056 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | perf: Remove the 'match' callback for auxiliary events processing | Jiri Olsa | 2013-07-12 | 1 | -40/+39 | |
| * | | | | | | | | | | | | | | | | perf: Prevent race in unthrottling code | Jiri Olsa | 2013-09-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-09-04 | 4 | -35/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | generic-ipi/locking: Fix misleading smp_call_function_any() description | Xie XiuQi | 2013-08-19 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | hung_task debugging: Print more info when reporting the problem | Oleg Nesterov | 2013-08-02 | 1 | -4/+9 | |
| * | | | | | | | | | | | | | | | | | mutex: Avoid label warning when !CONFIG_MUTEX_SPIN_ON_OWNER | Davidlohr Bueso | 2013-07-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | mutex: Do not unnecessarily deal with waiters | Davidlohr Bueso | 2013-07-23 | 1 | -23/+18 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'v3.11-rc2' into core/locking | Ingo Molnar | 2013-07-23 | 41 | -452/+856 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | mutex: Fix/document access-once assumption in mutex_can_spin_on_owner() | Peter Zijlstra | 2013-07-22 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | lglock: Update lockdep annotations to report recursive local locks | Michel Lespinasse | 2013-07-12 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-04 | 11 | -447/+873 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2013-09-03 | 11 | -447/+873 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ... | Paul E. McKenney | 2013-08-31 | 7 | -375/+764 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | rcu: Make rcutorture emit online failures if verbose | Paul E. McKenney | 2013-08-20 | 1 | -1/+7 | |
| | | | | * | | | | | | | | | | | | | | | | | | rcu: Remove unused variable from rcu_torture_writer() | Paul E. McKenney | 2013-08-20 | 1 | -2/+0 | |
| | | | | * | | | | | | | | | | | | | | | | | | rcu: Sort rcutorture module parameters | Paul E. McKenney | 2013-08-20 | 1 | -52/+49 | |
| | | | | * | | | | | | | | | | | | | | | | | | rcu: Increase rcutorture test coverage | Paul E. McKenney | 2013-08-20 | 1 | -163/+63 | |
| | | | | * | | | | | | | | | | | | | | | | | | rcu: Add duplicate-callback tests to rcutorture | Paul E. McKenney | 2013-08-20 | 1 | -0/+61 | |
| | | |_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU | Paul E. McKenney | 2013-08-31 | 3 | -1/+22 | |
| | | | * | | | | | | | | | | | | | | | | | | nohz_full: Add full-system-idle state machine | Paul E. McKenney | 2013-08-31 | 4 | -7/+337 | |
| | | | * | | | | | | | | | | | | | | | | | | nohz_full: Add full-system-idle arguments to API | Paul E. McKenney | 2013-08-18 | 1 | -7/+18 | |
| | | | * | | | | | | | | | | | | | | | | | | nohz_full: Add full-system idle states and variables | Paul E. McKenney | 2013-08-18 | 1 | -0/+17 | |
| | | | * | | | | | | | | | | | | | | | | | | nohz_full: Add per-CPU idle-state tracking | Paul E. McKenney | 2013-08-18 | 3 | -0/+85 |