Commit Graph

2863 Commits

Author SHA1 Message Date
Ben Hutchings 4ada60d55a [powerpc] Enable pata_amd driver, replacing amd74xx
svn path=/dists/sid/linux-2.6/; revision=15842
2010-06-08 02:40:59 +00:00
Ben Hutchings 175fcbcd44 sctp: fix append error cause to ERROR chunk correctly
Fix regression due to fix for CVE-2010-1173

svn path=/dists/sid/linux-2.6/; revision=15841
2010-06-08 02:38:58 +00:00
Ben Hutchings 7130f62f80 Revert "Add EC path for Thinkpad X100."; it is incomplete and broken
svn path=/dists/sid/linux-2.6/; revision=15840
2010-06-08 02:13:53 +00:00
Ben Hutchings b1820f6286 Prepare to release linux-2.6 (2.6.34-1~experimental.2).
svn path=/dists/trunk/linux-2.6/; revision=15837
2010-06-06 20:43:03 +00:00
Ben Hutchings 460725517c Update Spanish debconf templates, thanks to Omar Campagne (Closes: #580538)
svn path=/dists/sid/linux-2.6/; revision=15836
2010-06-06 18:16:38 +00:00
Ben Hutchings 5bc5ff1632 Merge relevant changes from 2.6.32-{14,15,16}
svn path=/dists/trunk/linux-2.6/; revision=15834
2010-06-06 17:51:44 +00:00
Ben Hutchings 19b36b62f8 Make gcc-4.4 the default compiler
svn path=/dists/trunk/linux-2.6/; revision=15832
2010-06-06 11:30:22 +00:00
Ben Hutchings ac3139558e [mipsel] Add a loongson-2f flavour
[mipsel] Loongson: Define rtc device on MC146818-equipped systems

svn path=/dists/trunk/linux-2.6/; revision=15828
2010-06-06 00:10:25 +00:00
Ben Hutchings a82a5e9511 [sparc] Enable CONFIG_FB_XVR500, CONFIG_FB_XVR2500 (Closes: #508108)
svn path=/dists/sid/linux-2.6/; revision=15827
2010-06-05 20:42:09 +00:00
Ben Hutchings 8adb6bf457 Build inet_lro as a module
svn path=/dists/sid/linux-2.6/; revision=15826
2010-06-05 18:09:30 +00:00
Moritz Muehlenhoff d3ff4805f9 Enable X86 board specific fixups for reboot (Closes: #536537)
svn path=/dists/sid/linux-2.6/; revision=15825
2010-06-05 08:04:31 +00:00
Ben Hutchings 4b301a8bb4 Add mantis DVB driver and mb86a16 and tda665x DVB front-ends,
backported by Bjørn Mork (Closes: #577264)

svn path=/dists/sid/linux-2.6/; revision=15824
2010-06-03 01:02:13 +00:00
Aurelien Jarno ce47b79657 * [sh4] fix sh_tmu clocksource following recent nohz changes.
svn path=/dists/sid/linux-2.6/; revision=15823
2010-06-02 09:10:51 +00:00
Ben Hutchings 219331eabc Add stable 2.6.32.15
Reverts two bogus changes, one of which we already reverted and one in code
that we don't build.

svn path=/dists/sid/linux-2.6/; revision=15822
2010-06-02 03:03:01 +00:00
dann frazier 34b3ac241f [hppa] clear floating point exception flag on SIGFPE signal
(Closes: #559406)

svn path=/dists/sid/linux-2.6/; revision=15820
2010-06-01 15:58:28 +00:00
Ben Hutchings b60d976b38 Prepare to release linux-2.6 (2.6.32-15).
svn path=/dists/sid/linux-2.6/; revision=15818
2010-06-01 02:33:32 +00:00
Bastian Blank b1504b230b * debian/changelog: Update.
* debian/patches/series/14-extra: Add patch
* debian/patches/features/all/xen/pvops-update.patch: Fix crash in netback.

svn path=/dists/sid/linux-2.6/; revision=15816
2010-05-31 21:22:40 +00:00
Ben Hutchings 7a4f02d09c [powerpc] Fix unnecessary ABI change
svn path=/dists/sid/linux-2.6/; revision=15815
2010-05-31 17:59:54 +00:00
Ben Hutchings 2eff625d1f [hppa] Ignore ABI change caused by disabling CONFIG_IDE_TIMINGS
svn path=/dists/sid/linux-2.6/; revision=15814
2010-05-31 17:57:08 +00:00
Ben Hutchings b781c01f02 writeback: Fix fall-out of initial fix for the infamous slow-umount bug
Patch fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch fixed
<https://bugzilla.kernel.org/show_bug.cgi?id=15906> but introduced
some regressions.

Apply fix-ups:
- "writeback: Update dirty flags in two step" fixes behaviour in some
  corner-case
- "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
  fixes an oops
- "writeback: fix non-integrity write-back" fixes a trivial bug in the
  previous change

Also update fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch
with the final upstream commit information.

svn path=/dists/trunk/linux-2.6/; revision=15809
2010-05-30 23:23:26 +00:00
Ben Hutchings 4b8af2fd15 Prepare to release linux-2.6 (2.6.32-14).
svn path=/dists/sid/linux-2.6/; revision=15806
2010-05-30 02:59:23 +00:00
Maximilian Attems bedbe8609e update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15801
2010-05-28 15:59:00 +00:00
Bastian Blank 9b9db05b1d debian/changelog: Update.
svn path=/dists/sid/linux-2.6/; revision=15797
2010-05-27 12:42:59 +00:00
Ben Hutchings 57f3f4f490 Replace 2.6.32.14-rc1 with 2.6.32.14
One of the reversions in revert-percpu-stable-changes.patch was
now included in 2.6.32.14, so replace that patch.

svn path=/dists/sid/linux-2.6/; revision=15793
2010-05-27 02:32:34 +00:00
Ben Hutchings 46d2cea71c Note that 2.6.32.14 fixes CVE-2010-1636
svn path=/dists/sid/linux-2.6/; revision=15792
2010-05-27 01:47:31 +00:00
Maximilian Attems 226fc7d101 topconfig enable modular CRYPTO_PCRYPT
svn path=/dists/trunk/linux-2.6/; revision=15791
2010-05-26 21:31:47 +00:00
Maximilian Attems 90d7de4dd3 topconfig enable modular BT_ATH3K
svn path=/dists/trunk/linux-2.6/; revision=15790
2010-05-26 21:30:51 +00:00
Maximilian Attems 0d6bc27f6e topconfig enable modular VHOST_NET
svn path=/dists/trunk/linux-2.6/; revision=15788
2010-05-26 21:24:12 +00:00
Maximilian Attems bc7dfc3893 x86 enable VGA_SWITCHEROO
svn path=/dists/trunk/linux-2.6/; revision=15784
2010-05-26 21:23:38 +00:00
Maximilian Attems 977ab8ca1e topconfig enable modular REGULATOR_MAX8649 and REGULATOR_WM8994
svn path=/dists/trunk/linux-2.6/; revision=15783
2010-05-26 21:23:31 +00:00
Maximilian Attems 6d465e4697 topconfig enable modular MFD_WM8994
svn path=/dists/trunk/linux-2.6/; revision=15782
2010-05-26 21:23:22 +00:00
Maximilian Attems 54112e69ac x86 enable modular X86_PCC_CPUFREQ
svn path=/dists/trunk/linux-2.6/; revision=15777
2010-05-26 21:22:47 +00:00
Maximilian Attems be5b1baca5 topconfig enable CFQ_GROUP_IOSCHED
svn path=/dists/trunk/linux-2.6/; revision=15776
2010-05-26 21:22:40 +00:00
Ben Hutchings 7b2adda97f Note that 2.6.33.5 fixes #582427
svn path=/dists/sid/linux-2.6/; revision=15775
2010-05-26 13:19:28 +00:00
Ben Hutchings 6a5516f46d Note hppa build fix made in 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15774
2010-05-26 12:33:45 +00:00
Martin Michlmayr a53b205604 QNAP TS-419P: Export GPIO indicating jumper setting of JP1.
svn path=/dists/sid/linux-2.6/; revision=15773
2010-05-26 10:11:47 +00:00
Maximilian Attems 156ced5744 update openvz patch
uff full blkio backport.

svn path=/dists/sid/linux-2.6/; revision=15772
2010-05-26 05:20:20 +00:00
Ben Hutchings 88ca49b2ab net: sysfs: Check for null ethtool_ops before getting speed/duplex
svn path=/dists/sid/linux-2.6/; revision=15770
2010-05-26 03:43:45 +00:00
Ben Hutchings 37ad77f692 [x86] Reenable rtl8192su (Closes: #580740)
The firmware previously embedded in rtl8192su has been removed
upstream, so we have stopped patching it to use external firmware.
Unfortunately I didn't remove the preceding patch that marked it
broken.

Add a reminder to remove this patch completely for the next upstream
release/rc.


svn path=/dists/trunk/linux-2.6/; revision=15769
2010-05-26 02:01:41 +00:00
Ben Hutchings 1e3b85e9f1 Install debug kernel image in /usr/lib/debug/boot (Closes: #582810)
svn path=/dists/sid/linux-2.6/; revision=15768
2010-05-25 23:57:41 +00:00
Ben Hutchings 382d2b806f ext4: Fix compat EXT4_IOC_ADD_GROUP
svn path=/dists/sid/linux-2.6/; revision=15767
2010-05-25 23:05:00 +00:00
Ben Hutchings 52b9ef4104 nouveau: Fix fbcon corruption with font width not divisible by 8 (Closes: #583162)
svn path=/dists/sid/linux-2.6/; revision=15766
2010-05-25 22:46:33 +00:00
Maximilian Attems a355910dbb add intel drm changes from 2.6.33.5
svn path=/dists/sid/linux-2.6/; revision=15765
2010-05-25 04:07:11 +00:00
Maximilian Attems 39d4f41982 add stable 2.6.32.14-rc1 patch
nuke merged forwarded revert.

svn path=/dists/sid/linux-2.6/; revision=15764
2010-05-25 04:06:41 +00:00
Bastian Blank 1d53ee02e6 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update patch to f6fe6583b77a.

svn path=/dists/sid/linux-2.6/; revision=15763
2010-05-24 15:38:15 +00:00
Ben Hutchings a221c1b349 [x86] Disable e_powersaver cpufreq driver as unsafe (Closes: #566208)
svn path=/dists/sid/linux-2.6/; revision=15760
2010-05-22 23:59:41 +00:00
Ben Hutchings 523b8bd718 [hppa] Revert "parisc: Set PCI CLS early in boot."
svn path=/dists/sid/linux-2.6/; revision=15759
2010-05-22 00:19:50 +00:00
Ben Hutchings 89f42b2e98 iwlwifi: Disable QoS when connected to a non-QoS-capable AP (Closes: #578262)
svn path=/dists/sid/linux-2.6/; revision=15758
2010-05-21 23:35:43 +00:00
Maximilian Attems 3e303bffc6 prepare to release 2.6.34-1~experimental.1
svn path=/dists/trunk/linux-2.6/; revision=15754
2010-05-19 15:08:03 +00:00
Ben Hutchings 81ee9c71c1 [ia64] Enable SGI SN support and mspec driver (Closes: #582224)
svn path=/dists/sid/linux-2.6/; revision=15753
2010-05-19 11:36:13 +00:00
Ben Hutchings b074367c42 Apply some vlan driver enhancements from 2.6.33 and 2.6.34
vlan/macvlan: propagate transmission state to upper layers
macvlan: add GRO bit to features mask
macvlan: allow multiple driver backends
Add macvtap driver (Closes: #568755)

svn path=/dists/sid/linux-2.6/; revision=15752
2010-05-19 04:29:24 +00:00
Maximilian Attems 7e89961674 revert usb autosuspend stuff
19:27 <mjg59> Yes, upstream wants to do it differently

svn path=/dists/trunk/linux-2.6/; revision=15751
2010-05-18 22:01:33 +00:00
Maximilian Attems c2f7eef2c9 add missing usb autosuspend patch
Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=15750
2010-05-18 17:42:44 +00:00
Maximilian Attems e61f224150 Explicitly pass in whether sb is pinned or not
fix famous Kees Cook bug,
patches are scheduled for 2.6.35-rc1 and will go into stable.
this is the first that fixes original issue.

svn path=/dists/trunk/linux-2.6/; revision=15747
2010-05-18 14:24:31 +00:00
Maximilian Attems 4aa3afdc00 acpi: Fall back to manually changing SCI_EN.
fixes second suspend cycles on newer Thinkpads,
we need a backport of this in 2.6.32 too.

svn path=/dists/trunk/linux-2.6/; revision=15742
2010-05-18 14:08:28 +00:00
Maximilian Attems 6242e2ea82 Enable autosuspend on UVC by default
fed up on waiting that this lands upstream, seen starting in F-12.

svn path=/dists/trunk/linux-2.6/; revision=15741
2010-05-18 14:05:27 +00:00
Maximilian Attems 7c61a54199 add fedora patch for recent thinkpads
svn path=/dists/trunk/linux-2.6/; revision=15740
2010-05-18 14:03:19 +00:00
Maximilian Attems 681a401ee3 Revert "topconfig enable RT2800PCI_RT30XX, RT2800PCI_RT35XX RT2800USB_RT30XX and RT2800USB_UNKNOWN"
This reverts r15701,

the drivers might not be ready.

svn path=/dists/trunk/linux-2.6/; revision=15738
2010-05-18 13:29:21 +00:00
Ben Hutchings 740f50083f Merge /dists/sid/linux-2.6 (2.6.32-13).
svn path=/dists/trunk/linux-2.6/; revision=15735
2010-05-18 02:17:18 +00:00
Ben Hutchings 6cb557b2f1 [ia64] Hardcode the output of the scripts under arch/ia64/scripts so
that we can build out-of-tree modules correctly (refresh and re-add
dropped patch) (Closes: #392592)

svn path=/dists/sid/linux-2.6/; revision=15734
2010-05-18 01:29:21 +00:00
Maximilian Attems 254faa4be8 topconfig enable LOGFS
svn path=/dists/trunk/linux-2.6/; revision=15730
2010-05-17 23:22:12 +00:00
Maximilian Attems 01af65736a x86 enable modular EEEPC_WMI
svn path=/dists/trunk/linux-2.6/; revision=15729
2010-05-17 23:22:05 +00:00
Maximilian Attems 5ae9631456 topconfig enable modular LEDS_DELL_NETBOOKS
seems strange but all other leds are there too..

svn path=/dists/trunk/linux-2.6/; revision=15728
2010-05-17 23:21:59 +00:00
Maximilian Attems e606b5f2ce topconfig enable MMC_RICOH_MMC
svn path=/dists/trunk/linux-2.6/; revision=15727
2010-05-17 23:21:53 +00:00
Maximilian Attems ba4a432167 topconfig enable modular 2 new usb serial drivers
svn path=/dists/trunk/linux-2.6/; revision=15726
2010-05-17 23:21:47 +00:00
Maximilian Attems a82e5389c6 topconfig enable bunch of hid drivers
svn path=/dists/trunk/linux-2.6/; revision=15725
2010-05-17 23:21:39 +00:00
Maximilian Attems 1494be0593 topconfig enable modular DVB_NGENE
svn path=/dists/trunk/linux-2.6/; revision=15724
2010-05-17 23:21:30 +00:00
Maximilian Attems ee888da051 topconfig enable modular DVB_USB_AZ6027
svn path=/dists/trunk/linux-2.6/; revision=15723
2010-05-17 23:21:20 +00:00
Maximilian Attems 6e01c4268e topconfig enable modular VIDEO_TLG2300
svn path=/dists/trunk/linux-2.6/; revision=15722
2010-05-17 23:21:10 +00:00
Maximilian Attems 3cd115f6b2 topconfig enable modular SENSORS_ADT7411 and SENSORS_ASC7621
svn path=/dists/trunk/linux-2.6/; revision=15721
2010-05-17 23:20:52 +00:00
Maximilian Attems 6d1a2ab918 topconfig enable modular KSZ884X_PCI
svn path=/dists/trunk/linux-2.6/; revision=15720
2010-05-17 23:20:41 +00:00
Maximilian Attems 3c0a17e25d topconfig enable modular MICREL_PHY
svn path=/dists/trunk/linux-2.6/; revision=15719
2010-05-17 23:20:26 +00:00
Maximilian Attems 4ca675baa0 changelog: add kernelnewbies link
svn path=/dists/trunk/linux-2.6/; revision=15718
2010-05-17 21:25:21 +00:00
Aurelien Jarno 692289b9a6 * mips/*: remove SND_* options, as they are already enabled in topconfig.
svn path=/dists/trunk/linux-2.6/; revision=15717
2010-05-17 16:19:12 +00:00
Aurelien Jarno 9bae13f791 [ Aurelien Jarno ]
* mips/swarm: fix boot from IDE based media (Sebastian Andrzej Siewior)
    (closes: #466977).


svn path=/dists/trunk/linux-2.6/; revision=15716
2010-05-17 16:07:45 +00:00
Maximilian Attems 51b5cd23c1 prepare to release 2.6.32-13
svn path=/dists/sid/linux-2.6/; revision=15714
2010-05-17 13:30:44 +00:00
Maximilian Attems aba35a4322 topconfig enable modular CEPH_FS
svn path=/dists/trunk/linux-2.6/; revision=15711
2010-05-17 01:37:02 +00:00
Maximilian Attems 9bbe92bead topconfig enable modular SND_USB_UA101
svn path=/dists/trunk/linux-2.6/; revision=15710
2010-05-17 01:36:55 +00:00
Maximilian Attems 137c2272a5 topconfig enable modular RADIO_SAA7706H
svn path=/dists/trunk/linux-2.6/; revision=15709
2010-05-17 01:36:46 +00:00
Maximilian Attems fa399f5e90 topconfig enable modular USB_GSPCA_SN9C2028
svn path=/dists/trunk/linux-2.6/; revision=15708
2010-05-17 01:36:39 +00:00
Maximilian Attems 8d45ad6c2e topconfig enable modular USB_GSPCA_OV534_9
svn path=/dists/trunk/linux-2.6/; revision=15707
2010-05-17 01:36:28 +00:00
Maximilian Attems 1e6dda064d topconfig enable USB_GSPCA_CPIA1
svn path=/dists/trunk/linux-2.6/; revision=15706
2010-05-17 01:36:19 +00:00
Maximilian Attems 62f4d55a4a topconfig enable modular USB_GSPCA_BENQ
svn path=/dists/trunk/linux-2.6/; revision=15705
2010-05-17 01:36:07 +00:00
Maximilian Attems a24202e6fe topconfig enable modular VIDEO_CX18_ALSA
svn path=/dists/trunk/linux-2.6/; revision=15704
2010-05-17 01:35:47 +00:00
Maximilian Attems 3cba1d6247 topconfig enable modular USB_SIERRA_NET
svn path=/dists/trunk/linux-2.6/; revision=15703
2010-05-17 01:35:39 +00:00
Maximilian Attems f25f7a2cd1 topconfig enable USB_NET_SMSC75XX
svn path=/dists/trunk/linux-2.6/; revision=15702
2010-05-17 01:35:29 +00:00
Maximilian Attems 7fe5d8347a topconfig enable RT2800PCI_RT30XX, RT2800PCI_RT35XX RT2800USB_RT30XX and RT2800USB_UNKNOWN
svn path=/dists/trunk/linux-2.6/; revision=15701
2010-05-17 01:35:17 +00:00
Maximilian Attems e83c6e66ab topconfig enable LIBERTAS_MESH
svn path=/dists/trunk/linux-2.6/; revision=15700
2010-05-17 01:35:04 +00:00
Maximilian Attems 09020e2d59 topconfig enable modular QLCNIC
svn path=/dists/trunk/linux-2.6/; revision=15699
2010-05-17 01:34:52 +00:00
Maximilian Attems a09c66fd8a topconfig enable modular CHELSIO_T4 and IXGBEVF
svn path=/dists/trunk/linux-2.6/; revision=15698
2010-05-17 01:34:41 +00:00
Maximilian Attems 62d324124f topconfig enable modular MACVTAP
svn path=/dists/trunk/linux-2.6/; revision=15697
2010-05-17 01:34:34 +00:00
Maximilian Attems 1f23997a7a topconfig enable PATA_TOSHIBA
svn path=/dists/trunk/linux-2.6/; revision=15696
2010-05-17 01:34:24 +00:00
Maximilian Attems abe085fdd1 topconfig enable SCSI_HPSA
svn path=/dists/trunk/linux-2.6/; revision=15695
2010-05-17 01:34:14 +00:00
Ben Hutchings 2d67c1abec Update patches from Tejun Heo for HPA workaround
svn path=/dists/sid/linux-2.6/; revision=15694
2010-05-17 01:30:52 +00:00
Maximilian Attems aeb99c73e0 rebase on 2.6.34
nuke merged patches

svn path=/dists/trunk/linux-2.6/; revision=15693
2010-05-17 01:01:25 +00:00
Ben Hutchings dcdcdf6317 amd64-agp: Probe unknown AGP devices the right way (Closes: #548090)
svn path=/dists/sid/linux-2.6/; revision=15692
2010-05-16 22:14:39 +00:00
Ben Hutchings 368e89ed2b sis-agp: Remove SIS 760, handled by amd64-agp
svn path=/dists/sid/linux-2.6/; revision=15691
2010-05-16 22:14:19 +00:00
Aurelien Jarno d894ded8f9 * backport Input: Add support of Synaptics Clickpad device (Closes: #572842)
svn path=/dists/sid/linux-2.6/; revision=15690
2010-05-16 11:41:39 +00:00
Ben Hutchings b9e8771968 3c503: Fix IRQ probing (Closes: #566522)
svn path=/dists/sid/linux-2.6/; revision=15689
2010-05-16 03:49:36 +00:00
Maximilian Attems c59fa08ee2 drm/edid: Fix 1024x768@85Hz
Repored-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15687
2010-05-15 19:53:47 +00:00