Commit Graph

978 Commits

Author SHA1 Message Date
Ben Hutchings 02063aa7ff Add stable 3.0.4
svn path=/dists/sid/linux-2.6/; revision=18044
2011-09-04 22:28:39 +00:00
Ben Hutchings b44aa24a5b Merge changes from sid
svn path=/dists/trunk/linux-2.6/; revision=18034
2011-08-29 13:36:42 +00:00
Ben Hutchings 8f0eaeaba8 [alpha] Disable GENERIC_GPIO (Closes: #638696)
svn path=/dists/sid/linux-2.6/; revision=18033
2011-08-29 13:30:57 +00:00
Ben Hutchings 3783ddfc79 Cherry-pick some important fixes from 3.0.4-rc1
svn path=/dists/sid/linux-2.6/; revision=18021
2011-08-27 07:03:52 +00:00
Ben Hutchings c0dedf4876 CIFS: Fix memory corruption on mount (Closes: #635344)
svn path=/dists/sid/linux-2.6/; revision=18015
2011-08-27 01:37:00 +00:00
Ben Hutchings 676cff8256 netfilter: TCP and raw fix for ip_route_me_harder
This fixes a case where SNAT/masquerading is not done.  David Miller
has queued this for 3.0.y.

svn path=/dists/sid/linux-2.6/; revision=17987
2011-08-23 04:24:47 +00:00
Ben Hutchings cdcd919fec Add stable 3.0.3
svn path=/dists/sid/linux-2.6/; revision=17984
2011-08-22 02:32:38 +00:00
Ben Hutchings 7cad51c789 Merge changes from sid up to 3.0.0-2
svn path=/dists/trunk/linux-2.6/; revision=17946
2011-08-17 02:40:48 +00:00
Ben Hutchings a2515f6a5a Add stable 3.0.2 (same as 3.0.2-rc1)
svn path=/dists/sid/linux-2.6/; revision=17936
2011-08-16 04:07:43 +00:00
Ben Hutchings 72f160b3ea Expect stable version numbers to have 3 components
svn path=/dists/sid/linux-2.6/; revision=17935
2011-08-16 04:05:37 +00:00
Ben Hutchings e9a11b33c1 Update to 3.1-rc2
svn path=/dists/trunk/linux-2.6/; revision=17933
2011-08-15 14:28:10 +00:00
Ben Hutchings d56851b91a Add stable 3.0.2-rc1
svn path=/dists/sid/linux-2.6/; revision=17918
2011-08-14 18:31:06 +00:00
Ben Hutchings ae962da734 [x86] xen: allow enable use of VGA console on dom0
svn path=/dists/sid/linux-2.6/; revision=17902
2011-08-10 12:13:44 +00:00
Ben Hutchings 53fd520e23 Update to 3.1-rc1
Remove and refresh patches as necessary.
Disable aufs; after fixing textual conflicts it turns out to be broken by
a VFS change.

svn path=/dists/trunk/linux-2.6/; revision=17897
2011-08-09 00:16:15 +00:00
Ben Hutchings 028a3e5509 perf: do not look at ./config for configuration (Closes: #632923)
svn path=/dists/trunk/linux-2.6/; revision=17890
2011-08-07 18:45:25 +00:00
Maximilian Attems d8924c8eff 3.0.1 released
svn path=/dists/trunk/linux-2.6/; revision=17886
2011-08-05 17:56:38 +00:00
Maximilian Attems 264f8c6767 add 3.0.1-rc1 stable
has potential to unfuck current sad scsi stack troubels.
temporaly disable rt, has some conflicts to resolve.

svn path=/dists/trunk/linux-2.6/; revision=17882
2011-08-04 00:31:06 +00:00
Bastian Blank 6a420428d2 debian/patches/bugfix/arm/ixp4xx-build-breakage.patch,
debian/patches/bugfix/mips/mips-i8259-use-struct-syscore_ops-instead-of-sysdevs.patch,
debian/patches/series/base:
Remove merged patches.

svn path=/dists/trunk/linux-2.6/; revision=17844
2011-07-22 18:51:32 +00:00
Arnaud Patard d9f3d5eadb - Merge upstream commit fixing build breakage on ixp and enable it again.
svn path=/dists/trunk/linux-2.6/; revision=17836
2011-07-19 09:26:37 +00:00
Ben Hutchings 854483b4cc Remove unused patches
svn path=/dists/trunk/linux-2.6/; revision=17828
2011-07-12 02:46:29 +00:00
Maximilian Attems ed2152c8dd ALSA: hda - Enable auto-parser as default for Conexant codecs
makes sound really suck *less* on x220, taken from linux-next.

svn path=/dists/trunk/linux-2.6/; revision=17819
2011-07-06 21:22:25 +00:00
Maximilian Attems 2bdd997225 one of the alsa patches landed between rc5 and rc6
nuke it.

svn path=/dists/trunk/linux-2.6/; revision=17808
2011-07-05 08:00:08 +00:00
Maximilian Attems 189fbb5cd4 add some alsa patches from linux-next to make intel hda suck less
X220 tested.

svn path=/dists/trunk/linux-2.6/; revision=17807
2011-07-05 07:37:09 +00:00
Ben Hutchings 4cc9c90593 Update to 3.0-rc6
Drop one patch merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=17800
2011-07-05 03:44:33 +00:00
Maximilian Attems e768e4fc94 add two m68k patches from linux-next
svn path=/dists/trunk/linux-2.6/; revision=17778
2011-07-02 20:23:07 +00:00
Maximilian Attems 39035feb5e Add KEY_MICMUTE and enable it on Lenovo X220
this only shutsdown warnings concerning that key,
no real effect yet.

svn path=/dists/trunk/linux-2.6/; revision=17777
2011-07-02 19:57:43 +00:00
Maximilian Attems 2288a7163c drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state
add patch for easy to trigger resume/suspend warnings on x220.

svn path=/dists/trunk/linux-2.6/; revision=17776
2011-07-01 06:18:21 +00:00
Maximilian Attems 25fc1ec9fb rebase on 3.0-rc5
arm build fix merged.

svn path=/dists/trunk/linux-2.6/; revision=17735
2011-06-28 07:40:48 +00:00
Maximilian Attems ce591eedbf prepare for 3.0-rc4
all the build fixes landed

svn path=/dists/trunk/linux-2.6/; revision=17714
2011-06-21 12:06:28 +00:00
Maximilian Attems 12d9a93b79 release 3.0-rc3
now all build fixes have materialised in linux-next.

svn path=/dists/trunk/linux-2.6/; revision=17702
2011-06-16 13:06:27 +00:00
Maximilian Attems 3db16e7190 prepare for 3.0-rc3 upload
properly add lost patch to base

svn path=/dists/trunk/linux-2.6/; revision=17698
2011-06-14 21:04:01 +00:00
Ben Hutchings b9bd131e1c [i386] idle: EXPORT_SYMBOL(default_idle, pm_idle) if CONFIG_APM_MODULE (only)
Fixes FTBFS.

svn path=/dists/trunk/linux-2.6/; revision=17642
2011-06-10 03:47:28 +00:00
Ben Hutchings e814e49450 Remove obsolete patch qla4xxx-Fix-build-on-some-architectures-lacking-64-bit-I-O.patch
svn path=/dists/trunk/linux-2.6/; revision=17637
2011-06-09 02:41:33 +00:00
Ben Hutchings e67cd9e6d2 nouveau: ACPI support is dependent on X86
The ACPI support code probably wasn't very useful on ia64, and now
depends on mxm-wmi which is definitely x86-only.

svn path=/dists/trunk/linux-2.6/; revision=17603
2011-06-06 00:15:56 +00:00
Aurelien Jarno b87788ce09 * [mips,mipsel] Update arch/mips/kernel/i8259.c to fix FTBFS.
svn path=/dists/trunk/linux-2.6/; revision=17598
2011-06-05 22:02:55 +00:00
Ben Hutchings 8783accc60 [armel/iop32x] Fix FTBFS (Closes: #629342)
svn path=/dists/trunk/linux-2.6/; revision=17596
2011-06-05 19:20:03 +00:00
Ben Hutchings 9b084f9c1c Update to 3.0-rc1
Drop patches merged upstream.
Refresh debian/version.patch and debian/kernelvariables.patch.

svn path=/dists/trunk/linux-2.6/; revision=17483
2011-05-30 19:21:53 +00:00
Aurelien Jarno 4a09e34d41 * drm/nouveau, drm/radeon: remove fix for non-powerpc/sparc/x86.
* [mips,mipsel] Disabled CONFIG_DRM_NOUVEAU and CONFIG_DRM_RADEON_KMS.


svn path=/dists/trunk/linux-2.6/; revision=17302
2011-05-05 14:53:48 +00:00
Ben Hutchings 80f27c6524 Update to 2.6.39-rc6
svn path=/dists/trunk/linux-2.6/; revision=17299
2011-05-04 14:37:13 +00:00
Ben Hutchings 52d00b4c29 xhci-hcd: Include <linux/slab.h> in xhci-pci.c (fixes FTBFS on armel)
svn path=/dists/trunk/linux-2.6/; revision=17283
2011-05-02 19:04:13 +00:00
Ben Hutchings 93587a4b24 Update to 2.6.39-rc5
svn path=/dists/trunk/linux-2.6/; revision=17266
2011-04-29 03:43:50 +00:00
Aurelien Jarno aea63e271d Fix previous commit (inverted condition).
svn path=/dists/trunk/linux-2.6/; revision=17261
2011-04-27 10:09:40 +00:00
Aurelien Jarno 1548dd4a77 * drm/nouveau, drm/radeon: fix build failure on mips.
svn path=/dists/trunk/linux-2.6/; revision=17260
2011-04-27 07:08:19 +00:00
Ben Hutchings ea5ff5c480 [powerpc] kexec: Fix build failure on 32-bit SMP
svn path=/dists/trunk/linux-2.6/; revision=17251
2011-04-25 01:10:06 +00:00
Ben Hutchings 8e39faa55a Merge changes from 2.6.38-4
svn path=/dists/trunk/linux-2.6/; revision=17248
2011-04-23 17:39:39 +00:00
Ben Hutchings 1bf90eb4d0 Add stable 2.6.38.4
svn path=/dists/sid/linux-2.6/; revision=17241
2011-04-21 23:08:21 +00:00
Ben Hutchings 109d20165c [s390] pfault: fix token handling (Closes: #622570)
svn path=/dists/sid/linux-2.6/; revision=17240
2011-04-21 03:08:38 +00:00
Ben Hutchings 22c151a27c Add stable 2.6.38.4-rc1
svn path=/dists/sid/linux-2.6/; revision=17230
2011-04-20 00:20:54 +00:00
Ben Hutchings 87a864d7c0 Update to 2.6.39-rc4
svn path=/dists/trunk/linux-2.6/; revision=17229
2011-04-19 23:39:00 +00:00
Ben Hutchings 06bc9ee656 Add stable 2.6.38.3
svn path=/dists/sid/linux-2.6/; revision=17224
2011-04-15 02:55:37 +00:00
Ben Hutchings d5a289e34a Merge changes from sid up to 2.6.38-3
svn path=/dists/trunk/linux-2.6/; revision=17207
2011-04-06 13:46:15 +00:00
Ben Hutchings b1c0df16bb Refresh/drop patches for 2.6.39-rc2
svn path=/dists/trunk/linux-2.6/; revision=17206
2011-04-06 13:38:04 +00:00
Ben Hutchings 59db2d1298 Cherry-pick some simple bug fixes from the 2.6.38.y queue
svn path=/dists/sid/linux-2.6/; revision=17203
2011-04-06 12:53:10 +00:00
Ben Hutchings 5b32347921 appletalk: Fix bugs introduced when removing use of BKL
svn path=/dists/sid/linux-2.6/; revision=17184
2011-04-03 04:14:00 +00:00
Ben Hutchings 35d9533be5 [amd64] Save cr4 to mmu_cr4_features at boot time (Closes: #620284)
svn path=/dists/sid/linux-2.6/; revision=17182
2011-04-02 23:51:59 +00:00
Martin Michlmayr 182107daaa rtlwifi: Eliminate udelay calls with too large values
svn path=/dists/sid/linux-2.6/; revision=17177
2011-04-01 13:22:04 +00:00
Aurelien Jarno 883c4fd884 * rtlwifi: fix build when PCI is not enabled.
svn path=/dists/sid/linux-2.6/; revision=17161
2011-03-30 13:27:14 +00:00
Ben Hutchings 57f84d847e Really remove .size directive for flush_alias_page
svn path=/dists/sid/linux-2.6/; revision=17150
2011-03-29 04:30:48 +00:00
Ben Hutchings 44a06962ef [hppa] Remove .size directive for flush_alias_page (should fix FTBFS)
svn path=/dists/sid/linux-2.6/; revision=17148
2011-03-29 04:14:49 +00:00
Ben Hutchings e1c13be9bc Add stable 2.6.38.2
svn path=/dists/sid/linux-2.6/; revision=17125
2011-03-27 20:40:50 +00:00
Ben Hutchings e39613cd72 [x86] KVM: remove isr_ack logic from PIC (Closes: #612105)
svn path=/dists/sid/linux-2.6/; revision=17123
2011-03-26 17:02:15 +00:00
Ben Hutchings b075265258 radeon: Add some sanity checks to obj info record parsing (Closes: #618847)
svn path=/dists/sid/linux-2.6/; revision=17122
2011-03-26 16:43:25 +00:00
Ben Hutchings af7aeb0faf Add stable 2.6.38.1
svn path=/dists/sid/linux-2.6/; revision=17120
2011-03-26 16:07:41 +00:00
Ben Hutchings 1bd2120d0d stable/gen-patch: Do not require 'backports' config section
svn path=/dists/sid/linux-2.6/; revision=17119
2011-03-25 13:10:34 +00:00
Ben Hutchings 7bede59974 rt2800usb: Disable powersaving by default (Closes: #618930)
svn path=/dists/sid/linux-2.6/; revision=17091
2011-03-20 17:12:21 +00:00
Ben Hutchings b57acbd2b0 kconfig: Avoid buffer underrun in choice input
svn path=/dists/sid/linux-2.6/; revision=17090
2011-03-19 05:18:30 +00:00
Ben Hutchings 3c5bb6b4c7 Update to 2.6.38
svn path=/dists/trunk/linux-2.6/; revision=17069
2011-03-15 05:16:54 +00:00
Ben Hutchings 4091533c31 [arm] Fix .size directive for xscale_dma_a0_map_area
svn path=/dists/trunk/linux-2.6/; revision=17042
2011-03-12 03:29:30 +00:00
Ben Hutchings 31cda7f297 [sparc] Fix .size directive for do_int_load
svn path=/dists/trunk/linux-2.6/; revision=17028
2011-03-09 02:32:53 +00:00
Ben Hutchings f92590f749 dib0700/dib7000m: Add pid filtering (Closes: #614837)
svn path=/dists/trunk/linux-2.6/; revision=17015
2011-03-07 01:13:17 +00:00
Ben Hutchings d366256e94 [x86] Correct typos in label names in two asm functions (Closes: #616426)
svn path=/dists/trunk/linux-2.6/; revision=16989
2011-03-06 00:36:36 +00:00
Ben Hutchings 50642bd64f Update to 2.6.38-rc6
I never did upload 2.6.38~rc5.1~experimental.1, so reopen the
changelog entry.

Drop some patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=16933
2011-02-22 13:19:11 +00:00
Ben Hutchings 5fa092eee4 Merge /dists/sid/linux-2.6 (2.6.37-1).
Keep ABI at 'trunk'.
Disable aufs again (but keep the patches).
Drop patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=16904
2011-02-17 11:28:30 +00:00
Ben Hutchings 3f3fa452a5 Update to 2.6.38-rc5
Adjust/remove patches as appropriate.

svn path=/dists/trunk/linux-2.6/; revision=16898
2011-02-16 13:38:58 +00:00
Ben Hutchings 8660c76607 nbd: Remove module-level ioctl mutex mistakenly introduced in 2.6.37
svn path=/dists/sid/linux-2.6/; revision=16888
2011-02-15 03:14:52 +00:00
Ben Hutchings 9ec3ad2f30 Restrict write permissions on files in procfs/sysfs
svn path=/dists/sid/linux-2.6/; revision=16887
2011-02-15 02:51:47 +00:00
Ben Hutchings 0b7edf388b [sparc] Fix misaligned tracing information (Closes: #609371)
svn path=/dists/trunk/linux-2.6/; revision=16848
2011-01-24 02:12:36 +00:00
Ben Hutchings 3b19bfc2e8 r8169: Keep firmware in memory (Closes: #609538)
svn path=/dists/trunk/linux-2.6/; revision=16846
2011-01-24 01:34:50 +00:00
Aurelien Jarno c0b4964a04 * [sh4] Export cpu_core_map to fix build failure with CONFIG_SFC=m.
svn path=/dists/trunk/linux-2.6/; revision=16842
2011-01-20 09:28:20 +00:00
Ben Hutchings 546c3eebcb Update to 2.6.37
svn path=/dists/trunk/linux-2.6/; revision=16775
2011-01-05 02:42:33 +00:00
Ben Hutchings e782daae45 Merge changes from sid branch
svn path=/dists/trunk/linux-2.6/; revision=16774
2011-01-05 02:35:19 +00:00
Ben Hutchings 335585c492 starfire: Fix dma_addr_t size test for MIPS (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=16744
2010-12-29 06:22:34 +00:00
Ben Hutchings 503d455dea i2c-i801: Include <linux/slab.h> (fixes FTBFS on alpha)
svn path=/dists/trunk/linux-2.6/; revision=16741
2010-12-28 04:21:28 +00:00
Ben Hutchings a5cf971a08 [ia64] drm/nouveau: Revert unnecessary exclusion of ACPI support code
svn path=/dists/trunk/linux-2.6/; revision=16737
2010-12-25 16:20:03 +00:00
Ben Hutchings 745668d827 Update to 2.6.37-rc7
svn path=/dists/trunk/linux-2.6/; revision=16728
2010-12-22 02:13:49 +00:00
Ben Hutchings c4bd1958a9 [mips] Restore dma_cache_sync()
svn path=/dists/trunk/linux-2.6/; revision=16705
2010-12-12 14:55:10 +00:00
Ben Hutchings d9dae15123 Second attempt to fix FTBFS on various architectures
[alpha] Do not use -Werror for arch/alpha
[arm/ixp4xx] Rename FREQ macro to avoid collisions (v2)
drm/nouveau: Only select ACPI_VIDEO if its dependencies are met
[mips] Change mips_sc_is_activated() to do what the comment says

svn path=/dists/trunk/linux-2.6/; revision=16695
2010-12-11 06:40:13 +00:00
Ben Hutchings 7e971a68a8 Attempt to fix FTBFS on various architectures
svn path=/dists/trunk/linux-2.6/; revision=16686
2010-12-10 02:59:04 +00:00
Ben Hutchings c30dcc74f3 Update to 2.6.37-rc5
svn path=/dists/trunk/linux-2.6/; revision=16685
2010-12-09 01:58:15 +00:00
Ben Hutchings 769ca9f529 DVB/V4L: Fix Kconfig select/depend conflicts
svn path=/dists/trunk/linux-2.6/; revision=16620
2010-12-04 18:11:11 +00:00
Ben Hutchings 2830fdaa56 dm: Deal with merge_bvec_fn in component devices better (Closes: #604457)
svn path=/dists/trunk/linux-2.6/; revision=16610
2010-11-29 01:39:38 +00:00
Ben Hutchings 741625c82c Update to 2.6.37-rc3
svn path=/dists/trunk/linux-2.6/; revision=16606
2010-11-28 04:14:29 +00:00
Martin Michlmayr 3432cd1608 Add ixp4xx build fix from Arnaud Patard (Closes: #602669)
svn path=/dists/trunk/linux-2.6/; revision=16535
2010-11-08 10:38:29 +00:00
Martin Michlmayr a79d62b473 better fix
svn path=/dists/trunk/linux-2.6/; revision=16490
2010-10-25 18:28:57 +00:00
Martin Michlmayr 3b55135d99 Revert "orion/kirkwood: reset PCIe unit on boot" since it breaks
the QNAP TS-209.

svn path=/dists/trunk/linux-2.6/; revision=16463
2010-10-19 18:23:47 +00:00
Ben Hutchings 30e7656cce [x86] Skip looking for ioapic overrides when ioapics are not present (Closes: #598533)
svn path=/dists/trunk/linux-2.6/; revision=16426
2010-10-10 21:12:51 +00:00
Ben Hutchings e870e8a6e1 perf: Fix paths in Python report script wrappers
svn path=/dists/trunk/linux-2.6/; revision=16423
2010-10-10 15:08:13 +00:00
Ben Hutchings e54cefd0de perf: Enable Perl and Python scripting
svn path=/dists/trunk/linux-2.6/; revision=16422
2010-10-10 02:36:46 +00:00
Ben Hutchings 3fd8f69aad perf: Move scripts to /usr/share/perf-core in linux-base package (Closes: #599624)
svn path=/dists/trunk/linux-2.6/; revision=16420
2010-10-10 01:48:46 +00:00
Ben Hutchings 7527d0c144 [x86] Staging: fix Makefile so brcm80211 will actually build (Closes: #599465)
svn path=/dists/trunk/linux-2.6/; revision=16412
2010-10-08 04:03:15 +00:00
Ben Hutchings bf6d43cfe5 qla4xxx: Fix build on some architectures lacking 64-bit I/O (Closes: #598503)
svn path=/dists/trunk/linux-2.6/; revision=16410
2010-10-07 02:39:06 +00:00
Ben Hutchings 099f6081ad Remove unused and obsolete patches
svn path=/dists/trunk/linux-2.6/; revision=16368
2010-09-29 01:58:11 +00:00
Ben Hutchings 1c573ade5f Update to 2.6.36-rc6
svn path=/dists/trunk/linux-2.6/; revision=16367
2010-09-29 01:54:09 +00:00
Ben Hutchings 769bfb21c3 USB: fix bug in initialization of interface minor numbers (Closes: #598207)
svn path=/dists/trunk/linux-2.6/; revision=16364
2010-09-28 01:21:38 +00:00
Ben Hutchings 826a4ea552 drm/i915: Ensure that the crtcinfo is populated during mode_fixup() (Closes: #592415)
svn path=/dists/trunk/linux-2.6/; revision=16362
2010-09-27 23:54:29 +00:00
Ben Hutchings 4374bd74e6 Fix config dependencies for VIDEO_VIVI
svn path=/dists/trunk/linux-2.6/; revision=16333
2010-09-19 01:53:29 +00:00
Ben Hutchings 5da64e6d86 [x86] Add brcm80211 driver for Broadcom 802.11n wireless network controllers
svn path=/dists/trunk/linux-2.6/; revision=16313
2010-09-19 00:31:27 +00:00
Maximilian Attems 32f1dc52a9 nuke old unmerged patch.
svn path=/dists/trunk/linux-2.6/; revision=16273
2010-09-13 08:14:58 +00:00
Ben Hutchings 96fba25e4b New upstream release candidate 2.6.36-rc4
Remove patches merged upstream.
Rewrite debian/scripts-kconfig-reportoldconfig.patch
Rewrite bugfix/mips/disable-werror.patch as debian/mips-disable-werror.patch
Refresh some other patches.

svn path=/dists/trunk/linux-2.6/; revision=16272
2010-09-13 01:37:29 +00:00
Aurelien Jarno 523a495e7f * [mips] Add an octeon flavour.
svn path=/dists/trunk/linux-2.6/; revision=16244
2010-09-06 08:41:21 +00:00
Maximilian Attems 3c800e19ee add stable 2.6.35 releases
svn path=/dists/trunk/linux-2.6/; revision=16235
2010-09-05 11:53:32 +00:00
Aurelien Jarno b6c3696b72 * Fix netfilter CONFIG_COMPAT support.
svn path=/dists/trunk/linux-2.6/; revision=16211
2010-08-29 14:26:58 +00:00
Ben Hutchings 720ef1586d Merge some changes from squeeze/sid branch
linux-base: Remove dependency on libapt-pkg-perl (Closes: #589996)
Update debconf template translations:
- Czech (Michal Simunek) (Closes: #590546)
- Portugese (Américo Monteiro) (Closes: #590557)
- French (David Prévot) (Closes: #591149)
- Russian (Yuri Kozlov) (Closes: #591241)
- Swedish (Martin Bagge) (Closes: #592045)
- German (Holger Wansing) (Closes: #592226)
[x86] Enable samsung-laptop driver
[sparc] Enable XVR1000 driver (Closes: #574243)
README.Debian: Add references to kernel handbook and wiki
[i386/{openvz,xen}-686] Remove AMD Geode LX and VIA C3 "Nehemiah" from the list of supported processors


svn path=/dists/trunk/linux-2.6/; revision=16156
2010-08-18 02:29:07 +00:00
Maximilian Attems 79fc48200d add missing mm lvm fixup patch
reprepare to release 2.6.35-1~experimental.2

svn path=/dists/trunk/linux-2.6/; revision=16150
2010-08-16 21:50:59 +00:00
Maximilian Attems 27de5d7e30 add linus stable bugfix directly from linux-2.6
see https://bugzilla.kernel.org/show_bug.cgi?id=16588 for details.

svn path=/dists/trunk/linux-2.6/; revision=16147
2010-08-15 10:45:43 +00:00
Maximilian Attems b007fe0480 add stable release 2.6.35.1 and 2.6.35.2
just apply fine without conflicts.

svn path=/dists/trunk/linux-2.6/; revision=16145
2010-08-14 11:27:01 +00:00
Ben Hutchings 0221b2bbc2 Update to 2.6.35
svn path=/dists/trunk/linux-2.6/; revision=16034
2010-08-02 01:30:37 +00:00
Ben Hutchings d9fbd566dd Merge changes from 2.6.32-18
svn path=/dists/trunk/linux-2.6/; revision=16013
2010-07-23 23:59:49 +00:00
Ben Hutchings 52f56aec65 Use upstream fix for ds2782_battery
svn path=/dists/trunk/linux-2.6/; revision=16012
2010-07-23 23:51:51 +00:00
Maximilian Attems 6f58ab8b3e add inotify patch headers
svn path=/dists/sid/linux-2.6/; revision=16009
2010-07-23 08:09:38 +00:00
Maximilian Attems a8b086f5b7 fix inotify-oneshot-support patch so it builds.
svn path=/dists/sid/linux-2.6/; revision=16008
2010-07-23 07:58:43 +00:00
Ben Hutchings 55022fb173 3c59x: Fix call to mdio_sync() with the wrong argument (Closes: #589989)
svn path=/dists/sid/linux-2.6/; revision=16005
2010-07-23 00:03:57 +00:00
Ben Hutchings cc97dc48ef ds2782_battery: Fix build failure on several architectures
svn path=/dists/trunk/linux-2.6/; revision=16000
2010-07-20 00:09:39 +00:00
Ben Hutchings 9fdab640ee [!x86] Disable FB_VIA; these GPUs are only found on x86 motherboards
svn path=/dists/trunk/linux-2.6/; revision=15999
2010-07-20 00:08:12 +00:00
Maximilian Attems a3b1ddbaa6 add scheduling fix
svn path=/dists/sid/linux-2.6/; revision=15998
2010-07-18 21:43:07 +00:00
Maximilian Attems 9df08e77c3 add inotify patches
seen in upstream submisson and on F-12, F-13.
fixes rh #607327

svn path=/dists/sid/linux-2.6/; revision=15997
2010-07-18 21:04:48 +00:00
Ben Hutchings a8bf6028b5 drm/i915: Add 'reclaimable' to i915 self-reclaimable page allocations
(really closes: #534422, we hope)

svn path=/dists/sid/linux-2.6/; revision=15994
2010-07-18 20:46:53 +00:00
Ben Hutchings 8c01e4e155 iwlwifi: Allocate pages for RX buffers, reducing the probability of allocation failure (Closes: #580124)
svn path=/dists/sid/linux-2.6/; revision=15986
2010-07-14 00:56:24 +00:00
Ben Hutchings 3cf4012f58 viafb: Add transitive dependencies via gpiolib
Fix the FTBFS for alpha, ia64 and most mips/mipsel flavours.
Revert the explicit config change for ia64.

svn path=/dists/trunk/linux-2.6/; revision=15985
2010-07-13 23:26:01 +00:00
Ben Hutchings ef5d525c90 Update to 2.6.35-rc5; remove patches merged upstream
svn path=/dists/trunk/linux-2.6/; revision=15980
2010-07-13 00:03:21 +00:00
Ben Hutchings 731f99da79 drm/i915: Fix memory corruption on resume from hibernation (Closes: #534422)
svn path=/dists/sid/linux-2.6/; revision=15971
2010-07-10 15:40:48 +00:00
Ben Hutchings 3bb2146f60 perf: Replace my patches with upstream patches
svn path=/dists/sid/linux-2.6/; revision=15969
2010-07-09 04:20:35 +00:00
Ben Hutchings a0f4087607 linux-tools: Restrict architectures and fix build for hppa
perf: Use sane default CFLAGS
perf: Don't hide compiler/linker errors from libelf test
perf: Don't use /dev/null as the output file for libelf test
Don't attempt to build for architectures where perf events are not available.

svn path=/dists/sid/linux-2.6/; revision=15967
2010-07-08 03:30:36 +00:00
Maximilian Attems 8072756c6b agp: add no warn since we have a fallback to vmalloc paths
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15964
2010-07-07 10:36:45 +00:00
Ben Hutchings e4b386eff3 kbuild: Fix setlocalversion invocation when objtree != srctree
svn path=/dists/trunk/linux-2.6/; revision=15962
2010-07-07 03:12:37 +00:00
Ben Hutchings ef0d28e36c Replace stable pre-patches 2.6.32.16-rc1 and 2.6.33.6-rc1 with final versions
svn path=/dists/sid/linux-2.6/; revision=15947
2010-07-05 21:13:21 +00:00
Ben Hutchings 25ca77847f Update to upstream release candidate 2.6.35-rc4
Remove patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=15939
2010-07-05 12:01:38 +00:00
Ben Hutchings 04b38ec92d Merge changes from 2.6.32-16
Add patches that were added in 2.6.32-16 and are not in 2.6.35-rc3.
Update configuration.
Update maintainer scripts and debconf templates.
Add linux-tools-<version> package.

svn path=/dists/trunk/linux-2.6/; revision=15934
2010-07-04 21:07:52 +00:00
Ben Hutchings 0c747108a8 Update to upstream release candidate 2.6.35-rc3
Refresh/remove patches as appropriate.
Add patches for SD7220 firmware in ip_qib where it moved from ipath.

svn path=/dists/trunk/linux-2.6/; revision=15933
2010-07-04 20:11:06 +00:00
Ben Hutchings c1f681847c Add r8192u_usb driver
Apply all upstream bug fixes up to 2.6.34.
Remove the firmware images.
Enable it on x86.

svn path=/dists/sid/linux-2.6/; revision=15930
2010-07-03 17:23:21 +00:00
Ben Hutchings 5e7f08b2cc rtl8192s_usb: Fix various bugs
svn path=/dists/sid/linux-2.6/; revision=15929
2010-07-03 16:38:31 +00:00
Ben Hutchings 186b3c8352 Remove patches that have been superseded without being released
svn path=/dists/sid/linux-2.6/; revision=15928
2010-07-02 22:53:36 +00:00
Ben Hutchings 20354e8cf3 Add drm changes from stable 2.6.33.6-rc1
svn path=/dists/sid/linux-2.6/; revision=15924
2010-07-02 03:20:26 +00:00
Ben Hutchings 7b38a3c038 Add stable 2.6.32.16-rc1
ath9k has been further patched since we applied
ath9k-add-support-for-802.11n-bonded-out-AR2427.patch so we need a
separate patch to revert it.

This stable release patches option so we need a new version of
USB-option-Use-generic-USB-wwan-code.patch.

svn path=/dists/sid/linux-2.6/; revision=15923
2010-07-02 03:18:08 +00:00
Ben Hutchings 75147a353a Add upstream references for 3c59x patches
svn path=/dists/sid/linux-2.6/; revision=15921
2010-07-01 11:32:59 +00:00
Ben Hutchings 316e61ab30 ipv6: Fix a couple of bugs affecting temporary address lifetimes
svn path=/dists/sid/linux-2.6/; revision=15919
2010-07-01 00:12:25 +00:00
Ben Hutchings a0d70280e7 asix: fix setting mac address for AX88772 (Closes: #587580)
svn path=/dists/sid/linux-2.6/; revision=15915
2010-06-30 01:01:44 +00:00
Ben Hutchings 40f4afd23b Add missing initialisation to 3c59x-Use-fine-grained-locks-for-MII-and-windowed-regs.patch
svn path=/dists/sid/linux-2.6/; revision=15909
2010-06-25 02:01:57 +00:00
Ben Hutchings 7bf3bd3d4c Revert "tpm: autoload tpm_tis based on system PnP IDs" (Closes: #584273)
svn path=/dists/sid/linux-2.6/; revision=15908
2010-06-25 01:39:51 +00:00
Ben Hutchings b0319ba2f3 3c59x: Change locking to avoid use of disable_irq() (Closes: #586967)
svn path=/dists/sid/linux-2.6/; revision=15905
2010-06-24 00:04:28 +00:00