Commit Graph

7095 Commits

Author SHA1 Message Date
Ben Hutchings e12966f13c Add definitions for xen-linux-system packages
svn path=/dists/trunk/linux-2.6/; revision=17635
2011-06-09 00:07:23 +00:00
Ben Hutchings e00636241d Remove support for obsolete image type 'plain-xen'
The mainline kernel now supports paravirtualisation on various
hypervisors and there will be no Xen-specific kernel images.

svn path=/dists/trunk/linux-2.6/; revision=17634
2011-06-09 00:00:53 +00:00
Ben Hutchings b265641834 Remove templates for obsolete image types 'kernel-package' and 'modulesinline'
svn path=/dists/trunk/linux-2.6/; revision=17633
2011-06-08 23:55:21 +00:00
Ben Hutchings 1984a91fde Update to 3.0-rc2
svn path=/dists/trunk/linux-2.6/; revision=17623
2011-06-07 09:38:00 +00:00
Ben Hutchings 3ddbbbd725 Add genorig.py option to override git tag
This lets us work around the varying use of 2-component and
3-component versions.

svn path=/dists/trunk/linux-2.6/; revision=17622
2011-06-07 09:37:25 +00:00
Ben Hutchings c896a40061 Define package relation for gcc-4.5
svn path=/dists/trunk/linux-2.6/; revision=17621
2011-06-07 09:35:47 +00:00
Ben Hutchings f4b9a38952 Make gcc-4.5 the default compiler (except for alpha, hppa and m68k)
svn path=/dists/trunk/linux-2.6/; revision=17620
2011-06-07 09:06:56 +00:00
Aurelien Jarno 9a3969658a Tweak the last changelog entry
svn path=/dists/trunk/linux-2.6/; revision=17619
2011-06-06 17:29:48 +00:00
Aurelien Jarno 8c217a080c * [mips,mipsel] Reenable CONFIG_DRM_NOUVEAU and CONFIG_DRM_RADEON_KMS.
svn path=/dists/trunk/linux-2.6/; revision=17618
2011-06-06 17:09:31 +00:00
Ben Hutchings 41c525f712 Fix missing quote character in LINUX_COMPILE_HOST for unofficial builds
svn path=/dists/trunk/linux-2.6/; revision=17617
2011-06-06 07:28:31 +00:00
Ben Hutchings e67cd9e6d2 nouveau: ACPI support is dependent on X86
The ACPI support code probably wasn't very useful on ia64, and now
depends on mxm-wmi which is definitely x86-only.

svn path=/dists/trunk/linux-2.6/; revision=17603
2011-06-06 00:15:56 +00:00
Ben Hutchings eaebbd1e76 qla4xxx: Remove our fix for #598503
It has now been fixed upstream in a different way and the two changes
resulted in FTBFS.

