1
0
forked from pool/kernel-source

- ata: Fix panics with ata_id (bnc#660464).

- commit fa7af15

- Updated some Patch-mainline headers.
- commit 9122bf0

- perf: Do not export power_frequency, but power_start event
    (bnc#665153).
- cpuidle/x86/perf: fix power:cpu_idle double end events and
    throw cpu_idle events from the cpuidle layer (bnc#665153).
- perf: Clean up power events by introducing new, more generic
    ones (bnc#665153).
- cpuidle: Rename X86 specific idle poll state from C0 to POLL
    (bnc#665153).
- perf timechart: Adjust perf timechart to the new power events
    (bnc#665153).
- Fix display of idle boxes (none).
- Fix huge and wronge C-state drawings due to uninitialized
    start/end timestamps (none).
- Update config files.
- doc/config-options.changes:
    CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
- commit b308eff

-    revert: ipv6: don't flush routes when setting loopback down.
- commit de347ac

- ata: Fix panics with ata_id (bnc#660464).
- commit fa7af15

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6905
This commit is contained in:
2011-01-21 23:45:06 +00:00
committed by Git OBS Bridge
parent c4d6e888ad
commit f8fa1f16e5
40 changed files with 22463 additions and 21390 deletions

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Sat Jan 22 00:40:16 CET 2011 - jeffm@suse.com
- ata: Fix panics with ata_id (bnc#660464).
- commit fa7af15
-------------------------------------------------------------------
Sat Jan 22 00:32:08 CET 2011 - jeffm@suse.de
- Updated some Patch-mainline headers.
- commit 9122bf0
-------------------------------------------------------------------
Fri Jan 21 02:42:39 CET 2011 - trenn@suse.de
- perf: Do not export power_frequency, but power_start event
(bnc#665153).
- cpuidle/x86/perf: fix power:cpu_idle double end events and
throw cpu_idle events from the cpuidle layer (bnc#665153).
- perf: Clean up power events by introducing new, more generic
ones (bnc#665153).
- cpuidle: Rename X86 specific idle poll state from C0 to POLL
(bnc#665153).
- perf timechart: Adjust perf timechart to the new power events
(bnc#665153).
- Fix display of idle boxes (none).
- Fix huge and wronge C-state drawings due to uninitialized
start/end timestamps (none).
- Update config files.
- doc/config-options.changes:
CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
- commit b308eff
-------------------------------------------------------------------
Wed Jan 19 21:13:46 CET 2011 - jbohac@suse.cz
- revert: ipv6: don't flush routes when setting loopback down.
- commit de347ac
-------------------------------------------------------------------
Tue Jan 18 01:48:18 CET 2011 - trenn@suse.de