Commit Graph

1705 Commits

Author SHA1 Message Date
Maximilian Attems f53424fbc6 ppc set BAYCOM_PAR
it is set on every other arch set that some baycome dev,
should probably also go topconfig..

svn path=/dists/trunk/linux-2.6/; revision=12796
2009-02-13 17:46:46 +00:00
Maximilian Attems db2a75f6d9 x86_32 set MOUSE_PS2_OLPC
svn path=/dists/trunk/linux-2.6/; revision=12792
2009-02-13 17:13:51 +00:00
Maximilian Attems 6478532e53 changelog add bunch of bug fixes
guess svn will not take over the set git author field, well..

Reported-by: Moritz Muehlenhoff <jmm@inutil.org>

svn path=/dists/trunk/linux-2.6/; revision=12782
2009-02-12 22:42:00 +00:00
Maximilian Attems f8e88884f8 changelog add bug closure concerning agp g41 support
svn path=/dists/trunk/linux-2.6/; revision=12781
2009-02-12 22:38:38 +00:00
Maximilian Attems 676a3fd12d changelog netlink bug closure
svn path=/dists/trunk/linux-2.6/; revision=12780
2009-02-12 22:33:00 +00:00
Maximilian Attems da7406f0c8 changelog add netfilter.h bug closure
svn path=/dists/trunk/linux-2.6/; revision=12779
2009-02-12 22:29:55 +00:00
Maximilian Attems 3679b572fe add stable 2.6.28.5
svn path=/dists/trunk/linux-2.6/; revision=12778
2009-02-12 22:20:12 +00:00
Maximilian Attems de79d5bbd9 x86_32 also enable modular CRYPTO_CRC32C_INTEL
svn path=/dists/trunk/linux-2.6/; revision=12776
2009-02-12 17:43:32 +00:00
Maximilian Attems 257b2cafb7 x86_32 enable modular TOUCHSCREEN_HTCPEN
svn path=/dists/trunk/linux-2.6/; revision=12773
2009-02-12 17:43:26 +00:00
Maximilian Attems 1835780273 x86_32 set MTRR_SANITIZER too
svn path=/dists/trunk/linux-2.6/; revision=12772
2009-02-12 17:43:23 +00:00
Maximilian Attems f372c3ece2 build with gcc-4.3
2.6.28 no longer needs to rely on older gcc-4.1

svn path=/dists/trunk/linux-2.6/; revision=12771
2009-02-12 16:47:16 +00:00
Maximilian Attems a6d262346d topconfig enable BOOT_TRACER
allows to enhance boottimes,
seen enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=12769
2009-02-12 16:02:47 +00:00
Maximilian Attems b55f5b9683 topconfig enable SYSCTL_SYSCALL_CHECK
might uncover ugly setting so worh for a while,
should be probably disabled for release.

svn path=/dists/trunk/linux-2.6/; revision=12767
2009-02-12 16:02:42 +00:00
Maximilian Attems 22e60b3d5d topconfig enable HID_COMPAT
default set and useful for !udev setups

svn path=/dists/trunk/linux-2.6/; revision=12766
2009-02-12 16:02:40 +00:00
Maximilian Attems 9130695919 redisable STRICT_DEVMEM
"new kernel snapshots seem to panic when going into X :(
it completely locks up"
Reported-by: Sjoerd Simons <sjoerd@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12762
2009-02-11 10:27:55 +00:00
Maximilian Attems 1d924442be changelog: add bug closure for enabled option.
svn path=/dists/trunk/linux-2.6/; revision=12761
2009-02-10 16:33:01 +00:00
Maximilian Attems fd02008b3d changelog: add drm branch merge bug closure.
svn path=/dists/trunk/linux-2.6/; revision=12760
2009-02-10 14:04:28 +00:00
Maximilian Attems f1fc455e63 changelog add iwlagn bug closure
svn path=/dists/trunk/linux-2.6/; revision=12759
2009-02-10 13:58:13 +00:00
Maximilian Attems b92238c96a changelog: btusb got newly added for 2.6.27 account bug closure
svn path=/dists/trunk/linux-2.6/; revision=12758
2009-02-10 13:56:55 +00:00
Maximilian Attems 644356d527 changelog add bug closure for MMC_SDHCI_PCI #507150
svn path=/dists/trunk/linux-2.6/; revision=12757
2009-02-10 13:55:32 +00:00
Maximilian Attems 9c341d17de topconfig enable MACVLAN
seems legacy disabled, time to rethink that.

svn path=/dists/trunk/linux-2.6/; revision=12756
2009-02-10 13:33:44 +00:00
Maximilian Attems c32421dee1 topconfig enable modular staging PRISM2_USB
shipped anyway in wlan-ng

svn path=/dists/trunk/linux-2.6/; revision=12755
2009-02-10 11:24:37 +00:00
Maximilian Attems a27c438b35 topconfig enable modular CRYPTO_ANSI_CPRNG
svn path=/dists/trunk/linux-2.6/; revision=12753
2009-02-10 11:18:10 +00:00
Maximilian Attems 7e031fda38 topconfig enable ET131X
shipped in et131x-source

svn path=/dists/trunk/linux-2.6/; revision=12750
2009-02-10 11:18:04 +00:00
Maximilian Attems d2dfdec265 topconfig enable staging drivers
consesus seems that we better one those then the oot ones,
as they see a bit of a care and properly taint your box.

svn path=/dists/trunk/linux-2.6/; revision=12749
2009-02-10 11:18:01 +00:00
Maximilian Attems 668faffd7e x86 set STRICT_DEVMEM
in theory this shouldn't block X or dosemu or other /dev/mem users.
let's see if there will be any fallout..

