Commit Graph

8940 Commits

Author SHA1 Message Date
Ben Hutchings dc146eddf6 [hppa] udeb: kernel-image does not provide ext2-modules (since 3.2.7-1)
svn path=/dists/trunk/linux/; revision=20614
2013-09-13 03:48:51 +00:00
Ben Hutchings 986413625e [sh4] udeb: kernel-image no longer provides ext3-modules
svn path=/dists/trunk/linux/; revision=20613
2013-09-13 03:46:39 +00:00
Ben Hutchings 0cbce9b1f3 udeb: Update config to match previous kernel config changes
svn path=/dists/trunk/linux/; revision=20612
2013-09-13 03:41:14 +00:00
Ben Hutchings 2b8530f214 Prepare to release linux (3.11-1~exp1).
svn path=/dists/trunk/linux/; revision=20610
2013-09-12 12:17:11 +00:00
Ben Hutchings 760f8946c2 aufs: Update to aufs3.x-rcN-20130909
svn path=/dists/trunk/linux/; revision=20609
2013-09-12 02:45:13 +00:00
Bastian Blank 43571530a4 debian/config: Unify BLK_DEV_RAM_SIZE.
svn path=/dists/trunk/linux/; revision=20608
2013-09-11 20:37:26 +00:00
Bastian Blank da2f25f699 debian/config/kernelarch-x86/config:
Move HYPERV dependent options from debian/config/config.

svn path=/dists/trunk/linux/; revision=20607
2013-09-11 20:30:20 +00:00
Bastian Blank dd10090e07 * debian/changelog: Update.
* debian/config/config
  - Set EXT4_USE_FOR_EXT23.
  - Unset EXT2_FS, EXT3_FS.
* debian/config/kernelarch-mips/config, debian/config/m68k/config:
  Remove overrides.

svn path=/dists/trunk/linux/; revision=20606
2013-09-11 19:46:34 +00:00
Ben Hutchings 02c23408ec Remove m68k configuration of symbols that aren't included
Apparently no m68k platform has configurable HZ, cpufreq or system
power management support.  The corresponding Kconfig files are not
included from arch/m68k/Kconfig, and there is no point in setting
their symbols.

svn path=/dists/trunk/linux/; revision=20605
2013-09-11 03:28:53 +00:00
Ben Hutchings 58b3ca610e Remove configuration of obsolete symbols
These symbols were either (1) removed entirely or (2) merged or
renamed, and we already configure the other symbol.

svn path=/dists/trunk/linux/; revision=20604
2013-09-11 03:26:14 +00:00
Ben Hutchings 0d7750a270 Remove override of undefined PCIEPORTBUS symbol from alpha and hppa configs
drivers/pci/pcie/Kconfig is only included for specific architectures.
These two correctly do not include it, so don't bother to override
it or claim that any configuration change was made.

svn path=/dists/trunk/linux/; revision=20603
2013-09-11 03:13:27 +00:00
Ben Hutchings 9c21ee4937 aufs: Update to aufs3.x-rcN-20130826
svn path=/dists/trunk/linux/; revision=20602
2013-09-11 01:58:44 +00:00
Ben Hutchings de1c33f36d Drop ipv6 patch that's already in 3.11
svn path=/dists/trunk/linux/; revision=20601
2013-09-11 01:56:22 +00:00
Ben Hutchings a0ce50e15f Merge changes from sid up to 3.10.11-1
svn path=/dists/trunk/linux/; revision=20600
2013-09-11 01:24:25 +00:00
Ben Hutchings 8d7685172c Prepare to release linux (3.10.11-1).
svn path=/dists/sid/linux/; revision=20597
2013-09-11 01:02:24 +00:00
Bastian Blank 12b7a6ff80 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20596
2013-09-10 20:21:27 +00:00
Bastian Blank 79b11873dc * debian/changelog: Update.
* debian/config/config: Set NFS_V4_2.

svn path=/dists/trunk/linux/; revision=20592
2013-09-10 16:11:06 +00:00
Ben Hutchings 163df07ac9 Fix 'HID: validate HID report id size' patch which was wrongly limited to drivers/hid
svn path=/dists/sid/linux/; revision=20590
2013-09-10 04:24:13 +00:00
Ben Hutchings 2533029529 Add some security fixes that have been applied upstream
svn path=/dists/sid/linux/; revision=20589
2013-09-10 03:57:37 +00:00
Ben Hutchings d934892944 [armel] Re-enable iop32x and ixp4xx flavours
All that config cleanup has brought them back under the size limit again
... for now ... with gcc-4.7.  (I don't have a gcc-4.8 cross-compiler
to check with.)

