1
0
forked from pool/kernel-source

GIT Revision: 4ee537b5bf4d5f656d02e72ae850af0930526734

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6914
This commit is contained in:
Michal Marek
2011-02-09 06:02:52 +00:00
committed by Git OBS Bridge
parent 8bcf16698c
commit 1d2276e413
45 changed files with 76873 additions and 210 deletions

View File

@@ -1,3 +1,65 @@
-------------------------------------------------------------------
Wed Feb 9 00:08:37 CET 2011 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Do not run fdupes in /usr/src/linux-obj, to
keep timestamps intact.
- commit 9ba5ff0
-------------------------------------------------------------------
Tue Feb 8 23:42:06 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove .gitignore files after applying patches
(fix last change).
- commit 907f9cc
-------------------------------------------------------------------
Tue Feb 8 18:10:13 CET 2011 - jeffm@suse.com
- Updated to 2.6.38-rc4.
- Eliminated 1 patch.
- commit c327e0a
-------------------------------------------------------------------
Tue Feb 8 16:48:28 CET 2011 - jbeulich@novell.com
- Fix a few issues in patches.suse/stack-unwind (bnc#661409).
- commit 027481c
-------------------------------------------------------------------
Tue Feb 8 14:31:56 CET 2011 - jbeulich@novell.com
- Update Xen patches to 2.6.38-rc4 and c/s 1066.
- config.conf: Re-enable Xen.
- Update x86 config files.
- commit 72cea6e
-------------------------------------------------------------------
Tue Feb 8 14:17:50 CET 2011 - jbeulich@novell.com
- Update config files.
- Refresh and re-enable patches.arch/x86_64-unwind-annotations.
- Refresh and re-enable patches.suse/stack-unwind.
- commit 1fabeda
-------------------------------------------------------------------
Tue Feb 8 13:16:52 CET 2011 - sjayaraman@suse.de
- Refresh patches.suse/SoN-06-mm-kmem_estimate_pages.patch to accomodate an
upstream change.
- commit ae5bb3f
-------------------------------------------------------------------
Mon Feb 7 18:20:11 CET 2011 - mmarek@suse.cz
- rpm/{kernel-source.spec.in,mkspec}: Sync with vanilla and linux-next
- commit c93cd6c
-------------------------------------------------------------------
Mon Feb 7 16:19:29 CET 2011 - mmarek@suse.cz
- rpm/kernel-source.spec.in: Remove dead code.
- commit 99e8891
-------------------------------------------------------------------
Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
@@ -6,6 +68,12 @@ Mon Feb 7 14:27:36 CET 2011 - mmarek@suse.cz
what it does. Add some comments to explain how the versioning works.
- commit 9a3bc94
-------------------------------------------------------------------
Fri Feb 4 22:22:44 CET 2011 - mmarek@suse.cz
- rpm/compute-PATCHVERSION.sh: Fix sed regexp
- commit 608bae2
-------------------------------------------------------------------
Fri Feb 4 01:46:21 CET 2011 - jeffm@suse.com