Commit Graph

1091 Commits

Author SHA1 Message Date
Ben Hutchings f47edd511c macvlan: Add bridge, VEPA and private modes (Closes: #568756)
svn path=/dists/trunk/linux-2.6/; revision=15162
2010-02-16 03:10:04 +00:00
Bastian Blank a878e850af Restrict access to sensitive SysRq keys by default
* debian/changelog: Update.
* debian/config/config: Set MAGIC_SYSRQ_DEFAULT_MASK.
* debian/patches/debian/sysrq-mask.patch, debian/patches/series/9:
  Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=15150
2010-02-14 15:11:35 +00:00
Ben Hutchings 812fb681cc Do not build obsolete lgs8gl5 driver
svn path=/dists/trunk/linux-2.6/; revision=15147
2010-02-12 03:08:42 +00:00
Ben Hutchings ffe78cf59f [x86] KVM: Add IOPL/CPL checks to emulator, to prevent privilege escalation within a guest. (CVE-2010-0298, CVE-2010-0306)
svn path=/dists/trunk/linux-2.6/; revision=15142
2010-02-11 02:16:55 +00:00
dann frazier fa9f65f4b9 Fix potential crash with sys_move_pages (CVE-2010-0415)
svn path=/dists/trunk/linux-2.6/; revision=15138
2010-02-10 06:23:35 +00:00
Ben Hutchings 4ae828b4e7 Add stable release 2.6.32.8
svn path=/dists/trunk/linux-2.6/; revision=15137
2010-02-09 22:27:42 +00:00
Martin Michlmayr 81f5688c3f Implement power-off for D-Link DNS-323 rev B1 and fix the blinking
power LED (Erik Benada) (Closes: #503172).

svn path=/dists/trunk/linux-2.6/; revision=15130
2010-02-07 10:27:02 +00:00
dann frazier df44b845c3 connector: Delete buggy notification code. (CVE-2010-0410)
svn path=/dists/trunk/linux-2.6/; revision=15128
2010-02-05 03:30:28 +00:00
dann frazier 5071700ff1 KVM: PIT: control word is write-only (CVE-2010-0309)
svn path=/dists/trunk/linux-2.6/; revision=15126
2010-02-05 03:17:25 +00:00
Ben Hutchings d80218483d Revert incorrect change to powerpc clocksource setup
svn path=/dists/trunk/linux-2.6/; revision=15122
2010-02-04 21:08:38 +00:00
Ben Hutchings 3e1c5d2328 Build lgs8gxx driver along with cxusb (Closes: #568414)
svn path=/dists/trunk/linux-2.6/; revision=15121
2010-02-04 19:34:02 +00:00
dann frazier 0b2c1541cf Remove TIF_ABI_PENDING bit from x86, sparc & powerpc, fixing
32-bit userland/64-bit kernel breakage (Closes: #568416)

svn path=/dists/trunk/linux-2.6/; revision=15120
2010-02-04 18:42:32 +00:00
Ben Hutchings d3b5f1e2c7 Add upstream fix for regression caused by split-flush_old_exec-into-two-functions.patch
svn path=/dists/trunk/linux-2.6/; revision=15110
2010-02-04 01:14:37 +00:00
Ben Hutchings bd319132de Restore patch removed in r15104
split-flush_old_exec-into-two-functions.patch also modifies
binfmt_elf_fdpic and must be applied on top of
fdpic-respect-pt_gnu_stack-exec-protection-markings-when-creating-nommu-stack.patch

Don't mention it in the changelog since it has no actual effect on
Debian kernels.


svn path=/dists/trunk/linux-2.6/; revision=15105
2010-02-03 00:48:52 +00:00
Ben Hutchings 222e0d7fa9 Remove patch to binfmt_elf_fdpic
We do not build this module and we do not support NOMMU platforms.

svn path=/dists/trunk/linux-2.6/; revision=15104
2010-02-03 00:38:56 +00:00
dann frazier 42ee301828 * Patches queued for 2.6.32.8:
- FDPIC: Respect PT_GNU_STACK exec protection markings when creating
    NOMMU stack
  - Split 'flush_old_exec' into two functions (CVE-2010-0307)

svn path=/dists/trunk/linux-2.6/; revision=15102
2010-02-02 23:38:40 +00:00
Ben Hutchings ec0059d2e1 Revert r15093 "[sparc] ftrace: Fix build-time architecture detection..."
This is unnecessary since dannf has disabled FUNCTION_TRACER.
Move the bug closure accordingly.

svn path=/dists/trunk/linux-2.6/; revision=15100
2010-02-02 22:53:26 +00:00
Ben Hutchings 74def3ddce clocksource/events: Fix fallout of generic code changes (Closes: #568030)
svn path=/dists/trunk/linux-2.6/; revision=15094
2010-02-01 23:40:51 +00:00
Ben Hutchings 7e0532181f [sparc] ftrace: Fix build-time architecture detection (Closes: #568025)
svn path=/dists/trunk/linux-2.6/; revision=15093
2010-02-01 22:54:12 +00:00
Ben Hutchings 163e2e93a2 sfc: Apply fixes from 2.6.33-rc{5,6}
svn path=/dists/trunk/linux-2.6/; revision=15063
2010-01-30 03:06:24 +00:00
Ben Hutchings 673ec2b5f1 Add stable release 2.6.32.7
Remove a whole load of patches accepted into this release.

Replace the ALPS 4-directional button patch with a minimal version
that applies on top of 2.6.32.7.

Fix conflict between 2.6.32.7 and vserver in kernel/sched.c by moving
a declaration.


svn path=/dists/trunk/linux-2.6/; revision=15061
2010-01-29 00:31:47 +00:00
Ben Hutchings c929bfe667 cdc_ether: Do not set link down initially; not all devices send link change interrupts
svn path=/dists/trunk/linux-2.6/; revision=15060
2010-01-28 23:25:20 +00:00
Ben Hutchings bbfffd32ce aufs2: Update to snapshot from 2010-01-25 (Closes: #567391)
Remove conflicting whitespace change in vserver patch.

svn path=/dists/trunk/linux-2.6/; revision=15057
2010-01-28 22:34:03 +00:00
Ben Hutchings 34cc7ba979 Add 3w-sas driver for LSI 3ware 9750 SAS controllers
svn path=/dists/trunk/linux-2.6/; revision=15002
2010-01-26 13:01:12 +00:00
Ben Hutchings 3c3bda6fe5 clockevent: Don't remove broadcast device on halt or CPU hotplug (Closes: #566547)
svn path=/dists/trunk/linux-2.6/; revision=15000
2010-01-26 01:39:34 +00:00
Ben Hutchings f46b35894b Add stable release 2.6.32.6
svn path=/dists/trunk/linux-2.6/; revision=14999
2010-01-26 00:32:43 +00:00
Maximilian Attems 59dfd89bbc cleanup trunk from openvz references
no patch forcoming, no schedule for a patch.
thus no openvz bannana for squeeze.

svn path=/dists/trunk/linux-2.6/; revision=14991
2010-01-24 12:08:42 +00:00
Ben Hutchings 87cde56b58 Fix patch filename
svn path=/dists/trunk/linux-2.6/; revision=14989
2010-01-23 14:21:47 +00:00
Ben Hutchings 5c0353aa48 Add stable release 2.6.32.5; remove obsolete patch not yet released
svn path=/dists/trunk/linux-2.6/; revision=14985
2010-01-23 02:21:37 +00:00
Ben Hutchings fdf0a7905c e1000,e1000e: enhance fragment detection (CVE-2009-4536, CVE-2009-4538)
svn path=/dists/trunk/linux-2.6/; revision=14960
2010-01-21 01:07:09 +00:00
Ben Hutchings 688d740ac7 SCSI/megaraid_sas: remove sysfs poll_mode_io world writeable permissions (CVE-2009-3939)
svn path=/dists/trunk/linux-2.6/; revision=14954
2010-01-18 22:59:25 +00:00
Ben Hutchings ab1a7a99b1 Add stable release 2.6.32.4
Fix conflict between 2.6.32.4 and vserver in mm/mremap.c by making some
cosmetic changes on top of 2.6.32.4.


svn path=/dists/trunk/linux-2.6/; revision=14953
2010-01-18 22:50:09 +00:00
Ben Hutchings 491d6bfd34 [x86] Enable rt3090sta using firmware loader
svn path=/dists/trunk/linux-2.6/; revision=14952
2010-01-18 21:49:14 +00:00
Ben Hutchings 7d4f44ba99 [x86] Update rt2860sta/rt2870sta firmware loader patch
- Accept 8K versions of rt2870.bin
- Fix hang on resume

svn path=/dists/trunk/linux-2.6/; revision=14951
2010-01-18 21:48:29 +00:00
Ben Hutchings 774fbcc6a8 Add MODULE_FIRMWARE declarations to several drivers that lacked them
More patches accepted upstream.

svn path=/dists/trunk/linux-2.6/; revision=14943
2010-01-16 01:20:31 +00:00
dann frazier f98e095348 fasync: split 'fasync_helper()' into separate add/remove functions
(CVE-2009-4141)

svn path=/dists/trunk/linux-2.6/; revision=14941
2010-01-14 16:03:28 +00:00
Ben Hutchings ddc20baf47 Fix DMA mapping for i915 driver (Closes: #558237)
svn path=/dists/trunk/linux-2.6/; revision=14940
2010-01-13 22:23:57 +00:00
dann frazier 97bb1382fa drm/i915: disable powersave by default (closes: #564807)
svn path=/dists/trunk/linux-2.6/; revision=14939
2010-01-13 19:17:02 +00:00
Ben Hutchings 15fc022c2b Documentation/3c509: document ethtool support (Closes: #564743)
svn path=/dists/trunk/linux-2.6/; revision=14935
2010-01-12 00:11:31 +00:00
Ben Hutchings 72d2550619 Add new hardware ids to various drivers, as included in 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14934
2010-01-10 18:19:51 +00:00
Ben Hutchings a8b152deb7 Add new hardware ids to various drivers, as included in 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14933
2010-01-10 17:47:00 +00:00
Ben Hutchings cd10938aa0 ath5k: Fix eeprom checksum check for custom sized eeproms (Closes: #563136)
svn path=/dists/trunk/linux-2.6/; revision=14898
2010-01-07 20:16:02 +00:00
Ben Hutchings 54b1af6bf9 sfc: Apply fixes from 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14897
2010-01-07 19:21:53 +00:00
Ben Hutchings c1978c3140 Add stable release 2.6.32.3
svn path=/dists/trunk/linux-2.6/; revision=14893
2010-01-07 02:59:12 +00:00
Ben Hutchings 6fde575aa5 dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips (Closes: #515533)
svn path=/dists/trunk/linux-2.6/; revision=14892
2010-01-05 03:14:04 +00:00
Ben Hutchings ae84b00876 via-velocity: Give RX descriptors to the NIC later on open or MTU change (Closes: #508527)
svn path=/dists/trunk/linux-2.6/; revision=14891
2010-01-05 03:12:36 +00:00
Martin Michlmayr 7d6e97f05a ARM: Add an earlyprintk debug console
svn path=/dists/trunk/linux-2.6/; revision=14875
2010-01-04 11:31:08 +00:00
Ben Hutchings 25acb9d736 modules: Skip empty sections when exporting section notes (Closes: #563036)
svn path=/dists/trunk/linux-2.6/; revision=14842
2010-01-02 20:29:59 +00:00
dann frazier 1597bb4a8a suggested changes from upstream
svn path=/dists/trunk/linux-2.6/; revision=14832
2009-12-30 16:34:02 +00:00
dann frazier bb0756f7e7 Fix vserver build on ia64, s390
svn path=/dists/trunk/linux-2.6/; revision=14831
2009-12-29 20:10:32 +00:00
dann frazier 80760ca76c Re-enable vserver
svn path=/dists/trunk/linux-2.6/; revision=14807
2009-12-24 04:27:48 +00:00
Ben Hutchings 3209d7cf9e radeon: fix crtc vblank update for r600 (regression in 2.6.32.2)
svn path=/dists/trunk/linux-2.6/; revision=14804
2009-12-22 01:29:59 +00:00
Ben Hutchings d9cddba68f r8169: Allow RTL8168D v1 and v2 to be used without firmware files (Closes: #561309)
svn path=/dists/trunk/linux-2.6/; revision=14803
2009-12-21 01:37:24 +00:00
Ben Hutchings b7bad86edf ia64: Include <linux/personality.h> header in <asm/fcntl.h>; fixes FTBFS
svn path=/dists/trunk/linux-2.6/; revision=14802
2009-12-19 16:19:24 +00:00
Ben Hutchings 918afa000c Add stable release 2.6.32.2
svn path=/dists/trunk/linux-2.6/; revision=14801
2009-12-19 00:46:07 +00:00
Ben Hutchings 1414f927eb sfc: Apply changes from 2.6.33-rc1 adding support for SFC9000 family
svn path=/dists/trunk/linux-2.6/; revision=14800
2009-12-19 00:08:19 +00:00
dann frazier 36c1397603 * Input: ALPS - add support for touchpads with 4-directional button
* Input: ALPS - add interleaved protocol support (Dell E6x00 series)
  (Closes: #561589)

svn path=/dists/trunk/linux-2.6/; revision=14799
2009-12-18 16:11:50 +00:00
dann frazier 884d1b6646 bugfix/arm/scsi-osd-build-fix.patch was also part of 2.6.32.1.
Revert it, then apply the full stable patch, as per convention.

svn path=/dists/trunk/linux-2.6/; revision=14789
2009-12-16 19:24:16 +00:00
dann frazier 1c4cfe4ae1 * Add stable release 2.6.32.1:
- ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT (CVE-2009-4131)

svn path=/dists/trunk/linux-2.6/; revision=14786
2009-12-14 22:27:57 +00:00
Ben Hutchings 1e2530a0ed netfilter: xtables: fix conntrack match v1 ipt-save output (Closes: #556587)
svn path=/dists/trunk/linux-2.6/; revision=14785
2009-12-14 02:03:57 +00:00
Ben Hutchings cb8c51d3ec atl1c: Fix system hang when link drops (Closes: #559577)
svn path=/dists/trunk/linux-2.6/; revision=14769
2009-12-10 03:58:05 +00:00
Ben Hutchings dcb78dcf90 aufs2: Update to snapshot from 2009-12-05
svn path=/dists/trunk/linux-2.6/; revision=14760
2009-12-09 01:11:13 +00:00
Ben Hutchings e1f2840848 i915: Enable auto-loading even though CONFIG_DRM_I915_KMS is not set
svn path=/dists/trunk/linux-2.6/; revision=14740
2009-12-06 16:28:47 +00:00
Ben Hutchings bd182f9598 aufs2: Update to snapshot from 2009-11-29
svn path=/dists/trunk/linux-2.6/; revision=14739
2009-12-06 16:11:08 +00:00
Ben Hutchings e5d7296470 usbnet: Set link down initially for drivers that update link state (Closes: #444043)
svn path=/dists/trunk/linux-2.6/; revision=14722
2009-12-03 23:52:48 +00:00
Ben Hutchings baef4ede8d atl1e: Remove broken implementation of TSO for TCP/IPv6 (Closes: #558426)
and allow other hardware offloads to be disabled in case they are also buggy

svn path=/dists/trunk/linux-2.6/; revision=14721
2009-12-03 23:46:55 +00:00
Ben Hutchings e01e47de00 Add MODULE_FIRMWARE declarations to many drivers that lacked them
so that missing firmware will be reported automatically during upgrades

svn path=/dists/trunk/linux-2.6/; revision=14720
2009-12-03 23:38:41 +00:00
Bastian Blank 1dfe4b1e09 debian/patches: Fix patches, remove merged patches.
svn path=/dists/trunk/linux-2.6/; revision=14717
2009-12-03 08:12:24 +00:00
dann frazier 9217f25ead mac80211: fix spurious delBA handling (CVE-2009-4026)
svn path=/dists/trunk/linux-2.6/; revision=14708
2009-12-01 05:46:27 +00:00
dann frazier 48d073c565 mac80211: fix two remote exploits (CVE pending)
svn path=/dists/trunk/linux-2.6/; revision=14707
2009-12-01 05:39:18 +00:00
Ben Hutchings 3e4966ed53 Add 'removable' option to the mmc module. (Closes: #504391)
svn path=/dists/trunk/linux-2.6/; revision=14703
2009-11-29 23:11:23 +00:00
Ben Hutchings edcb50627f DocBook: Fix build breakage
svn path=/dists/trunk/linux-2.6/; revision=14656
2009-11-21 04:16:43 +00:00
Martin Michlmayr 1402941f25 add some build fixes that still haven't made it in
svn path=/dists/trunk/linux-2.6/; revision=14650
2009-11-19 16:54:19 +00:00
Ben Hutchings b575145097 Merge /dists/sid/linux-2.6.
This should include all changes up to 2.6.31-2, except patches merged upstream.
Fix up ARM patches to apply to 2.6.32.

svn path=/dists/trunk/linux-2.6/; revision=14642
2009-11-17 01:18:56 +00:00
Martin Michlmayr 115edcab14 Add patch from Albin Tonnerre to add HAVE_KERNEL_LZMA to arm.
svn path=/dists/trunk/linux-2.6/; revision=14605
2009-11-12 17:32:42 +00:00
Ben Hutchings aac015e39f aufs2: Remove incorrect static assertion (Closes: #554120)
svn path=/dists/sid/linux-2.6/; revision=14559
2009-11-05 01:03:16 +00:00
Ben Hutchings 23229038ef Update to 2.6.32-rc6
Refresh firmware patches for Kconfig context changes.
Remove bugfix patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=14541
2009-11-04 02:02:19 +00:00
Ben Hutchings f9f12616c4 r8169: Remove firmware for RTL8168D v1 and v2 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14537
2009-11-04 00:33:53 +00:00
Ben Hutchings eb174421b4 lgs8gxx: Remove firmware for lgs8g75 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14536
2009-11-04 00:31:07 +00:00
Ben Hutchings 19ac3d26c1 [powerpc] Remove SMP warning from PowerMac cpufreq (Closes: #554124).
Logged under Bastian's name since the patch is from him.

svn path=/dists/sid/linux-2.6/; revision=14534
2009-11-03 02:16:20 +00:00
Ben Hutchings 8be6124957 drm/radeon/r600: add clarifying comment to r600 blit code
svn path=/dists/trunk/linux-2.6/; revision=14533
2009-11-03 01:07:16 +00:00
Martin Michlmayr 93d85d700e Add OpenRD-Client support again.
svn path=/dists/sid/linux-2.6/; revision=14520
2009-10-30 10:37:33 +00:00
Bastian Blank dee5b1680a * debian/changelog: Update.
* debian/patches/debian/arch-mips-not-embedded.patch: Add.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=14508
2009-10-29 20:59:57 +00:00
Martin Michlmayr f74c146281 add mips build fix
svn path=/dists/sid/linux-2.6/; revision=14468
2009-10-27 13:21:06 +00:00
Ben Hutchings 92241355b2 Update to 2.6.32-rc5.
Incorporate 2.6.31-1 changelog from sid.
Move my last changelog addition into the new entry.
Remove obsolete patches.
Update aufs2, firmware and speakup patches.
Update reportoldconfig and version patches.

svn path=/dists/trunk/linux-2.6/; revision=14463
2009-10-26 02:57:16 +00:00
Ben Hutchings da534ba7f1 Add stable release 2.6.31.5
svn path=/dists/trunk/linux-2.6/; revision=14422
2009-10-23 01:13:40 +00:00
Martin Michlmayr 29c51fbe38 CPUidle: always return with interrupts enabled
svn path=/dists/trunk/linux-2.6/; revision=14397
2009-10-17 15:54:15 +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
Ben Hutchings 299fce8f84 Include aufs2, marked as staging (Closes: #541828)
What could possibly go wrong?

svn path=/dists/trunk/linux-2.6/; revision=14379
2009-10-13 04:06:23 +00:00
Ben Hutchings 53b471928c Add stable release 2.6.31.4
svn path=/dists/trunk/linux-2.6/; revision=14377
2009-10-12 21:31:35 +00:00
Ben Hutchings d47a159011 hfsplus: Refuse to mount volumes larger than 2TB, which may otherwise be corrupted (Closes: #550010)
svn path=/dists/trunk/linux-2.6/; revision=14373
2009-10-11 02:20:45 +00:00
Ben Hutchings 59f71fbb12 Add stable release 2.6.31.3
svn path=/dists/trunk/linux-2.6/; revision=14344
2009-10-08 00:14:15 +00:00
dann frazier 6a006dce6e [sparc] build zImage by default, fixes build
svn path=/dists/trunk/linux-2.6/; revision=14343
2009-10-06 23:48:42 +00:00
Ben Hutchings 6feabfd6ac sfc: Fix initial link state
svn path=/dists/trunk/linux-2.6/; revision=14341
2009-10-06 22:45:21 +00:00
Maximilian Attems 1096aa1bac add stable 2.6.31.2
svn path=/dists/trunk/linux-2.6/; revision=14339
2009-10-05 21:55:43 +00:00
Ben Hutchings b509d4c613 nfs: Avoid overrun when copying client IP address string (Closes: #549002)
svn path=/dists/trunk/linux-2.6/; revision=14334
2009-10-04 23:37:40 +00:00
Maximilian Attems 55915a89c8 add stable 2.6.31.1
should make it less suck..

svn path=/dists/trunk/linux-2.6/; revision=14288
2009-09-24 18:32:14 +00:00
Martin Michlmayr 2e52a241ab Turn off EARLY_PRINTK on IP22 to make the system boot
svn path=/dists/trunk/linux-2.6/; revision=14284
2009-09-24 12:06:51 +00:00
Martin Michlmayr a4e65563f8 Marvell CESA (crypto)
svn path=/dists/trunk/linux-2.6/; revision=14252
2009-09-19 12:19:06 +00:00
Ben Hutchings 76139863ff intel-agp: Fix cache flushing on i8xx chipsets, avoiding graphics corruption and GPU lock-ups (Closes: #541307)
svn path=/dists/trunk/linux-2.6/; revision=14225
2009-09-13 18:44:26 +00:00
Ben Hutchings 6888a95d4b x86: Fix crash in text_poke_early() on 486-class processors (Closes: #515982)
svn path=/dists/trunk/linux-2.6/; revision=14223
2009-09-13 18:18:22 +00:00
Maximilian Attems 3e70939b41 update to 2.6.31-rc8
nuke 2 upstream commited patches.

svn path=/dists/trunk/linux-2.6/; revision=14193
2009-08-28 13:33:51 +00:00
Ben Hutchings 47e43210de Reenable dvb-usb-af9005 using request_firmware(); note that this addresses bug #494119
svn path=/dists/trunk/linux-2.6/; revision=14186
2009-08-24 22:39:50 +00:00
Ben Hutchings 787427855f Enable ib_ipath IBA7220 request_firmware() patch which is now applicable
svn path=/dists/trunk/linux-2.6/; revision=14185
2009-08-24 22:28:27 +00:00
Ben Hutchings 35c59f81d8 rt{2860,2870,3070}sta: Use existing CCITT CRC implementation on firmware rather than adding an equivalent variant of ITU-T CRC
svn path=/dists/trunk/linux-2.6/; revision=14180
2009-08-23 21:27:45 +00:00
Ben Hutchings 16da5e8b5f r128: Add test for initialisation to all ioctls that require it (closes: #541630)
svn path=/dists/trunk/linux-2.6/; revision=14177
2009-08-23 15:26:58 +00:00
Ben Hutchings 1ac47640d3 qla1280: Release spinlock when requesting firmware (closes: #543244)
svn path=/dists/trunk/linux-2.6/; revision=14176
2009-08-23 15:26:30 +00:00
Martin Michlmayr 68a2d1b8a1 add OpenRD-Base support
svn path=/dists/trunk/linux-2.6/; revision=14174
2009-08-23 15:18:15 +00:00
Martin Michlmayr 48f07b3cc4 kirkdwood build fix and fix
svn path=/dists/trunk/linux-2.6/; revision=14165
2009-08-22 13:11:21 +00:00
Bastian Blank 5065eaa86f * debian/changelog: Set version to 2.6.31~rc7-1~experimental.1.
* debian/patches/bugfix/all/perf_counter-default-idx-offset.patch: Remove.
* debian/patches/series/base: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=14164
2009-08-22 11:53:11 +00:00
dann frazier dfa17034af Specify a fallback PERF_COUNTER_INDEX_OFFSET for archs that
don't define it

svn path=/dists/trunk/linux-2.6/; revision=14157
2009-08-21 14:42:58 +00:00
Martin Michlmayr 482a262caa fixed by upstream
svn path=/dists/trunk/linux-2.6/; revision=14132
2009-08-17 03:49:10 +00:00
Ben Hutchings c6bc5362e4 dvb-usb-af9005: remove firmware and disable
svn path=/dists/trunk/linux-2.6/; revision=14129
2009-08-17 01:53:42 +00:00
Ben Hutchings 5def204f51 ib_ipath: remove firmware for QLogic IBA7220 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14127
2009-08-17 01:29:35 +00:00
Ben Hutchings 10f2508e9d snd-cs46xx: reenable using external firmware (closes: #464197)
svn path=/dists/trunk/linux-2.6/; revision=14124
2009-08-16 23:40:34 +00:00
Bastian Blank bc52b06655 * debian/changelog: Set version to 2.6.31~rc6-1~experimental.1.
* debian/patches/features/all/drivers-gpu-drm-radeon-request_firmware.patch:
  Update.
* debian/patches/series/base: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=14115
2009-08-15 21:02:53 +00:00
Maximilian Attems 7ae7b81581 update to 2.6.31-rc4
nuke upstream patch.

svn path=/dists/trunk/linux-2.6/; revision=13998
2009-07-24 08:57:48 +00:00
dann frazier 6c9b302884 n_tty: Fix echo race
svn path=/dists/trunk/linux-2.6/; revision=13989
2009-07-22 06:48:44 +00:00
Maximilian Attems b54022cfbe staging has with rtl8192su another firmware blob without license
nuke it and disable the driver

svn path=/dists/trunk/linux-2.6/; revision=13965
2009-07-18 15:48:36 +00:00
Bastian Blank cbdeebf416 * debian/changelog: Set version to 2.6.31~rc3-1~experimental.1.
* debian/patches/series/base: Update.

svn path=/dists/trunk/linux-2.6/; revision=13912
2009-07-14 05:54:17 +00:00
Bastian Blank 22709745e8 debian/patches/series/base: Disable broken patch.
svn path=/dists/trunk/linux-2.6/; revision=13907
2009-07-11 13:21:40 +00:00
Ben Hutchings f2fc4fe87b Make cxgb3 use request_firmware() for PHY firmware.
Adapt patch by Divy Le Ray <divy@chelsio.com> accepted by David Miller into net-next-2.6.

svn path=/dists/trunk/linux-2.6/; revision=13906
2009-07-08 23:45:44 +00:00
Martin Michlmayr fc39637d2f another mips build fix
svn path=/dists/trunk/linux-2.6/; revision=13891
2009-07-06 10:07:24 +00:00
Martin Michlmayr bceeae677e add mipsel and arm build fix
svn path=/dists/trunk/linux-2.6/; revision=13890
2009-07-06 08:25:18 +00:00
Maximilian Attems 645899ed6e update to 2.6.31-rc2
allmost no conflicts beside one sparc patch,
that landed in next and should be soon in linus.

svn path=/dists/trunk/linux-2.6/; revision=13868
2009-07-05 10:54:49 +00:00
Ben Hutchings 42222d590e Combine rt2860sta and rt2870sta firmware patches following upstream changes
svn path=/dists/trunk/linux-2.6/; revision=13851
2009-06-28 15:33:38 +00:00
Ben Hutchings 9ec7f17321 Remove PHY firmware blobs from cxgb3
svn path=/dists/trunk/linux-2.6/; revision=13849
2009-06-28 13:07:41 +00:00
Ben Hutchings 8d844f26d9 Do not disable bnx2x as it is using request_firmware now
svn path=/dists/trunk/linux-2.6/; revision=13848
2009-06-28 13:03:48 +00:00
Bastian Blank 21de3c3467 * debian/changelog: Set version to 2.6.31~rc1-1~experimental.1.
* debian/patches: Remove merged patches, fix or disable others.

svn path=/dists/trunk/linux-2.6/; revision=13847
2009-06-28 12:27:36 +00:00
Maximilian Attems 9ca19c609e xfs: fix freeing memory in xfs_getbmap()
add patch for xfs regression, landed no in linus
and just applies to 2.6.30.

svn path=/dists/trunk/linux-2.6/; revision=13805
2009-06-13 21:46:08 +00:00
Martin Michlmayr e8a3c81f26 fix mips build error
svn path=/dists/trunk/linux-2.6/; revision=13800
2009-06-13 07:09:46 +00:00
Bastian Blank b22c88ae24 debian/patches: Remove merged patches.
svn path=/dists/trunk/linux-2.6/; revision=13752
2009-06-10 10:21:26 +00:00
Martin Michlmayr 3810735161 Kirkwood: clock gating for unused peripherals
svn path=/dists/trunk/linux-2.6/; revision=13723
2009-06-03 21:15:30 +00:00
Martin Michlmayr 063ca30d03 add copy user patches from Marvell
svn path=/dists/trunk/linux-2.6/; revision=13721
2009-06-03 20:58:24 +00:00
Martin Michlmayr 52a7c27516 replace with better fix
svn path=/dists/trunk/linux-2.6/; revision=13720
2009-06-03 20:53:42 +00:00
Ben Hutchings 9d630e5fb7 Fix kernel-doc short description of crc_itu_t_bitreversed_byte -
the documentation build fails if it is wrapped onto a second line.
Re-enable this and dependent patches.

svn path=/dists/trunk/linux-2.6/; revision=13704
2009-05-31 18:22:40 +00:00
dann frazier d7faa0e6d3 Enable bnx2x, using firmware-split patches from net-next and mirroring
the per-subarch config settings used for bnx2

svn path=/dists/trunk/linux-2.6/; revision=13688
2009-05-27 17:09:30 +00:00
Martin Michlmayr a0dee8d2f7 remove
svn path=/dists/trunk/linux-2.6/; revision=13639
2009-05-20 10:56:58 +00:00
Bastian Blank fc84e436cd Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13638
2009-05-20 08:41:35 +00:00
Bastian Blank 02d065c710 * debian/patches/bugfix/sparc/arch-zimage-target.patch:
Move from debian/patches/bugfix/sparc/ftbfs.patch.
* debian/patches/series/5: Update.

svn path=/dists/sid/linux-2.6/; revision=13626
2009-05-16 17:57:06 +00:00
Martin Michlmayr b03abb018a mmc: mvsdio: ignore high speed timing requests from the core
svn path=/dists/sid/linux-2.6/; revision=13624
2009-05-16 08:52:35 +00:00
Martin Michlmayr f5f2897ae6 USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug
svn path=/dists/sid/linux-2.6/; revision=13623
2009-05-16 08:42:03 +00:00
Martin Michlmayr 2876b5742b in 2.6.30-rc6
svn path=/dists/trunk/linux-2.6/; revision=13622
2009-05-16 08:37:27 +00:00
dann frazier 99eb30e0d5 [sparc] Fix build
svn path=/dists/sid/linux-2.6/; revision=13620
2009-05-15 22:23:06 +00:00
Bastian Blank 1c6ef58442 * debian/changelog: Update.
* debian/config/defines: Ignore remaining ABI changes.
* debian/patches/bugfix/all/stable/2.6.29.3-abi-1.patch: Add.
* debian/patches/series/5: Add new patch.

svn path=/dists/sid/linux-2.6/; revision=13618
2009-05-15 22:12:47 +00:00
Bastian Blank 1cbfc8995b Add stable release 2.6.29.3.
* debian/changelog: Update.
* debian/patches/bugfix/all/stable/2.6.29.3.patch: Add.
* debian/patches/series/5: Add new patch.

svn path=/dists/sid/linux-2.6/; revision=13614
2009-05-15 15:37:41 +00:00
Martin Michlmayr 74f58abd79 needed, so sb1 will boot in smp
svn path=/dists/trunk/linux-2.6/; revision=13611
2009-05-12 20:32:08 +00:00
Martin Michlmayr 00a370458e [armel/kirkwood] Add CPU idle driver (Rabeeh Khoury)
svn path=/dists/trunk/linux-2.6/; revision=13609
2009-05-11 19:20:17 +00:00
Martin Michlmayr d3ea884be1 add some patches from Debian 2.6.29 that probably won't make it into 2.6.30
svn path=/dists/trunk/linux-2.6/; revision=13607
2009-05-11 15:33:15 +00:00
Bastian Blank c8bf86d697 debian/patches/series/base: Disable broken patches.
svn path=/dists/trunk/linux-2.6/; revision=13590
2009-05-09 11:54:32 +00:00
Martin Michlmayr 57f654c387 mmc: load mvsdio automatically when it's a platform device.
svn path=/dists/sid/linux-2.6/; revision=13589
2009-05-08 17:17:47 +00:00
Martin Michlmayr cc92530c32 Broadcom SB: fix locking in set_irq_affinity.
svn path=/dists/sid/linux-2.6/; revision=13588
2009-05-08 07:38:10 +00:00
Maximilian Attems fdb63ab825 fix qla1280 request_firmware() call
svn path=/dists/sid/linux-2.6/; revision=13583
2009-05-06 15:34:01 +00:00
dann frazier 9797921b98 * [ia64] Backport rtc-efi driver from mainline
svn path=/dists/sid/linux-2.6/; revision=13566
2009-05-05 04:01:52 +00:00
Bastian Blank ebe7a8b7b7 debian/patches/series/1-extra: Fix.
svn path=/dists/sid/linux-2.6/; revision=13528
2009-05-01 12:56:24 +00:00
Martin Michlmayr cc2a9cca51 give Sandisk/Kingston SDHC cards some slack before the SWITCH
command.

svn path=/dists/sid/linux-2.6/; revision=13525
2009-04-30 17:08:03 +00:00
Bastian Blank e164bcca12 Add stable release 2.6.29.2.
* debian/changelog: Update.
* debian/patches/bugfix/all/stable/2.6.29.2.patch: Add.
* debian/patches/series/4
  - Add new patch.
  - Remove merged patch.

svn path=/dists/sid/linux-2.6/; revision=13511
2009-04-27 19:58:24 +00:00
Martin Michlmayr 8c27596a7b Add performance patches from git.marvell.com
svn path=/dists/sid/linux-2.6/; revision=13510
2009-04-26 18:52:35 +00:00
Martin Michlmayr 69846ef242 Add driver for GMT G760A fan speed PWM controller chip.
svn path=/dists/sid/linux-2.6/; revision=13508
2009-04-26 17:12:44 +00:00
Stephen Marenka 76b07b585b m68k patches
svn path=/dists/sid/linux-2.6/; revision=13466
2009-04-21 17:16:56 +00:00
dann frazier 2b28128afe Btrfs: fix __ucmpdi2 compile bug on 32 bit builds
svn path=/dists/sid/linux-2.6/; revision=13462
2009-04-20 23:54:01 +00:00
dann frazier 19ad9eeffb [parisc] Fix macro expansion in atomic.h fixing PHONET compilation issue
svn path=/dists/sid/linux-2.6/; revision=13460
2009-04-20 21:14:59 +00:00
Martin Michlmayr c469bf3189 Extend erase timeout in M25P80 SPI Flash driver
svn path=/dists/sid/linux-2.6/; revision=13459
2009-04-20 19:10:59 +00:00
Maximilian Attems 3121cb2329 open 2.6.29-4 with drm fix
make sure it makes it for next release,
although  most probably will be in 2.6.29.2.

Reported-by: Yves-Alexis Perez <corsac@debian.org>

svn path=/dists/sid/linux-2.6/; revision=13434
2009-04-17 09:33:00 +00:00
Maximilian Attems 37cdaf1eff update to 2.6.30-rc2
* nuked merged compile fix
* update firmware dirs + firmware Makefile patch
* refresh kernelvariables.patch

Thanks to Ben Hutchings <ben@decadent.org.uk> for dfsg review + patches.

svn path=/dists/trunk/linux-2.6/; revision=13427
2009-04-17 00:41:38 +00:00
Ben Hutchings 7b4aab61cb Restore enp2611_mod as there is some accompanying source for the microcode
svn path=/dists/trunk/linux-2.6/; revision=13420
2009-04-13 17:11:14 +00:00
Ben Hutchings 9fa6593a8c Remove microcode patches for mgsuvd (not enabled in Debian configs)
svn path=/dists/trunk/linux-2.6/; revision=13419
2009-04-13 16:34:00 +00:00
Ben Hutchings 08d80ba451 Remove firmware for enp2611_mod and rt3070sta; mark the drivers broken
svn path=/dists/trunk/linux-2.6/; revision=13416
2009-04-13 04:06:50 +00:00
Ben Hutchings e9b76004ae Reenable rt2870 using request_firmware(), based on Darren Salt's work for rt2860
svn path=/dists/trunk/linux-2.6/; revision=13404
2009-04-12 20:55:20 +00:00
Ben Hutchings 36c8fe1c19 Update and reenable radeon request_firmware() patch
svn path=/dists/trunk/linux-2.6/; revision=13395
2009-04-12 04:24:29 +00:00
Ben Hutchings 0e349b1c65 Reenable rt2860 using request_firmware(), thanks to Darren Salt
svn path=/dists/trunk/linux-2.6/; revision=13393
2009-04-12 02:29:15 +00:00
Martin Michlmayr 3c0ad1d418 Add some sata_mv fixes for Kirkwood from Marvell
svn path=/dists/sid/linux-2.6/; revision=13391
2009-04-11 15:43:08 +00:00
Martin Michlmayr cd556766ee compile fix
svn path=/dists/trunk/linux-2.6/; revision=13376
2009-04-08 21:28:01 +00:00
Martin Michlmayr e6812c2c79 fix path
svn path=/dists/trunk/linux-2.6/; revision=13373
2009-04-08 14:57:12 +00:00
Martin Michlmayr 9ed9eb6da4 Add performance patches from git.marvell.com
svn path=/dists/trunk/linux-2.6/; revision=13372
2009-04-08 14:49:02 +00:00
Maximilian Attems 1635b809c6 drop gfs2 export patch
upstream reworked locking, see for details
f057f6cdf64175db1151b1f5d110e29904f119a1
also gfs1 should be gone in squeeze

svn path=/dists/trunk/linux-2.6/; revision=13369
2009-04-08 14:31:06 +00:00
Martin Michlmayr 79f40b5a5a in 2.6.30, remove
svn path=/dists/trunk/linux-2.6/; revision=13367
2009-04-08 14:18:14 +00:00
Maximilian Attems 8403c5515d update to 2.6.30-rc1
* bunch of request_firmware patches merged
* disable some staging crap
  Ben Hutchings <ben@decadent.org.uk>
* nuke more stuff in firmware/ dir to keep beeing dfsg clean
  much stuff outside of firmware/ gone
* rediff firmware/Makefile patch
* disable bunch of ?merged? arm patches

TODO: - review addition of new firmware outside of firmware/ dir
      drivers/staging beeing the primary target, but maybe more..
      - check gfs2 and gpu-drm-radeon-request_firmware patches

svn path=/dists/trunk/linux-2.6/; revision=13365
2009-04-08 11:01:42 +00:00
Bastian Blank 93d3129da8 * debian/patches/series/base:
Move from debian/patches/series/1~experimental.1.
* debian/patches/series/base-extra:
  Move from debian/patches/series/1~experimental.1-extra.

svn path=/dists/trunk/linux-2.6/; revision=13352
2009-04-06 10:44:19 +00:00
Bastian Blank 6832dd13f3 Revert revision 13334.
svn path=/dists/trunk/linux-2.6/; revision=13349
2009-04-06 10:32:23 +00:00
Ben Hutchings 307ea1b234 Remove firmware from driver/staging (closes: #521553)
Disable affected drivers: rt2860, rt2870

svn path=/dists/trunk/linux-2.6/; revision=13334
2009-04-05 20:07:50 +00:00
Bastian Blank 3d132473b9 * debian/changelog: Update.
* debian/patches/bugfix/all/stable/2.6.29.1.patch: Move.
* debian/patches/series/2: Fix.

svn path=/dists/sid/linux-2.6/; revision=13325
2009-04-04 13:14:43 +00:00
dann frazier 291a3805be [mips] Zero upper 32-bits of compat llseek (closes: #521016)
svn path=/dists/sid/linux-2.6/; revision=13320
2009-04-04 00:29:16 +00:00
Maximilian Attems c2ca952d47 add stable 2.6.29.1
svn path=/dists/sid/linux-2.6/; revision=13318
2009-04-03 11:21:26 +00:00
Maximilian Attems 9cc7ec0009 nuke patch that landed anyway in 2.6.29.1
svn path=/dists/sid/linux-2.6/; revision=13313
2009-04-01 19:09:04 +00:00
Maximilian Attems cc02511c2c add drivers-net-dnet.c-needs-linux-io.h.patch
sparc ftbfs fix.

svn path=/dists/sid/linux-2.6/; revision=13298
2009-03-30 12:55:14 +00:00
dann frazier 16704527d0 bnx2: correct firmware revisions
svn path=/dists/sid/linux-2.6/; revision=13296
2009-03-30 07:12:41 +00:00
Bastian Blank c13fad53dc debian/patches: Fix series files.
svn path=/dists/sid/linux-2.6/; revision=13248
2009-03-24 13:49:19 +00:00
Maximilian Attems 5d29bca0a9 make ts219.patch apply cleanly
enable prepared patch hunk for arch/arm/tools/mach-types

svn path=/dists/trunk/linux-2.6/; revision=13221
2009-03-24 00:57:55 +00:00
Maximilian Attems cccd60851c arm: fix sheevaplug patch to apply
305b07680f6c6a7e59f996c5bd85f009caff5bb1 added sheevaplug to mach-types
no need to patch it.

svn path=/dists/trunk/linux-2.6/; revision=13220
2009-03-24 00:53:54 +00:00
Maximilian Attems ff4f48c6d0 bnx2 request_firmware applies happily again
svn path=/dists/trunk/linux-2.6/; revision=13219
2009-03-24 00:44:39 +00:00
Maximilian Attems c3881032d0 update to 2.6.29
fixed trivial conflict in scripts-kconfig-reportoldconfig.patch
bnx2 firmware patch needs little work
several arm patches disabled as they no longer apply

svn path=/dists/trunk/linux-2.6/; revision=13217
2009-03-24 00:40:04 +00:00
Martin Michlmayr fe23e10f7c add QNAP TS-219 support
svn path=/dists/trunk/linux-2.6/; revision=13198
2009-03-22 21:00:19 +00:00
Martin Michlmayr d09de6863e Add patches from git.marvell.com to improve Kirkwood support
svn path=/dists/trunk/linux-2.6/; revision=13107
2009-03-14 10:03:37 +00:00
Martin Michlmayr 1e102bea26 no longer needed
svn path=/dists/trunk/linux-2.6/; revision=13106
2009-03-13 17:23:15 +00:00
Ben Hutchings c4a13b8edb Refresh bnx2 request_firmware() patch.
Remove reference to acenic request_firmware() patch, merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=12955
2009-02-27 13:37:55 +00:00
Martin Michlmayr 26cd241947 will be in 2.6.29-rc7
svn path=/dists/trunk/linux-2.6/; revision=12953
2009-02-25 22:24:44 +00:00
Ben Hutchings d47e932ad9 Remove remaining sourceless firmware
svn path=/dists/trunk/linux-2.6/; revision=12930
2009-02-22 21:30:55 +00:00
Maximilian Attems e6b0e1dad2 fix kernelvariables.patch
seems needed by build for non x86..

svn path=/dists/trunk/linux-2.6/; revision=12870
2009-02-19 14:46:05 +00:00
Martin Michlmayr 4a1ac42d99 in mainline
svn path=/dists/trunk/linux-2.6/; revision=12855
2009-02-19 13:54:19 +00:00