summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-1213-188/+328
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-121-17/+32
| |\ \ \ \ \
| | * | | | | cpufreq: Acquire the lock in cpufreq_policy_restore() for readingLan Tianyu2013-09-111-2/+2
| | * | | | | cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpuSrivatsa S. Bhat2013-09-111-0/+3
| | * | | | | cpufreq: Restructure if/else block to avoid unintended behaviorSrivatsa S. Bhat2013-09-111-2/+3
| | * | | | | cpufreq: Fix crash in cpufreq-stats during suspend/resumeSrivatsa S. Bhat2013-09-111-13/+24
| * | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-114-35/+76
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | intel_pstate: Add Haswell CPU modelsNell Hardcastle2013-09-101-0/+5
| | * | | | | Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki2013-09-102-16/+0
| | * | | | | cpufreq: Use signed type for 'ret' variable, to store negative error valuesSrivatsa S. Bhat2013-09-101-2/+2
| | * | | | | cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat2013-09-102-7/+1
| | * | | | | cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplugSrivatsa S. Bhat2013-09-101-2/+9
| | * | | | | cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lockSrivatsa S. Bhat2013-09-101-0/+3
| | * | | | | cpufreq: Split __cpufreq_remove_dev() into two partsSrivatsa S. Bhat2013-09-101-12/+53
| | * | | | | cpufreq: Fix wrong time unit conversionAndreas Schwab2013-09-101-1/+1
| | * | | | | cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar2013-09-102-1/+7
| | * | | | | cpufreq: don't allow governor limits to be changed when it is disabledViresh Kumar2013-09-101-2/+3
| * | | | | | Merge branch 'acpi-bind'Rafael J. Wysocki2013-09-111-11/+24
| |\ \ \ \ \ \
| | * | | | | | ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki2013-09-091-11/+24
| * | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-09-101-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | cpuidle: Check the result of cpuidle_get_driver() against NULLDaniel Fu2013-08-301-1/+2
| * | | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-09-101-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg2013-09-021-1/+2
| * | | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-09-101-64/+102
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore2013-09-061-64/+102
| * | | | | | | | | | Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-09-101-14/+47
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checksRafael J. Wysocki2013-09-091-7/+25
| | * | | | | | | | | | ACPI / hotplug / PCI: Use _OST to notify firmware about notify statusRafael J. Wysocki2013-09-071-4/+17
| | * | | | | | | | | | ACPI / hotplug / PCI: Avoid doing too much for spurious notifiesRafael J. Wysocki2013-09-071-3/+6
| | * | | | | | | | | | ACPI / hotplug / PCI: Don't trim devices before scanning the namespaceRafael J. Wysocki2013-09-051-1/+0
| * | | | | | | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-09-104-45/+43
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki2013-08-313-4/+6
| | * | | | | | | | | | PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki2013-08-312-32/+31
| | * | | | | | | | | | ACPI / scan: Change ordering of locks for device hotplugRafael J. Wysocki2013-08-311-9/+6
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-1229-82/+381
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian2013-09-121-2/+4
| * | | | | | | | | | | | uprobes: Fix utask->depth accounting in handle_trampoline()Oleg Nesterov2013-09-121-3/+1
| * | | | | | | | | | | | perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian2013-09-121-0/+1
| * | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-09-1220-67/+229
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf: Fix up MMAP2 buffer space reservationArnaldo Carvalho de Melo2013-09-111-0/+1
| | * | | | | | | | | | | | perf tools: Add attr->mmap2 supportStephane Eranian2013-09-1117-25/+200
| | * | | | | | | | | | | | perf kvm: Fix sample_type manipulationAdrian Hunter2013-09-091-9/+9
| | * | | | | | | | | | | | perf evlist: Fix id pos in perf_evlist__open()Adrian Hunter2013-09-091-0/+12
| | * | | | | | | | | | | | perf trace: Handle perf.data files with no tracepointsArnaldo Carvalho de Melo2013-09-091-33/+7
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-09-068-10/+146
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf session: Separate progress bar update when processing eventsJiri Olsa2013-09-051-1/+2
| | * | | | | | | | | | | | perf trace: Check if MAP_32BIT is definedKyle McMartin2013-09-051-0/+2
| | * | | | | | | | | | | | perf hists: Fix formatting of long symbol namesArnaldo Carvalho de Melo2013-09-051-6/+17
| | * | | | | | | | | | | | perf evlist: Fix parsing with no sample_id_all bit setAdrian Hunter2013-09-051-2/+7
| | * | | | | | | | | | | | perf tools: Add test for parsing with no sample_id_all bitAdrian Hunter2013-09-054-1/+115
OpenPOWER on IntegriCloud