summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | tracing, function_graph: Merge overhead and duration display functionsJiri Olsa2011-06-151-74/+74
| | * | | | | | | | | | | | | tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa2011-06-153-18/+9
| | * | | | | | | | | | | | | async: Fixed an include coding style issuePaul McQuade2011-06-151-5/+7
| | * | | | | | | | | | | | | ftrace: Fixed an include coding style issuePaul McQuade2011-06-151-5/+2
| | * | | | | | | | | | | | | tracing: Add disable_on_free optionSteven Rostedt2011-06-152-2/+5
| | * | | | | | | | | | | | | tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik2011-06-151-35/+73
| | * | | | | | | | | | | | | tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-153-22/+23
| | * | | | | | | | | | | | | tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik2011-06-151-11/+12
| * | | | | | | | | | | | | | perf: export perf_event_refresh() to modulesAvi Kivity2011-07-011-1/+2
| * | | | | | | | | | | | | | perf: Add context field to perf_eventAvi Kivity2011-07-013-10/+23
| * | | | | | | | | | | | | | perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-012-24/+21
| * | | | | | | | | | | | | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-015-45/+33
| * | | | | | | | | | | | | | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2011-07-011-1/+5
| * | | | | | | | | | | | | | events: Ensure that timers are updated without requiring read() callEric B Munson2011-07-011-2/+13
| * | | | | | | | | | | | | | events: Move lockless timer calculation into helper functionEric B Munson2011-07-011-7/+15
| * | | | | | | | | | | | | | events: Add note to update_event_times comment about holding ctx->lockEric B Munson2011-07-011-0/+1
| * | | | | | | | | | | | | | perf_events: Fix perf buffer watermark settingVince Weaver2011-07-012-9/+13
| * | | | | | | | | | | | | | Merge commit 'v3.0-rc5' into perf/coreIngo Molnar2011-07-0116-521/+611
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge commit 'v3.0-rc3' into perf/coreIngo Molnar2011-06-1610-47/+103
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | perf: Split up buffer handling from core codeFrederic Weisbecker2011-06-094-498/+568
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | perf, core: Fix initial task_ctx/event installationPeter Zijlstra2011-06-071-11/+17
| * | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-06-044-27/+66
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v3.0-rc1' into perf/coreIngo Molnar2011-06-0321-733/+876
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | perf: De-schedule a task context when removing the last eventPeter Zijlstra2011-05-281-0/+4
| * | | | | | | | | | | | | | | perf: Change close() semantics for group eventsPeter Zijlstra2011-05-281-7/+1
| * | | | | | | | | | | | | | | perf: Collect the schedule-in rules in one functionPeter Zijlstra2011-05-281-12/+15
| * | | | | | | | | | | | | | | perf: Change and simplify ctx::is_active semanticsPeter Zijlstra2011-05-281-6/+8
| * | | | | | | | | | | | | | | perf: Simplify and fix __perf_install_in_context()Peter Zijlstra2011-05-281-45/+35
| * | | | | | | | | | | | | | | perf: Remove task_ctx_sched_in()Peter Zijlstra2011-05-281-20/+6
| * | | | | | | | | | | | | | | perf: Optimize event scheduling lockingPeter Zijlstra2011-05-281-25/+36
| * | | | | | | | | | | | | | | perf: Clean up 'ctx' reference countingPeter Zijlstra2011-05-281-7/+3
| * | | | | | | | | | | | | | | perf: Optimize ctx_sched_out()Peter Zijlstra2011-05-281-2/+2
* | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-232-15/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | sysctl,rcu: Convert call_rcu(free_head) to kfreePaul E. McKenney2011-07-201-8/+3
| * | | | | | | | | | | | | | | | audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()Lai Jiangshan2011-07-201-7/+1
* | | | | | | | | | | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-232-13/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursionPeter Zijlstra2011-06-221-10/+20
| * | | | | | | | | | | | | | | | | printk: Fix console_sem vs logbuf_lock unlock racePeter Zijlstra2011-06-221-2/+18
| * | | | | | | | | | | | | | | | | printk: Release console_sem after logbuf_lockPeter Zijlstra2011-06-071-3/+5
* | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-236-8/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | lockdep: Fix lockdep_no_validate against IRQ statesPeter Zijlstra2011-07-211-0/+3
| * | | | | | | | | | | | | | | | | | plist: Remove the need to supply locks to plist headsDima Zavin2011-07-085-8/+8
| | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-233-10/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-151-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-021-2/+2
| | * | | | | | | | | | | | | | | | | | PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-021-0/+4
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-151-2/+3
| * | | | | | | | | | | | | | | | | | PM / Suspend: Export suspend_set_ops, suspend_valid_only_memKevin Hilman2011-07-151-0/+2
| * | | | | | | | | | | | | | | | | | PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham2011-07-151-6/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-07-231-28/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \