Commit Graph

7958 Commits

Author SHA1 Message Date
Maximilian Attems c0fae80724 topconfig enable ATH6KL plus set new variables for wireless drivers
svn path=/dists/trunk/linux-2.6/; revision=19036
2012-05-25 14:02:43 +00:00
Maximilian Attems f0e8169bdf topconfig enable NET_TEAM options
svn path=/dists/trunk/linux-2.6/; revision=19035
2012-05-25 14:02:26 +00:00
Maximilian Attems c0f91af65e topconfig enable NET_CALXEDA_XGMAC
svn path=/dists/trunk/linux-2.6/; revision=19034
2012-05-25 14:02:15 +00:00
Maximilian Attems 6478f45694 topconfig enable SCSI_VIRTIO
svn path=/dists/trunk/linux-2.6/; revision=19033
2012-05-24 07:31:00 +00:00
Maximilian Attems 6dc0748e2b topconfig enable SCSI_UFSHCD driver
svn path=/dists/trunk/linux-2.6/; revision=19032
2012-05-24 07:30:57 +00:00
Maximilian Attems c499d5d35a topconfig enable new net scheduler
svn path=/dists/trunk/linux-2.6/; revision=19031
2012-05-24 07:30:53 +00:00
Maximilian Attems c30b450aa7 topconfig enable new (> 3.2) iptables options
svn path=/dists/trunk/linux-2.6/; revision=19030
2012-05-24 07:30:44 +00:00
Ben Hutchings 8e79053920 Merge changes from sid up to 3.2.18-1
svn path=/dists/trunk/linux-2.6/; revision=19029
2012-05-22 02:59:56 +00:00
Maximilian Attems b538a51564 Enable NETFILTER_XT_TARGET_LOG newly named netfilter log
svn path=/dists/trunk/linux-2.6/; revision=19028
2012-05-21 14:50:12 +00:00
Maximilian Attems b9a564473b Enable NF_CONNTRACK_TIMEOUT and NF_CT_NETLINK_TIMEOUT.
svn path=/dists/trunk/linux-2.6/; revision=19027
2012-05-21 14:50:09 +00:00
Maximilian Attems d248e36522 enable DM_VERITY
while at it explicitly disable some dm debug stuff.

svn path=/dists/trunk/linux-2.6/; revision=19026
2012-05-21 14:50:06 +00:00
Maximilian Attems 8f2ac323b7 disable aufs for the moment
svn path=/dists/trunk/linux-2.6/; revision=19025
2012-05-21 14:50:02 +00:00
Ben Hutchings 0a8ca792e1 Prepare to release linux-2.6 (3.2.18-1).
svn path=/dists/sid/linux-2.6/; revision=19023
2012-05-21 12:28:20 +00:00
Ben Hutchings 6de7398f33 Drop/refresh patches for 3.4
svn path=/dists/trunk/linux-2.6/; revision=19022
2012-05-21 12:21:37 +00:00
Ben Hutchings 978dc23547 Update to 3.4
Drop the '.0'; everything in wheezy and beyond should cope with
2-component versions.

