Commit Graph

619 Commits

Author SHA1 Message Date
Bastian Blank c7da8db431 * debian/config/kernelarch-x86/config:
Explicitely set X86_MCE_INTEL and X86_MCE_AMD.
* debian/config/kernelarch-x86/config-arch-64: Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14684
2009-11-27 16:14:22 +00:00
Bastian Blank b5e831d211 debian/config/kernelarch-x86/config-arch-32: Explicitely set PHYSICAL_ALIGN.
svn path=/dists/trunk/linux-2.6/; revision=14683
2009-11-27 16:12:20 +00:00
Bastian Blank 88d521f561 debian/config/kernelarch-x86/config: Explicitely unset OPROFILE_EVENT_MULTIPLEX.
svn path=/dists/trunk/linux-2.6/; revision=14682
2009-11-27 16:10:07 +00:00
Bastian Blank 93bfacb3eb debian/config/kernelarch-x86/config-arch-32: Explicitely unset X86_PPRO_FENCE.
svn path=/dists/trunk/linux-2.6/; revision=14681
2009-11-27 16:08:51 +00:00
Bastian Blank b32ff12ee0 debian/config: Centralize PCI options.
svn path=/dists/trunk/linux-2.6/; revision=14668
2009-11-23 23:26:17 +00:00
Bastian Blank 9dc6310f5a * debian/changelog: Update.
* debian/config/config: Enable PCI_MSI.
* debian/config/ia64/config, debian/config/kernelarch-x86/config:
  Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14667
2009-11-23 23:22:59 +00:00
Bastian Blank 9f403ecc9b debian/config/kernelarch-x86/config-arch-64: Remove old options.
svn path=/dists/trunk/linux-2.6/; revision=14517
2009-10-30 09:15:13 +00:00
Bastian Blank c2d45b15ba * debian/changelog: Update.
* debian/config/config: Set TREE_RCU.
* debian/config/kernelarch-x86/config-arch-64: Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14516
2009-10-30 09:00:53 +00:00
Bastian Blank 055aaac3cb debian/config/kernelarch-x86/config:
Move x86 specific options from debian/config/config.

svn path=/dists/trunk/linux-2.6/; revision=14515
2009-10-30 08:49:05 +00:00
Bastian Blank 227ee5a3af * debian/changelog: Update.
* debian/config/config: Enable PERF_EVENTS and EVENT_PROFILE.
* debian/config/kernelarch-x86/config: Remove old option.

svn path=/dists/trunk/linux-2.6/; revision=14511
2009-10-30 08:31:01 +00:00
Bastian Blank 6154bd8f7a * debian/config/amd64/config.amd64: Remove empty file.
* debian/config/amd64/defines, debian/config/i386/defines:
  Update config file selection.
* debian/config/kernelarch-x86/config-arch-64:
  Merge missing arch specific stuff.

svn path=/dists/trunk/linux-2.6/; revision=14494
2009-10-29 10:52:17 +00:00
Bastian Blank 5424d006b0 * debian/config/amd64/config, debian/config/i386/config:
Remove empty files.
* debian/config/amd64/defines, debian/config/i386/defines:
  Update config file selection.
* debian/config/kernelarch-x86/config,
  debian/config/kernelarch-x86/config-arch-32,
  debian/config/kernelarch-x86/config-arch-64:
  Merge missing arch specific stuff.

svn path=/dists/trunk/linux-2.6/; revision=14493
2009-10-29 10:50:03 +00:00
Bastian Blank dfeae13097 debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86: Move options.

svn path=/dists/trunk/linux-2.6/; revision=14488
2009-10-29 09:38:10 +00:00
Bastian Blank a3634c7e99 debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86/config: Move options.

svn path=/dists/trunk/linux-2.6/; revision=14487
2009-10-29 09:34:47 +00:00
Bastian Blank 0cce6432ab debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=14486
2009-10-29 09:31:47 +00:00
Bastian Blank 4f7ca7019c debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=14435
2009-10-23 16:26:40 +00:00
Maximilian Attems 8b222dfb5a Revert "[x86_64] Set LOG_BUF_SHIFT to 2^18."
we don't currenlty use the full buffer, so needless for now.

This reverts commit 5b222597d932e4465fd451b26167ca96e460d574.