svn path=/dists/trunk/linux/; revision=20588
2013-09-09 05:09:07 +00:00
Ben Hutchings 56c4647979 Mention the more interesting of the config fixes in the changelog
svn path=/dists/trunk/linux/; revision=20587
2013-09-09 04:12:48 +00:00
Ben Hutchings e9b2b7d072 Remove configuration for symbols which no longer exist
svn path=/dists/trunk/linux/; revision=20586
2013-09-09 04:09:34 +00:00
Ben Hutchings c141dc60ca sctp: Clean up config for default SCTP cookie HMAC
The config symbols were renamed and changed in behaviour a bit.
Explicitly set them to defaults.

svn path=/dists/trunk/linux/; revision=20585
2013-09-09 04:06:21 +00:00
Ben Hutchings d6e123b9e1 [mips/octeon] Fix config for 3.11
CAVIUM_OCTEON_REFERENCE_BOARD replaces CAVIUM_OCTEON_SOC.

svn path=/dists/trunk/linux/; revision=20584
2013-09-09 04:02:43 +00:00
Ben Hutchings 071eae0e5e [powerpc/powerpc64] Enable CPU_FREQ_CBE (previously CBE_CPUFREQ) as module
svn path=/dists/trunk/linux/; revision=20583
2013-09-09 03:20:27 +00:00
Ben Hutchings df04af86f7 [armhf/armmp] Enable PINCTRL_WM8850, replacing GPIO_VT8500
svn path=/dists/trunk/linux/; revision=20582
2013-09-09 03:04:06 +00:00
Ben Hutchings d151b6b2b0 [armhf/{armmp,mx5}] cpufreq: Enable GENERIC_CPUFREQ_CPU0, replacing CPU_FREQ_IMX
svn path=/dists/trunk/linux/; revision=20581
2013-09-09 02:51:03 +00:00
Ben Hutchings 12d6bf86b5 [armhf] Fix up OMAP configuration for 3.11
Enable ARCH_OMAP3, ARCH_OMAP4 instead of the (now automatic) ARCH_OMAP2PLUS.

Enable MAILBOX, OMAP2PLUS_MBOX instead of the removed OMAP_MBOX_FWK.

svn path=/dists/trunk/linux/; revision=20580
2013-09-09 02:42:42 +00:00
Ben Hutchings af07cdf241 PCI: Disable PCIEPORTBUS in configurations for systems without PCI Express
No Alpha, PA-RISC or SH4 system supports PCI Express.

The older Marvell SoCs supported by iop32x and ixp4xx don't, but the
newer SoCs do.  ARM Versatile doesn't support it and I'm pretty sure
QEMU won't let you add it, but will leave versatile alone for now.

Most supported MIPS platforms don't, but Octeon does.

I don't think PowerPC SPE systems have either PCI or PCI Express, but
I won't touch that configuration now.

svn path=/dists/trunk/linux/; revision=20579
2013-09-09 02:10:33 +00:00
Ben Hutchings 9681a7adac bug script: Prompt to include crash logs from pstore
svn path=/dists/sid/linux/; revision=20578
2013-09-08 19:46:30 +00:00
Ben Hutchings 2fc55f7dc0 [x86] efi: Ensure efi-pstore is loaded on EFI systems
efi-pstore is now a separate module (dependent on efivars).  We still
want it to be auto-loaded to enable crash dumps on EFI systems, so add
another module alias.

While we're at it, explicitly set EFI_VARS_PSTORE=m matching what the
actual configuration will be.

svn path=/dists/sid/linux/; revision=20577
2013-09-08 16:19:58 +00:00
Bastian Blank 6e8cf21d51 debian/config/config: Remove backward-compatible IP_NF_MATCH_TTL.
svn path=/dists/trunk/linux/; revision=20576
2013-09-08 14:40:26 +00:00
Bastian Blank 84c91afe33 * debian/changelog: Update.
* debian/config: Remove FONT* overrides.

svn path=/dists/trunk/linux/; revision=20575
2013-09-08 14:35:12 +00:00
Bastian Blank 2f58661684 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20574
2013-09-08 14:24:32 +00:00
Bastian Blank 07c6fc5457 * debian/changelog: Update.
* debian/config/defines: Use gcc-4.8 by default.

