summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-226-55/+54
|\
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-211-0/+1
| |\
| | * tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-141-0/+1
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-211-3/+4
| |\ \ | | |/ | |/|
| | * ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt2011-07-111-2/+2
| | * ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-07-071-1/+2
| * | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-053-3/+7
| |\ \
| | * | tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-141-0/+4
| | * | x86: Swap save_stack_trace_regs parametersMasami Hiramatsu2011-06-141-2/+2
| | * | tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-141-1/+1
| * | | perf: export perf_event_refresh() to modulesAvi Kivity2011-07-011-0/+5
| * | | perf: Add context field to perf_eventAvi Kivity2011-07-012-3/+11
| * | | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-1/+2
| * | | perf_events: Update Intel extra regs shared constraints managementStephane Eranian2011-07-011-3/+11
| * | | perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-011-3/+1
| * | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-10/+8
| * | | perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy2011-07-011-1/+1
| * | | Merge commit 'v3.0-rc5' into perf/coreIngo Molnar2011-07-0141-168/+433
| |\ \ \
| * \ \ \ Merge commit 'v3.0-rc3' into perf/coreIngo Molnar2011-06-1626-87/+99
| |\ \ \ \
| * | | | | perf: Split up buffer handling from core codeFrederic Weisbecker2011-06-091-29/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-1/+1
|\ \ \ \ \
| * | | | | rcu: Fix wrong check in list_splice_init_rcu()Jan H. Schönherr2011-07-201-1/+1
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-223-55/+6
|\ \ \ \ \ \
| * | | | | | mutex: Make mutex_destroy() an inline functionJean Delvare2011-07-211-1/+1
| * | | | | | plist: Remove the need to supply locks to plist headsDima Zavin2011-07-082-54/+5
* | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-223-0/+48
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-073-0/+48
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-213-0/+48
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | | * | | | | iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-211-0/+35
| | | | * | | | | x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-0/+11
| | | | * | | | | iommu-api: Add missing header fileLaura Abbott2011-06-141-0/+2
| | | |/ / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-226-20/+156
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-151-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman2011-07-121-0/+6
| * | | | | | | | | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-154-20/+134
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-141-0/+2
| | * | | | | | | | | PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki2011-07-131-0/+3
| | * | | | | | | | | PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki2011-07-121-0/+3
| | * | | | | | | | | PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki2011-07-121-3/+7
| | * | | | | | | | | PM / Domains: Export pm_genpd_poweron() in headerMagnus Damm2011-07-101-0/+5
| | |/ / / / / / / /
| | * | | | | | | | PM: Rename clock management functionsRafael J. Wysocki2011-07-021-14/+14
| | * | | | | | | | PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-021-1/+1
| | * | | | | | | | PM / Domains: Wakeup devices support for system sleep transitionsRafael J. Wysocki2011-07-021-0/+1
| | * | | | | | | | PM / Domains: System-wide transitions support for generic domains (v5)Rafael J. Wysocki2011-07-021-0/+12
| | * | | | | | | | PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki2011-07-021-0/+6
| | * | | | | | | | PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-021-0/+78
| | * | | | | | | | PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIMERafael J. Wysocki2011-07-021-1/+1
| | * | | | | | | | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-023-4/+4
| * | | | | | | | | PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham2011-07-151-0/+8
| * | | | | | | | | PM / OPP: Introduce function to free cpufreq tableNishanth Menon2011-07-151-0/+8