GIT Revision: 83cec5a8252e63185c4dc95234de8bf0ef32a762

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6947
This commit is contained in:
Michal Marek
2011-04-13 05:02:37 +00:00
committed by Git OBS Bridge
parent 50c4878ebe
commit 47c29942f7
38 changed files with 1614 additions and 282 deletions

View File

@@ -1,3 +1,68 @@
-------------------------------------------------------------------
Wed Apr 13 04:01:31 CEST 2011 - jeffm@suse.de
- fhandle: Add <linux/personality.h> for ia64.
- commit 83cec5a
-------------------------------------------------------------------
Wed Apr 13 03:30:36 CEST 2011 - jeffm@suse.com
- kvm: Fix off by one in kvm_for_each_vcpu iteration.
- commit 4e5c2b7
-------------------------------------------------------------------
Wed Apr 13 03:20:30 CEST 2011 - jeffm@suse.com
- rts_pstor: Add <linux/vmalloc.h>.
- rts_pstor: use #ifdef instead of #if.
- commit caa5347
-------------------------------------------------------------------
Tue Apr 12 21:30:55 CEST 2011 - jeffm@suse.com
- gma500: Depend on X86.
- commit 3aa298c
-------------------------------------------------------------------
Tue Apr 12 20:46:13 CEST 2011 - jeffm@suse.com
- Updated to 2.6.39-rc3.
- Eliminated 2 patches.
- commit 200c913
-------------------------------------------------------------------
Tue Apr 12 20:28:31 CEST 2011 - jeffm@suse.com
- patches.suse/s390-Kerntypes.diff: remove <linux/smp_lock.h>
- commit d7c79f2
-------------------------------------------------------------------
Tue Apr 12 20:25:11 CEST 2011 - jeffm@suse.com
- olpc: Add <linux/delay.h>.
- commit 58ce0db
-------------------------------------------------------------------
Tue Apr 12 19:37:48 CEST 2011 - jeffm@suse.com
- Update config files for -vanilla.
- commit 52fe306
-------------------------------------------------------------------
Tue Apr 12 19:10:01 CEST 2011 - jeffm@suse.com
- Update to 2.6.39-rc2.
- Eliminated 18 patches.
- Added 3 patches.
- hv_mouse: needs <linux/delay.h>.
- dm-raid45: Remove blk_unplug calls.
- novfs: 2.6.39 API update.
- Xen, Swap-over-NFS, and certain SCSI multipath features are disabled.
- patches.kernel.org is no longer used to contain upstream patches
for -rc releases. Users planning on building their own kernel should
have a copy of the tarball corresponding to the -rc releases.
- commit adf9d16
-------------------------------------------------------------------
Mon Apr 11 09:43:45 CEST 2011 - neilb@suse.de