svn path=/dists/trunk/linux/; revision=20573
2013-09-08 14:20:26 +00:00
Ben Hutchings f47c6ce282 Update to 3.10.11
svn path=/dists/sid/linux/; revision=20572
2013-09-08 13:35:12 +00:00
Ben Hutchings 4bf6038a3f Remove orphaned comment from series file
svn path=/dists/sid/linux/; revision=20571
2013-09-08 01:04:05 +00:00
Ben Hutchings c1a3f02543 [x86] amd64_edac: Fix single-channel setups (Closes: #717473)
svn path=/dists/sid/linux/; revision=20570
2013-09-08 00:59:10 +00:00
Ian Campbell 55058170e7 [armhf] Add udebs for armmp flavour
Based on the mx5 and vexpress lists, plus some manual tweaking.

svn path=/dists/sid/linux/; revision=20569
2013-09-07 16:43:55 +00:00
Ian Campbell de253fdc8f Bump ABI to 3, there is a change to elevator_init_fn() which I can't see how to fix.
svn path=/dists/sid/linux/; revision=20568
2013-09-07 16:43:46 +00:00
Bastian Blank 9cef8b615d * debian/changelog: Update.
* debian/rules.real:
  Symlink doc directory from linux-headers to linux-headers-common.

svn path=/dists/trunk/linux/; revision=20566
2013-09-05 12:18:24 +00:00
Bastian Blank 9d0524f921 debian/changelog: Set version to 3.11-1~exp1.
svn path=/dists/trunk/linux/; revision=20565
2013-09-05 12:06:55 +00:00
Bastian Blank f4d6005762 debian/config/defines: Remove pointless ABI ignores.
svn path=/dists/trunk/linux/; revision=20563
2013-09-05 10:59:11 +00:00
Ben Hutchings ff8c74676b Drop obsolete dm fix
The bug was apparently fixed differently upstream by this change in 2.6.31:

commit 8cbeb67ad50f7d68e5e83be2cb2284de8f9c03b5
Author: Mikulas Patocka <mpatocka@redhat.com>
Date:   Mon Jun 22 10:12:14 2009 +0100

    dm: avoid unsupported spanning of md stripe boundaries

svn path=/dists/trunk/linux/; revision=20560
2013-09-03 01:47:52 +00:00
Ben Hutchings 631523075f bluetooth: Disable BT_HCIBTUART
This driver doesn't bind to any device IDs, and instead has a comment
saying that the serial_cs and hci_uart drivers should be used instead.
So there's not much point in building it.

svn path=/dists/trunk/linux/; revision=20559
2013-09-02 03:27:20 +00:00
Ben Hutchings 9e41e4a5be Disable parport drivers that are no longer likely to be useful
svn path=/dists/trunk/linux/; revision=20558
2013-09-02 03:20:38 +00:00
Ben Hutchings b40ea580ad Disable some old non-hotplug PCI drivers
svn path=/dists/trunk/linux/; revision=20557
2013-09-02 03:04:53 +00:00
Ben Hutchings 1b743d674d Disable a large number of probably useless drivers
Disable most platform drivers, SPI and I2C drivers at the top level.
Platform drivers should be selected by architecture and flavour
configurations, and generally are.  SPI and I2C devices aren't easily
detectable and their drivers aren't auto-loaded, so again they should
usually be selected in specific configuration files and probed
according to board code or FDTs.

As exceptions, I2C hwmon devices may be probed by lm-sensors and many
media tuners include I2C devices which are probed with the help of the
higher-level device driver.  I've tried to be conservative and also
left I2C iio, input, leds and misc devices alone for now.

Disable the regulator subsystem at the top level as only some
architectures will need it.

Disable MTD_NAND_PLATFORM, PDA_POWER and FB_S1D13XXX on x86, as these
don't appear likely to be used on any x86 system that could run our
generic kernel images.

svn path=/dists/trunk/linux/; revision=20556
2013-09-01 23:26:06 +00:00
Ben Hutchings 17a2e7946f Merge changes from sid up to 3.10.7-1
svn path=/dists/trunk/linux/; revision=20555
2013-09-01 16:46:42 +00:00
Ben Hutchings 5d1ac8cde1 Set Forwarded for some patches I just submitted upstream
svn path=/dists/trunk/linux/; revision=20554
2013-09-01 16:25:39 +00:00