Commit Graph

6608 Commits

Author SHA1 Message Date
Ben Hutchings 4374bd74e6 Fix config dependencies for VIDEO_VIVI
svn path=/dists/trunk/linux-2.6/; revision=16333
2010-09-19 01:53:29 +00:00
Ben Hutchings 00436ea607 Remove obsolete VIDEO_OVCAMCHIP config option
svn path=/dists/trunk/linux-2.6/; revision=16332
2010-09-19 01:34:25 +00:00
Ben Hutchings 35e8f8f8f1 Remove obsolete USB_ZC0301 config option
svn path=/dists/trunk/linux-2.6/; revision=16331
2010-09-19 01:33:41 +00:00
Ben Hutchings 7804cb4adc Remove obsolete USB_W9968CF config option
svn path=/dists/trunk/linux-2.6/; revision=16330
2010-09-19 01:33:20 +00:00
Ben Hutchings c0928e0544 Remove obsolete USB_VST config option
svn path=/dists/trunk/linux-2.6/; revision=16329
2010-09-19 01:32:30 +00:00
Ben Hutchings 0b6252f652 Remove obsolete USB_STV680 config option
svn path=/dists/trunk/linux-2.6/; revision=16328
2010-09-19 01:31:35 +00:00
Ben Hutchings 9d383bcd49 Remove obsolete USB_GSPCA_SN9C20X_EVDEV config option
svn path=/dists/trunk/linux-2.6/; revision=16327
2010-09-19 01:30:47 +00:00
Ben Hutchings e1b7029e29 Remove obsolete USB_BERRY_CHARGE config option
svn path=/dists/trunk/linux-2.6/; revision=16326
2010-09-19 01:30:13 +00:00
Ben Hutchings 17ad350237 Remove obsolete UIO_SMX config option
svn path=/dists/trunk/linux-2.6/; revision=16325
2010-09-19 01:29:03 +00:00
Ben Hutchings 00b7c8ec6d Set TOUCHSCREEN_AD7879=m, now a dependency of TOUCHSCREEN_AD7879_I2C
svn path=/dists/trunk/linux-2.6/; revision=16324
2010-09-19 01:27:46 +00:00
Ben Hutchings a8c8f0a443 Remove obsolete PACKET_MMAP config option
svn path=/dists/trunk/linux-2.6/; revision=16323
2010-09-19 01:09:45 +00:00
Ben Hutchings 75235d8698 Remove obsolete OPROFILE_IBS config option
svn path=/dists/trunk/linux-2.6/; revision=16322
2010-09-19 01:08:37 +00:00
Ben Hutchings 0eb2ee159a Remove obsolete OCFS2_FS_POSIX_ACL config option
svn path=/dists/trunk/linux-2.6/; revision=16321
2010-09-19 01:06:45 +00:00
Ben Hutchings c13d55680e Remove obsolete NF_CT_ACCT config option
svn path=/dists/trunk/linux-2.6/; revision=16320
2010-09-19 01:04:01 +00:00
Ben Hutchings 5b6095df95 Remove obsolete IOSCHED_AS config option
svn path=/dists/trunk/linux-2.6/; revision=16319
2010-09-19 00:58:34 +00:00
Ben Hutchings cfde1e0c4c Remove obsolete GROUP_SCHED and USER_SCHED config options
svn path=/dists/trunk/linux-2.6/; revision=16318
2010-09-19 00:55:19 +00:00
Ben Hutchings f9e10f1d03 Remove obsolete EVENT_PROFILE config option
svn path=/dists/trunk/linux-2.6/; revision=16317
2010-09-19 00:49:58 +00:00
Ben Hutchings 171f51a4fe Update config for changes to DETECT_SOFTLOCKUP and LOCKUP_DETECTOR
svn path=/dists/trunk/linux-2.6/; revision=16316
2010-09-19 00:47:50 +00:00
Ben Hutchings a20effdbcb Remove obsolete BOOT_TRACER config option
svn path=/dists/trunk/linux-2.6/; revision=16315
2010-09-19 00:41:52 +00:00
Ben Hutchings 424cfd2566 Update config for renaming of ramzswap to zram
svn path=/dists/trunk/linux-2.6/; revision=16314
2010-09-19 00:36:59 +00:00
Ben Hutchings 5da64e6d86 [x86] Add brcm80211 driver for Broadcom 802.11n wireless network controllers
svn path=/dists/trunk/linux-2.6/; revision=16313
2010-09-19 00:31:27 +00:00
Ben Hutchings e935dba032 speakup: Update to match Debian package version 3.1.5.dfsg.1-1
svn path=/dists/trunk/linux-2.6/; revision=16309
2010-09-18 16:48:22 +00:00
Maximilian Attems 32f1dc52a9 nuke old unmerged patch.
svn path=/dists/trunk/linux-2.6/; revision=16273
2010-09-13 08:14:58 +00:00
Ben Hutchings 96fba25e4b New upstream release candidate 2.6.36-rc4
Remove patches merged upstream.
Rewrite debian/scripts-kconfig-reportoldconfig.patch
Rewrite bugfix/mips/disable-werror.patch as debian/mips-disable-werror.patch
Refresh some other patches.

