Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-12 | 13 | -188/+328 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-09-12 | 1 | -17/+32 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cpufreq: Acquire the lock in cpufreq_policy_restore() for reading | Lan Tianyu | 2013-09-11 | 1 | -2/+2 | |
| | * | | | | | cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpu | Srivatsa S. Bhat | 2013-09-11 | 1 | -0/+3 | |
| | * | | | | | cpufreq: Restructure if/else block to avoid unintended behavior | Srivatsa S. Bhat | 2013-09-11 | 1 | -2/+3 | |
| | * | | | | | cpufreq: Fix crash in cpufreq-stats during suspend/resume | Srivatsa S. Bhat | 2013-09-11 | 1 | -13/+24 | |
| * | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-09-11 | 4 | -35/+76 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | intel_pstate: Add Haswell CPU models | Nell Hardcastle | 2013-09-10 | 1 | -0/+5 | |
| | * | | | | | Revert "cpufreq: make sure frequency transitions are serialized" | Rafael J. Wysocki | 2013-09-10 | 2 | -16/+0 | |
| | * | | | | | cpufreq: Use signed type for 'ret' variable, to store negative error values | Srivatsa S. Bhat | 2013-09-10 | 1 | -2/+2 | |
| | * | | | | | cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes | Srivatsa S. Bhat | 2013-09-10 | 2 | -7/+1 | |
| | * | | | | | cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplug | Srivatsa S. Bhat | 2013-09-10 | 1 | -2/+9 | |
| | * | | | | | cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lock | Srivatsa S. Bhat | 2013-09-10 | 1 | -0/+3 | |
| | * | | | | | cpufreq: Split __cpufreq_remove_dev() into two parts | Srivatsa S. Bhat | 2013-09-10 | 1 | -12/+53 | |
| | * | | | | | cpufreq: Fix wrong time unit conversion | Andreas Schwab | 2013-09-10 | 1 | -1/+1 | |
| | * | | | | | cpufreq: serialize calls to __cpufreq_governor() | Viresh Kumar | 2013-09-10 | 2 | -1/+7 | |
| | * | | | | | cpufreq: don't allow governor limits to be changed when it is disabled | Viresh Kumar | 2013-09-10 | 1 | -2/+3 | |
| * | | | | | | Merge branch 'acpi-bind' | Rafael J. Wysocki | 2013-09-11 | 1 | -11/+24 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI / bind: Prefer device objects with _STA to those without it | Rafael J. Wysocki | 2013-09-09 | 1 | -11/+24 | |
| * | | | | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2013-09-10 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | cpuidle: Check the result of cpuidle_get_driver() against NULL | Daniel Fu | 2013-08-30 | 1 | -1/+2 | |
| * | | | | | | | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-09-10 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI / LPSS: don't crash if a device has no MMIO resources | Mika Westerberg | 2013-09-02 | 1 | -1/+2 | |
| * | | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-09-10 | 1 | -64/+102 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field. | Bob Moore | 2013-09-06 | 1 | -64/+102 | |
| * | | | | | | | | | | Merge branch 'acpi-pci-hotplug' | Rafael J. Wysocki | 2013-09-10 | 1 | -14/+47 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks | Rafael J. Wysocki | 2013-09-09 | 1 | -7/+25 | |
| | * | | | | | | | | | | ACPI / hotplug / PCI: Use _OST to notify firmware about notify status | Rafael J. Wysocki | 2013-09-07 | 1 | -4/+17 | |
| | * | | | | | | | | | | ACPI / hotplug / PCI: Avoid doing too much for spurious notifies | Rafael J. Wysocki | 2013-09-07 | 1 | -3/+6 | |
| | * | | | | | | | | | | ACPI / hotplug / PCI: Don't trim devices before scanning the namespace | Rafael J. Wysocki | 2013-09-05 | 1 | -1/+0 | |
| * | | | | | | | | | | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-09-10 | 4 | -45/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | PM / hibernate / memory hotplug: Rework mutual exclusion | Rafael J. Wysocki | 2013-08-31 | 3 | -4/+6 | |
| | * | | | | | | | | | | PM / hibernate: Create memory bitmaps after freezing user space | Rafael J. Wysocki | 2013-08-31 | 2 | -32/+31 | |
| | * | | | | | | | | | | ACPI / scan: Change ordering of locks for device hotplug | Rafael J. Wysocki | 2013-08-31 | 1 | -9/+6 | |
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-12 | 29 | -82/+381 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | perf/x86: Fix uncore PCI fixed counter handling | Stephane Eranian | 2013-09-12 | 1 | -2/+4 | |
| * | | | | | | | | | | | | uprobes: Fix utask->depth accounting in handle_trampoline() | Oleg Nesterov | 2013-09-12 | 1 | -3/+1 | |
| * | | | | | | | | | | | | perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING | Stephane Eranian | 2013-09-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-09-12 | 20 | -67/+229 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | perf: Fix up MMAP2 buffer space reservation | Arnaldo Carvalho de Melo | 2013-09-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | perf tools: Add attr->mmap2 support | Stephane Eranian | 2013-09-11 | 17 | -25/+200 | |
| | * | | | | | | | | | | | | perf kvm: Fix sample_type manipulation | Adrian Hunter | 2013-09-09 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | perf evlist: Fix id pos in perf_evlist__open() | Adrian Hunter | 2013-09-09 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | perf trace: Handle perf.data files with no tracepoints | Arnaldo Carvalho de Melo | 2013-09-09 | 1 | -33/+7 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-09-06 | 8 | -10/+146 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | perf session: Separate progress bar update when processing events | Jiri Olsa | 2013-09-05 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | perf trace: Check if MAP_32BIT is defined | Kyle McMartin | 2013-09-05 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | perf hists: Fix formatting of long symbol names | Arnaldo Carvalho de Melo | 2013-09-05 | 1 | -6/+17 | |
| | * | | | | | | | | | | | | perf evlist: Fix parsing with no sample_id_all bit set | Adrian Hunter | 2013-09-05 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | perf tools: Add test for parsing with no sample_id_all bit | Adrian Hunter | 2013-09-05 | 4 | -1/+115 |