Commit Graph

7720 Commits

Author SHA1 Message Date
Ben Hutchings e812745c1b PCI: Rework ASPM disable code (fixes power usage regression on some systems)
svn path=/dists/trunk/linux-2.6/; revision=18664
2012-02-04 17:33:07 +00:00
Ben Hutchings 77beebc675 Add references to changleogs and some important changes for 3.2.{3,4}
svn path=/dists/trunk/linux-2.6/; revision=18663
2012-02-04 17:20:41 +00:00
Bastian Blank 5ce8156c22 * debian/changelog: Update version to 3.2.4-1.
* debian/patches: Remove merged patches.

svn path=/dists/trunk/linux-2.6/; revision=18662
2012-02-04 11:28:36 +00:00
Ben Hutchings 05baeba845 net: Disable FIXED_PHY
This is only useful for specific platforms that need it, and after it
became a boolean (rather than tristate) option it has been conflicting
with platform MDIO buses on platforms we actually do support.

Disable it completely and add a comment about this.

svn path=/dists/trunk/linux-2.6/; revision=18661
2012-02-02 04:49:27 +00:00
Ben Hutchings 0e757d89d0 [armel] Add mv78xx0 flavour; thanks to Steve McIntyre for the config
svn path=/dists/trunk/linux-2.6/; revision=18660
2012-02-02 03:39:37 +00:00
Ben Hutchings b01cd90adf Prepare to release linux-2.6 (3.2.2-1).
svn path=/dists/trunk/linux-2.6/; revision=18659
2012-02-01 01:44:31 +00:00
Ben Hutchings eea5016ae4 Ignore ABI changes in x86 KVM modules
svn path=/dists/trunk/linux-2.6/; revision=18658
2012-01-31 06:24:19 +00:00
Ben Hutchings ec1f0e633c [x86] KVM: fix missing checks in syscall emulation (CVE-2012-0045)
svn path=/dists/trunk/linux-2.6/; revision=18657
2012-01-31 05:37:11 +00:00
Ben Hutchings 416f29e181 Apply various important fixes from the 3.2 stable queue
svn path=/dists/trunk/linux-2.6/; revision=18656
2012-01-31 05:20:05 +00:00
Ben Hutchings ed29089d5c Remove references to obsolete sound modules
svn path=/dists/trunk/linux-2.6/; revision=18650
2012-01-31 03:26:10 +00:00
Ben Hutchings 355e4d88d6 Remove optional cloop from loop-modules
The cloop module is out-of-tree and so will never be included unless
this changes.

svn path=/dists/trunk/linux-2.6/; revision=18649
2012-01-31 03:25:48 +00:00
Ben Hutchings d419313901 Remove brltty-modules, no longer needed or built for any architecture
svn path=/dists/trunk/linux-2.6/; revision=18648
2012-01-31 03:24:15 +00:00
Ben Hutchings f9b0c189f3 [armhf] udeb: Include rt2800usb in nic-modules, replacing rt2870sta which was removed from the kernel
svn path=/dists/trunk/linux-2.6/; revision=18647
2012-01-31 03:23:06 +00:00
Ben Hutchings d596adba2c [armel] udeb: Do not attempt to build lzo-modules udeb (fixes FTBFS)
lzo_compress is now built-in due to:

config REGMAP
	default y if (REGMAP_I2C || REGMAP_SPI)
	select LZO_COMPRESS
	select LZO_DECOMPRESS
	bool

svn path=/dists/trunk/linux-2.6/; revision=18646
2012-01-31 03:15:03 +00:00
Ben Hutchings 94a21259ab sdhci-pci: Include driver in installer
It was left out due because kernel-wedge does not treat 'sdhci_pci'
the same as 'sdhci-pci'.  We'll probably fix that at some point, but
for now make the punctuation consistent.