svn path=/dists/trunk/linux-2.6/; revision=16272
2010-09-13 01:37:29 +00:00
Maximilian Attems ba3358c090 prepare to release 2.6.35-1~experimental.3
svn path=/dists/trunk/linux-2.6/; revision=16246
2010-09-06 13:19:54 +00:00
Aurelien Jarno 523a495e7f * [mips] Add an octeon flavour.
svn path=/dists/trunk/linux-2.6/; revision=16244
2010-09-06 08:41:21 +00:00
Maximilian Attems 3c800e19ee add stable 2.6.35 releases
svn path=/dists/trunk/linux-2.6/; revision=16235
2010-09-05 11:53:32 +00:00
Ben Hutchings 05c7ed67bd Remove check() subroutine
This has been broken since kernel-package 10.037 because it uses '+='
instead of '.='.  Since no-one seems to care, remove it rather than
fixing it.


svn path=/dists/trunk/linux-2.6/; revision=16234
2010-09-03 22:29:24 +00:00
Ben Hutchings 66caf86b16 use strict; use warnings;
Declare implicitly-global variables with 'my'.
Fix variable name discrepancies.
Remove unused variables.

svn path=/dists/trunk/linux-2.6/; revision=16224
2010-08-30 00:33:54 +00:00
Aurelien Jarno b5d314c831 * [sh4] set VIRTUALIZATION.
svn path=/dists/trunk/linux-2.6/; revision=16212
2010-08-29 14:39:26 +00:00
Aurelien Jarno b6c3696b72 * Fix netfilter CONFIG_COMPAT support.
svn path=/dists/trunk/linux-2.6/; revision=16211
2010-08-29 14:26:58 +00:00
Ben Hutchings 65540e5880 [mipsel/loongson-2f] Enable smtcfb (FB_SM7XX) driver (Closes: #594642)
svn path=/dists/trunk/linux-2.6/; revision=16210
2010-08-29 14:24:44 +00:00
Bastian Blank 61e1afd944 * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Disable RT2860, RT2870, RT3090.

svn path=/dists/trunk/linux-2.6/; revision=16207
2010-08-29 12:57:22 +00:00
Ben Hutchings baf49ce6f5 Change BLK_CGROUP from module to built-in
so that cfq can be the default I/O scheduler again (Closes: #593720)

svn path=/dists/trunk/linux-2.6/; revision=16187
2010-08-27 04:24:38 +00:00
Ian Campbell 979949830e Fix some low hanging lintian warnings
svn path=/dists/trunk/linux-2.6/; revision=16172
2010-08-21 07:59:17 +00:00
Ben Hutchings 720ef1586d Merge some changes from squeeze/sid branch
linux-base: Remove dependency on libapt-pkg-perl (Closes: #589996)
Update debconf template translations:
- Czech (Michal Simunek) (Closes: #590546)
- Portugese (Américo Monteiro) (Closes: #590557)
- French (David Prévot) (Closes: #591149)
- Russian (Yuri Kozlov) (Closes: #591241)
- Swedish (Martin Bagge) (Closes: #592045)
- German (Holger Wansing) (Closes: #592226)
[x86] Enable samsung-laptop driver
[sparc] Enable XVR1000 driver (Closes: #574243)
README.Debian: Add references to kernel handbook and wiki
[i386/{openvz,xen}-686] Remove AMD Geode LX and VIA C3 "Nehemiah" from the list of supported processors


svn path=/dists/trunk/linux-2.6/; revision=16156
2010-08-18 02:29:07 +00:00
Ben Hutchings d038da1846 Exit loops on failure, so that the failure is not ignored
svn path=/dists/trunk/linux-2.6/; revision=16154
2010-08-18 01:51:25 +00:00
Ben Hutchings 96806e61e8 Add .gnu_debuglink information into kernel modules (Closes: #555549)
From: Ritesh Raj Sarraf

Add .gnu_debuglink information into kernel modules to point to the
correct DWARF enabled kernel module. This is needed by SystemTap to
instrument a kernel module.

svn path=/dists/trunk/linux-2.6/; revision=16153
2010-08-18 01:48:19 +00:00
Maximilian Attems 79fc48200d add missing mm lvm fixup patch
reprepare to release 2.6.35-1~experimental.2

svn path=/dists/trunk/linux-2.6/; revision=16150
2010-08-16 21:50:59 +00:00
Maximilian Attems 1dbaa13e7b prepare to release 2.6.35-1~experimental.2
svn path=/dists/trunk/linux-2.6/; revision=16149
2010-08-16 20:34:28 +00:00
Maximilian Attems 0c7bc163be add patch for loongson-2f
Reported-by: Ben Hutchings <ben@decadent.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=16148
2010-08-16 14:52:54 +00:00
Maximilian Attems 27de5d7e30 add linus stable bugfix directly from linux-2.6
see https://bugzilla.kernel.org/show_bug.cgi?id=16588 for details.

svn path=/dists/trunk/linux-2.6/; revision=16147
2010-08-15 10:45:43 +00:00
Maximilian Attems c50014dac2 changelog add bug closure
svn path=/dists/trunk/linux-2.6/; revision=16146
2010-08-14 11:28:33 +00:00
Maximilian Attems b007fe0480 add stable release 2.6.35.1 and 2.6.35.2
just apply fine without conflicts.

svn path=/dists/trunk/linux-2.6/; revision=16145
2010-08-14 11:27:01 +00:00
Maximilian Attems 53a28a1725 images nuke modules.devname on removal
svn path=/dists/trunk/linux-2.6/; revision=16081
2010-08-04 18:57:14 +00:00
Maximilian Attems 820a247b3e changelog update release date
svn path=/dists/trunk/linux-2.6/; revision=16076
2010-08-03 14:21:58 +00:00
Maximilian Attems 85e8c61b82 topconfig fix typo
svn path=/dists/trunk/linux-2.6/; revision=16075
2010-08-03 14:19:47 +00:00
Maximilian Attems 7c5a6caa5d prepare to release 2.6.35-1~experimental.1
svn path=/dists/trunk/linux-2.6/; revision=16074
2010-08-03 12:29:25 +00:00
Maximilian Attems 0ca02dc323 Revert "topconfig enable modular SATA_AHCI_PLATFORM"
no good use in general config and defaults to no anyway,
as suggested by Ben Hutchings.

svn path=/dists/trunk/linux-2.6/; revision=16068
2010-08-02 17:02:44 +00:00
Maximilian Attems 5c9048be00 topconfig enable modular SATA_AHCI_PLATFORM
for SOCs..

svn path=/dists/trunk/linux-2.6/; revision=16067
2010-08-02 16:49:55 +00:00