1
0
forked from pool/kernel-source

GIT Revision: 6547edf2f64ee3edc9802d5f3053d4a6df497240

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6967
This commit is contained in:
Michal Marek
2011-05-11 05:02:56 +00:00
committed by Git OBS Bridge
parent c69ecf590f
commit 105e212c7b
32 changed files with 594 additions and 11 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue May 10 19:10:18 CEST 2011 - mhocko@suse.cz
- Delete patches.suse/files-slab-rcu.patch.
- commit 6547edf
-------------------------------------------------------------------
Tue May 10 16:14:44 CEST 2011 - mhocko@suse.cz
- patches.fixes/aggressive-zone-reclaim.patch: delete because
the patch is very workload specific and can lead to unexpected
reclaims in parallel node local workloads.
- commit 56cf10e
-------------------------------------------------------------------
Tue May 10 16:04:27 CEST 2011 - mhocko@suse.cz
- Delete patches.suse/mm-devzero-optimisation.patch: we do not need
it anymore as we have zero page back since 2.6.32
- commit 323a093
-------------------------------------------------------------------
Tue May 10 14:52:00 CEST 2011 - mmarek@suse.cz
- Really delete patches.fixes/aggressive-zone-reclaim.patch.
- commit b21d4b6
-------------------------------------------------------------------
Mon May 9 14:32:59 CEST 2011 - jbeulich@novell.com