forked from pool/kernel-source
GIT Revision: 02c0d8a5fef2d4c7ed848275a5ab56cbfaa3f450
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6951
This commit is contained in:
parent
286c74e9cc
commit
21e3b12085
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -885,6 +885,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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -905,6 +905,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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -99,6 +99,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/doc/kernel
|
||||
|
||||
%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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -875,6 +875,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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -890,6 +890,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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -894,6 +894,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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -875,6 +875,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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -869,6 +869,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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -254,6 +254,13 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
||||
%endif
|
||||
|
||||
%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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -81,6 +81,13 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
||||
%_docdir/%name/README.SUSE
|
||||
|
||||
%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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -877,6 +877,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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -873,6 +873,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.
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 19:18:05 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Add a boot param to keep flushing TLBs (bnc#675161).
|
||||
- commit 02c0d8a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 16 18:42:01 CEST 2011 - trenn@suse.de
|
||||
|
||||
- intel_idle: Make lapic_timer_reliable_states a boot param
|
||||
(bnc#675161).
|
||||
- commit 85b156b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 15 20:24:29 CEST 2011 - jeffm@suse.com
|
||||
|
||||
|
@ -875,6 +875,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.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5dbf804296e6b5fc1c0e20e241576dc558899e783f9e2ed32c354d0a0bdd5802
|
||||
size 80584
|
||||
oid sha256:cdc00104b45006c297503d053fdb72f7e196aa8e0c389b1c38fcf9189dd83d01
|
||||
size 81248
|
||||
|
@ -271,6 +271,9 @@
|
||||
## cpuidle perf events cleanups and related
|
||||
patches.arch/perf_timechart_fix_zero_timestamps.patch
|
||||
|
||||
patches.fixes/intel_idle_lapic_param.patch
|
||||
patches.fixes/intel_idle_add_flush_tlb_param.patch
|
||||
|
||||
########################################################
|
||||
# AGP, graphics related stuff
|
||||
########################################################
|
||||
|
@ -1,3 +1,3 @@
|
||||
2011-04-15 20:25:16 +0200
|
||||
GIT Revision: 580c1a50b5accbd902f8bbb12431ae95cea9e188
|
||||
2011-04-16 19:18:05 +0200
|
||||
GIT Revision: 02c0d8a5fef2d4c7ed848275a5ab56cbfaa3f450
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user