Commit Graph

3588 Commits

Author SHA1 Message Date
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 782e60a8c8 x86 explicitly disable DEBUG_PER_CPU_MAPS
see c49a4955ea504c82f6b690491639bba5b8c1dc47 for info

svn path=/dists/trunk/linux-2.6/; revision=10766
2008-03-10 15:46:42 +00:00
Maximilian Attems 13e03fe972 amd64 explicitly disable DEBUG_PAGEALLOC
got enabled on 64-bit too with 31a0717cbc6191fc56326fdf95548d87055686e3

svn path=/dists/trunk/linux-2.6/; revision=10765
2008-03-10 15:46:41 +00:00
Maximilian Attems b174c057f2 topconfig enable FIXED_PHY
got changed from tristate to bool to avoid code duplication,
see a79d8e93d300adb84cccc38ac396cfb118c238ad

svn path=/dists/trunk/linux-2.6/; revision=10764
2008-03-10 15:46:39 +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
Maximilian Attems 854f35d14e add 2.6.25-rc4-git3
important user fixes: x86, ide-cd, crypto..

svn path=/dists/trunk/linux-2.6/; revision=10760
2008-03-09 19:58:51 +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
Gordon Farquharson c80bd6dcfb Add patch to fix WARNING: at drivers/usb/host/ehci-hcd.c:287 (see
http://lkml.org/lkml/2008/3/4/634). These message occur frequenctly on 
the Linksys NSLU2 with 2.6.25-rc3.

svn path=/dists/trunk/linux-2.6/; revision=10738
2008-03-07 04:07:37 +00:00
Gordon Farquharson 459cc70ac1 Remove rejected patch that allowed the b43 driver to be built for arm
using a cross compiler, and add a patch that implements the proposed
solution (see
http://kerneltrap.org/mailarchive/linux-netdev/2008/3/2/1042284).

svn path=/dists/trunk/linux-2.6/; revision=10737
2008-03-07 03:34:43 +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 582c282b9a arm nuke merged rtc-s35390a.patch
Seiko Instruments S-35390A RTC Driver went mainline.
just checked too and confirmed by tbm. :)

svn path=/dists/trunk/linux-2.6/; revision=10726
2008-03-05 23:55:39 +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 7c9601bbcc powerpc config SENSORS_M41T00 gone
svn path=/dists/trunk/linux-2.6/; revision=10691
2008-03-03 15:28:35 +00:00
Maximilian Attems 61f63f71b6 powerpc config cleanup
APUS support gone, config.apus should go too.

svn path=/dists/trunk/linux-2.6/; revision=10690
2008-03-03 15:28:24 +00:00
Maximilian Attems 81885847cd x86 explicitly unset DEBUG_NX_TEST
svn path=/dists/trunk/linux-2.6/; revision=10689
2008-03-03 15:14:33 +00:00
Maximilian Attems 0f499a8434 x86 CPA_DEBUG explicitly unset
svn path=/dists/trunk/linux-2.6/; revision=10688
2008-03-03 15:14:30 +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
Maximilian Attems d72ed0f745 update to 2.6.25-rc3-git4
no further conflicts, bunch of important x86 + firewire fixes.

svn path=/dists/trunk/linux-2.6/; revision=10684
2008-03-03 13:24:32 +00:00
Gordon Farquharson 8874001334 arm/ixp4xx: Update network drivers.
svn path=/dists/trunk/linux-2.6/; revision=10683
2008-03-02 06:55:09 +00:00
Gordon Farquharson 1dc18cab3f Add x1205 rtc patches from -mm tree.
svn path=/dists/trunk/linux-2.6/; revision=10682
2008-03-01 22:52:50 +00:00
Gordon Farquharson bd6903da08 Update MTD NOR M29W400DB patch. This patch has been added to Andrew
Morton's -mm tree.

svn path=/dists/trunk/linux-2.6/; revision=10677
2008-02-29 07:05:18 +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
Gordon Farquharson f3a92abfbb Use patch name from -mm tree.
svn path=/dists/trunk/linux-2.6/; revision=10667
2008-02-27 06:46:24 +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
Martin Michlmayr 00d9d807b7 not sure about this anymore :(
svn path=/dists/trunk/linux-2.6/; revision=10659
2008-02-26 09:11:01 +00:00
Maximilian Attems 2ddb5608bd arm nuke merged patch
verified that patch landed in 2.6.25~rc3

svn path=/dists/trunk/linux-2.6/; revision=10657
2008-02-25 09:11:16 +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 5481e12c54 topconfig reorder variables to their blocks
no functional change

svn path=/dists/trunk/linux-2.6/; revision=10652
2008-02-23 13:07:48 +00:00
Maximilian Attems 5886aa87dc update to 2.6.25-rc2-git5
nuke merged sata_mv-platform_driver.patch
no further conflicts

svn path=/dists/trunk/linux-2.6/; revision=10624
2008-02-21 14:20:50 +00:00
Maximilian Attems aac65e1970 series file fix c&p error
svn path=/dists/trunk/linux-2.6/; revision=10623
2008-02-21 14:14:30 +00:00
Maximilian Attems f8606fc535 restore latest at76 patch
not yet merged upstream, but low overhead aka no bug reports..
update to latest fedora version

svn path=/dists/trunk/linux-2.6/; revision=10621
2008-02-21 12:20:06 +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
Maximilian Attems ae9b856f03 topconfig centralize enabled USB_USBNET
nuke some dependent duplication of config variables,
already defined in topconfig.

svn path=/dists/trunk/linux-2.6/; revision=10619
2008-02-21 10:16:24 +00:00