GIT Revision: 02c0d8a5fef2d4c7ed848275a5ab56cbfaa3f450

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6951
This commit is contained in:
Michal Marek
2011-04-17 05:01:12 +00:00
committed by Git OBS Bridge
parent 286c74e9cc
commit 21e3b12085
33 changed files with 307 additions and 4 deletions
+7
View File
@@ -872,6 +872,13 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files
%changelog
* Sat Apr 16 2011 trenn@suse.de
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
- commit 02c0d8a
* Sat Apr 16 2011 trenn@suse.de
- intel_idle: Make lapic_timer_reliable_states a boot param
(bnc#675161).
- commit 85b156b
* Fri Apr 15 2011 jeffm@suse.com
- Enabled CONFIG_GIGASET_CAPI (bnc#686008).
- This results in automatically disabling CONFIG_GIGASET_I4L.