commit 57a2f1c8a19eb6e5cd9403a32c6f256d9d4c6dad
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7703
This commit is contained in:
parent
f584117d78
commit
deb4c11b33
@ -12,8 +12,8 @@
|
|||||||
+i386 i386/desktop
|
+i386 i386/desktop
|
||||||
+i386 i386/pae
|
+i386 i386/pae
|
||||||
+i386 -syms i386/debug
|
+i386 -syms i386/debug
|
||||||
#+i386 i386/xen
|
+i386 i386/xen
|
||||||
#+i386 -syms i386/ec2
|
+i386 -syms i386/ec2
|
||||||
+i386 i386/vanilla
|
+i386 i386/vanilla
|
||||||
+i386 -syms i386/trace
|
+i386 -syms i386/trace
|
||||||
|
|
||||||
@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
+x86_64 x86_64/default
|
+x86_64 x86_64/default
|
||||||
+x86_64 x86_64/desktop
|
+x86_64 x86_64/desktop
|
||||||
#+x86_64 x86_64/xen
|
+x86_64 x86_64/xen
|
||||||
#+x86_64 -syms x86_64/ec2
|
+x86_64 -syms x86_64/ec2
|
||||||
+x86_64 -syms x86_64/debug
|
+x86_64 -syms x86_64/debug
|
||||||
+x86_64 x86_64/vanilla
|
+x86_64 x86_64/vanilla
|
||||||
+x86_64 -syms x86_64/trace
|
+x86_64 -syms x86_64/trace
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:eb9521ce910faa0dc6afaa798067ee08039b20751bad9e8242cf6dc4ad4b58da
|
oid sha256:389abc500751e3d7ac482011b48fe1ac7604979f74e63eff1f7fa97f2e424e1c
|
||||||
size 311263
|
size 316408
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Name: kernel-debug
|
|||||||
Summary: A Debug Version of the Kernel
|
Summary: A Debug Version of the Kernel
|
||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Name: kernel-default
|
|||||||
Summary: The Standard Kernel
|
Summary: The Standard Kernel
|
||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Name: kernel-desktop
|
|||||||
Summary: Kernel optimized for the desktop
|
Summary: Kernel optimized for the desktop
|
||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ Name: kernel-docs
|
|||||||
Summary: Kernel Documentation
|
Summary: Kernel Documentation
|
||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,295 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/cubox.
|
||||||
|
- commit 85bdaf6
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 6 16:36:04 CET 2014 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.13-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit fed42b5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 6 15:20:24 CET 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable CONFIG_I2C_VIA in config/x86_64/desktop too
|
||||||
|
- commit febc20c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 6 15:08:44 CET 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable CONFIG_I2C_VIA, no 64-bit system would need it
|
||||||
|
- commit 95d3d3d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 3 11:40:27 CET 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Switch to linux-*.tar.xz
|
||||||
|
- commit cdd7212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 3 11:01:58 CET 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Add support for linux-*.tar.xz to the spec files
|
||||||
|
- commit d12c880
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 2 17:01:46 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
- ARM: Reenable and update configs
|
||||||
|
- commit 0d77ece
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 2 16:35:07 CET 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.13-rc6.
|
||||||
|
- commit 63236e5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 26 19:57:00 CET 2013 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.13-rc5.
|
||||||
|
- Eliminated 3 patches.
|
||||||
|
- commit 7127d5f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 23 20:31:50 CET 2013 - dvaleev@suse.com
|
||||||
|
|
||||||
|
- Run add_vmlinux for ppc64le
|
||||||
|
- commit ae96e26
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- ibmveth: Fix more little endian issues.
|
||||||
|
- powerpc: Don't return to BE mode when we are already there.
|
||||||
|
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||||
|
- powerpc: Add relocation code for fixups.
|
||||||
|
- powerpc: Add global exports for all interrupt vectors.
|
||||||
|
- commit 3d0a348
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.13-rc4.
|
||||||
|
- ppc64le/vanilla appears to have not been resynced when copied.
|
||||||
|
- commit 82b44e7
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 20 01:14:25 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable relocation on ppc64le (it's broken)
|
||||||
|
- commit fbe0eb5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:39:34 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable kvm for ppc64le (not implemented upstream)
|
||||||
|
- commit 7fa2dfd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:17:44 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- powerpc: PTRACE_PEEKUSR always returns FPR0.
|
||||||
|
- commit c9829ea
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:17:17 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- PPC: Build only vmlinux target.
|
||||||
|
- commit 04c2cde
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:15:37 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian.
|
||||||
|
- commit 0044320
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:14:07 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Add ppc64le support (configs are a copy of the ppc64 ones with LE enabled)
|
||||||
|
- commit d86dbed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:13:02 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- sched: Remove PREEMPT_NEED_RESCHED from generic code. (fixes ppc)
|
||||||
|
- commit 605502a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:11:43 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Disable 32-on-64 ptrace patch, it breaks for ppc64le
|
||||||
|
- commit a943cf8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:10:46 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Update config files
|
||||||
|
- remove epapr bytechan interface, we don't support booke
|
||||||
|
- commit 68ab0ab
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 18 15:10:19 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Disable simplefb and x86 sysfb due to breakage (bnc#855821)
|
||||||
|
- commit 656db57
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 16 15:39:56 CET 2013 - ohering@suse.de
|
||||||
|
|
||||||
|
- fbmem: really support wildcard video=options for all fbdev
|
||||||
|
drivers.
|
||||||
|
- commit 5b170d7
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 16 15:36:07 CET 2013 - ohering@suse.de
|
||||||
|
|
||||||
|
- Delete
|
||||||
|
patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch.
|
||||||
|
- commit b3125ee
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 13 16:02:31 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Add missing CONFIG_PINCTRL_SINGLE kconfig setups
|
||||||
|
- commit 39ea148
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 12 13:53:00 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- config.conf: s390 is history
|
||||||
|
- Delete config/s390/s390.
|
||||||
|
- Delete config/s390/trace.
|
||||||
|
- Delete config/s390/vanilla.
|
||||||
|
- commit 2bf5161
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 12 10:24:11 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/ida-remove-warning-dump-stack.patch.
|
||||||
|
Already included since kernel 3.11 (WARN calls dump_stack.)
|
||||||
|
- commit 8e04564
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 18:55:53 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- rpm/guards: Spelling fix
|
||||||
|
- commit 2e074cb
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 18:55:24 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- rpm/guards: Delete dead code
|
||||||
|
- commit 98077a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 18:24:25 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- rpm/guards: Typo fix from upstream
|
||||||
|
- commit ce654f8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 02:46:26 CET 2013 - stefan.bruens@rwth-aachen.de
|
||||||
|
|
||||||
|
- config: set CONFIG_X86_INTEL_LPSS and CONFIG_I2C_DESIGNWARE_PLATFORM
|
||||||
|
Enable INTEL LPSS (Low Power SubSystem) for LynxPoint chipsets (bnc#849125)
|
||||||
|
and DesignWare (platform) i2c bus driver (bnc#849338).
|
||||||
|
The DesignWare i2c driver depends on the clock subsystem.
|
||||||
|
- commit 3a6fe23
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 9 12:40:58 CET 2013 - hare@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/scsi-error-test-unit-ready-timeout:
|
||||||
|
Superseded by commit 0816c9251a7180383bb7811e1a1545f7b78e5374.
|
||||||
|
- commit 44df1ce
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 9 12:32:26 CET 2013 - hare@suse.de
|
||||||
|
|
||||||
|
- iscsi_target: race condition on shutdown (bnc#850072).
|
||||||
|
- commit c4710fd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 20:02:23 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.13-rc3.
|
||||||
|
- commit 82b4383
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 6 16:56:31 CET 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.spec.in: Add the OBS _constraints file as source
|
||||||
|
- commit 17282e4
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 20:20:22 CET 2013 - jeffm@suse.de
|
||||||
|
|
||||||
|
- config: enable CONFIG_EXPERT
|
||||||
|
3.10 introduced Kconfig rules that automatically builds in
|
||||||
|
uncommon HID drivers if EXPERT is not set.
|
||||||
|
This commit does not introduce any other config changes.
|
||||||
|
- commit 30a8773
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 19:57:54 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- README: Update to document typical patch naming
|
||||||
|
- commit d2a2470
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 16:43:58 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
- config: CONFIG_CHECKPOINT_RESTORE=y and CONFIG_MEM_SOFT_DIRTY=y on x86_64
|
||||||
|
- commit d99342f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 2 04:25:25 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "init: define console_initcall when built as a module."
|
||||||
|
This reverts commit 9eb723d9911b941e71381831812b7c7bd17d24f3.
|
||||||
|
- commit c172b07
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 2 03:55:26 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- init: define console_initcall when built as a module.
|
||||||
|
- commit 9eb723d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 2 03:23:04 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- overlayfs: update for 3.13 delegated_inode API changes.
|
||||||
|
- commit 3d88c7f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 2 02:29:42 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.13-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 75ac3c3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -36,6 +328,27 @@ Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
|||||||
- omapdrm: fix compile with dma_addr_t > u32.
|
- omapdrm: fix compile with dma_addr_t > u32.
|
||||||
- commit 611f4eb
|
- commit 611f4eb
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 23 01:43:38 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.13-rc1.
|
||||||
|
- Eliminated 7 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- ARM needs config updates.
|
||||||
|
- commit 2dfdca4
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 21 11:10:31 CET 2013 - guillaume.gardet@oliseo.fr
|
||||||
|
|
||||||
|
- Add USB PHY support (needed to get USB and Ethernet working on beagle and panda boards) Add CONFIG_PINCTRL_SINGLE=y to be able to use Device tree (at least for beagle and panda boards) Add ARM SoC sound support Add SPI bus support Add user-space access to I2C and SPI
|
||||||
|
- commit b3c966e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 21 10:50:28 CET 2013 - guillaume.gardet@oliseo.fr
|
||||||
|
|
||||||
|
- Set CONFIG_GPIO_TWL4030 as built-in (instead of module) as a requirement to boot on SD card on beagleboard xM
|
||||||
|
- commit 5b7fb61
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -65,6 +378,18 @@ Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
|
|||||||
fate#313309
|
fate#313309
|
||||||
- commit c2e046e
|
- commit c2e046e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 15 23:53:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: build uncommon HID drivers as modules
|
||||||
|
- commit 92db3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 15 23:33:44 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync HID=y on x86_64/debug config
|
||||||
|
- commit 2437d0f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
|
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-ec2
|
# spec file for package kernel-ec2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12
|
%define srcversion 3.13-rc7
|
||||||
%define patchversion 3.12.2
|
%define patchversion 3.13.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-ec2
|
Name: kernel-ec2
|
||||||
Summary: The Amazon EC2 Xen Kernel
|
Summary: The Amazon EC2 Xen Kernel
|
||||||
Version: 3.12.2
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g3b81e61
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -146,9 +146,10 @@ Conflicts: libc.so.6()(64bit)
|
|||||||
Provides: kernel = %version-%source_rel
|
Provides: kernel = %version-%source_rel
|
||||||
|
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
Source4: _constraints
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
Source9: devel-post.sh
|
Source9: devel-post.sh
|
||||||
Source10: preun.sh
|
Source10: preun.sh
|
||||||
@ -301,7 +302,7 @@ kernel (for Amazon EC2).
|
|||||||
|
|
||||||
%source_timestamp
|
%source_timestamp
|
||||||
%prep
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-%srcversion.tar.bz2 ]; then
|
if ! [ -e %{S:0} ]; then
|
||||||
echo "The %name-%version.nosrc.rpm package does not contain the" \
|
echo "The %name-%version.nosrc.rpm package does not contain the" \
|
||||||
"complete sources. Please install kernel-source-%version.src.rpm."
|
"complete sources. Please install kernel-source-%version.src.rpm."
|
||||||
exit 1
|
exit 1
|
||||||
@ -538,7 +539,7 @@ add_vmlinux()
|
|||||||
cp -p arch/alpha/boot/vmlinux.gz %buildroot/boot/vmlinuz-%kernelrelease-%build_flavor
|
cp -p arch/alpha/boot/vmlinux.gz %buildroot/boot/vmlinuz-%kernelrelease-%build_flavor
|
||||||
image=vmlinuz
|
image=vmlinuz
|
||||||
%endif
|
%endif
|
||||||
%ifarch ppc ppc64
|
%ifarch ppc ppc64 ppc64le
|
||||||
add_vmlinux
|
add_vmlinux
|
||||||
image=vmlinux
|
image=vmlinux
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Name: kernel-exynos
|
|||||||
Summary: Kernel for Samsung's Exynos SoC
|
Summary: Kernel for Samsung's Exynos SoC
|
||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Name: kernel-lpae
|
|||||||
Summary: Kernel for LPAE enabled systems
|
Summary: Kernel for LPAE enabled systems
|
||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Name: kernel-pae
|
|||||||
Summary: Kernel with PAE Support
|
Summary: Kernel with PAE Support
|
||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ Name: kernel-source
|
|||||||
Summary: The Linux Kernel Sources
|
Summary: The Linux Kernel Sources
|
||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ Summary: Kernel Symbol Versions (modversions)
|
|||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -54,6 +54,9 @@ Requires: kernel-lpae-devel = %version-%source_rel
|
|||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
Requires: kernel-pae-devel = %version-%source_rel
|
Requires: kernel-pae-devel = %version-%source_rel
|
||||||
%endif
|
%endif
|
||||||
|
%ifarch %ix86 x86_64
|
||||||
|
Requires: kernel-xen-devel = %version-%source_rel
|
||||||
|
%endif
|
||||||
Provides: multiversion(kernel)
|
Provides: multiversion(kernel)
|
||||||
Provides: %name = %version-%source_rel
|
Provides: %name = %version-%source_rel
|
||||||
Source: README.KSYMS
|
Source: README.KSYMS
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Name: kernel-trace
|
|||||||
Summary: The Standard Kernel with Tracing Features
|
Summary: The Standard Kernel with Tracing Features
|
||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Name: kernel-vanilla
|
|||||||
Summary: The Standard Kernel - without any SUSE patches
|
Summary: The Standard Kernel - without any SUSE patches
|
||||||
Version: 3.13.rc7
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g85bdaf6
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,295 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 18:20:00 CET 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- config: armv6hl: Extend default config for Raspberry Pi
|
||||||
|
Activate CONFIG_ARM_ATAG_DTB_COMPAT for it to receive U-Boot bootargs.
|
||||||
|
Enable BCM2835_{I2C,WDT}, MMC_SDHCI_BCM2835, USB_HCD_BCMA as modules.
|
||||||
|
- commit 57a2f1c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 8 17:23:31 CET 2014 - jbeulich@suse.com
|
||||||
|
|
||||||
|
- Update Xen patches to 3.13-rc7 and c/s 1245.
|
||||||
|
- netback: bump tx queue length (bnc#849404).
|
||||||
|
- config.conf: Re-enable Xen configs.
|
||||||
|
- Update config files.
|
||||||
|
- commit 0e71aa4
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 7 15:46:28 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
- Delete config/armv7hl/cubox.
|
||||||
|
- commit 85bdaf6
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 6 16:36:04 CET 2014 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.13-rc7.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit fed42b5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 6 15:20:24 CET 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable CONFIG_I2C_VIA in config/x86_64/desktop too
|
||||||
|
- commit febc20c
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 6 15:08:44 CET 2014 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Disable CONFIG_I2C_VIA, no 64-bit system would need it
|
||||||
|
- commit 95d3d3d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 3 11:40:27 CET 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Switch to linux-*.tar.xz
|
||||||
|
- commit cdd7212
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 3 11:01:58 CET 2014 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- Add support for linux-*.tar.xz to the spec files
|
||||||
|
- commit d12c880
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 2 17:01:46 CET 2014 - agraf@suse.de
|
||||||
|
|
||||||
|
- ARM: Reenable and update configs
|
||||||
|
- commit 0d77ece
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 2 16:35:07 CET 2014 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.13-rc6.
|
||||||
|
- commit 63236e5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 26 19:57:00 CET 2013 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.13-rc5.
|
||||||
|
- Eliminated 3 patches.
|
||||||
|
- commit 7127d5f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 23 20:31:50 CET 2013 - dvaleev@suse.com
|
||||||
|
|
||||||
|
- Run add_vmlinux for ppc64le
|
||||||
|
- commit ae96e26
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 23 02:42:55 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- ibmveth: Fix more little endian issues.
|
||||||
|
- powerpc: Don't return to BE mode when we are already there.
|
||||||
|
- powerpc: Add hack to make ppc64le work on hosts without ILE.
|
||||||
|
- powerpc: Add relocation code for fixups.
|
||||||
|
- powerpc: Add global exports for all interrupt vectors.
|
||||||
|
- commit 3d0a348
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 21 18:43:27 CET 2013 - jeffm@suse.de
|
||||||
|
|
||||||
|
- Update to 3.13-rc4.
|
||||||
|
- ppc64le/vanilla appears to have not been resynced when copied.
|
||||||
|
- commit 82b44e7
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 20 01:14:25 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable relocation on ppc64le (it's broken)
|
||||||
|
- commit fbe0eb5
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:39:34 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Update config files: Disable kvm for ppc64le (not implemented upstream)
|
||||||
|
- commit 7fa2dfd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:17:44 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- powerpc: PTRACE_PEEKUSR always returns FPR0.
|
||||||
|
- commit c9829ea
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:17:17 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- PPC: Build only vmlinux target.
|
||||||
|
- commit 04c2cde
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:15:37 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian.
|
||||||
|
- commit 0044320
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:14:07 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Add ppc64le support (configs are a copy of the ppc64 ones with LE enabled)
|
||||||
|
- commit d86dbed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:13:02 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- sched: Remove PREEMPT_NEED_RESCHED from generic code. (fixes ppc)
|
||||||
|
- commit 605502a
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:11:43 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Disable 32-on-64 ptrace patch, it breaks for ppc64le
|
||||||
|
- commit a943cf8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 19 18:10:46 CET 2013 - agraf@suse.de
|
||||||
|
|
||||||
|
- Update config files
|
||||||
|
- remove epapr bytechan interface, we don't support booke
|
||||||
|
- commit 68ab0ab
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 18 15:10:19 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Disable simplefb and x86 sysfb due to breakage (bnc#855821)
|
||||||
|
- commit 656db57
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 16 15:39:56 CET 2013 - ohering@suse.de
|
||||||
|
|
||||||
|
- fbmem: really support wildcard video=options for all fbdev
|
||||||
|
drivers.
|
||||||
|
- commit 5b170d7
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 16 15:36:07 CET 2013 - ohering@suse.de
|
||||||
|
|
||||||
|
- Delete
|
||||||
|
patches.suse/suse-hv-Drivers-hv-util-Fix-a-bug-in-util-version-negotiatio.patch.
|
||||||
|
- commit b3125ee
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 13 16:02:31 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Add missing CONFIG_PINCTRL_SINGLE kconfig setups
|
||||||
|
- commit 39ea148
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 12 13:53:00 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- config.conf: s390 is history
|
||||||
|
- Delete config/s390/s390.
|
||||||
|
- Delete config/s390/trace.
|
||||||
|
- Delete config/s390/vanilla.
|
||||||
|
- commit 2bf5161
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 12 10:24:11 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/ida-remove-warning-dump-stack.patch.
|
||||||
|
Already included since kernel 3.11 (WARN calls dump_stack.)
|
||||||
|
- commit 8e04564
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 18:55:53 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- rpm/guards: Spelling fix
|
||||||
|
- commit 2e074cb
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 18:55:24 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- rpm/guards: Delete dead code
|
||||||
|
- commit 98077a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 18:24:25 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
- rpm/guards: Typo fix from upstream
|
||||||
|
- commit ce654f8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 11 02:46:26 CET 2013 - stefan.bruens@rwth-aachen.de
|
||||||
|
|
||||||
|
- config: set CONFIG_X86_INTEL_LPSS and CONFIG_I2C_DESIGNWARE_PLATFORM
|
||||||
|
Enable INTEL LPSS (Low Power SubSystem) for LynxPoint chipsets (bnc#849125)
|
||||||
|
and DesignWare (platform) i2c bus driver (bnc#849338).
|
||||||
|
The DesignWare i2c driver depends on the clock subsystem.
|
||||||
|
- commit 3a6fe23
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 9 12:40:58 CET 2013 - hare@suse.de
|
||||||
|
|
||||||
|
- Delete patches.suse/scsi-error-test-unit-ready-timeout:
|
||||||
|
Superseded by commit 0816c9251a7180383bb7811e1a1545f7b78e5374.
|
||||||
|
- commit 44df1ce
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 9 12:32:26 CET 2013 - hare@suse.de
|
||||||
|
|
||||||
|
- iscsi_target: race condition on shutdown (bnc#850072).
|
||||||
|
- commit c4710fd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 20:02:23 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.13-rc3.
|
||||||
|
- commit 82b4383
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 6 16:56:31 CET 2013 - mmarek@suse.cz
|
||||||
|
|
||||||
|
- rpm/kernel-source.spec.in: Add the OBS _constraints file as source
|
||||||
|
- commit 17282e4
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 20:20:22 CET 2013 - jeffm@suse.de
|
||||||
|
|
||||||
|
- config: enable CONFIG_EXPERT
|
||||||
|
3.10 introduced Kconfig rules that automatically builds in
|
||||||
|
uncommon HID drivers if EXPERT is not set.
|
||||||
|
This commit does not introduce any other config changes.
|
||||||
|
- commit 30a8773
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 19:57:54 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- README: Update to document typical patch naming
|
||||||
|
- commit d2a2470
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 16:43:58 CET 2013 - tiwai@suse.de
|
||||||
|
|
||||||
|
- config: CONFIG_CHECKPOINT_RESTORE=y and CONFIG_MEM_SOFT_DIRTY=y on x86_64
|
||||||
|
- commit d99342f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 2 04:25:25 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Revert "init: define console_initcall when built as a module."
|
||||||
|
This reverts commit 9eb723d9911b941e71381831812b7c7bd17d24f3.
|
||||||
|
- commit c172b07
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 2 03:55:26 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- init: define console_initcall when built as a module.
|
||||||
|
- commit 9eb723d
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 2 03:23:04 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- overlayfs: update for 3.13 delegated_inode API changes.
|
||||||
|
- commit 3d88c7f
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 2 02:29:42 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.13-rc2.
|
||||||
|
- Eliminated 1 patch.
|
||||||
|
- commit 75ac3c3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -36,6 +328,27 @@ Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
|||||||
- omapdrm: fix compile with dma_addr_t > u32.
|
- omapdrm: fix compile with dma_addr_t > u32.
|
||||||
- commit 611f4eb
|
- commit 611f4eb
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 23 01:43:38 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- Update to 3.13-rc1.
|
||||||
|
- Eliminated 7 patches.
|
||||||
|
- Xen is disabled.
|
||||||
|
- ARM needs config updates.
|
||||||
|
- commit 2dfdca4
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 21 11:10:31 CET 2013 - guillaume.gardet@oliseo.fr
|
||||||
|
|
||||||
|
- Add USB PHY support (needed to get USB and Ethernet working on beagle and panda boards) Add CONFIG_PINCTRL_SINGLE=y to be able to use Device tree (at least for beagle and panda boards) Add ARM SoC sound support Add SPI bus support Add user-space access to I2C and SPI
|
||||||
|
- commit b3c966e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 21 10:50:28 CET 2013 - guillaume.gardet@oliseo.fr
|
||||||
|
|
||||||
|
- Set CONFIG_GPIO_TWL4030 as built-in (instead of module) as a requirement to boot on SD card on beagleboard xM
|
||||||
|
- commit 5b7fb61
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -65,6 +378,18 @@ Tue Nov 19 16:52:03 CET 2013 - jbohac@suse.cz
|
|||||||
fate#313309
|
fate#313309
|
||||||
- commit c2e046e
|
- commit c2e046e
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 15 23:53:40 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: build uncommon HID drivers as modules
|
||||||
|
- commit 92db3f1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 15 23:33:44 CET 2013 - jeffm@suse.com
|
||||||
|
|
||||||
|
- config: sync HID=y on x86_64/debug config
|
||||||
|
- commit 2437d0f
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
|
Tue Nov 12 14:09:24 CET 2013 - jdelvare@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-xen
|
# spec file for package kernel-xen
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,8 +19,8 @@
|
|||||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||||
# needssslcertforbuild
|
# needssslcertforbuild
|
||||||
|
|
||||||
%define srcversion 3.12
|
%define srcversion 3.13-rc7
|
||||||
%define patchversion 3.12.2
|
%define patchversion 3.13.0-rc7
|
||||||
%define variant %{nil}
|
%define variant %{nil}
|
||||||
%define vanilla_only 0
|
%define vanilla_only 0
|
||||||
|
|
||||||
@ -59,9 +59,9 @@
|
|||||||
|
|
||||||
Name: kernel-xen
|
Name: kernel-xen
|
||||||
Summary: The Xen Kernel
|
Summary: The Xen Kernel
|
||||||
Version: 3.12.2
|
Version: 3.13.rc7
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g3b81e61
|
Release: <RELEASE>.g57a2f1c
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
@ -149,9 +149,10 @@ Provides: kernel-xenpae = 2.6.17
|
|||||||
Obsoletes: kernel-xenpae <= 2.6.17
|
Obsoletes: kernel-xenpae <= 2.6.17
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%srcversion.tar.bz2
|
Source0: http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-%srcversion.tar.xz
|
||||||
Source2: source-post.sh
|
Source2: source-post.sh
|
||||||
Source3: kernel-source.rpmlintrc
|
Source3: kernel-source.rpmlintrc
|
||||||
|
Source4: _constraints
|
||||||
Source8: devel-pre.sh
|
Source8: devel-pre.sh
|
||||||
Source9: devel-post.sh
|
Source9: devel-post.sh
|
||||||
Source10: preun.sh
|
Source10: preun.sh
|
||||||
@ -304,7 +305,7 @@ unprivileged ("xenU") kernel.
|
|||||||
|
|
||||||
%source_timestamp
|
%source_timestamp
|
||||||
%prep
|
%prep
|
||||||
if ! [ -e %_sourcedir/linux-%srcversion.tar.bz2 ]; then
|
if ! [ -e %{S:0} ]; then
|
||||||
echo "The %name-%version.nosrc.rpm package does not contain the" \
|
echo "The %name-%version.nosrc.rpm package does not contain the" \
|
||||||
"complete sources. Please install kernel-source-%version.src.rpm."
|
"complete sources. Please install kernel-source-%version.src.rpm."
|
||||||
exit 1
|
exit 1
|
||||||
@ -541,7 +542,7 @@ add_vmlinux()
|
|||||||
cp -p arch/alpha/boot/vmlinux.gz %buildroot/boot/vmlinuz-%kernelrelease-%build_flavor
|
cp -p arch/alpha/boot/vmlinux.gz %buildroot/boot/vmlinuz-%kernelrelease-%build_flavor
|
||||||
image=vmlinuz
|
image=vmlinuz
|
||||||
%endif
|
%endif
|
||||||
%ifarch ppc ppc64
|
%ifarch ppc ppc64 ppc64le
|
||||||
add_vmlinux
|
add_vmlinux
|
||||||
image=vmlinux
|
image=vmlinux
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:b2d9d52a4b49a665316cf8935da26d2a78cf5cc6ffa88dda286baf33c476ec7c
|
oid sha256:6ea2de16818366ddd405a82ce15a158959ccb4c1809b92cf7762826db6c829f2
|
||||||
size 2031647
|
size 2041845
|
||||||
|
245
series.conf
245
series.conf
@ -556,125 +556,126 @@
|
|||||||
# re-basing to a newer xen tree.
|
# re-basing to a newer xen tree.
|
||||||
#
|
#
|
||||||
# split out patches
|
# split out patches
|
||||||
+noxen # patches.xen/kexec-move-segment-code-i386.patch
|
patches.xen/kexec-move-segment-code-i386.patch
|
||||||
+noxen # patches.xen/kexec-move-segment-code-x86_64.patch
|
patches.xen/kexec-move-segment-code-x86_64.patch
|
||||||
+noxen # patches.xen/ipv6-no-autoconf
|
patches.xen/ipv6-no-autoconf
|
||||||
+noxen # patches.xen/pci-guestdev
|
patches.xen/pci-guestdev
|
||||||
+noxen # patches.xen/pci-reserve
|
patches.xen/pci-reserve
|
||||||
#
|
|
||||||
# # bulk stuff, new files for xen
|
# bulk stuff, new files for xen
|
||||||
+noxen # patches.xen/xen3-auto-xen-arch.diff
|
patches.xen/xen3-auto-xen-arch.diff
|
||||||
+noxen # patches.xen/xen3-auto-xen-drivers.diff
|
patches.xen/xen3-auto-xen-drivers.diff
|
||||||
+noxen # patches.xen/xen3-auto-include-xen-interface.diff
|
patches.xen/xen3-auto-include-xen-interface.diff
|
||||||
+noxen # patches.xen/xen3-auto-blktap2-pvops.diff
|
patches.xen/xen3-auto-blktap2-pvops.diff
|
||||||
#
|
|
||||||
# # kconfig bits for xen
|
# kconfig bits for xen
|
||||||
+noxen # patches.xen/xen3-auto-xen-kconfig.diff
|
patches.xen/xen3-auto-xen-kconfig.diff
|
||||||
#
|
|
||||||
# # common code changes
|
# common code changes
|
||||||
+noxen # patches.xen/xen3-auto-common.diff
|
patches.xen/xen3-auto-common.diff
|
||||||
+noxen # patches.xen/xen3-auto-arch-x86.diff
|
patches.xen/xen3-auto-arch-x86.diff
|
||||||
+noxen # patches.xen/xen3-auto-arch-i386.diff
|
patches.xen/xen3-auto-arch-i386.diff
|
||||||
+noxen # patches.xen/xen3-auto-arch-x86_64.diff
|
patches.xen/xen3-auto-arch-x86_64.diff
|
||||||
#
|
|
||||||
# # fixups due to upstream Xen parts
|
# fixups due to upstream Xen parts
|
||||||
+noxen # patches.xen/xen3-fixup-xen
|
patches.xen/xen3-fixup-xen
|
||||||
#
|
|
||||||
# # newer changeset backports
|
# newer changeset backports
|
||||||
#
|
|
||||||
# # changes outside arch/{i386,x86_64}/xen
|
# changes outside arch/{i386,x86_64}/xen
|
||||||
+noxen # patches.xen/xen3-fixup-kconfig
|
patches.xen/xen3-fixup-kconfig
|
||||||
+noxen # patches.xen/xen3-fixup-common
|
patches.xen/xen3-fixup-common
|
||||||
+noxen # patches.xen/xen3-fixup-arch-x86
|
patches.xen/xen3-fixup-arch-x86
|
||||||
+noxen # patches.xen/xen3-fixup-blktap2-pvops
|
patches.xen/xen3-fixup-blktap2-pvops
|
||||||
#
|
|
||||||
# # ports of upstream patches
|
# ports of upstream patches
|
||||||
+noxen # patches.xen/xen3-patch-2.6.18
|
patches.xen/xen3-patch-2.6.18
|
||||||
+noxen # patches.xen/xen3-patch-2.6.19
|
patches.xen/xen3-patch-2.6.19
|
||||||
+noxen # patches.xen/xen3-patch-2.6.20
|
patches.xen/xen3-patch-2.6.20
|
||||||
+noxen # patches.xen/xen3-patch-2.6.21
|
patches.xen/xen3-patch-2.6.21
|
||||||
+noxen # patches.xen/xen3-patch-2.6.22
|
patches.xen/xen3-patch-2.6.22
|
||||||
+noxen # patches.xen/xen3-patch-2.6.23
|
patches.xen/xen3-patch-2.6.23
|
||||||
+noxen # patches.xen/xen3-patch-2.6.24
|
patches.xen/xen3-patch-2.6.24
|
||||||
+noxen # patches.xen/xen3-patch-2.6.25
|
patches.xen/xen3-patch-2.6.25
|
||||||
+noxen # patches.xen/xen3-patch-2.6.26
|
patches.xen/xen3-patch-2.6.26
|
||||||
+noxen # patches.xen/xen3-patch-2.6.27
|
patches.xen/xen3-patch-2.6.27
|
||||||
+noxen # patches.xen/xen3-patch-2.6.28
|
patches.xen/xen3-patch-2.6.28
|
||||||
+noxen # patches.xen/xen3-patch-2.6.29
|
patches.xen/xen3-patch-2.6.29
|
||||||
+noxen # patches.xen/xen3-patch-2.6.30
|
patches.xen/xen3-patch-2.6.30
|
||||||
+noxen # patches.xen/xen3-patch-2.6.31
|
patches.xen/xen3-patch-2.6.31
|
||||||
+noxen # patches.xen/xen3-patch-2.6.32
|
patches.xen/xen3-patch-2.6.32
|
||||||
+noxen # patches.xen/xen3-patch-2.6.33
|
patches.xen/xen3-patch-2.6.33
|
||||||
+noxen # patches.xen/xen3-patch-2.6.34
|
patches.xen/xen3-patch-2.6.34
|
||||||
+noxen # patches.xen/xen3-patch-2.6.35
|
patches.xen/xen3-patch-2.6.35
|
||||||
+noxen # patches.xen/xen3-patch-2.6.36
|
patches.xen/xen3-patch-2.6.36
|
||||||
+noxen # patches.xen/xen3-patch-2.6.37
|
patches.xen/xen3-patch-2.6.37
|
||||||
+noxen # patches.xen/xen3-patch-2.6.38
|
patches.xen/xen3-patch-2.6.38
|
||||||
+noxen # patches.xen/xen3-patch-2.6.39
|
patches.xen/xen3-patch-2.6.39
|
||||||
+noxen # patches.xen/xen3-patch-3.0
|
patches.xen/xen3-patch-3.0
|
||||||
+noxen # patches.xen/xen3-patch-3.1
|
patches.xen/xen3-patch-3.1
|
||||||
+noxen # patches.xen/xen3-patch-3.2
|
patches.xen/xen3-patch-3.2
|
||||||
+noxen # patches.xen/xen3-patch-3.3
|
patches.xen/xen3-patch-3.3
|
||||||
+noxen # patches.xen/xen3-patch-3.4
|
patches.xen/xen3-patch-3.4
|
||||||
+noxen # patches.xen/xen3-patch-3.5
|
patches.xen/xen3-patch-3.5
|
||||||
+noxen # patches.xen/xen3-patch-3.6
|
patches.xen/xen3-patch-3.6
|
||||||
+noxen # patches.xen/xen3-patch-3.7
|
patches.xen/xen3-patch-3.7
|
||||||
+noxen # patches.xen/xen3-patch-3.8
|
patches.xen/xen3-patch-3.8
|
||||||
+noxen # patches.xen/xen3-patch-3.9
|
patches.xen/xen3-patch-3.9
|
||||||
+noxen # patches.xen/xen3-patch-3.10
|
patches.xen/xen3-patch-3.10
|
||||||
+noxen # patches.xen/xen3-patch-3.11
|
patches.xen/xen3-patch-3.11
|
||||||
+noxen # patches.xen/xen3-patch-3.12
|
patches.xen/xen3-patch-3.12
|
||||||
#
|
patches.xen/xen3-patch-3.13-rc7
|
||||||
# # ports of other patches
|
|
||||||
+noxen # patches.xen/xen3-stack-unwind
|
# ports of other patches
|
||||||
+noxen # patches.xen/xen3-x86_64-unwind-annotations
|
patches.xen/xen3-stack-unwind
|
||||||
+noxen # patches.xen/xen3-x86-dumpstack-Fix-printk_address-for-direct-addresse.patch
|
patches.xen/xen3-x86_64-unwind-annotations
|
||||||
#
|
|
||||||
# # bugfixes and enhancements
|
# bugfixes and enhancements
|
||||||
+noxen # patches.xen/xen-hypercall-symbols
|
patches.xen/xen-hypercall-symbols
|
||||||
+noxen # patches.xen/xen-sys-suspend
|
patches.xen/xen-sys-suspend
|
||||||
+noxen # patches.xen/xen-ipi-per-cpu-irq
|
patches.xen/xen-ipi-per-cpu-irq
|
||||||
+noxen # patches.xen/xen-virq-per-cpu-irq
|
patches.xen/xen-virq-per-cpu-irq
|
||||||
+noxen # patches.xen/xen-clockevents
|
patches.xen/xen-clockevents
|
||||||
+noxen # patches.xen/xen-spinlock-poll-early
|
patches.xen/xen-spinlock-poll-early
|
||||||
+noxen # patches.xen/xen-pcpu-hotplug
|
patches.xen/xen-pcpu
|
||||||
+noxen # patches.xen/xen-pcpu-hotplug-kexec
|
patches.xen/xen-pcpu-hotplug-kexec
|
||||||
+noxen # patches.xen/xen-mem-hotplug
|
patches.xen/xen-mem-hotplug
|
||||||
+noxen # patches.xen/xen-configurable-guest-devices
|
patches.xen/xen-configurable-guest-devices
|
||||||
+noxen # patches.xen/xen-setup-gsi
|
patches.xen/xen-setup-gsi
|
||||||
+noxen # patches.xen/xen-unpriv-build
|
patches.xen/xen-unpriv-build
|
||||||
+noxen # patches.xen/xen-cpufreq-report
|
patches.xen/xen-cpufreq-report
|
||||||
+noxen # patches.xen/xen-multi-page-ring
|
patches.xen/xen-multi-page-ring
|
||||||
+noxen # patches.xen/xen-balloon-max-target
|
patches.xen/xen-balloon-max-target
|
||||||
+noxen # patches.xen/xen-blkback-multi-page-ring
|
patches.xen/xen-blkback-multi-page-ring
|
||||||
+noxen # patches.xen/xen-blkback-cdrom
|
patches.xen/xen-blkback-cdrom
|
||||||
+noxen # patches.xen/xen-blkif-protocol-fallback-hack
|
patches.xen/xen-blkif-protocol-fallback-hack
|
||||||
+noxen # patches.xen/xen-blkfront-multi-page-ring
|
patches.xen/xen-blkfront-multi-page-ring
|
||||||
+noxen # patches.xen/xen-blkif-op-packet
|
patches.xen/xen-blkif-op-packet
|
||||||
+noxen # patches.xen/xen-blkfront-cdrom
|
patches.xen/xen-blkfront-cdrom
|
||||||
+noxen # patches.xen/xen-blkfront-hvm-no-cdrom
|
patches.xen/xen-blkfront-hvm-no-cdrom
|
||||||
+noxen # patches.xen/xen-blktap-modular
|
patches.xen/xen-blktap-modular
|
||||||
+noxen # patches.xen/xen-blktap-write-barriers
|
patches.xen/xen-blktap-write-barriers
|
||||||
+noxen # patches.xen/xen-blktap2-configurable-nr-devs
|
patches.xen/xen-blktap2-configurable-nr-devs
|
||||||
+noxen # patches.xen/xen-netback-notify-multi
|
patches.xen/xen-netback-notify-multi
|
||||||
+noxen # patches.xen/xen-netback-generalize
|
patches.xen/xen-netback-generalize
|
||||||
+noxen # patches.xen/xen-netback-multiple-tasklets
|
patches.xen/xen-netback-multiple-tasklets
|
||||||
+noxen # patches.xen/xen-netback-kernel-threads
|
patches.xen/xen-netback-kernel-threads
|
||||||
+noxen # patches.xen/xen-cxgb3
|
patches.xen/xen-netback-tx-queue-len
|
||||||
+noxen # patches.xen/xen-dcdbas
|
patches.xen/xen-cxgb3
|
||||||
+noxen # patches.xen/xen-x86-panic-no-reboot
|
patches.xen/xen-dcdbas
|
||||||
+noxen # patches.xen/xen-x86-dcr-fallback
|
patches.xen/xen-x86-panic-no-reboot
|
||||||
+noxen # patches.xen/xen-x86-no-lapic
|
patches.xen/xen-x86-dcr-fallback
|
||||||
+noxen # patches.xen/xen-x86-pmd-handling
|
patches.xen/xen-x86-no-lapic
|
||||||
+noxen # patches.xen/xen-x86-bigmem
|
patches.xen/xen-x86-pmd-handling
|
||||||
+noxen # patches.xen/xen-x86-exit-mmap
|
patches.xen/xen-x86-bigmem
|
||||||
+noxen # patches.xen/xen-x86-per-cpu-vcpu-info
|
patches.xen/xen-x86-exit-mmap
|
||||||
+noxen # patches.xen/xen-x86-pcpu
|
patches.xen/xen-x86-per-cpu-vcpu-info
|
||||||
+noxen # patches.xen/xen-x86-EFI
|
patches.xen/xen-x86-pcpu
|
||||||
+noxen # patches.xen/xen-x86-bzImage
|
patches.xen/xen-x86-EFI
|
||||||
+noxen # patches.xen/xen-x86_64-pgd-pin
|
patches.xen/xen-x86-bzImage
|
||||||
+noxen # patches.xen/xen-x86_64-pgd-alloc-order
|
patches.xen/xen-x86_64-pgd-pin
|
||||||
+noxen # patches.xen/xen-x86_64-dump-user-pgt
|
patches.xen/xen-x86_64-pgd-alloc-order
|
||||||
+noxen # patches.xen/xen-x86_64-note-init-p2m
|
patches.xen/xen-x86_64-dump-user-pgt
|
||||||
+noxen # patches.xen/xen-x86_64-unmapped-initrd
|
patches.xen/xen-x86_64-note-init-p2m
|
||||||
+noxen # patches.xen/xen-x86_64-vread-pvclock
|
patches.xen/xen-x86_64-unmapped-initrd
|
||||||
|
patches.xen/xen-x86_64-vread-pvclock
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2014-01-07 15:46:28 +0100
|
2014-01-08 18:30:05 +0100
|
||||||
GIT Revision: 85bdaf6d6c7e462d8e0b9c1a1a004b0fc9b09772
|
GIT Revision: 57a2f1c8a19eb6e5cd9403a32c6f256d9d4c6dad
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user