1
0
forked from pool/kernel-source

commit daac70a20f192874abf0c9209a20a44622af4f64

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7390
This commit is contained in:
Michal Marek
2012-11-19 07:02:04 +00:00
committed by Git OBS Bridge
parent 7317c9ebf7
commit 4d1d95c131
42 changed files with 328 additions and 59 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 19 05:29:23 CET 2012 - jeffm@suse.com
- Update to 3.7-rc6.
- commit daac70a
-------------------------------------------------------------------
Fri Nov 16 15:57:55 CET 2012 - mmarek@suse.cz
@@ -18,6 +24,14 @@ Wed Nov 14 15:34:13 CET 2012 - jbeulich@novell.com
- Update Xen patches additionally to c/s 1204:
- commit d5de9cf
-------------------------------------------------------------------
Tue Nov 6 20:54:16 CET 2012 - jeffm@suse.com
- config: sync x86_64 configs for NR_UARTS
This commit sets both CONFIG_SERIAL_8250_RUNTIME_UARTS and
CONFIG_SERIAL_8250_NR_UARTS to 32.
- commit ddf88e6
-------------------------------------------------------------------
Tue Nov 6 20:20:37 CET 2012 - jeffm@suse.com