Commit Graph

3035 Commits

Author SHA1 Message Date
Ben Hutchings eb9294dfd8 Separate "New upstream release candidate" from my changes
svn path=/dists/trunk/linux-2.6/; revision=16430
2010-10-11 03:00:04 +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 6991dd77f3 crypto: Explicitly enable algorithm self-tests (Closes: #599441)
svn path=/dists/trunk/linux-2.6/; revision=16424
2010-10-10 15:28:05 +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 c86844648a On second thoughts, move scripts to /usr/share/perf_<version>-core
svn path=/dists/trunk/linux-2.6/; revision=16421
2010-10-10 02:12:28 +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 439fcd4674 [x86] Enable modular IDEAPAD_ACPI (Closes: #599444)
svn path=/dists/trunk/linux-2.6/; revision=16417
2010-10-08 04:41:36 +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 b945a21e38 [x86] Enable modular TM6000, TM6000_ALSA, TM6000_DVB
svn path=/dists/trunk/linux-2.6/; revision=16411
2010-10-07 12:03:46 +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 81d2743cc7 Update to 2.6.36-rc7
svn path=/dists/trunk/linux-2.6/; revision=16409
2010-10-07 02:37:34 +00:00
Ben Hutchings 3906f1b652 Prepare to upload linux-2.6 (2.6.36~rc6-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=16398
2010-10-04 00:11:59 +00:00
Ben Hutchings 97aecd8d07 Enable various new driver modules and driver options
svn path=/dists/trunk/linux-2.6/; revision=16395
2010-10-03 19:49:27 +00:00
Ben Hutchings 626cb3aaa2 Enable all IR modules (LIRC only on x86)
svn path=/dists/trunk/linux-2.6/; revision=16394
2010-10-03 19:36:05 +00:00
Ben Hutchings 7df8953777 Enable various new driver modules and driver options
svn path=/dists/trunk/linux-2.6/; revision=16392
2010-10-03 17:53:42 +00:00
Ben Hutchings be0473a753 Note config options enabled as modular
svn path=/dists/trunk/linux-2.6/; revision=16391
2010-10-03 17:21:22 +00:00
Ben Hutchings 36a3ac3d3e Explicitly set LOCKUP_DETECTOR (enabled by default in 2.6.35, not any more)
svn path=/dists/trunk/linux-2.6/; revision=16390
2010-10-02 23:28:34 +00:00
Ben Hutchings e20b699ca1 Enable new netfilter xtables modules
svn path=/dists/trunk/linux-2.6/; revision=16386
2010-10-02 22:20:52 +00:00
Ben Hutchings cb837a8888 Explicitly disable INTEL_IDLE, which cannot be built as a module any more
svn path=/dists/trunk/linux-2.6/; revision=16385
2010-10-02 22:18:07 +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 3ce11d748c linux-base: Remove dependency on libapt-pkg-perl (Closes: #589996, really)
svn path=/dists/trunk/linux-2.6/; revision=16357
2010-09-26 14:36:27 +00:00
Ben Hutchings 715eeb818e Prepare to release linux-2.6 (2.6.36~rc5-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=16340
2010-09-21 23:00:32 +00:00
Ben Hutchings 7951f74714 Update to 2.6.36-rc5
svn path=/dists/trunk/linux-2.6/; revision=16339
2010-09-21 01:15:02 +00:00
Ben Hutchings da552595e1 Note that 2.6.36-rc4 closes #595554
svn path=/dists/trunk/linux-2.6/; revision=16337
2010-09-20 20:58:50 +00:00
Ben Hutchings 190d46d0d1 [x86] Set XEN_PLATFORM_PCI=y (matching squeeze)
svn path=/dists/trunk/linux-2.6/; revision=16334
2010-09-19 01:57:36 +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
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
Maximilian Attems ba3358c090 prepare to release 2.6.35-1~experimental.3
svn path=/dists/trunk/linux-2.6/; revision=16246
2010-09-06 13:19:54 +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 b5d314c831 * [sh4] set VIRTUALIZATION.
svn path=/dists/trunk/linux-2.6/; revision=16212
2010-08-29 14:39:26 +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 65540e5880 [mipsel/loongson-2f] Enable smtcfb (FB_SM7XX) driver (Closes: #594642)
svn path=/dists/trunk/linux-2.6/; revision=16210
2010-08-29 14:24:44 +00:00
Bastian Blank 61e1afd944 * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Disable RT2860, RT2870, RT3090.

svn path=/dists/trunk/linux-2.6/; revision=16207
2010-08-29 12:57:22 +00:00
Ben Hutchings baf49ce6f5 Change BLK_CGROUP from module to built-in
so that cfq can be the default I/O scheduler again (Closes: #593720)

svn path=/dists/trunk/linux-2.6/; revision=16187
2010-08-27 04:24:38 +00:00
Ian Campbell 979949830e Fix some low hanging lintian warnings
svn path=/dists/trunk/linux-2.6/; revision=16172
2010-08-21 07:59:17 +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
Ben Hutchings 96806e61e8 Add .gnu_debuglink information into kernel modules (Closes: #555549)
From: Ritesh Raj Sarraf

Add .gnu_debuglink information into kernel modules to point to the
correct DWARF enabled kernel module. This is needed by SystemTap to
instrument a kernel module.

svn path=/dists/trunk/linux-2.6/; revision=16153
2010-08-18 01:48:19 +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 1dbaa13e7b prepare to release 2.6.35-1~experimental.2
svn path=/dists/trunk/linux-2.6/; revision=16149
2010-08-16 20:34:28 +00:00
Maximilian Attems 0c7bc163be add patch for loongson-2f
Reported-by: Ben Hutchings <ben@decadent.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=16148
2010-08-16 14:52:54 +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 c50014dac2 changelog add bug closure
svn path=/dists/trunk/linux-2.6/; revision=16146
2010-08-14 11:28:33 +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
Maximilian Attems 53a28a1725 images nuke modules.devname on removal
svn path=/dists/trunk/linux-2.6/; revision=16081
2010-08-04 18:57:14 +00:00
Maximilian Attems 820a247b3e changelog update release date
svn path=/dists/trunk/linux-2.6/; revision=16076
2010-08-03 14:21:58 +00:00
Maximilian Attems 7c5a6caa5d prepare to release 2.6.35-1~experimental.1
svn path=/dists/trunk/linux-2.6/; revision=16074
2010-08-03 12:29:25 +00:00
Maximilian Attems 0ca02dc323 Revert "topconfig enable modular SATA_AHCI_PLATFORM"
no good use in general config and defaults to no anyway,
as suggested by Ben Hutchings.

svn path=/dists/trunk/linux-2.6/; revision=16068
2010-08-02 17:02:44 +00:00
Maximilian Attems 5c9048be00 topconfig enable modular SATA_AHCI_PLATFORM
for SOCs..

svn path=/dists/trunk/linux-2.6/; revision=16067
2010-08-02 16:49:55 +00:00
Maximilian Attems 2459eaa728 topconfig enable modular LEDS_MC13783
svn path=/dists/trunk/linux-2.6/; revision=16066
2010-08-02 16:42:55 +00:00
Maximilian Attems 4603d40352 topconfig enable modular LEDS_LT3593
svn path=/dists/trunk/linux-2.6/; revision=16065
2010-08-02 16:42:46 +00:00
Maximilian Attems a0c5763c2c topconfig enable new alsa input drivers
svn path=/dists/trunk/linux-2.6/; revision=16063
2010-08-02 16:42:25 +00:00
Maximilian Attems 525eed17bc topconfig enable modular SENSORS_TMP102
svn path=/dists/trunk/linux-2.6/; revision=16060
2010-08-02 16:41:58 +00:00
Maximilian Attems d572cf02f6 topconfig enable modular SENSORS_ADS7871
svn path=/dists/trunk/linux-2.6/; revision=16059
2010-08-02 16:41:47 +00:00
Maximilian Attems 12150595f8 topconfig enable modular SENSORS_EMC1403
svn path=/dists/trunk/linux-2.6/; revision=16058
2010-08-02 16:41:25 +00:00
Maximilian Attems 0c6801a121 topconfig enable modular SENSORS_SHT15
svn path=/dists/trunk/linux-2.6/; revision=16057
2010-08-02 16:41:16 +00:00
Maximilian Attems 1b876967fb topconfig enable modular N_GSM
svn path=/dists/trunk/linux-2.6/; revision=16056
2010-08-02 16:41:02 +00:00
Maximilian Attems a8c5ccc6da topconfig enable modular KEYBOARD_QT2160
svn path=/dists/trunk/linux-2.6/; revision=16055
2010-08-02 16:40:37 +00:00
Maximilian Attems 0ab33954ef topconfig enable ATA_BMDMA
svn path=/dists/trunk/linux-2.6/; revision=16054
2010-08-02 16:40:29 +00:00
Maximilian Attems 354f193186 topconfig enable modular MTD_NAND_RICOH
svn path=/dists/trunk/linux-2.6/; revision=16053
2010-08-02 16:39:56 +00:00
Maximilian Attems 1980d7c4aa topconfig enable BT_L2CAP_EXT_FEATURES
svn path=/dists/trunk/linux-2.6/; revision=16052
2010-08-02 16:39:25 +00:00
Maximilian Attems 9a3dc89212 topconfig enable modular l2tp and friends
svn path=/dists/trunk/linux-2.6/; revision=16051
2010-08-02 16:39:00 +00:00
Maximilian Attems ebd520fa90 topconfig enable modular NET_DCCPPROBE and NET_SCTPPROBE
svn path=/dists/trunk/linux-2.6/; revision=16050
2010-08-02 16:38:34 +00:00
Maximilian Attems 9f44c99fd7 topconfig enable IP_MROUTE_MULTIPLE_TABLES and IPV6_MROUTE_MULTIPLE_TABLES
svn path=/dists/trunk/linux-2.6/; revision=16049
2010-08-02 16:38:03 +00:00
Maximilian Attems cbcf69b748 x86 enable PCI_CNB20LE_QUIRK
for CNB20LE chipsets without acpi.

svn path=/dists/trunk/linux-2.6/; revision=16048
2010-08-02 16:37:41 +00:00
Maximilian Attems f7d4f56521 x86 enable new acpi features
all besides this funny error injection mechanism.

svn path=/dists/trunk/linux-2.6/; revision=16047
2010-08-02 16:37:14 +00:00
Maximilian Attems 252e08a5e2 topconfig enable experimental COMPACTION
allows to compactify mem, give it some test possibility.

svn path=/dists/trunk/linux-2.6/; revision=16046
2010-08-02 16:36:48 +00:00
Maximilian Attems aa88091d9f topconfig enable RCU_FAST_NO_HZ
seen enabled on fedora and seems the ecological choice,
but not the default.

svn path=/dists/trunk/linux-2.6/; revision=16045
2010-08-02 16:36:19 +00:00
Maximilian Attems 3ca249a61f topconfig enable SQUASHFS_XATTRS
svn path=/dists/trunk/linux-2.6/; revision=16042
2010-08-02 07:19:19 +00:00
Maximilian Attems b6ff29397c topconfig enable modular SND_ASIHPI
svn path=/dists/trunk/linux-2.6/; revision=16041
2010-08-02 07:19:01 +00:00
Maximilian Attems 91993fa670 topconfig enable new modular touchscreen drivers
svn path=/dists/trunk/linux-2.6/; revision=16040
2010-08-02 07:18:43 +00:00
Maximilian Attems 1efc280846 topconfig enable modular ATH9K_HTC
svn path=/dists/trunk/linux-2.6/; revision=16039
2010-08-02 07:18:23 +00:00
Maximilian Attems 70ab93683f topconfig enable modular VMWARE_BALLOON
svn path=/dists/trunk/linux-2.6/; revision=16038
2010-08-02 07:17:54 +00:00
Maximilian Attems 0e6b29f25c topconfig enable modular NETFILTER_XT_TARGET_TEE
svn path=/dists/trunk/linux-2.6/; revision=16037
2010-08-02 07:17:40 +00:00
Maximilian Attems 92d30e6467 x86 enable modular INTEL_IDLE
svn path=/dists/trunk/linux-2.6/; revision=16036
2010-08-02 07:16:35 +00:00
Maximilian Attems 9795ff510e topconfig enable modular BLK_CGROUP
svn path=/dists/trunk/linux-2.6/; revision=16035
2010-08-02 07:16:07 +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 072ec1fc3b Prepare to release linux-2.6 (2.6.35~rc6-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=16015
2010-07-24 13:32:32 +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
Maximilian Attems 8996ec78d8 Revert "Remove broken inotify fixes"
undiscussed, and no preavis to fix it.

svn path=/dists/sid/linux-2.6/; revision=16007
2010-07-23 07:58:29 +00:00
Ben Hutchings 9b7ac9e86e Remove broken inotify fixes
Not applied upstream, no Debian bug reference, and break the build.

svn path=/dists/sid/linux-2.6/; revision=16006
2010-07-23 02:47:18 +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 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 525c652f0e Revert "x86, paravirt: Add a global synchronization point for pvclock" (Closes: #588426)
svn path=/dists/sid/linux-2.6/; revision=16001
2010-07-20 00:22:06 +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
Martin Michlmayr 342426c59f wrap
svn path=/dists/sid/linux-2.6/; revision=15996
2010-07-18 20:57:34 +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 2f4dbd6221 [i386/686] Remove AMD K6 from the list of supported processors
AMD K6 does not implement the CMOV instruction.

svn path=/dists/sid/linux-2.6/; revision=15993
2010-07-18 20:43:42 +00:00
Ben Hutchings 30e6842b81 Close bug that should be fixed by the rt2860sta update
svn path=/dists/sid/linux-2.6/; revision=15992
2010-07-18 03:06:54 +00:00
Ben Hutchings 15c7d66033 rt2860sta, rt2870sta: Apply changes from Linux 2.6.33 and 2.6.34
rt3090sta: Replace with rt2860sta (Closes: #588863)


svn path=/dists/sid/linux-2.6/; revision=15991
2010-07-18 03:00:16 +00:00
Ben Hutchings bf53f8f2c6 postinst: Remove support for 'default' boot loaders
Warn users on upgrade if the current configuration may rely on this.
The debconf templates will need a translation update.

svn path=/dists/sid/linux-2.6/; revision=15990
2010-07-16 14:58:05 +00:00
Martin Michlmayr 1e75e917a7 Add some patches from the Orion tree, including support for Marvell's
Armada 300 (88F6282).

svn path=/dists/sid/linux-2.6/; revision=15987
2010-07-15 19:45:00 +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