Commit Graph

6394 Commits

Author SHA1 Message Date
Ben Hutchings ef951cd9a1 ipr: add writeq definition if needed (Closes: #584840)
svn path=/dists/trunk/linux-2.6/; revision=15846
2010-06-09 22:16:05 +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 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 a1d15df436 Update build-dependencies for hppa
svn path=/dists/trunk/linux-2.6/; revision=15833
2010-06-06 11:32:14 +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 48bcef44da Use gcc-4.4 for loongson-2f
svn path=/dists/trunk/linux-2.6/; revision=15831
2010-06-06 11:20:14 +00:00
Ben Hutchings 01037879b0 Revert deletion of drivers/staging/rtl8192su/r8192SU_HWImg.c which no longer contains firmware
svn path=/dists/trunk/linux-2.6/; revision=15830
2010-06-06 02:06:13 +00:00
Ben Hutchings 65255520c4 Enable NET_PCI, 8139TOO=m, USB=m, EXT2_FS, EXT3_FS for loongson-2f
svn path=/dists/trunk/linux-2.6/; revision=15829
2010-06-06 01:41:27 +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
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
Ben Hutchings 37731eba5d Exclude .svn directories when building linux-patch package
svn path=/dists/sid/linux-2.6/; revision=15821
2010-06-02 02:59:55 +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
Ben Hutchings ba561785cf Move latest patch to the correct series
svn path=/dists/sid/linux-2.6/; revision=15817
2010-06-01 00:29:55 +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
Ben Hutchings b176dec2d0 Revert ABI change needed for BLK_CGROUP which we don't enable
svn path=/dists/sid/linux-2.6/; revision=15805
2010-05-29 10:17:10 +00:00
Ben Hutchings b43829337c Remove template-generated files in clean rule
svn path=/dists/sid/linux-2.6/; revision=15804
2010-05-28 23:47:07 +00:00
Ben Hutchings 20e78ebf7e Fix-up openvz.patch again to avoid ABI change
svn path=/dists/sid/linux-2.6/; revision=15803
2010-05-28 23:32:11 +00:00
Maximilian Attems dac251353f fixup openvz patch, due to reverted upstream task_struct change.
svn path=/dists/sid/linux-2.6/; revision=15802
2010-05-28 21:05:54 +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
Ben Hutchings cea4e51a57 Revert task_struct ABI change made in 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15800
2010-05-28 01:42:31 +00:00
Ben Hutchings f992c296ca Ignore iwlwifi symbol changes
svn path=/dists/sid/linux-2.6/; revision=15799
2010-05-28 00:24:19 +00:00
Ben Hutchings 97d168f8c8 Disable macvtap on OpenVZ
svn path=/dists/sid/linux-2.6/; revision=15798
2010-05-28 00:06:28 +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 9782365628 Fix line count for one hunk modified in the last commit
svn path=/dists/sid/linux-2.6/; revision=15796
2010-05-27 12:03:27 +00:00
Ben Hutchings 5fa9b04d62 Fix up vs2.3.0.36.27.patch for 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15795
2010-05-27 02:55:25 +00:00
Ben Hutchings 572ec85f8a Fix up openvz.patch for 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15794
2010-05-27 02:52:11 +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 69c2dcf919 topconfig explicitly enable modular LPC_SCH
defaults to m, so was already done in last upload.

svn path=/dists/trunk/linux-2.6/; revision=15789
2010-05-26 21:27:09 +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 ccbf3acb12 topconfig unset QUOTA_DEBUG explicitly
svn path=/dists/trunk/linux-2.6/; revision=15787
2010-05-26 21:24:04 +00:00
Maximilian Attems db1905fb81 explicitly disable bunch of new staging drivers
can be enabled on x86 on request.

svn path=/dists/trunk/linux-2.6/; revision=15786
2010-05-26 21:23:57 +00:00
Maximilian Attems 645d4d330d x86 unset USB_IP_DEBUG_ENABLE explicitly
svn path=/dists/trunk/linux-2.6/; revision=15785
2010-05-26 21:23:49 +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 6d4bd753f7 topconfig unset SERIAL_TIMBERDALE explicitly
svn path=/dists/trunk/linux-2.6/; revision=15781
2010-05-26 21:23:15 +00:00
Maximilian Attems acb3552c44 topconfig disable ATH9K_DEBUGFS
svn path=/dists/trunk/linux-2.6/; revision=15780
2010-05-26 21:23:09 +00:00
Maximilian Attems 63eb4dbd13 topconfig explicitly unset ATH_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=15779
2010-05-26 21:23:02 +00:00
Maximilian Attems 3762ec26d5 topconfig explicitly enable BRIDGE_IGMP_SNOOPING
defaults to y, thus already enabled on previous upload.

svn path=/dists/trunk/linux-2.6/; revision=15778
2010-05-26 21:22:56 +00:00