Commit Graph

201 Commits

Author SHA1 Message Date
Ben Hutchings 25e71bd239 sched: Build with SCHED_AUTOGROUP, but do not enable autogrouping by default
svn path=/dists/trunk/linux-2.6/; revision=17071
2011-03-16 03:17:06 +00:00
Ben Hutchings f19ec8c57e ext4: Disable FS_IOC_FIEMAP ioctl temporarily
svn path=/dists/trunk/linux-2.6/; revision=17070
2011-03-15 05:45:21 +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 b2b4c3023a Drop obsolete patch for i915 autoloading
We now set CONFIG_DRM_I915_KMS, so it will be loaded even without this.

svn path=/dists/trunk/linux-2.6/; revision=17027
2011-03-09 02:29:12 +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 b8645366fc Add script to update aufs patches
svn path=/dists/trunk/linux-2.6/; revision=17014
2011-03-07 00:15:00 +00:00
Ben Hutchings d512f3dbd1 Update and reenable aufs
Include a fix for a nasty bug in aufs/TOMOYO interaction.
(The fix is not required in squeeze.)

svn path=/dists/trunk/linux-2.6/; revision=17013
2011-03-06 23:39:03 +00:00
Ben Hutchings d4879ad696 Fix linux-tools build for i386 on an x86_64 kernel
svn path=/dists/trunk/linux-2.6/; revision=17008
2011-03-06 22:05:41 +00:00
Ben Hutchings e963d6a20b [x86] Enable VT6656, loading firmware from a separate file
svn path=/dists/trunk/linux-2.6/; revision=17000
2011-03-06 18:58:03 +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 99be663773 module,bug: Add TAINT_OOT_MODULE flag for modules that weren't built in-tree
Also decode this new flag in the bug script.

svn path=/dists/trunk/linux-2.6/; revision=16914
2011-02-19 02:38:21 +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 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 291ea8476f [x86] Staging: Enable R8712U as module (r8712u, replacing r8192s_usb)
svn path=/dists/trunk/linux-2.6/; revision=16757
2011-01-04 00:26:32 +00:00
Ben Hutchings 22c3fd660c watchdog: Improve failure message and documentation (Closes: #608138)
svn path=/dists/trunk/linux-2.6/; revision=16754
2011-01-03 20:36:24 +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 c7714e717b Update to 2.6.37-rc8
svn path=/dists/trunk/linux-2.6/; revision=16743
2010-12-29 05:25:34 +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 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 8e3b18cd0a Replace Kconfig patch with version likely to be accepted upstream
Add verbose option (KBUILD_VERBOSE=1/V=1) to listnewconfig, rather than
adding yet more targets.  Change rules.real accordingly.

svn path=/dists/trunk/linux-2.6/; revision=16619
2010-12-04 17:17:51 +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 b1d1bab362 fix path
svn path=/dists/trunk/linux-2.6/; revision=16536
2010-11-08 10:40:21 +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 0bbef7f98a Update to 2.6.36-rc8
svn path=/dists/trunk/linux-2.6/; revision=16445
2010-10-15 01:28:18 +00:00
Ben Hutchings 10ebafb301 Move last valid device ID from piix to ata_piix
piix has been kept around because it has 2 device IDs not listed in
other drivers:

PCI_DEVICE_ID_INTEL_82371FB_0 == 0x122e (PIIX function 0)
This function is the ISA bridge, not a PATA controller!

PCI_DEVICE_ID_INTEL_82801DB_1 == 0x24c1 (ICH4-L function 1)
This should be functionally identical to the ICH4's PATA
controller.

Add the latter device ID to ata_piix and disable piix (except on
alpha, which has not been converted to use libata).


svn path=/dists/trunk/linux-2.6/; revision=16427
2010-10-10 22:01:51 +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 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 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
Ben Hutchings e935dba032 speakup: Update to match Debian package version 3.1.5.dfsg.1-1
svn path=/dists/trunk/linux-2.6/; revision=16309
2010-09-18 16:48:22 +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
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 52f56aec65 Use upstream fix for ds2782_battery
svn path=/dists/trunk/linux-2.6/; revision=16012
2010-07-23 23:51:51 +00:00
Ben Hutchings 42dbc237ff Update to 2.6.35-rc6
svn path=/dists/trunk/linux-2.6/; revision=16004
2010-07-22 23:44:31 +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 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