Acked-by: Ben Hutchings <ben@decadent.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=12733
2009-02-09 10:56:19 +00:00
Maximilian Attems 98d074b8f5 x86 explicitly set X86_VERBOSE_BOOTUP
as noted by Ben Hutchings easily overriden by "quiet" bootparam.

svn path=/dists/trunk/linux-2.6/; revision=12732
2009-02-09 10:56:15 +00:00
Maximilian Attems b00c7c3a99 add stable 2.6.28.4
svn path=/dists/trunk/linux-2.6/; revision=12721
2009-02-08 19:37:26 +00:00
Maximilian Attems 62693798dc topconfig enable modular CRC_T10DIF
svn path=/dists/trunk/linux-2.6/; revision=12716
2009-02-06 13:36:17 +00:00
Maximilian Attems 9be697210c topconfig enable modular ANSI_CPRNG
svn path=/dists/trunk/linux-2.6/; revision=12715
2009-02-06 13:36:14 +00:00
Maximilian Attems ed784a62de x86_64 set modular CRYPTO_CRC32C_INTEL
svn path=/dists/trunk/linux-2.6/; revision=12714
2009-02-06 13:36:11 +00:00
Maximilian Attems 4e7a878408 topconfig explicitly set CRYPTO_FIPS
svn path=/dists/trunk/linux-2.6/; revision=12713
2009-02-06 13:36:09 +00:00
Maximilian Attems 95fdfd5b3f topconfig enable modular UWB support and friends
svn path=/dists/trunk/linux-2.6/; revision=12701
2009-02-06 13:35:41 +00:00
Maximilian Attems 1b78273a9d topconfig enable modular USB_SEVSEG
svn path=/dists/trunk/linux-2.6/; revision=12700
2009-02-06 13:35:38 +00:00
Maximilian Attems 9db299d98a topconfig set modular USB_EMI26 and USB_EMI62
both gained request_firmware usage.
still need separete firmware blob, which we dont ship,
but hopefully user will be able to download somewhere.

svn path=/dists/trunk/linux-2.6/; revision=12699
2009-02-06 13:35:35 +00:00
Maximilian Attems 4e92090142 topconfig enable PCMCIA_IBMTR
"For whatever value of 'OK' can be applied to the use of token ring"
64 bit clean, see dc976c09da4e13b2b3fda23cca9d0682d1de7213

nuke duplicate enabling in x86_32 and ppc.

svn path=/dists/trunk/linux-2.6/; revision=12696
2009-02-06 13:35:27 +00:00
Maximilian Attems 99119d5caf topconfig set modular IDE_GD and IDE_GD_ATA + IDE_GD_ATAPI
generic ATA/ATAPI disk driver

svn path=/dists/trunk/linux-2.6/; revision=12695
2009-02-06 13:35:23 +00:00
Maximilian Attems c887f32689 x86_64 set INTR_REMAP
needed to to support platforms with CPU's having > 8 bit APIC ID

svn path=/dists/trunk/linux-2.6/; revision=12692
2009-02-06 13:35:13 +00:00
Maximilian Attems 57a806ad0f x86_64: set DMAR and friends
svn path=/dists/trunk/linux-2.6/; revision=12691
2009-02-06 13:35:10 +00:00
Maximilian Attems 0f78b0f865 topconfig enable modular USB_TMC
svn path=/dists/trunk/linux-2.6/; revision=12688
2009-02-05 13:15:47 +00:00
Maximilian Attems 8bf4098a9b topconfig enable modular USB_WUSB
svn path=/dists/trunk/linux-2.6/; revision=12687
2009-02-05 13:15:44 +00:00
Maximilian Attems 6fd721f522 topconfig set SND_HDA_INPUT_BEEP
svn path=/dists/trunk/linux-2.6/; revision=12686
2009-02-05 13:15:42 +00:00
Maximilian Attems caac3d0939 topconfig enable modular BACKLIGHT_MBP_NVIDIA
svn path=/dists/trunk/linux-2.6/; revision=12684
2009-02-05 13:15:37 +00:00
Maximilian Attems a24ae6d471 topconfig set modular IT87_WDT
svn path=/dists/trunk/linux-2.6/; revision=12682
2009-02-05 13:15:32 +00:00
Maximilian Attems e01c247fd5 topconfig enable NET_DSA and friends
enables Distributed Switch Architecture support

svn path=/dists/trunk/linux-2.6/; revision=12677
2009-02-05 13:15:19 +00:00
Maximilian Attems a25cd20940 topconfig set CORE_DUMP_DEFAULT_ELF_HEADERS
needs gdb 6.7 at least which is in lenny.
"the first page of the file in a core dump makes it possible to
identify the build ID bits in the file".

svn path=/dists/trunk/linux-2.6/; revision=12676
2009-02-05 13:15:15 +00:00
Maximilian Attems f52812c862 add stable 2.6.28.3
svn path=/dists/trunk/linux-2.6/; revision=12674
2009-02-03 13:03:22 +00:00
Maximilian Attems 29a2ddc196 linux-libc-dev: Add versioned replaces libdrm-dev.
(closes: #513604)
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12673
2009-02-03 11:09:28 +00:00
Maximilian Attems ea13a45848 Turn off SYSFS_DEPRECATED* for newer udev and proper /sys/.
let's see what the fallout gonna be!?
newer udev does require this and lenny udev is meant to work
with those options disabled.

svn path=/dists/trunk/linux-2.6/; revision=12672
2009-02-03 10:53:14 +00:00
Maximilian Attems 46921b260e topconfig enable modular UIO_SERCOS3
svn path=/dists/trunk/linux-2.6/; revision=12669
2009-01-30 21:17:26 +00:00