svn path=/dists/trunk/linux-2.6/; revision=18645
2012-01-31 03:13:33 +00:00
Ben Hutchings 9380781c46 [m68k] Fix assembler constraint to prevent overeager gcc optimisation
svn path=/dists/trunk/linux-2.6/; revision=18643
2012-01-28 02:18:46 +00:00
Ben Hutchings 25d0552aab Add ABI files for 3.2.0-1
svn path=/dists/trunk/linux-2.6/; revision=18642
2012-01-27 05:01:32 +00:00
Ben Hutchings cc34c3daef Fix path to ABI reference file for build check
This has been broken since the changes to version mangling for 3.1.

svn path=/dists/trunk/linux-2.6/; revision=18641
2012-01-27 04:59:27 +00:00
Ben Hutchings 221a989e1c Fix speling
svn path=/dists/trunk/linux-2.6/; revision=18640
2012-01-27 03:53:03 +00:00
Ben Hutchings 1c40df1f3c Fix superclass call from url_debian_ports_pool.__call__
This is actually dead code. but Thorsten Glaser spotted the bug anyway.

svn path=/dists/trunk/linux-2.6/; revision=18639
2012-01-27 03:52:10 +00:00
Ben Hutchings 6e00b45f9b Add support for getting ABI information from debian-ports
svn path=/dists/trunk/linux-2.6/; revision=18637
2012-01-26 05:27:39 +00:00
Ben Hutchings 140862fc78 Fix main invocation following PEP-8 name changes
svn path=/dists/trunk/linux-2.6/; revision=18636
2012-01-26 05:08:33 +00:00
Ben Hutchings febfb03dd8 Group my maintainer script changes together
svn path=/dists/trunk/linux-2.6/; revision=18634
2012-01-26 04:50:06 +00:00
Ben Hutchings 77b3487e37 Update to 3.2.2
svn path=/dists/trunk/linux-2.6/; revision=18633
2012-01-26 04:48:16 +00:00
Aurelien Jarno 16714d07ec * [mips,octeon] Disabled CONFIG_FIXED_PHY as it conflicts with the octeon
phy driver.


