Commit Graph

131 Commits

Author SHA1 Message Date
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
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
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 54112e69ac x86 enable modular X86_PCC_CPUFREQ
svn path=/dists/trunk/linux-2.6/; revision=15777
2010-05-26 21:22:47 +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 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
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 8561963282 x86 disable NO_BOOTMEM
not something we want to greet our users with.

svn path=/dists/trunk/linux-2.6/; revision=15712
2010-05-17 01:54:49 +00:00
Ben Hutchings 956f9fc94b [x86] Enable r8187se driver, previously named rtl8187se
svn path=/dists/trunk/linux-2.6/; revision=15658
2010-05-11 02:46:29 +00:00
Maximilian Attems 49ede2ac48 disable aesni
causes boot failure on recent T410, see RHBZ#571577

no upstream fix yet by Xu.

svn path=/dists/sid/linux-2.6/; revision=15655
2010-05-10 18:22:24 +00:00
Bastian Blank eef8e0abf6 Merge /dists/sid/linux-2.6 (2.6.32-11).
svn path=/dists/trunk/linux-2.6/; revision=15575
2010-04-27 17:48:06 +00:00
Ben Hutchings c183e2165b [x86] Add ramzswap driver (Closes: #573912)
svn path=/dists/sid/linux-2.6/; revision=15483
2010-04-04 19:07:12 +00:00
Ben Hutchings 36d8334474 [x86] Enable ramzswap driver (Closes: #573912)
svn path=/dists/trunk/linux-2.6/; revision=15480
2010-04-04 06:20:04 +00:00
Maximilian Attems 802512bcbe x86 disable FB_INTEL
highly deprecated these days with KMS.

svn path=/dists/sid/linux-2.6/; revision=15432
2010-03-21 04:19:15 +00:00
Ben Hutchings 0f77287952 Extend the libata transition to all architectures (except s390) again
svn path=/dists/sid/linux-2.6/; revision=15425
2010-03-20 05:50:25 +00:00
Bastian Blank fbb493cdc3 * debian/changelog: Update.
* debian/config: Make all AGP driver built-in to workaround race-condition
  between DRM and AGP.

svn path=/dists/sid/linux-2.6/; revision=15401
2010-03-16 19:14:45 +00:00
Bastian Blank f0c48f95cc debian/config: Reorder.
svn path=/dists/sid/linux-2.6/; revision=15398
2010-03-16 12:56:25 +00:00
Ben Hutchings ca56472176 Use libata-based drivers for most PATA controllers (Closes: #444182)
Add transition script to linux-base and make all images depend on it.
Add NEWS explaining the transition.

svn path=/dists/sid/linux-2.6/; revision=15395
2010-03-16 05:40:15 +00:00
Ben Hutchings e50b426c83 [x86] Enable rtl8192su driver using external firmware
svn path=/dists/sid/linux-2.6/; revision=15389
2010-03-16 01:27:48 +00:00
Ben Hutchings 103df23a00 [x86] Enable rtl8192su driver using external firmware
svn path=/dists/trunk/linux-2.6/; revision=15377
2010-03-15 13:44:38 +00:00
Ben Hutchings 4e1a5a5116 drm: Apply all changes from 2.6.33
Add nouveau driver.
i915: Restore video overlay support (Closes: #560033).
radeon: Enable KMS support.

svn path=/dists/sid/linux-2.6/; revision=15304
2010-03-02 00:09:46 +00:00
Ben Hutchings 1010d1cd17 Use libata-based drivers for most PATA controllers (Closes: #444182)
Add transition script to linux-base and make all images depend on it


svn path=/dists/trunk/linux-2.6/; revision=15272
2010-02-25 04:11:39 +00:00
Maximilian Attems 8b3944278a topconfig, x86 set a bunch more evident drivers
nothing to exciting..

svn path=/dists/trunk/linux-2.6/; revision=15226
2010-02-19 11:56:26 +00:00
Maximilian Attems 54feffabb2 topconfig enable bunch of evident new modular drivers
as highlight maybe DVB_FIREDTV, DRDB and NOUVEAU.

svn path=/dists/trunk/linux-2.6/; revision=15224
2010-02-19 11:13:43 +00:00
Ben Hutchings bb1ae1e9b7 [x86] Enable USB IP drivers (Closes: #568903)
svn path=/dists/trunk/linux-2.6/; revision=15148
2010-02-12 03:16:37 +00:00
Bastian Blank b03ba34bc9 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=15118
2010-02-04 09:51:13 +00:00
Maximilian Attems 1edf84b96b x86: Disable deprecated X86_CPU_DEBUG, causes boot failures.
see upstream bugzilla #15075

svn path=/dists/trunk/linux-2.6/; revision=15089
2010-02-01 16:20:46 +00:00
Maximilian Attems 7713285772 x86 explicitly unset PM_TRACE_RTC and PM_TEST_SUSPEND
svn path=/dists/trunk/linux-2.6/; revision=15019
2010-01-26 22:50:56 +00:00
Maximilian Attems ed7066a65f explicitly disable KPROBES
nobody speaks forward for it, so shipp default.

svn path=/dists/trunk/linux-2.6/; revision=15018
2010-01-26 22:36:41 +00:00
Maximilian Attems 759a2ccd34 don't enable for now PM_TRACE and friends
PM_DEBUG seems already helpful.

svn path=/dists/trunk/linux-2.6/; revision=15015
2010-01-26 17:49:05 +00:00
Bastian Blank cda87cd1b2 debian/config: Order.
svn path=/dists/trunk/linux-2.6/; revision=15012
2010-01-26 17:08:57 +00:00
Maximilian Attems 5c7607248b Enable easier debugging of Power Managment code.
* topconfig set PM_DEBUG, PM_TRACE
* unset PM_VERBOSE (dev option)
* x86 set PM_TRACE_RTC and PM_TEST_SUSPEND

svn path=/dists/trunk/linux-2.6/; revision=15009
2010-01-26 16:48:48 +00:00
Bastian Blank 5d95621eaa * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-64:
  Make AGP and AGP_AMD64 again built-in.

svn path=/dists/trunk/linux-2.6/; revision=14992
2010-01-25 12:51:29 +00:00
Bastian Blank b6cf629219 debian/config: Remove HANGCHECK_TIMER overrides.
svn path=/dists/trunk/linux-2.6/; revision=14975
2010-01-21 16:45:43 +00:00
Bastian Blank e65b4b8576 debian/config/armel/config, debian/config/config,
debian/config/kernelarch-x86/config-arch-64: Reorder.

svn path=/dists/trunk/linux-2.6/; revision=14966
2010-01-21 14:49:34 +00:00
Ben Hutchings 491d6bfd34 [x86] Enable rt3090sta using firmware loader
svn path=/dists/trunk/linux-2.6/; revision=14952
2010-01-18 21:49:14 +00:00
Ian Campbell 4f0498a82e xen: enable up to 32G of RAM for 32 bit guests.
The default of 8G seems unnecessarily constrained. 32G works fine in my testing
and is consistent with 64 bit.

svn path=/dists/trunk/linux-2.6/; revision=14936
2010-01-12 17:02:29 +00:00
Maximilian Attems 2496c446b2 x86 enable modular I2C_SCMI build
svn path=/dists/trunk/linux-2.6/; revision=14924
2010-01-08 15:22:13 +00:00
Maximilian Attems 245c082c43 nuke old gone Kconfig Variables step 5
gone FSC drivers
see 91f17e02a224dc649eaffc8e0bca6db85efb9cd7

gone pcf8574 driver
see e7c5c49ecdac6dc5a6b67a27838b1b562eeec1b9

gone WDT_501_PCI ifdef
see 9b901ee0cb007eb4e2ee056e5b1c5c2837d53bdb

gone prome console

svn path=/dists/trunk/linux-2.6/; revision=14920
2010-01-08 14:06:51 +00:00
Maximilian Attems 540c66525e nuke old gone Kconfig Variables step 4
EVENT_TRACER got renamed and hidden.

GIGASET_UNDOCREQ gone and defined per default
see b88bd95655c7bc059606529e01467594978d7b72

LBD is only seen in some 32 bit kernelarchs a
bit too risky to kill it right now.

DMAR_GFX_WA is gone
see c7ab48d2acaf959e4d59c3f55d12fdb7ca9afd7c

FB_MATROX_MULTIHEAD gone and default
see 0728bacbba3b0267fa8ca8be69aa43d81b57ab51

THINKPAD_ACPI_BAY gone
see 1f6fc2de9525e34ee93bd392fa046369a8cfbf1e

svn path=/dists/trunk/linux-2.6/; revision=14919
2010-01-08 14:06:37 +00:00
Maximilian Attems c8f27b17ca x86_64 add explicitly all disabled Processor family choices
so they don't show up as not beeing set.

svn path=/dists/trunk/linux-2.6/; revision=14912
2010-01-08 12:54:57 +00:00
Maximilian Attems 175f25877b x86 enable modular TOPSTAR_LAPTOP
svn path=/dists/trunk/linux-2.6/; revision=14906
2010-01-08 10:49:32 +00:00
Maximilian Attems 1810923ebf x86 enable staging crap RTL8192E
explicitly unset new video staging driver

can be build on request.

svn path=/dists/trunk/linux-2.6/; revision=14904
2010-01-08 10:49:20 +00:00
Maximilian Attems 2e4413712b topconfig set SND_CS5535AUDIO
x86_32 dep is gone and said to work on mips and x86_64.
see 68f139204c1a2b10cc292d9cca036ebdbb6730a8

svn path=/dists/trunk/linux-2.6/; revision=14903
2010-01-08 10:49:15 +00:00
Maximilian Attems 5396cb0b53 x86 set modular EDAC_DECODE_MCE
svn path=/dists/trunk/linux-2.6/; revision=14887
2010-01-04 15:04:04 +00:00
Maximilian Attems de47b49378 x86 enable SFI
needed for Moorestown platforms.

svn path=/dists/trunk/linux-2.6/; revision=14876
2010-01-04 15:01:21 +00:00
Maximilian Attems 418292245a x86 set modular ACPI_PROCESSOR_AGGREGATOR
another ACPI 4.0 feature.

svn path=/dists/trunk/linux-2.6/; revision=14847
2010-01-03 13:19:16 +00:00
Maximilian Attems 671baa32a8 [x86] set modular ACPI_POWER_METER
svn path=/dists/trunk/linux-2.6/; revision=14846
2010-01-03 13:19:09 +00:00
Bastian Blank 3abeb4f8ee debian/config/config: Always enable USB_SISUSBVGA.
svn path=/dists/trunk/linux-2.6/; revision=14754
2009-12-06 20:36:12 +00:00