From 1cea0ad4a03036d5c576611f4d82a9e9b5585aef Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 6 Mar 2014 22:55:18 +0000 Subject: [PATCH] Re-group patches in series svn path=/dists/trunk/linux/; revision=21125 --- debian/patches/series | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/debian/patches/series b/debian/patches/series index 240df392f..197ed8b3b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -37,13 +37,16 @@ debian/sched-autogroup-disabled.patch features/all/cgroups-Allow-memory-cgroup-support-to-be-included-b.patch debian/cgroups-Document-the-Debian-memory-resource-controll.patch debian/yama-disable-by-default.patch +debian/add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by-default.patch -# Disable drivers that need new userland (to be overridden by userland packages) +# Disable autoloading/probing of various drivers by default debian/cirrus-disable-modeset-by-default.patch debian/udl-disable-autoload.patch debian/ast-disable-autoload.patch debian/mgag200-disable-autoload.patch debian/cdc_ncm-cdc_mbim-use-ncm-by-default.patch +debian/snd-pcsp-disable-autoload.patch +bugfix/x86/viafb-autoload-on-olpc-xo1.5-only.patch # Support for microcode updates under Xen features/all/xen/microcode.patch @@ -51,25 +54,19 @@ features/all/xen/microcode-amd-fam15plus.patch features/all/xen/microcode-typo.patch features/all/xen/microcode-api-update.patch -# ARM bug fixes +# Arch bug fixes bugfix/arm/omap-musb-choice.patch - -# Miscellaneous bug fixes bugfix/mips/disable-advansys.patch bugfix/arm/ixp4xx_iobe.patch -bugfix/x86/viafb-autoload-on-olpc-xo1.5-only.patch +bugfix/m68k/ethernat-kconfig.patch + +# Miscellaneous bug fixes bugfix/all/misc-bmp085-Enable-building-as-a-module.patch +bugfix/all/kbuild-use-nostdinc-in-compile-tests.patch +bugfix/all/disable-some-marvell-phys.patch +bugfix/all/bluetooth-allocate-static-minor-for-vhci.patch # Miscellaneous features features/all/x86-memtest-WARN-if-bad-RAM-found.patch features/all/efi-autoload-efivars.patch - -# m68k Kconfig bugfix -bugfix/m68k/ethernat-kconfig.patch - features/all/mvsas-Recognise-device-subsystem-9485-9485-as-88SE94.patch -bugfix/all/kbuild-use-nostdinc-in-compile-tests.patch -debian/add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by-default.patch -bugfix/all/disable-some-marvell-phys.patch -debian/snd-pcsp-disable-autoload.patch -bugfix/all/bluetooth-allocate-static-minor-for-vhci.patch