svn path=/dists/trunk/linux-2.6/; revision=19021
2012-05-21 12:06:54 +00:00
Ben Hutchings 7bad4f9f8a Hide a new #include from genksyms to avoid silly symbol version changes
svn path=/dists/sid/linux-2.6/; revision=19020
2012-05-21 03:06:52 +00:00
Ben Hutchings dbff313c1c ACPI battery: only refresh the sysfs files when pertinent information changes (Closes: #670958)
svn path=/dists/sid/linux-2.6/; revision=19019
2012-05-21 01:40:25 +00:00
Ben Hutchings 214e4a8ace rt2800usb: Add support for Ralink RT5392/RF5372 chipset (Closes: #673186)
Backported by Jonathan Nieder.

svn path=/dists/sid/linux-2.6/; revision=19018
2012-05-21 01:35:02 +00:00
Ben Hutchings 9eec2e85da Note that 3.2.18 fixes #672891
svn path=/dists/sid/linux-2.6/; revision=19017
2012-05-21 01:22:31 +00:00
Ben Hutchings 44aa667c12 Add KVM fixes requested and queued for 3.2.19
svn path=/dists/sid/linux-2.6/; revision=19016
2012-05-21 01:12:54 +00:00
Ben Hutchings 930598230b Update to 3.2.18
svn path=/dists/sid/linux-2.6/; revision=19015
2012-05-21 00:06:12 +00:00
Ben Hutchings b33aba0333 [sparc,sparc64] Build virtio-modules-udeb for use in qemu (Closes: #673320)
svn path=/dists/sid/linux-2.6/; revision=19009
2012-05-18 13:22:38 +00:00
Ben Hutchings 59868c12b9 Update to 3.3.6
svn path=/dists/trunk/linux-2.6/; revision=19008
2012-05-18 03:27:16 +00:00
Ben Hutchings c2af7fa4cc Regenerate some patches that have gone upstream
svn path=/dists/sid/linux-2.6/; revision=19007
2012-05-17 01:51:19 +00:00
Ben Hutchings fefce7f637 Add bug references to some patches not yet upstream
svn path=/dists/sid/linux-2.6/; revision=19006
2012-05-17 01:50:19 +00:00
Ben Hutchings a6b80d072f rt2800usb: Re-enable powersaving by default
We've disabled powersaving for rt2800usb with a patch since 2.6.38-2,
as it resulted in very high latency then.

It looks like this has been fixed by commits
1c0bcf89d85cc97a0d9ce4cd909351a81fa4fdde ('rt2x00: Add autowake
support for USB hardware') and
5f0dd296a01c8173fcc05a8b262a1168ae90bc74 ('rt2x00: Implement
tx_frames_pending mac80211 callback function.').

Just comment-out the patch for now, in case we have to revert this.

svn path=/dists/sid/linux-2.6/; revision=19005
2012-05-17 01:33:39 +00:00
Ben Hutchings b8ab1403bc Drop obsolete 'mips/ide: flush dcache also if icache does not snoop dcache'
We no longer enable IDE drivers on MIPS, and libata uses
flush_dcache_page() which has the right condition.

svn path=/dists/sid/linux-2.6/; revision=19004
2012-05-17 01:18:19 +00:00
Ben Hutchings 875476dfff Drop obsolete 'Skip looking for ioapic overrides when ioapics are not present'
The bug was fixed slightly differently upstream in Linux 2.6.38 by
commit 678301ecadec24ff77ab310eebf8a32ccddb1850
('x86, ioapic: Don't warn about non-existing IOAPICs if we have none')

svn path=/dists/sid/linux-2.6/; revision=19003
2012-05-17 00:55:37 +00:00
Ben Hutchings 7dacceede8 test-patches: Fix -j option, broken since 3.1.0-1~experimental.1
svn path=/dists/sid/linux-2.6/; revision=19002
2012-05-16 22:24:47 +00:00
Ben Hutchings 56681910b7 wacom: Add support for various tablet models (Closes: #671801)
Mostly cherry-picked by Jonathan Nieder from input-next.
I've added one extra fix on the end.

svn path=/dists/sid/linux-2.6/; revision=19001
2012-05-16 02:01:40 +00:00
Ben Hutchings d2f8bdbfcb Prepare to release linux-2.6 (3.2.17-1).
svn path=/dists/sid/linux-2.6/; revision=19000
2012-05-12 17:01:23 +00:00
Ben Hutchings e39ab1b001 [rt] bump version to 3.2.16-rt27
svn path=/dists/sid/linux-2.6/; revision=18999
2012-05-12 14:20:55 +00:00
Ben Hutchings 88590a0642 Avoid symbol version changes for some binary-compatible structure changes
svn path=/dists/sid/linux-2.6/; revision=18998
2012-05-12 13:52:25 +00:00
Ben Hutchings 5f9b292b8a Add/note KVM security fixes
svn path=/dists/sid/linux-2.6/; revision=18997
2012-05-12 11:16:51 +00:00
Arnaud Patard c9fee85d35 add leds-modules udeb
svn path=/dists/sid/linux-2.6/; revision=18996
2012-05-12 11:09:31 +00:00
Ben Hutchings 78ed20c18a List most important changes in 3.2.17
svn path=/dists/sid/linux-2.6/; revision=18995
2012-05-12 11:00:44 +00:00
Arnaud Patard d09c14f9cd Add vexpress support to armhf kernel.
svn path=/dists/sid/linux-2.6/; revision=18994
2012-05-12 10:22:18 +00:00
Ben Hutchings 083d79dd26 sky2: propogate rx hash when packet is copied
svn path=/dists/sid/linux-2.6/; revision=18993
2012-05-12 10:10:33 +00:00
Ben Hutchings 49bfc8e1cb sky2: fix receive length error in mixed non-VLAN/VLAN traffic (Closes: #492853)
svn path=/dists/sid/linux-2.6/; revision=18992
2012-05-12 10:03:30 +00:00
Ben Hutchings 79fb5c5107 NFSv4: Revalidate uid/gid after open (Closes: #659111)
svn path=/dists/sid/linux-2.6/; revision=18991
2012-05-12 09:37:26 +00:00
Ben Hutchings fade358191 brcm80211: smac: pass missing argument to 'brcms_b_mute'
svn path=/dists/sid/linux-2.6/; revision=18990
2012-05-12 09:30:01 +00:00
Ben Hutchings 763201715b Update to 3.2.17
svn path=/dists/sid/linux-2.6/; revision=18989
2012-05-11 22:47:31 +00:00
Bastian Blank ea1716c4a4 * debian/changelog: Update.
* debian/config/s390/config: Set SMSGIUCV.

svn path=/dists/sid/linux-2.6/; revision=18987
2012-05-07 15:15:09 +00:00
Ben Hutchings d493861613 [i386/rt-686-pae] Enable HIGHMEM64G as intended for this configuration
svn path=/dists/sid/linux-2.6/; revision=18986
2012-05-07 13:59:48 +00:00
Ben Hutchings 8b86031159 Prepare to release linux-2.6 (3.3.4-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=18972
2012-05-02 04:16:25 +00:00
Ben Hutchings 43eb0a755b ext4: Report max_batch_time option correctly (Closes: #654206)
svn path=/dists/sid/linux-2.6/; revision=18970
2012-05-01 01:45:51 +00:00
Ben Hutchings 1dbc9c5653 aufs: Enable AUFS_EXPORT
svn path=/dists/sid/linux-2.6/; revision=18969
2012-05-01 01:45:02 +00:00
Ben Hutchings a6ec1f7cdf [x86] dell-laptop: Terminate quirks list properly
svn path=/dists/trunk/linux-2.6/; revision=18967
2012-05-01 00:23:51 +00:00
Ben Hutchings 0049362186 Remove some unused patches
svn path=/dists/trunk/linux-2.6/; revision=18966
2012-04-30 03:13:29 +00:00
Ben Hutchings 6eb980cbbb Update to 3.3.4
svn path=/dists/trunk/linux-2.6/; revision=18965
2012-04-30 03:10:49 +00:00