Conflicts:

	linux-2.6/debian/changelog

svn path=/dists/trunk/linux-2.6/; revision=14433
2009-10-23 12:06:46 +00:00
Ben Hutchings 15fcdbc51a [x86_64] Enable NUMA_EMU (Closes: #541389)
svn path=/dists/trunk/linux-2.6/; revision=14423
2009-10-23 01:31:06 +00:00
Maximilian Attems e171d9b959 topconfig set LSM_MMAP_MIN_ADDR to redcommended 32768
for x86_32 to zero, for x86_64 and ia64 to 65536.

svn path=/dists/trunk/linux-2.6/; revision=14420
2009-10-20 08:23:10 +00:00
Maximilian Attems f90be03ebd [x86_64] Set LOG_BUF_SHIFT to 2^18.
ia64 might want to follow, should help to really collect debugging info
and have the nice reports thanks to benh's work.

set for now on x86_64 where mem requirements for it don't seem huge:
256KB versus 128KB.

svn path=/dists/trunk/linux-2.6/; revision=14415
2009-10-19 22:27:35 +00:00
Maximilian Attems 4d4ec998b2 [x86] Enable modular X86_MCE_INJECT
svn path=/dists/trunk/linux-2.6/; revision=14414
2009-10-19 22:14:01 +00:00
Ben Hutchings cd44eaf48a Enable speakup modules for all architectures except s390
svn path=/dists/trunk/linux-2.6/; revision=14391
2009-10-14 03:11:43 +00:00
Ben Hutchings dc5307fda0 Include speakup modules under staging
svn path=/dists/trunk/linux-2.6/; revision=14380
2009-10-13 05:17:42 +00:00
Maximilian Attems e5022ef9e1 explicitly unset staging vendor VT6655
svn path=/dists/trunk/linux-2.6/; revision=14136
2009-08-17 15:10:38 +00:00
Maximilian Attems 530876e9ca x86 disable staging stuff
no one asked for those and not shipped.

svn path=/dists/trunk/linux-2.6/; revision=14096
2009-08-08 12:37:43 +00:00
Maximilian Attems 25e16a3ef4 x86 enable PERF_COUNTERS
svn path=/dists/trunk/linux-2.6/; revision=14093
2009-08-08 12:37:33 +00:00
Maximilian Attems 31d6af4c7b USB_SERIAL_ATEN2011 gone as existing mos7840 driver works
wasn't enabled here..

svn path=/dists/trunk/linux-2.6/; revision=14075
2009-08-01 08:00:27 +00:00
Maximilian Attems 3956b91be6 x86 enbale XEN_SYS_HYPERVISOR
creates xen entries under /sys/hypervisor

svn path=/dists/trunk/linux-2.6/; revision=14074
2009-08-01 07:58:24 +00:00
Maximilian Attems 1e1661cd9e x86 enable modular XEN_DEV_EVTCHN
svn path=/dists/trunk/linux-2.6/; revision=14073
2009-08-01 07:58:21 +00:00
Maximilian Attems 91df836c47 x86 set DEFAULT_MMAP_MIN_ADDR=65536
value is helpful stopping "NULL dereference" attacks,
arm wants a 32k here.

svn path=/dists/trunk/linux-2.6/; revision=14071
2009-08-01 07:48:36 +00:00
Maximilian Attems 9e06d071e4 x86 enable CC_STACKPROTECTOR
for lenny gcc was already useful for aboves,
so finaly turn it on.

svn path=/dists/trunk/linux-2.6/; revision=14067
2009-07-31 21:39:39 +00:00
Maximilian Attems 1a05b498da x86 explicitly disable EDAC_AMD64_ERROR_INJECTION
svn path=/dists/trunk/linux-2.6/; revision=13971
2009-07-18 16:03:08 +00:00
Maximilian Attems d22061fc5a x86 enable EDAC_AMD64
centralize the x86 edac settings as bonus.

svn path=/dists/trunk/linux-2.6/; revision=13970
2009-07-18 16:00:31 +00:00
Maximilian Attems fa975a0d6b x86 explicitly disable X86_MCE_INJECT
svn path=/dists/trunk/linux-2.6/; revision=13969
2009-07-18 15:55:56 +00:00
Maximilian Attems d857c1081f x86 explicitly disable IOMMU_STRESS
svn path=/dists/trunk/linux-2.6/; revision=13968
2009-07-18 15:53:46 +00:00
Maximilian Attems c5d75909f8 x86 enable modular ACERHDF
centralize x86 platform drivers, just one is not x86_64.

svn path=/dists/trunk/linux-2.6/; revision=13967
2009-07-18 15:48:53 +00:00
Maximilian Attems 4ff0caaa47 x86 fix config staging driver changed name
svn path=/dists/trunk/linux-2.6/; revision=13966
2009-07-18 15:48:46 +00:00
Maximilian Attems b1e93ff564 x86 enable COMEDI_PCMCIA_DRIVERS
centralize the comedi staging setting.

svn path=/dists/trunk/linux-2.6/; revision=13964
2009-07-18 15:48:27 +00:00
Maximilian Attems 71e12d3b52 x86 enable RT3070
svn path=/dists/trunk/linux-2.6/; revision=13963
2009-07-18 15:48:15 +00:00
Maximilian Attems 5777b0017b x86 renenable the current staging crap
svn path=/dists/trunk/linux-2.6/; revision=13962
2009-07-18 14:51:11 +00:00
Maximilian Attems 8ebaba191b x86 centralize HW_RANDOM
as bonus side effects enables now also HW_RANDOM_VIA,
which got 64 bit clean.

svn path=/dists/trunk/linux-2.6/; revision=13950
2009-07-16 13:50:38 +00:00
Bastian Blank a31b2ac8be * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Set RELOCATABLE.

svn path=/dists/trunk/linux-2.6/; revision=13794
2009-06-12 19:10:41 +00:00
Bastian Blank 3f52b7f0e2 * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Set DEBUG_RODATA.

svn path=/dists/trunk/linux-2.6/; revision=13791
2009-06-12 18:45:30 +00:00
Bastian Blank e9065b9dbb debian/config/kernelarch-x86/config-arch-32: Remove some options without effect.
svn path=/dists/trunk/linux-2.6/; revision=13789
2009-06-12 18:05:50 +00:00
Bastian Blank c813f97193 * debian/changelog: Update.
* debian/config/i386/none/config.686, debian/config/i386/none/config.686-bigmem:
  Remove HIGHPTE unset.
* debian/config/kernelarch-x86/config-arch-32: Set HIGHPTE.

svn path=/dists/trunk/linux-2.6/; revision=13788
2009-06-12 17:38:50 +00:00
Bastian Blank c675cd7107 debian/config/i386/none/config.686, debian/config/kernelarch-x86/config-arch-32:
Move options.

svn path=/dists/trunk/linux-2.6/; revision=13785
2009-06-12 17:28:09 +00:00
Bastian Blank b2e9653d3a debian/config: Centralize CPU Frequency scaling options.
svn path=/dists/trunk/linux-2.6/; revision=13773
2009-06-10 19:08:41 +00:00
Bastian Blank b6a7f6750a debian/config/amd64/config, debian/config/kernelarch-x86/config-arch-64:
Move options.

svn path=/dists/trunk/linux-2.6/; revision=13765
2009-06-10 11:17:20 +00:00
Bastian Blank 6531948445 debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86: Move options.

svn path=/dists/trunk/linux-2.6/; revision=13764
2009-06-10 11:15:08 +00:00
Bastian Blank 9125b997aa debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86: Move options.

svn path=/dists/trunk/linux-2.6/; revision=13763
2009-06-10 11:09:58 +00:00
Bastian Blank afa6ee5162 * debian/changelog: Update.
* debian/config/kernelarch-x86/config, debian/config/powerpc/config,
  debian/config/sparc/config: Set IPV6 to y.

svn path=/dists/trunk/linux-2.6/; revision=13760
2009-06-10 10:47:50 +00:00
Bastian Blank 4453996bab debian/config/kernelarch-x86/config: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=13729
2009-06-05 09:56:10 +00:00
Bastian Blank 94599c1bb7 * debian/config/i386/none/config.486, debian/config/i386/none/config.686,
debian/config/i386/none/config.686-bigmem: Remove old option.
* debian/config/kernelarch-x86/config-arch-32: Set X86_GENERIC.

svn path=/dists/trunk/linux-2.6/; revision=13728
2009-06-05 09:35:33 +00:00
Maximilian Attems b40ea05b1e x86 explicitly unset MPSC
no need to optimize for that cpu family.

svn path=/dists/trunk/linux-2.6/; revision=13725
2009-06-05 08:20:26 +00:00
Maximilian Attems f041fed9fc x86 disable KEXEC_JUMP for now
quite experimental, maybe enabled later.

svn path=/dists/trunk/linux-2.6/; revision=13691
2009-05-28 16:12:21 +00:00
Maximilian Attems 7278591fc3 x86: set X86_CPU_DEBUG
thanks for unification waldi.

svn path=/dists/trunk/linux-2.6/; revision=13675
2009-05-27 10:50:04 +00:00
Maximilian Attems 1d61db3e17 x86_64 set X86_X2APIC
svn path=/dists/trunk/linux-2.6/; revision=13674
2009-05-27 10:50:01 +00:00
Bastian Blank 784dabadd5 debian/config/kernelarch-x86/config-arch-32:
Remove impossible option DIRECT_GBPAGES.

svn path=/dists/trunk/linux-2.6/; revision=13658
2009-05-20 16:28:50 +00:00
Bastian Blank 433f8269a1 debian/config/kernelarch-x86/config-arch-32: Disable NUMA.
svn path=/dists/trunk/linux-2.6/; revision=13657
2009-05-20 16:27:21 +00:00
Bastian Blank 59271bd1ec debian/config/kernelarch-x86/config:
Completely disable extended plattform support. We had nothing enabled anyway.

svn path=/dists/trunk/linux-2.6/; revision=13656
2009-05-20 16:23:06 +00:00
Bastian Blank 6df9474554 * debian/config/amd64/config, debian/config/i386/config:
Remove Xen options.
* debian/config/kernelarch-x86/config: Add Xen options.

svn path=/dists/trunk/linux-2.6/; revision=13655
2009-05-20 15:52:55 +00:00
Bastian Blank 370c49c7c4 * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-32: Enable X86_BIGSMP.

svn path=/dists/trunk/linux-2.6/; revision=13654
2009-05-20 15:42:39 +00:00
Bastian Blank 5698e0acff * debian/config/i386/none/config.686,
debian/config/i386/none/config.686-bigmem: Remove options.
* debian/config/kernelarch-x86/config-arch-32: Add options.

svn path=/dists/trunk/linux-2.6/; revision=13653
2009-05-20 15:39:29 +00:00
Bastian Blank 8b9c7d552f * debian/config/i386/config: Remove options.
* debian/config/i386/defines: Use split configs.
* debian/config/kernelarch-x86/config-arch-32: Add x86 32bit options.

svn path=/dists/trunk/linux-2.6/; revision=13650
2009-05-20 15:14:18 +00:00
Bastian Blank 034bb3ebf2 * debian/config/amd64/config: Remove ACPI options.
* debian/config/kernelarch-x86/config: Add ACPI options.

svn path=/dists/trunk/linux-2.6/; revision=13646
2009-05-20 14:27:52 +00:00
Bastian Blank 6933957588 * debian/config/amd64/config.amd64: Remove options.
* debian/config/kernelarch-x86/config-arch-64: Add further options.

svn path=/dists/trunk/linux-2.6/; revision=13645
2009-05-20 14:24:12 +00:00
Bastian Blank 5a4536efb0 debian/config/kernelarch-x86/config-arch-64: Adopt reality.
svn path=/dists/trunk/linux-2.6/; revision=13644
2009-05-20 14:21:11 +00:00
Bastian Blank 91447d2bbc * debian/config/amd64/config.amd64: Remove options.
* debian/config/kernelarch-x86/config-arch-64: Add further options.

svn path=/dists/trunk/linux-2.6/; revision=13643
2009-05-20 14:18:10 +00:00
Bastian Blank 7a37133cb9 * debian/config/amd64/config: Remove some options.
* debian/config/amd64/defines: Include new config files.
* debian/config/kernelarch-x86: New directory.
* debian/config/kernelarch-x86/config: Add x86 generic options.
* debian/config/kernelarch-x86/config-arch-64: Add x86 64bit options.

svn path=/dists/trunk/linux-2.6/; revision=13642
2009-05-20 14:13:39 +00:00