svn path=/dists/trunk/linux-2.6/; revision=17602
2011-06-05 23:27:38 +00:00
Ben Hutchings 03390670e3 perf: Cancel -Werror compiler option; fixes FTBFS with perl 5.14
svn path=/dists/trunk/linux-2.6/; revision=17601
2011-06-05 22:34:36 +00:00
Ben Hutchings 106fdfd111 Mark version 3.0.0~rc1-1~experimental.2 as unreleased
svn path=/dists/trunk/linux-2.6/; revision=17599
2011-06-05 22:19:06 +00:00
Aurelien Jarno b87788ce09 * [mips,mipsel] Update arch/mips/kernel/i8259.c to fix FTBFS.
svn path=/dists/trunk/linux-2.6/; revision=17598
2011-06-05 22:02:55 +00:00
Ben Hutchings 8783accc60 [armel/iop32x] Fix FTBFS (Closes: #629342)
svn path=/dists/trunk/linux-2.6/; revision=17596
2011-06-05 19:20:03 +00:00
Ben Hutchings ae6bf403da Fix incorrect variable name in version comparison
This was introduced by the previous change.

Thanks to Stefan Lippers-Hollmann for spotting this.

svn path=/dists/trunk/linux-2.6/; revision=17574
2011-06-02 00:39:44 +00:00
Maximilian Attems a81849ca91 refix debian/changelog
svn path=/dists/trunk/linux-2.6/; revision=17572
2011-06-01 10:31:35 +00:00
Ben Hutchings f7e1cc332e Fix version comparison in precondition for firmware file check
svn path=/dists/trunk/linux-2.6/; revision=17571
2011-06-01 10:03:07 +00:00
Maximilian Attems b2c6024a6b fix changelog q&d
svn path=/dists/trunk/linux-2.6/; revision=17570
2011-06-01 09:50:31 +00:00
Maximilian Attems bb8bb2789e newer standards version 3.9.2
svn path=/dists/trunk/linux-2.6/; revision=17569
2011-06-01 09:45:00 +00:00
Ben Hutchings 2cad8513a7 Prepare to release linux-2.6 (3.0.0~rc1-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=17563
2011-06-01 08:59:00 +00:00
Ben Hutchings c5c0944e33 Restore the third version component
UTS_RELEASE and all the file names still use "3.0.0", which means the
installation commands using a version truncated to two components
fail.  And if we truncate UTS_RELEASE this will break many userland
tools, starting with depmod (!).

svn path=/dists/trunk/linux-2.6/; revision=17556
2011-06-01 05:41:03 +00:00
Ben Hutchings 6858ab4f97 Add bug closure for rtl8192se
svn path=/dists/trunk/linux-2.6/; revision=17554
2011-05-31 00:47:12 +00:00
Ben Hutchings 8821b230d4 Describe Xen-capable kernels as supporting dom0 operation
svn path=/dists/trunk/linux-2.6/; revision=17553
2011-05-31 00:39:19 +00:00
Ben Hutchings 775cb14b19 [x86] block, xen: Enable XEN_BLKDEV_BACKEND as module
svn path=/dists/trunk/linux-2.6/; revision=17552
2011-05-31 00:37:51 +00:00
Ben Hutchings cee4abfad7 Explicitly enable Xen backend config variables per default
svn path=/dists/trunk/linux-2.6/; revision=17551
2011-05-31 00:37:12 +00:00
Ben Hutchings 6514d6828f Explicitly disable XEN_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=17550
2011-05-31 00:31:26 +00:00
Ben Hutchings 401224c808 Explicitly disable XZ_DEC_TEST
svn path=/dists/trunk/linux-2.6/; revision=17549
2011-05-31 00:29:42 +00:00
Ben Hutchings 47a4ecba25 crypto, net: Enable CRYPTO_USER_API_HASH, CRYPTO_USER_API_SKCIPHER as modules
svn path=/dists/trunk/linux-2.6/; revision=17548
2011-05-31 00:28:07 +00:00
Ben Hutchings f877d191dd Explicitly disable TEST_KSTRTOX
svn path=/dists/trunk/linux-2.6/; revision=17547
2011-05-31 00:15:20 +00:00
Ben Hutchings f63b8bb8b0 Disable KPROBE_EVENT, as KPROBE_TRACER was not previously set
svn path=/dists/trunk/linux-2.6/; revision=17546
2011-05-31 00:13:57 +00:00
Ben Hutchings 08a4a4d4be Explicitly set defaults for new config variables in lib/Kconfig.debug
svn path=/dists/trunk/linux-2.6/; revision=17545
2011-05-31 00:10:15 +00:00
Ben Hutchings 10d0c22499 Explicitly disable FANOTIFY_ACCESS_PERMISSIONS
svn path=/dists/trunk/linux-2.6/; revision=17544
2011-05-31 00:05:10 +00:00
Ben Hutchings a906d70427 Explicitly disable GOOGLE_FIRMWARE
svn path=/dists/trunk/linux-2.6/; revision=17543
2011-05-31 00:04:15 +00:00
Ben Hutchings 8bfcf626c2 [x86] staging, drm: Enable DRM_PSB as module
Disable STUB_POULSBO in favour of this.

svn path=/dists/trunk/linux-2.6/; revision=17542
2011-05-31 00:02:40 +00:00
Ben Hutchings 8778c98e50 [i386] staging, video: Enable FB_OLPC_DCON as module
svn path=/dists/trunk/linux-2.6/; revision=17541
2011-05-30 23:56:18 +00:00
Ben Hutchings 61446fc183 Explicitly disable BRCMDBG
svn path=/dists/trunk/linux-2.6/; revision=17540
2011-05-30 23:51:42 +00:00
Ben Hutchings af76ca38fc Rename USBIP config variables
svn path=/dists/trunk/linux-2.6/; revision=17539
2011-05-30 23:50:59 +00:00
Ben Hutchings a24aad2fbb [x86] edac: Enable EDAC_I7300 as module
svn path=/dists/trunk/linux-2.6/; revision=17538
2011-05-30 23:47:43 +00:00
Ben Hutchings bec1155a4e memstick: Enable MEMSTICK_R592 as module
svn path=/dists/trunk/linux-2.6/; revision=17537
2011-05-30 23:45:16 +00:00
Ben Hutchings 7db773b5be mmc: Enable MMC_VUB300, MMC_USHC as modules
svn path=/dists/trunk/linux-2.6/; revision=17536
2011-05-30 23:43:41 +00:00
Ben Hutchings 457faa8329 usb-storage: Enable USB_STORAGE_REALTEK, USB_STORAGE_ENE_UB6250 as modules
svn path=/dists/trunk/linux-2.6/; revision=17535
2011-05-30 23:40:26 +00:00
Ben Hutchings ddab640503 hid: Enable new modules
svn path=/dists/trunk/linux-2.6/; revision=17534
2011-05-30 23:37:34 +00:00
Ben Hutchings 559e290d85 sound: Enable SND_ISIGHT, SND_LOLA as modules
svn path=/dists/trunk/linux-2.6/; revision=17533
2011-05-30 23:30:40 +00:00
Ben Hutchings 09c640ab39 es1968: Enable SND_ES1968_RADIO
svn path=/dists/trunk/linux-2.6/; revision=17532
2011-05-30 23:30:10 +00:00
Ben Hutchings c5111cc225 Explicitly enable FB_MB862XX_I2C
svn path=/dists/trunk/linux-2.6/; revision=17531
2011-05-30 23:04:14 +00:00
Ben Hutchings 9c287b48d7 viafb: Enable FB_VIA_X_COMPATIBILITY
svn path=/dists/trunk/linux-2.6/; revision=17530
2011-05-30 23:03:10 +00:00
Ben Hutchings 81bc1c0f6c Remove redundant FB_S3, FB_S3_DDC definitions
svn path=/dists/trunk/linux-2.6/; revision=17529
2011-05-30 23:01:09 +00:00
Ben Hutchings 7b9d3f1583 s3fb: Enable FB_S3_DDC
svn path=/dists/trunk/linux-2.6/; revision=17528
2011-05-30 22:53:01 +00:00