svn path=/dists/trunk/linux-2.6/; revision=18632
2012-01-25 07:58:22 +00:00
Ben Hutchings 746b4c4442 Fold debian/patches/series/2 into base
svn path=/dists/trunk/linux-2.6/; revision=18631
2012-01-25 04:24:04 +00:00
Ben Hutchings 13bf7925f6 aufs: Update to aufs3.2-20120109 (fixes FTBFS on m68k)
svn path=/dists/trunk/linux-2.6/; revision=18630
2012-01-25 04:20:39 +00:00
Ben Hutchings 996dcea551 [m68k] Apply Thorsten Glaser's compiler config changes
svn path=/dists/trunk/linux-2.6/; revision=18629
2012-01-25 03:51:33 +00:00
Ben Hutchings b9754184da [alpha] Build with gcc-4.5 (Closes: #657112)
svn path=/dists/trunk/linux-2.6/; revision=18628
2012-01-25 03:27:19 +00:00
Ben Hutchings 2e4d9c1123 Remove modules.*.bin in linux-image postrm script
Currently modules.builtin.bin is left behind.

svn path=/dists/trunk/linux-2.6/; revision=18619
2012-01-24 06:43:51 +00:00
Ben Hutchings 38e3c925d3 Remove last vestige of /usr/doc transition from linux-image prerm script
svn path=/dists/trunk/linux-2.6/; revision=18618
2012-01-24 06:40:12 +00:00
Ben Hutchings 6030fffa97 Remove unused configuration variables from linux-image maintainer scripts
svn path=/dists/trunk/linux-2.6/; revision=18617
2012-01-24 06:38:10 +00:00
Ben Hutchings fe07623c54 Stop changing 'build' and 'source' symlinks in linux-image maintainer scripts
These symlinks now belong to the linux-headers packages.

svn path=/dists/trunk/linux-2.6/; revision=18616
2012-01-24 06:24:49 +00:00
Ben Hutchings 6c16789b3d Prepare to release linux-2.6 (3.2.1-2).
svn path=/dists/trunk/linux-2.6/; revision=18606
2012-01-24 03:16:25 +00:00
Ben Hutchings a14e8e55fc proc: clean up and fix /proc/<pid>/mem handling (CVE-2012-0056)
svn path=/dists/trunk/linux-2.6/; revision=18605
2012-01-23 15:02:16 +00:00
Ben Hutchings 74bd1d7e87 Drop references to kernel-package
kernel-package has been unmaintained for a year or so.

svn path=/dists/trunk/linux-2.6/; revision=18604
2012-01-23 13:23:08 +00:00
Aurelien Jarno 943fad2464 [x86] Backport KVM nested VMX fixes from 3.3 to fix warnings and
crashes of L1 guests.


svn path=/dists/trunk/linux-2.6/; revision=18603
2012-01-23 08:07:20 +00:00
Ben Hutchings d5302538cf Build linux-libc-dev without multiarch if dpkg does not support it, to support backports
svn path=/dists/trunk/linux-2.6/; revision=18602
2012-01-23 01:25:31 +00:00
Ben Hutchings dc9b5a35e7 Update Vcs-{Svn,Browser} URLs
Update Vcs-Browser URL for the switch to ViewVC
Point Vcs-{Svn,Browser} at trunk branch, since the sid branch does not always exist

svn path=/dists/trunk/linux-2.6/; revision=18596
2012-01-19 14:12:21 +00:00
Ben Hutchings 59e84d75b6 Update Vcs-{Svn,Browser} URLs
Update Vcs-Browser URL for the switch to ViewVC
Point Vcs-{Svn,Browser} at trunk branch, since the sid branch does not always exist

svn path=/dists/trunk/linux-2.6/; revision=18595
2012-01-19 14:11:11 +00:00
Ben Hutchings af8fd87c6d Correct bug number #636353
svn path=/dists/trunk/linux-2.6/; revision=18594
2012-01-19 05:58:00 +00:00
Ben Hutchings 92fcd72d7c udeb: Add missing modules to nic-wireless-modules
Apply patches from Stefan Lippers-Hollmann, originally against kernel-wedge.

svn path=/dists/trunk/linux-2.6/; revision=18593
2012-01-19 05:51:50 +00:00
Ben Hutchings 37948c08d3 Open changelog for 3.2.1-2
svn path=/dists/trunk/linux-2.6/; revision=18592
2012-01-19 05:43:22 +00:00
Ben Hutchings ca108e3fb9 Prepare to release linux-2.6 (3.2.1-1).
svn path=/dists/trunk/linux-2.6/; revision=18577
2012-01-19 02:48:14 +00:00
Ben Hutchings 0819241ba4 Add missing pieces of the ALPS v3/v4 patches
svn path=/dists/trunk/linux-2.6/; revision=18569
2012-01-18 16:14:04 +00:00
Ben Hutchings ab240c8cc4 Add newlines at end of kernel-wedge config files that lack them
These can't be represented in a patch, and dpkg-source complains.

svn path=/dists/trunk/linux-2.6/; revision=18568
2012-01-18 15:48:04 +00:00
Bastian Blank 13b1935dd1 debian/lib/python/debian_linux/config.py:
Use format 0 pickles. They look more like text for patch.

svn path=/dists/trunk/linux-2.6/; revision=18567
2012-01-18 15:42:00 +00:00
Ben Hutchings 076b043045 Refresh list of related firmware packages for bug script
svn path=/dists/trunk/linux-2.6/; revision=18566
2012-01-18 15:31:42 +00:00
Ben Hutchings dce8a9a738 Clean up x86 cpufreq config
We have CONFIG_X86_POWERNOW_K8=m and CONFIG_SPEEDSTEP_CENTRINO=m for
both 32-bit and 64-bit configurations, so set these only in the main
config file.

svn path=/dists/trunk/linux-2.6/; revision=18565
2012-01-18 15:00:04 +00:00
Ben Hutchings 800671c93c [amd64] cpufreq: Enable X86_P4_CLOCKMOD (Closes: #656328)
svn path=/dists/trunk/linux-2.6/; revision=18564
2012-01-18 14:55:57 +00:00