1
0
forked from pool/kernel-source

Accepting request 59025 from Kernel:HEAD

Accepted submit request 59025 from user coolo

OBS-URL: https://build.opensuse.org/request/show/59025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=125
This commit is contained in:
Lars Vogdt 2011-01-24 14:47:33 +00:00 committed by Git OBS Bridge
commit 67b49af886
42 changed files with 229454 additions and 467 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 21 02:35:17 CET 2011 - trenn@suse.de
- CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
power:power_start/end tracing events got replace by power:cpu_idle
Let's still throw the old ones as well for a while to stay
compatible with current userspace tools.
-------------------------------------------------------------------
Mon Jan 10 15:31:41 CET 2011 - jeffm@suse.de

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee612b9e0075b23af82c1e60a2c3c685636282c48b3e3681efd68a264bdb4419
size 224706
oid sha256:41d04496c478e8d3d29763372c6c7049cc1248270eaf5d5e3393f772dec1f00e
size 224678

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,61 @@
-------------------------------------------------------------------
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
- ACPI / ACPICA: Initialize the global lock spinlock as
appropriate (bnc#637377).
- commit c4b8238
-------------------------------------------------------------------
Tue Jan 18 00:19:14 CET 2011 - trenn@suse.de
- ACPI / ACPICA: Fix global lock acquisition (bnc#637377).
- commit 15cd726
-------------------------------------------------------------------
Mon Jan 17 20:52:49 CET 2011 - jeffm@suse.com
- mISDN: Add support for group membership check (bnc#564423).
- commit 3f46938
-------------------------------------------------------------------
Fri Jan 14 16:29:03 CET 2011 - mmarek@suse.cz

File diff suppressed because it is too large Load Diff

1
minmem Normal file
View File

@ -0,0 +1 @@
1048576

1
needed_space_in_mb Normal file
View File

@ -0,0 +1 @@
6144

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1886b658eda7194617b8460a7b2b0f315b6efa39c5bf9725304404314a73956
size 75246
oid sha256:34cf45d982ebdc87db7695d85841da3641d15efad68d7597a3087d1efb62d10f
size 84061

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6407554948146a73c79e13f3065b07eb53ea2229fe08127424037821af61b4f
size 80347
oid sha256:18ecae3f8e4af2f038eb4142486188b6040d3494d3af2368bc838d6f6d38cb19
size 81577

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c5fcf2d74513ab88f8e306b2a999cbc4a3854200199fef76f585cf9045f8e7b
size 3569
oid sha256:4531817607d387c368bc3ca933262d70c276114aaf03064d0fb1ada89f3d9bfa
size 3565

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58d873a063897c99335150436153ccffcae576f7f3bf75012e84315db310658d
size 289415
oid sha256:72bf047d07ccc3145cc4cdac17a67e7545df3280308947a135c6485d885fe9ef
size 289465

View File

@ -263,6 +263,9 @@
# Queued for 2.6.36 -> just revert after some time
patches.fixes/acpi_ec_sys_access_user_space_with_get_user.patch
patches.arch/acpi_fix_global_lock_acquisition.patch
patches.arch/acpi_init_global_lock.patch
########################################################
# CPUFREQ
########################################################
@ -279,6 +282,14 @@
# patches.suse/cpuidle-documentation
patches.fixes/cpufreq_ondemand_performance_optimise_default_settings.patch
## cpuidle perf events cleanups and related
patches.arch/cpuidle_rename_c0_to_poll_state.patch
patches.arch/cpuidle_event_fix_export.patch
patches.arch/cpuidle_introduce_cpuidle_events.patch
patches.arch/perf_adjust_timechart_to_new_cpuidle_events.patch
patches.arch/cpuidle_fix_double_events.patch
patches.arch/perf_timechart_fix_idle_boxes.patch
patches.arch/perf_timechart_fix_zero_timestamps.patch
########################################################
# AGP, graphics related stuff
@ -484,6 +495,7 @@
patches.fixes/sd_liberal_28_sense_invalid.diff
patches.fixes/scsi-ibmvscsi-module_alias.patch
patches.fixes/fix-ata-panic-with-ata_id
########################################################
# DRM/Video
@ -506,6 +518,8 @@
patches.drivers/tg3-entropy-source.patch
patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch
patches.fixes/ipv6-revert-dont-flush-routes-when-setting-loopback-down.patch
########################################################
# Wireless Networking
@ -513,6 +527,12 @@
patches.suse/wireless-no-aes-select
patches.suse/b43-missing-firmware-info.patch
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices
########################################################
# ISDN
########################################################
patches.fixes/misdn-add-support-for-group-membership-check
########################################################
# iSCSI
########################################################
@ -665,8 +685,6 @@
patches.fixes/ia64-configure-HAVE_UNSTABLE_SCHED_CLOCK-for-SGI_SN.patch
patches.fixes/perf_timechart_power_end_segfault.patch
########################################################
# KVM patches
########################################################

View File

@ -1,3 +1,3 @@
2011-01-14 16:30:38 +0100
GIT Revision: 138eeaadb9ccb73aa3f4df3f6df79d804d4e32f8
2011-01-22 00:41:44 +0100
GIT Revision: fa7af15525aa80c8d9c1b092a98b348c11df390e
GIT Branch: master