Commit Graph

1278 Commits

Author SHA1 Message Date
Maximilian Attems 70af76b501 x86 reenable ACPI_WMI
boot crashes cured upstream, cleanup changelog from gone dsdt initramfs patch.

svn path=/dists/trunk/linux-2.6/; revision=10938
2008-03-22 20:15:05 +00:00
Bastian Blank 16c9369793 * debian/changelog: Update.
* debian/config/config:
  Revert SECURITY_DEFAULT_MMAP_MIN_ADDR to 0 which is upstream default setting.

svn path=/dists/trunk/linux-2.6/; revision=10927
2008-03-20 14:17:26 +00:00
Martin Michlmayr d764ea8854 Enable write buffer coalescing
svn path=/dists/trunk/linux-2.6/; revision=10908
2008-03-17 10:08:54 +00:00
Martin Michlmayr 98c00a4b82 Enable R8169, requested by Giuseppe Sacco.
svn path=/dists/trunk/linux-2.6/; revision=10907
2008-03-17 09:11:43 +00:00
Martin Michlmayr cb2e59f9ad Use the generic config options for NFS, which will
enable NFSv4. (closes: #471007)

svn path=/dists/trunk/linux-2.6/; revision=10905
2008-03-17 08:34:49 +00:00
Maximilian Attems 905f8c018c update to 2.6.25-rc6
nuke 2.6.25-rc5-git6, parisc merge since. no further conflicts.

svn path=/dists/trunk/linux-2.6/; revision=10904
2008-03-17 08:04:28 +00:00
Steve Langasek 43baf57829 * topconfig: Enable CONFIG_CIFS_WEAK_PW_HASH, required for compatibility
with legacy (pre-NTLM) fileservers.

svn path=/dists/trunk/linux-2.6/; revision=10892
2008-03-15 09:23:00 +00:00
Bastian Blank 34a92674a1 * debian/changelog: Update.
* debian/config: Disable USB_GADGET.

svn path=/dists/trunk/linux-2.6/; revision=10880
2008-03-14 21:57:08 +00:00
Bastian Blank 26f498f836 * debian/changelog: Update.
* debian/config/config: Make NLS modular.

svn path=/dists/trunk/linux-2.6/; revision=10875
2008-03-14 21:08:16 +00:00
Bastian Blank 6f83268163 * debian/changelog: Update.
* debian/config/alpha/config, debian/config/armel/config,
  debian/config/ia64/config, debian/config/sparc/config:
  Remove redifitions.
* debian/config/hppa/config: Enable several filesystems.

svn path=/dists/trunk/linux-2.6/; revision=10874
2008-03-14 21:02:08 +00:00
Bastian Blank ffab9409fa * debian/changelog: Update.
* debian/config
  - Enable AF_RXRPC and RXKAD.
  - Disable R3964.

svn path=/dists/trunk/linux-2.6/; revision=10873
2008-03-14 20:56:42 +00:00
Bastian Blank ea59caed20 * debian/changelog: Update.
* debian/config/s390/config: Remove DM_MULTIPATH_EMC override.

svn path=/dists/trunk/linux-2.6/; revision=10867
2008-03-14 20:01:03 +00:00
Gordon Farquharson 02dda38cc9 Register the F75375 device in the GLAN Tank platform code (L-A-K patch
number 4865/1).

svn path=/dists/trunk/linux-2.6/; revision=10833
2008-03-14 03:37:40 +00:00
Maximilian Attems d75117f68b topconfig: Centralize old IEEE80211 stack options. (closes: #470558)
stack is topconfig enabled, don't let other configs mess with it.
some images disable it completly leave them a part for now.

svn path=/dists/trunk/linux-2.6/; revision=10826
2008-03-13 10:15:44 +00:00
Maximilian Attems 5aa3b37a6c amd64: enable EFI_VARS
bonus merge amd64 changelog entries.

svn path=/dists/trunk/linux-2.6/; revision=10818
2008-03-12 15:58:52 +00:00
Maximilian Attems 32177c21e2 amd64 enable EFI
EFI runtime support available now on x86_64 too,
see arch/x86/Kconfig

svn path=/dists/trunk/linux-2.6/; revision=10816
2008-03-12 15:52:23 +00:00
Maximilian Attems bd140fe01a topconfig enable MEMSTICK_JMICRON_38X
new driver for JMicron JMB38X MemoryStick interface support

svn path=/dists/trunk/linux-2.6/; revision=10815
2008-03-12 15:48:32 +00:00
Maximilian Attems eacd122b55 i386: enable CRYPTO_SALSA20_586
Salsa20 stream cipher algorithm (i586)

svn path=/dists/trunk/linux-2.6/; revision=10792
2008-03-11 14:48:57 +00:00
Maximilian Attems aabe16944b i386: enable SND_SIS7019
driver for SiS 7019 Audio Accelerator

svn path=/dists/trunk/linux-2.6/; revision=10791
2008-03-11 14:48:54 +00:00
Maximilian Attems c089124a49 i386: enable TC1100_WMI
HP Compaq TC1100 Tablet WMI Extras tablet driver

svn path=/dists/trunk/linux-2.6/; revision=10790
2008-03-11 14:48:52 +00:00
Maximilian Attems 9f33d034aa sparc: config clean up
- kill unrelated config comments
  makes me cry when i grep through configs
  sparc config is a real messed up one, and those comments are placed
  anywhere but near to their real variables
  (no functional change from aboves)
- also no way disabling SCSI_SCAN_ASYNC makes sense,
  we want that for initramfs and should be real happy about the drivers
  that support that.

svn path=/dists/trunk/linux-2.6/; revision=10781
2008-03-11 12:56:09 +00:00
Maximilian Attems 55fe89a775 changelog cleanup^Wbeautification
- spare us please with redundant CONFIG_ prefixes or modular settings.
- make some changes nicely fit on one line.

svn path=/dists/trunk/linux-2.6/; revision=10771
2008-03-10 16:11:31 +00:00
Maximilian Attems 47904d8477 x86 set VIRTIO_CONSOLE
fix symbol value 'm' invalid for VIRTIO_CONSOLE, bool variable.

svn path=/dists/trunk/linux-2.6/; revision=10770
2008-03-10 16:11:28 +00:00
Maximilian Attems 38c07b2271 security: set DEFAULT_MMAP_MIN_ADDR to 65536
Low address space to protect from user allocation, see
a5ecbcb8c13ea8a822d243bf782d0dc9525b4f84, runtime tunable on
/proc/sys/vm/mmap_min_addr. let's see if we get any fallout.
double checked after Kconfig recommendation that fedora uses
that recommendation too.

svn path=/dists/trunk/linux-2.6/; revision=10769
2008-03-10 16:03:03 +00:00
Maximilian Attems 46582e70ae x86 enable THINKPAD_ACPI_VIDEO
can be disabled on newer xrandr for now don't disable this func.

svn path=/dists/trunk/linux-2.6/; revision=10768
2008-03-10 16:03:00 +00:00
Maximilian Attems 99c5f4a9f0 topconfig set RTC_DRV_S35390A
as bonus reorder RTC driver options, driver for Seiko Instruments S-35390A

svn path=/dists/trunk/linux-2.6/; revision=10767
2008-03-10 15:46:45 +00:00
Maximilian Attems 88adc1273c topconfig enable REALTEK_PHY
new driver for Realtek PHYs, see
097c2aa89f22f55db19fd0f72aede460bcb61f29

svn path=/dists/trunk/linux-2.6/; revision=10763
2008-03-10 15:46:35 +00:00
Maximilian Attems ffa6c2ed0d update to 2.6.25-rc5
nuke 2.6.25-rc4-git3, no further conflicts

svn path=/dists/trunk/linux-2.6/; revision=10762
2008-03-10 15:23:36 +00:00
Gordon Farquharson 60d79cd7a3 arm/iop32x: Enable CONFIG_CMDLINE_PARTS to satisfy the assumption that
the physmap driver makes. This change fixes the problem reported in
http://lists.infradead.org/pipermail/linux-mtd/2007-December/020109.html.

svn path=/dists/trunk/linux-2.6/; revision=10761
2008-03-10 05:30:54 +00:00
Martin Michlmayr 02555ed3b2 document nfs change
svn path=/dists/trunk/linux-2.6/; revision=10759
2008-03-09 14:46:11 +00:00
Martin Michlmayr 017eb5b9c7 [arm/footbridge] Disable CONFIG_KEYS and CONFIG_SECURITY because the
debian-installer image is too large.

svn path=/dists/trunk/linux-2.6/; revision=10758
2008-03-09 14:43:51 +00:00
Martin Michlmayr 074542b5d3 this was removed
svn path=/dists/trunk/linux-2.6/; revision=10757
2008-03-09 10:30:25 +00:00
Martin Michlmayr 8765cbc65a [mipsel/r5k-cobalt] Enable CONFIG_DUMMY_CONSOLE since this might
fix the debian-installer startup hang on Qube 2700.

svn path=/dists/trunk/linux-2.6/; revision=10756
2008-03-09 10:30:03 +00:00
Aurelien Jarno e89bd7f497 * [i386, amd64] Set CONFIG_VIRTIO=m, CONFIG_VIRTIO_RING=m,
CONFIG_VIRTIO_BLK=m, CONFIG_VIRTIO_NET=m, CONFIG_VIRTIO_CONSOLE=m.


svn path=/dists/trunk/linux-2.6/; revision=10736
2008-03-06 16:49:37 +00:00
Bastian Blank af8cccdd53 * debian/changelog: Update.
* debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch: Add.
* debian/patches/series/1~experimental.1: New patch.

svn path=/dists/trunk/linux-2.6/; revision=10735
2008-03-06 12:02:59 +00:00
Bastian Blank 65474c62c0 debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=10734
2008-03-06 12:01:38 +00:00
Martin Michlmayr 9375107f2b [mips(el)/sb1*] Enable SB1250_MAC (thanks Thomas Bogendoerfer).
svn path=/dists/trunk/linux-2.6/; revision=10727
2008-03-06 07:43:16 +00:00
Maximilian Attems 27a683042c update to 2.6.25-rc4
nuke git4 snapshot, disable some arm rtc patch, not checked if merged.

svn path=/dists/trunk/linux-2.6/; revision=10725
2008-03-05 14:52:17 +00:00
Maximilian Attems a0a3481d10 x86 enable HP_WATCHDOG
driver HP Proliant iLO 2 Hardware Watchdog Timer

svn path=/dists/trunk/linux-2.6/; revision=10687
2008-03-03 15:14:28 +00:00
Maximilian Attems 9980d81087 topconfig enable SCSI_MVSAS
new Marvell 6440 SAS/SATA driver

svn path=/dists/trunk/linux-2.6/; revision=10686
2008-03-03 15:14:25 +00:00
Maximilian Attems 794450202a topconfig enable SENSORS_ADT7473
New driver for Analog Devices ADT7473 sensor chip

svn path=/dists/trunk/linux-2.6/; revision=10685
2008-03-03 15:14:22 +00:00
Gordon Farquharson 30de37e6ca [arm/iop32x] Do not build the ARTOP PATA driver (CONFIG_PATA_ARTOP) on
this platform.


svn path=/dists/trunk/linux-2.6/; revision=10676
2008-02-29 06:43:39 +00:00
Gordon Farquharson b629ed11a3 * [arm/iop32x] Enable support for the GLAN Tank flash chip (M29W400DB).
* Fix changelog.

svn path=/dists/trunk/linux-2.6/; revision=10668
2008-02-27 07:03:03 +00:00
Martin Michlmayr 6c76f4d048 fix the CRYPTO_DEV_HIFN_795X issue for good
svn path=/dists/trunk/linux-2.6/; revision=10665
2008-02-26 17:22:06 +00:00
Martin Michlmayr 8117a07343 [arm/mips] Disable CRYPTO_DEV_HIFN_795X since it doesn't compile.
svn path=/dists/trunk/linux-2.6/; revision=10663
2008-02-26 12:26:06 +00:00
Martin Michlmayr 0de5714fbd pad ssb structures to allow ARM cross-compilation
svn path=/dists/trunk/linux-2.6/; revision=10662
2008-02-26 10:21:13 +00:00
Martin Michlmayr 8b658d96fa Add the Orion kernel on armel too
svn path=/dists/trunk/linux-2.6/; revision=10661
2008-02-26 09:43:51 +00:00
Martin Michlmayr 1b5ba7b750 [arm/armel] Unset CRYPTO_DEV_HIFN_795X since it causes a build failure.
svn path=/dists/trunk/linux-2.6/; revision=10660
2008-02-26 09:42:21 +00:00
Maximilian Attems fa80109d5e update to 2.6.25-rc3
nuke old git patch, comment out conflicting arm patch, maybe merged..

svn path=/dists/trunk/linux-2.6/; revision=10656
2008-02-25 08:44:17 +00:00
Maximilian Attems fb6ed728c7 changelog add entry for ongoing config rework
svn path=/dists/trunk/linux-2.6/; revision=10620
2008-02-21 10:32:28 +00:00