Commit Graph

774 Commits

Author SHA1 Message Date
Ben Hutchings 31166c5d8e [rt] Update to 3.2.30-rt45
svn path=/dists/sid/linux/; revision=19428
2012-10-10 05:15:23 +00:00
Ben Hutchings 07053da62e aufs: Update to aufs3.x-rcN-20120827
svn path=/dists/trunk/linux/; revision=19427
2012-10-10 01:36:42 +00:00
Ben Hutchings b8b95c0608 Remove obsolete aufs fix
svn path=/dists/trunk/linux/; revision=19426
2012-10-10 01:31:23 +00:00
Ben Hutchings e476c6240d Finish handling renaming of CGROUP_MEM_RES_CTLR* to MEMCG*
svn path=/dists/trunk/linux/; revision=19424
2012-10-09 05:34:32 +00:00
Ben Hutchings 9fcfd939c6 Drop redundant patches
Thanks to Jonathan Nieder for identifying these - they were fixed up
to apply but are no longer needed.

svn path=/dists/trunk/linux/; revision=19423
2012-10-09 05:25:17 +00:00
Bastian Blank 9e6570e6b8 * debian/changelog: Update version to 3.6-1~experimental.1
* debian/patches: Fixup broken and remove applied patches.

svn path=/dists/trunk/linux/; revision=19409
2012-10-04 19:15:20 +00:00
Bastian Blank 31c831977e * debian/changelog: Update version to 3.5.5-1~experimental.1
* debian/patches: Fixup broken and remove applied patches.

svn path=/dists/trunk/linux/; revision=19404
2012-10-04 09:01:59 +00:00
Ben Hutchings ee3f1c9384 codel: refine one condition to avoid a nul rec_inv_sqrt
svn path=/dists/sid/linux/; revision=19403
2012-09-29 12:20:38 +00:00
dann frazier bdfeffbf4b refresh patches to apply to 3.2.30
svn path=/dists/sid/linux/; revision=19396
2012-09-24 22:52:41 +00:00
Ben Hutchings 9b830c9436 Update to 3.2.30
Drop a lot of patches that were cherry-picked from it.
Ignore perf_event and sunrpc xprt ABI changes (should be the only ones).

svn path=/dists/sid/linux/; revision=19389
2012-09-20 04:42:46 +00:00
Ben Hutchings af9147122a Merge changes from sid up to 3.2.29-1
Most of the patches added to sid are already in 3.5 and could be dropped.
Some others needed to be re-generated without the backporting changes.

Ignore the rt changes as there is no rt featureset for 3.5.

svn path=/dists/trunk/linux/; revision=19387
2012-09-17 02:19:21 +00:00
Ben Hutchings c3937bd02e Add upstream reference for "ahci: Add JMicron 362 device IDs"
svn path=/dists/sid/linux/; revision=19385
2012-09-17 01:08:59 +00:00
Ben Hutchings cfbfe7ebbc [rt] Update to 3.2.28-rt42
svn path=/dists/sid/linux/; revision=19379
2012-09-15 22:47:10 +00:00
Ben Hutchings 80bb8e7fe5 [armel/kirkwood] ahci: Add JMicron 362 device IDs (Closes: #634180)
svn path=/dists/sid/linux/; revision=19372
2012-09-10 00:13:53 +00:00
Ben Hutchings 05990430e6 usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams (Closes: #668211)
svn path=/dists/sid/linux/; revision=19350
2012-08-21 03:50:56 +00:00
Ben Hutchings c4144348c0 [rt] Update to 3.2.27-rt40
add_interrupt_randomness() is disabled again, but I am querying this.

svn path=/dists/sid/linux/; revision=19324
2012-08-14 05:46:25 +00:00
Ben Hutchings 04d3f0cd65 Fix parameters to debugfs_show_options(), as commented in the header
No idea how this change got lost; I certainly got as far as building
and installing a package with the fixed version of this patch.

svn path=/dists/sid/linux/; revision=19318
2012-08-12 16:51:56 +00:00
Ben Hutchings c2ae6a23b9 Update to 3.2.27
Drop 2 patches that went into this update.

Drop the rt patch that disables use of add_interrupt_randomness().  It
conflicts with the RNG changes in 3.2.27, and those include a change
that makes it lockless specifically so it will be usable with rt.

svn path=/dists/sid/linux/; revision=19315
2012-08-10 01:42:19 +00:00
Ben Hutchings 3797ba1690 Drop r8169 bql patch, as it has been reverted upstream
svn path=/dists/sid/linux/; revision=19314
2012-08-07 12:15:25 +00:00
Ben Hutchings d01a0bc616 [rt] Update to 3.2.26-rt39
This is a bit of a kluge, as Steven Rostedt is no longer providing
rebased tags in git.  There is one updated (23) and one new patch
(282) from 3.2.24-rt38-rebase, and the version bump patch that follows
the trivial merge of 3.2.26 and 3.2.24-rt38 (283).

The combined diff for this patch series appears to be the same (modulo
line numbers shifted by Debian patches) as that between 3.2.26 and
3.2.26-rt39.

svn path=/dists/sid/linux/; revision=19313
2012-08-07 05:50:17 +00:00
Ben Hutchings c65ef00232 [rt] Drop the workqueue patches
Patches 280-281 revert the changes made by 227-230.  So there is no
point continuing to fix up 227 to apply!  Just drop them all.

svn path=/dists/sid/linux/; revision=19312
2012-08-07 05:41:22 +00:00
Ben Hutchings 4a4fd06c67 fs: Update link security restrictions to match Linux 3.6:
- Drop kconfig options; restrictions can only be disabled by sysctl
- Change the audit message type from AUDIT_AVC (1400) to AUDIT_ANON_LINK (1702)

svn path=/dists/sid/linux/; revision=19310
2012-08-05 21:02:07 +00:00
Ben Hutchings e398cff2ef net: Add byte queue limits (bql) for reduced buffer-bloat
[prerequisite] net: new counter for tx_timeout errors in sysfs
bnx2,bnx2x,e1000e,forcedeth,igb,ixgbe,r8169,sfc,skge,sky2,tg3: Add support for bql


svn path=/dists/sid/linux/; revision=19307
2012-08-04 13:32:28 +00:00
Ben Hutchings 608bf2b1f8 Undo context change for Debian ABI bodge, now removed
svn path=/dists/sid/linux/; revision=19306
2012-08-03 01:55:45 +00:00
Ben Hutchings 1d65a00c89 Update to 3.2.25
Drop one bug fix that was included.
Refresh various other patches with more or less serious conflicts.

svn path=/dists/sid/linux/; revision=19304
2012-08-03 01:37:42 +00:00
Ben Hutchings 1959e0ddef Merge changes from sid up to 3.2.23-1
svn path=/dists/trunk/linux/; revision=19298
2012-08-01 03:42:23 +00:00
Ben Hutchings ce4d388dbe aufs: Update to aufs3.5-20120730
svn path=/dists/trunk/linux/; revision=19297
2012-08-01 03:09:37 +00:00
Ben Hutchings 3175cdc576 debugfs: Add mode, uid and gid mount options; set default mode to 700 (Closes: #681418)
svn path=/dists/sid/linux/; revision=19294
2012-07-26 03:51:00 +00:00
Ben Hutchings aa7975939f Update to 3.2.24
Drop many bugfix patches that passed review in this version.
Resolve conflicts between rt featureset and the leap second fixes.
Add patches to undo various ABI changes.

svn path=/dists/sid/linux/; revision=19293
2012-07-26 01:04:02 +00:00
Ben Hutchings 84d89090ef [rt] Replace check-series with convert-series, which JFDI
There is no point in generating a diff when we can just do the
conversion and let the VCS show the diff afterwards.

Also, don't strip comments and blanks; there's no harm in copying
them into series-rt.

svn path=/dists/sid/linux/; revision=19283
2012-07-22 22:25:20 +00:00
Ben Hutchings bfb6be40df [rt] Update to 3.2.23-rt37
svn path=/dists/sid/linux/; revision=19282
2012-07-22 22:17:50 +00:00
Ben Hutchings 2d5f13701e [rt] linux-source: Include -rt version suffix
There is no good reason to drop the patches adding the -rt version
suffix; we will override them in official packages but the suffix
is likely to be desirable in custom packages.

svn path=/dists/sid/linux/; revision=19281
2012-07-22 22:13:12 +00:00
Ben Hutchings cd86181839 Remove outdated filename from rt/check-series diff
svn path=/dists/sid/linux/; revision=19280
2012-07-22 22:04:57 +00:00
Ben Hutchings e76e94c504 aufs: Update to 3.x-rcN 20120618
svn path=/dists/trunk/linux/; revision=19271
2012-07-22 00:33:36 +00:00
Ben Hutchings bdf73892ab Update to 3.5
Drop many patches that were backported from 3.5.
Refresh debian/kernelvariables.patch
Disable aufs and rt for now.

svn path=/dists/trunk/linux/; revision=19270
2012-07-21 23:32:14 +00:00
Ben Hutchings 219ef1bb1e nouveau: Update to support Fermi (NVC0+) acceleration (Closes: #679566)
svn path=/dists/sid/linux/; revision=19254
2012-07-15 22:16:20 +00:00
Ben Hutchings 65a94ef6e2 Add the missing piece of "x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM"
svn path=/dists/sid/linux/; revision=19244
2012-07-09 13:49:39 +00:00
Ben Hutchings 6561e8a8ae Update to 3.2.22
svn path=/dists/sid/linux/; revision=19239
2012-07-04 06:06:11 +00:00
Ben Hutchings 230325e109 [sh] Fix up store queue code for subsys_interface changes (Closes: #680025)
svn path=/dists/sid/linux/; revision=19236
2012-07-03 05:03:29 +00:00
Ben Hutchings 0be856837d driver core: remove __must_check from device_create_file (fixes FTBFS on sparc)
svn path=/dists/sid/linux/; revision=19218
2012-06-27 02:00:16 +00:00
Ben Hutchings e6f3266900 Update rt series to 3.4.4-rt13
svn path=/dists/trunk/linux/; revision=19213
2012-06-26 06:28:34 +00:00
Ben Hutchings 8b1e122672 Merge changes from sid up to 3.2.21-2
svn path=/dists/trunk/linux/; revision=19211
2012-06-26 06:02:51 +00:00
Ben Hutchings 1e1e90a269 Refresh rt series on top of BPF JIT changes
svn path=/dists/sid/linux/; revision=19208
2012-06-26 00:50:49 +00:00
Ben Hutchings 945c5baa54 wacom: Reinstate addition of device 0xE5, with later fixes from maintainer
svn path=/dists/sid/linux/; revision=19206
2012-06-25 23:48:07 +00:00
Arnaud Patard f853c20597 backport arm bpf jit support. runtime tested with tcpdump and kirkwood iconnect
kernel

svn path=/dists/sid/linux/; revision=19205
2012-06-25 09:54:07 +00:00
Ben Hutchings ba801fdb42 wacom: Try to fix regressions in 3.2.18-1
svn path=/dists/sid/linux/; revision=19197
2012-06-24 21:13:18 +00:00
Ben Hutchings a21b0afd1f tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
svn path=/dists/sid/linux/; revision=19186
2012-06-23 22:29:25 +00:00
Ben Hutchings 221e81adfe [i386] cpufreq/gx: Fix the compile error
svn path=/dists/sid/linux/; revision=19184
2012-06-23 19:19:24 +00:00
Ben Hutchings 97e487b666 input: Add Synaptics USB device driver (Closes: #678071)
svn path=/dists/sid/linux/; revision=19178
2012-06-21 03:35:31 +00:00
Ben Hutchings d3a4d9c3f4 [x86] mce fixes for hotplug/suspend/resume after conversion to normal devices
svn path=/dists/sid/linux/; revision=19168
2012-06-19 03:24:14 +00:00
Arnaud Patard 3636096fe2 - Add support for dreamplug and iconnect (kirkwood) systems.
svn path=/dists/sid/linux/; revision=19167
2012-06-18 22:31:05 +00:00
Ben Hutchings 650c4637a3 CPU sysdev removal from 3.3 and x86 CPU auto-loading from 3.4
* cpu: Convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
* [x86] Add driver auto probing for x86 features
  - crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
    (Closes: #568008)
  - intel-idle: convert to x86_cpu_id auto probing
  - HWMON: Convert coretemp to x86 cpuid autoprobing
  - HWMON: Convert via-cputemp to x86 cpuid autoprobing
  - cpufreq: Add support for x86 cpuinfo auto loading (Closes: #664813)
* [x86] ACPI: Load acpi-cpufreq from processor driver automatically

svn path=/dists/sid/linux/; revision=19164
2012-06-18 05:14:25 +00:00
Ben Hutchings aec4f5775d [rt] Update to 3.4.2-rt10 (no functional change)
svn path=/dists/trunk/linux/; revision=19163
2012-06-17 19:52:06 +00:00
Ben Hutchings 2a7ca38f68 [rt] bump version to 3.2.20-rt32
svn path=/dists/sid/linux/; revision=19149
2012-06-15 02:54:49 +00:00
Ben Hutchings 2dc1c81000 Refresh fuzzy patches
svn path=/dists/trunk/linux/; revision=19129
2012-06-11 05:25:25 +00:00
Ben Hutchings f9d7178138 Merge changes from sid up to 3.2.20-1
svn path=/dists/trunk/linux/; revision=19128
2012-06-11 05:21:50 +00:00
Ben Hutchings 14245447ed Drop the team driver backport
It requires some more intrusive changes to VLAN management which I
don't want to try backporting right now.

svn path=/dists/sid/linux/; revision=19102
2012-06-09 02:17:54 +00:00
Ben Hutchings de6102258b proc: Backport hidepid mount option from Linux 3.4 (Closes: #669028)
svn path=/dists/sid/linux/; revision=19095
2012-06-07 06:59:12 +00:00
Ben Hutchings dbf716c798 net: Backport team driver from Linux 3.5-rc1
svn path=/dists/sid/linux/; revision=19094
2012-06-07 06:09:25 +00:00
Ben Hutchings 6db20060b8 Add patch from PREEMPT_RT featureset that was missed due to an odd extension
svn path=/dists/trunk/linux-2.6/; revision=19086
2012-06-05 22:37:38 +00:00
Ben Hutchings 478d361442 [rt] Update to 3.4-rt8 and reenable
svn path=/dists/trunk/linux-2.6/; revision=19085
2012-06-04 21:20:09 +00:00
Ben Hutchings 3ea71bf870 Update rt check-series for conversion to quilt
svn path=/dists/sid/linux/; revision=19084
2012-06-04 21:03:50 +00:00
Ben Hutchings d866f5e288 aufs: Update to aufs3.4-20120521 and reenable it
svn path=/dists/trunk/linux-2.6/; revision=19083
2012-06-04 20:55:13 +00:00
Ben Hutchings 68ea00a33a Merge changes from sid up to 3.2.19-1
svn path=/dists/trunk/linux-2.6/; revision=19082
2012-06-04 20:35:59 +00:00
Ben Hutchings 3aecedc123 AppArmor: compatibility patch for v5 interface (Closes: #661151)
svn path=/dists/sid/linux-2.6/; revision=19048
2012-05-31 03:19:00 +00:00
Ben Hutchings 681f694b3a Update to 3.2.19
Drop patches included in it.
Defer an ABI change in mmc for now.
For the PREEMPT_RT featureset, revert one conflicting change in 3.2.19.

svn path=/dists/sid/linux-2.6/; revision=19047
2012-05-31 03:08:09 +00:00
Ben Hutchings bf73f974c9 [x86] ata_piix: defer disks to the Hyper-V drivers by default
svn path=/dists/sid/linux-2.6/; revision=19045
2012-05-30 12:49:00 +00:00
Ben Hutchings ec8c372709 net/sched: Add codel and fq_codel from Linux 3.5-rc1
svn path=/dists/sid/linux-2.6/; revision=19042
2012-05-28 01:50:18 +00:00
Ben Hutchings edfac0ea4d be2net: Backport most changes up to Linux 3.5-rc1 (Closes: #673391)
svn path=/dists/sid/linux-2.6/; revision=19037
2012-05-27 00:21:22 +00:00
Ben Hutchings 8e79053920 Merge changes from sid up to 3.2.18-1
svn path=/dists/trunk/linux-2.6/; revision=19029
2012-05-22 02:59:56 +00:00
Ben Hutchings 6de7398f33 Drop/refresh patches for 3.4
svn path=/dists/trunk/linux-2.6/; revision=19022
2012-05-21 12:21:37 +00:00
Ben Hutchings 214e4a8ace rt2800usb: Add support for Ralink RT5392/RF5372 chipset (Closes: #673186)
Backported by Jonathan Nieder.

svn path=/dists/sid/linux-2.6/; revision=19018
2012-05-21 01:35:02 +00:00
Ben Hutchings 59868c12b9 Update to 3.3.6
svn path=/dists/trunk/linux-2.6/; revision=19008
2012-05-18 03:27:16 +00:00
Ben Hutchings 56681910b7 wacom: Add support for various tablet models (Closes: #671801)
Mostly cherry-picked by Jonathan Nieder from input-next.
I've added one extra fix on the end.

svn path=/dists/sid/linux-2.6/; revision=19001
2012-05-16 02:01:40 +00:00
Ben Hutchings e39ab1b001 [rt] bump version to 3.2.16-rt27
svn path=/dists/sid/linux-2.6/; revision=18999
2012-05-12 14:20:55 +00:00
Ben Hutchings 763201715b Update to 3.2.17
svn path=/dists/sid/linux-2.6/; revision=18989
2012-05-11 22:47:31 +00:00
Ben Hutchings 40fc14743c Merge changes from sid up to 3.2.16-1
svn path=/dists/trunk/linux-2.6/; revision=18964
2012-04-30 03:00:58 +00:00
Ben Hutchings 33398c2c85 Add yet more dependencies for the EFI stub fix
svn path=/dists/sid/linux-2.6/; revision=18960
2012-04-29 06:58:16 +00:00
Ben Hutchings 5f6354e7f6 Add another dependency for x86 EFI stub
svn path=/dists/sid/linux-2.6/; revision=18959
2012-04-29 04:28:38 +00:00
Ben Hutchings 1b923af2ff Apply upstream bug fixes for EFI stub support
svn path=/dists/sid/linux-2.6/; revision=18956
2012-04-27 03:36:24 +00:00
Ben Hutchings 9ec2630fc6 [x86] Add EFI boot stub support (Closes: #669033)
svn path=/dists/sid/linux-2.6/; revision=18952
2012-04-25 03:16:59 +00:00
Ben Hutchings 42b05226a6 rt2x00: Identify rt2800usb chipsets. (Closes: #658067)
svn path=/dists/sid/linux-2.6/; revision=18944
2012-04-21 14:30:54 +00:00
Ben Hutchings 73c9170375 Merge changes from sid branch up to 3.2.15-1
svn path=/dists/trunk/linux-2.6/; revision=18929
2012-04-15 15:35:34 +00:00
Ben Hutchings 3121d09256 [x86] hv: Update all Hyper-V drivers to 3.4-rc1 (Closes: #661318)
svn path=/dists/sid/linux-2.6/; revision=18921
2012-04-09 00:47:41 +00:00
Ben Hutchings 5ba5ce0d66 Merge changes from sid branch up to 3.2.14-1
Drop changes to preserve ABI on sid branch.

Drop some patches already included in 3.3.1.

svn path=/dists/trunk/linux-2.6/; revision=18909
2012-04-06 20:59:33 +00:00
Ben Hutchings 7192bde72e Add missing header information for bugfix/feature patches
svn path=/dists/sid/linux-2.6/; revision=18902
2012-04-03 05:06:42 +00:00
Uwe Kleine-König a02f2f02e0 [rt] bump version to 3.2.12-rt22
This undoes the locking change to struct fs, so the corresponding fixups
can be dropped, too.

svn path=/dists/sid/linux-2.6/; revision=18881
2012-03-24 00:48:38 +00:00
Ben Hutchings 296fb7c8c7 Merge changes from sid up to 3.2.12-1
Drop the ABI versions and ignore lists.

svn path=/dists/trunk/linux-2.6/; revision=18870
2012-03-20 16:08:41 +00:00
Ben Hutchings 3e6b34af83 aufs: Update to aufs3.2-20120312
svn path=/dists/sid/linux-2.6/; revision=18862
2012-03-20 03:48:14 +00:00
Ben Hutchings d1f5151b15 [rt] bump rt patch to version 3.2.11-rt20
svn path=/dists/sid/linux-2.6/; revision=18861
2012-03-20 03:35:24 +00:00
Bastian Blank 73c104dd0d * debian/changelog: Set version to 3.2.12-1.
* debian/patches: Remove merged and fix-up patches.

svn path=/dists/sid/linux-2.6/; revision=18857
2012-03-19 17:13:02 +00:00
Ben Hutchings d70bc0db62 Update to 3.3
svn path=/dists/trunk/linux-2.6/; revision=18854
2012-03-19 03:02:37 +00:00
Uwe Kleine-König 7b15bcc41a [rt] fix conflict between the security restrictions on links and rt
Instead of fixing aufs I disabled it for the rt feature set as it's only
needed for the installer.

svn path=/dists/sid/linux-2.6/; revision=18814
2012-03-11 16:36:05 +00:00
Ben Hutchings f2d4c738b7 aufs: Update to aufs3.x-rcN-20120312
svn path=/dists/trunk/linux-2.6/; revision=18810
2012-03-11 05:25:53 +00:00
Uwe Kleine-König ddff170108 [rt] bump rt patch to version 3.2.9-rt17
svn path=/dists/sid/linux-2.6/; revision=18800
2012-03-07 22:21:48 +00:00
Uwe Kleine-König d5de9df737 [rt] bump rt patch to version 3.2.9-rt16
This includes the locking fix for offlining a CPU commited earlier.

svn path=/dists/sid/linux-2.6/; revision=18799
2012-03-06 14:25:26 +00:00
Uwe Kleine-König 9ebb40a097 [rt] fix locking when taking down a CPU
svn path=/dists/sid/linux-2.6/; revision=18798
2012-03-06 08:29:22 +00:00
Ben Hutchings 870e3e6899 Merge changes from sid branch up to 3.2.9-1
svn path=/dists/trunk/linux-2.6/; revision=18790
2012-03-04 20:27:13 +00:00
Uwe Kleine-König 2361426d8b [featureset=rt] add script to check series file for correctness
svn path=/dists/sid/linux-2.6/; revision=18783
2012-03-04 13:55:05 +00:00
Uwe Kleine-König 6b60b6faa5 [x86] Update rt featureset to 3.2.9-rt15
svn path=/dists/sid/linux-2.6/; revision=18782
2012-03-04 13:31:34 +00:00
Ben Hutchings 90154ece0a fs: Introduce and enable security restrictions on links
Add the longstanding symlink and hard link restriction patches as
found in mmotm.  Explicitly enable these restrictions and point to the
documentation.

svn path=/dists/sid/linux-2.6/; revision=18763
2012-03-02 04:49:25 +00:00
Ben Hutchings 9d49f06141 Update to 3.2.9
svn path=/dists/sid/linux-2.6/; revision=18761
2012-03-02 03:28:47 +00:00
Ben Hutchings b1e98ddaba Update to 3.3-rc4
aufs: Update to aufs3.x-rcN-20120123
rt: Disable until it is updated for Linux 3.3 or later

svn path=/dists/trunk/linux-2.6/; revision=18703
2012-02-19 22:01:27 +00:00
Uwe Kleine-König 258029907f [amd64] Update rt featureset to 3.2.5-rt12
svn path=/dists/trunk/linux-2.6/; revision=18670
2012-02-08 21:25:53 +00:00
Aurelien Jarno ff06513715 hwmon: backport IT8728F support for linux 3.3.
svn path=/dists/trunk/linux-2.6/; revision=18669
2012-02-06 10:23:07 +00:00
Ben Hutchings 13bf7925f6 aufs: Update to aufs3.2-20120109 (fixes FTBFS on m68k)
svn path=/dists/trunk/linux-2.6/; revision=18630
2012-01-25 04:20:39 +00:00
Ben Hutchings 0819241ba4 Add missing pieces of the ALPS v3/v4 patches
svn path=/dists/trunk/linux-2.6/; revision=18569
2012-01-18 16:14:04 +00:00
Ben Hutchings 0876b9a397 Input: ALPS - add support for protocol versions 3 and 4 (Closes: #618422, #648207)
svn path=/dists/trunk/linux-2.6/; revision=18531
2012-01-15 15:01:18 +00:00
Arnaud Patard ba01f127e1 Backport 88f6282 A1 support from mainline
svn path=/dists/trunk/linux-2.6/; revision=18520
2012-01-13 10:42:17 +00:00
Ben Hutchings ad7ae07d2a Drop one hunk of an rt patch applied separately in 3.2-rc7
svn path=/dists/trunk/linux-2.6/; revision=18419
2011-12-24 11:02:52 +00:00
Uwe Kleine-König fd6ad13765 [amd64] bump rt feature set to 3.2-rc5-rt8
svn path=/dists/trunk/linux-2.6/; revision=18389
2011-12-15 14:24:33 +00:00
Ben Hutchings 2968ad5228 Refresh rt patch series for 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18374
2011-12-10 14:46:00 +00:00
Uwe Kleine-König b2f1f81a01 [amd64] bump rt patch set to 3.2-rc4-rt6
svn path=/dists/trunk/linux-2.6/; revision=18362
2011-12-07 08:48:41 +00:00
Uwe Kleine-König 94ef22ed4b [amd64] bump rt feature set to 3.2-rc4-rt5
svn path=/dists/trunk/linux-2.6/; revision=18344
2011-12-03 15:30:58 +00:00
Ben Hutchings 0a1d59767e Update to 3.2-rc4
svn path=/dists/trunk/linux-2.6/; revision=18341
2011-12-02 03:48:40 +00:00
Ben Hutchings 009b172275 aufs: Fix export of __devcgroup_inode_permission
Any source file exporting symbols needs to include <linux/export.h>.

svn path=/dists/trunk/linux-2.6/; revision=18340
2011-12-02 03:18:32 +00:00
Ben Hutchings 8ca9589cf3 cs46xx: Include <linux/module.h> to get definition of MODULE_FIRMWARE
It appears that cs46xx_lib.c used to include <linux/module.h>
indirectly.  This is no longer the case, so we now need to include it
directly.

svn path=/dists/trunk/linux-2.6/; revision=18339
2011-12-01 17:24:59 +00:00
Ben Hutchings 3056f04b74 Drop rt fixes included in 3.2-rc3
svn path=/dists/trunk/linux-2.6/; revision=18336
2011-12-01 06:34:57 +00:00
Ben Hutchings e29f027ab7 Merge changes from sid up to 3.1.4-1
svn path=/dists/trunk/linux-2.6/; revision=18335
2011-12-01 04:23:13 +00:00
Ben Hutchings 343ef5a0cc topology: Provide CPU topology in sysfs in !SMP configurations (Closes: #649216)
svn path=/dists/sid/linux-2.6/; revision=18330
2011-11-28 05:07:47 +00:00
Ben Hutchings 01f077e6d8 amilo-rfkill: Use proper functions to write to the i8042 safely
svn path=/dists/sid/linux-2.6/; revision=18318
2011-11-26 03:21:20 +00:00
Ben Hutchings 7547fa690b [amd64] bump -rt to 3.2-rc2-rt3
From: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

svn path=/dists/trunk/linux-2.6/; revision=18299
2011-11-20 00:01:55 +00:00
Ben Hutchings 9d96b925c8 aufs: Update to aufs3.x-rcN-20111114
svn path=/dists/trunk/linux-2.6/; revision=18298
2011-11-19 23:53:33 +00:00
Ben Hutchings 69a34a2626 Update to 3.2-rc2
Drop patches that went upstream.

Refresh the rt patch by finding a roughly equivalent git commit, applying the
remaining changes, merging with and diffing against 3.2-rc2.

svn path=/dists/trunk/linux-2.6/; revision=18295
2011-11-18 06:28:51 +00:00
Uwe Kleine-König 88be48dec9 [amd64] reenable rt featureset with 3.2-rc1-52e4c2a05-rt2
svn path=/dists/trunk/linux-2.6/; revision=18294
2011-11-17 07:50:32 +00:00
Uwe Kleine-König ec08651228 rt: fix gen-patch for new directory layout on kernel.org
svn path=/dists/trunk/linux-2.6/; revision=18293
2011-11-17 07:50:22 +00:00
Ben Hutchings ddbcf28662 Update to 3.2-rc1
Drop a large number of patches that were merged upstream.
Fix context in features/all/sound-pci-cs46xx-request_firmware.patch.
Remove another firmware image sneaked into staging.

svn path=/dists/trunk/linux-2.6/; revision=18288
2011-11-14 15:49:29 +00:00
Ben Hutchings 31bb914b8a Remove unused patches
svn path=/dists/trunk/linux-2.6/; revision=18270
2011-11-13 22:45:11 +00:00
Arnaud Patard 221a62f8e0 Add support for pata on iMX51 and AHCI on iMX53
svn path=/dists/trunk/linux-2.6/; revision=18267
2011-11-13 19:50:28 +00:00
Arnaud Patard 35a7f31573 allow to build iMX51 and iMX53 support in same kernel image
svn path=/dists/trunk/linux-2.6/; revision=18266
2011-11-13 19:42:28 +00:00
Ben Hutchings b575a2349e [x86] Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops (Closes: #631664)
svn path=/dists/trunk/linux-2.6/; revision=18263
2011-11-13 19:14:22 +00:00
Ben Hutchings 66c5e8bac1 aufs: Update to aufs3.1-20111031
svn path=/dists/trunk/linux-2.6/; revision=18205
2011-10-31 04:16:58 +00:00
Ben Hutchings 91b0f2c5df aufs: Update to aufs3 for Linux 3.1 (Closes: #644687)
svn path=/dists/trunk/linux-2.6/; revision=18203
2011-10-29 11:00:42 +00:00
Ben Hutchings 1bd1a3f2d2 [i386] libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
svn path=/dists/trunk/linux-2.6/; revision=18062
2011-09-08 14:40:22 +00:00
Ben Hutchings 7cad51c789 Merge changes from sid up to 3.0.0-2
svn path=/dists/trunk/linux-2.6/; revision=17946
2011-08-17 02:40:48 +00:00
Uwe Kleine-König 73712ef50f [amd64] Update rt featureset to 3.0.1-rt11
svn path=/dists/sid/linux-2.6/; revision=17939
2011-08-16 05:01:48 +00:00
Ben Hutchings 2be3f4cbdf Update context in rt patch for 3.0.2
svn path=/dists/sid/linux-2.6/; revision=17921
2011-08-14 20:10:24 +00:00
Ben Hutchings cf4365dfbe rt: Disable until it is updated for Linux 3.1
svn path=/dists/trunk/linux-2.6/; revision=17903
2011-08-10 12:16:31 +00:00
Ben Hutchings 9a5f18b238 [amd64] Update rt featureset to 3.0.1-rt8
svn path=/dists/sid/linux-2.6/; revision=17901
2011-08-09 13:47:15 +00:00
Ben Hutchings 7f420cf06c Set debian/patches/features/all/rt/gen-patch executable
svn path=/dists/sid/linux-2.6/; revision=17899
2011-08-09 13:42:02 +00:00
Ben Hutchings 53fd520e23 Update to 3.1-rc1
Remove and refresh patches as necessary.
Disable aufs; after fixing textual conflicts it turns out to be broken by
a VFS change.

svn path=/dists/trunk/linux-2.6/; revision=17897
2011-08-09 00:16:15 +00:00
Ben Hutchings 8fc303ee00 [amd64] Add rt featureset with 3.0-rt2 patch set
Mostly done by Uwe Kleine-König.

svn path=/dists/trunk/linux-2.6/; revision=17850
2011-07-23 20:53:57 +00:00
Bastian Blank a857c85f8d * debian/changelog: Update.
* debian/patches/features/all/xen/backend-autoload.patch:
  Allow autoloading of Xen backend drivers.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=17845
2011-07-22 19:45:19 +00:00
Ben Hutchings 9f78cb0d58 aufs: Update for 3.0
svn path=/dists/trunk/linux-2.6/; revision=17827
2011-07-12 02:43:01 +00:00
Ben Hutchings 6ca93e95d0 rt2800pci: Add device ID for RT539F device (Closes: #630960)
svn path=/dists/trunk/linux-2.6/; revision=17710
2011-06-20 04:15:30 +00:00
Ben Hutchings 9b084f9c1c Update to 3.0-rc1
Drop patches merged upstream.
Refresh debian/version.patch and debian/kernelvariables.patch.

svn path=/dists/trunk/linux-2.6/; revision=17483
2011-05-30 19:21:53 +00:00
Maximilian Attems b96fbe4210 rebase to 2.6.39
svn path=/dists/trunk/linux-2.6/; revision=17457
2011-05-19 08:15:48 +00:00
Ben Hutchings 34b03f6754 rt2800usb: Enable support for more USB devices including Linksys WUSB600N (Closes: #596626)
svn path=/dists/trunk/linux-2.6/; revision=17395
2011-05-13 04:51:41 +00:00
Ben Hutchings c61208e7d6 Disable cgroups memory controller, unless explicitly enabled
This should result in very low run-time overhead, though this is yet
to be measured.

svn path=/dists/trunk/linux-2.6/; revision=17394
2011-05-13 04:38:34 +00:00
Ben Hutchings b1c0df16bb Refresh/drop patches for 2.6.39-rc2
svn path=/dists/trunk/linux-2.6/; revision=17206
2011-04-06 13:38:04 +00:00
Ben Hutchings 3698777391 Remove the Big Kernel Lock:
adfs,appletalk,i810,ufs,usbip: Refactor locking
hpfs: Disable HPFS_FS

svn path=/dists/trunk/linux-2.6/; revision=17064
2011-03-13 00:52:31 +00:00
Ben Hutchings b2b4c3023a Drop obsolete patch for i915 autoloading
We now set CONFIG_DRM_I915_KMS, so it will be loaded even without this.

svn path=/dists/trunk/linux-2.6/; revision=17027
2011-03-09 02:29:12 +00:00
Ben Hutchings b8645366fc Add script to update aufs patches
svn path=/dists/trunk/linux-2.6/; revision=17014
2011-03-07 00:15:00 +00:00
Ben Hutchings d512f3dbd1 Update and reenable aufs
Include a fix for a nasty bug in aufs/TOMOYO interaction.
(The fix is not required in squeeze.)

svn path=/dists/trunk/linux-2.6/; revision=17013
2011-03-06 23:39:03 +00:00
Ben Hutchings d4879ad696 Fix linux-tools build for i386 on an x86_64 kernel
svn path=/dists/trunk/linux-2.6/; revision=17008
2011-03-06 22:05:41 +00:00
Ben Hutchings e963d6a20b [x86] Enable VT6656, loading firmware from a separate file
svn path=/dists/trunk/linux-2.6/; revision=17000
2011-03-06 18:58:03 +00:00
Ben Hutchings 5fa092eee4 Merge /dists/sid/linux-2.6 (2.6.37-1).
Keep ABI at 'trunk'.
Disable aufs again (but keep the patches).
Drop patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=16904
2011-02-17 11:28:30 +00:00
Ben Hutchings 3f3fa452a5 Update to 2.6.38-rc5
Adjust/remove patches as appropriate.

svn path=/dists/trunk/linux-2.6/; revision=16898
2011-02-16 13:38:58 +00:00
Ben Hutchings 8e9a5c1224 Add aufs2.1, marked as staging
svn path=/dists/sid/linux-2.6/; revision=16880
2011-02-12 16:57:55 +00:00
Ben Hutchings db7f6530f1 r8712u: Firmware filename is rtlwifi/rtl8712u.bin (Closes: #602450)
svn path=/dists/trunk/linux-2.6/; revision=16847
2011-01-24 01:54:24 +00:00
Ben Hutchings 546c3eebcb Update to 2.6.37
svn path=/dists/trunk/linux-2.6/; revision=16775
2011-01-05 02:42:33 +00:00
Ben Hutchings e782daae45 Merge changes from sid branch
svn path=/dists/trunk/linux-2.6/; revision=16774
2011-01-05 02:35:19 +00:00
Ben Hutchings 291ea8476f [x86] Staging: Enable R8712U as module (r8712u, replacing r8192s_usb)
svn path=/dists/trunk/linux-2.6/; revision=16757
2011-01-04 00:26:32 +00:00
Ben Hutchings 22c3fd660c watchdog: Improve failure message and documentation (Closes: #608138)
svn path=/dists/trunk/linux-2.6/; revision=16754
2011-01-03 20:36:24 +00:00
Ben Hutchings 8e3b18cd0a Replace Kconfig patch with version likely to be accepted upstream
Add verbose option (KBUILD_VERBOSE=1/V=1) to listnewconfig, rather than
adding yet more targets.  Change rules.real accordingly.

svn path=/dists/trunk/linux-2.6/; revision=16619
2010-12-04 17:17:51 +00:00
Ben Hutchings 741625c82c Update to 2.6.37-rc3
svn path=/dists/trunk/linux-2.6/; revision=16606
2010-11-28 04:14:29 +00:00
Martin Michlmayr 160388d6e0 enable sound on OpenRD Ultimate
svn path=/dists/trunk/linux-2.6/; revision=16600
2010-11-25 15:59:14 +00:00
Ben Hutchings 0bbef7f98a Update to 2.6.36-rc8
svn path=/dists/trunk/linux-2.6/; revision=16445
2010-10-15 01:28:18 +00:00
Ben Hutchings 10ebafb301 Move last valid device ID from piix to ata_piix
piix has been kept around because it has 2 device IDs not listed in
other drivers:

PCI_DEVICE_ID_INTEL_82371FB_0 == 0x122e (PIIX function 0)
This function is the ISA bridge, not a PATA controller!

PCI_DEVICE_ID_INTEL_82801DB_1 == 0x24c1 (ICH4-L function 1)
This should be functionally identical to the ICH4's PATA
controller.

Add the latter device ID to ata_piix and disable piix (except on
alpha, which has not been converted to use libata).


svn path=/dists/trunk/linux-2.6/; revision=16427
2010-10-10 22:01:51 +00:00
Ben Hutchings 099f6081ad Remove unused and obsolete patches
svn path=/dists/trunk/linux-2.6/; revision=16368
2010-09-29 01:58:11 +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
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
Ben Hutchings 42dbc237ff Update to 2.6.35-rc6
svn path=/dists/trunk/linux-2.6/; revision=16004
2010-07-22 23:44:31 +00:00
Ben Hutchings ef5d525c90 Update to 2.6.35-rc5; remove patches merged upstream
svn path=/dists/trunk/linux-2.6/; revision=15980
2010-07-13 00:03:21 +00:00
Ben Hutchings 04b38ec92d Merge changes from 2.6.32-16
Add patches that were added in 2.6.32-16 and are not in 2.6.35-rc3.
Update configuration.
Update maintainer scripts and debconf templates.
Add linux-tools-<version> package.

svn path=/dists/trunk/linux-2.6/; revision=15934
2010-07-04 21:07:52 +00:00
Ben Hutchings 0c747108a8 Update to upstream release candidate 2.6.35-rc3
Refresh/remove patches as appropriate.
Add patches for SD7220 firmware in ip_qib where it moved from ipath.

svn path=/dists/trunk/linux-2.6/; revision=15933
2010-07-04 20:11:06 +00:00
Ben Hutchings c1f681847c Add r8192u_usb driver
Apply all upstream bug fixes up to 2.6.34.
Remove the firmware images.
Enable it on x86.

svn path=/dists/sid/linux-2.6/; revision=15930
2010-07-03 17:23:21 +00:00
Ben Hutchings 186b3c8352 Remove patches that have been superseded without being released
svn path=/dists/sid/linux-2.6/; revision=15928
2010-07-02 22:53:36 +00:00
Ben Hutchings 7b38a3c038 Add stable 2.6.32.16-rc1
ath9k has been further patched since we applied
ath9k-add-support-for-802.11n-bonded-out-AR2427.patch so we need a
separate patch to revert it.

This stable release patches option so we need a new version of
USB-option-Use-generic-USB-wwan-code.patch.

svn path=/dists/sid/linux-2.6/; revision=15923
2010-07-02 03:18:08 +00:00
Maximilian Attems 50343acbfa update openvz patch
fixes several oopses on checkpoint, migration and networking.

svn path=/dists/sid/linux-2.6/; revision=15907
2010-06-24 12:55:38 +00:00
Martin Michlmayr 17bd267844 Add framebuffer driver for XGI chipsets.
svn path=/dists/sid/linux-2.6/; revision=15892
2010-06-19 17:49:48 +00:00
Martin Michlmayr 55bb1e0e05 m25p80: Add support for Macronix 25L8005.
svn path=/dists/sid/linux-2.6/; revision=15891
2010-06-19 10:49:23 +00:00
Ben Hutchings e7ead72712 usb-serial: Add generic USB WWAN code, backported by Mark Hymers (Closes: #585661)
- option, qcserial: Use generic USB WWAN code
- qcserial: Add support for Qualcomm Gobi 2000 devices

svn path=/dists/sid/linux-2.6/; revision=15878
2010-06-15 12:45:12 +00:00
Aurelien Jarno b7402d70ac * [sh4] optimize runtime disabling of trapped I/O.
svn path=/dists/sid/linux-2.6/; revision=15877
2010-06-15 12:36:19 +00:00
Martin Michlmayr a9ac79ce99 Add support for HP t5325 Thin Client
svn path=/dists/sid/linux-2.6/; revision=15865
2010-06-13 19:29:59 +00:00
Martin Michlmayr 4cb498cd81 QNAP TS-11x/TS-21x: Add MPP36 (RAM) and MPP44 (board ID).
svn path=/dists/sid/linux-2.6/; revision=15864
2010-06-13 18:36:01 +00:00
Martin Michlmayr d434d32751 Add support for OpenRD-Ultimate.
svn path=/dists/sid/linux-2.6/; revision=15863
2010-06-13 11:13:18 +00:00
Martin Michlmayr c84a319d2d ARM: update mach types.
svn path=/dists/sid/linux-2.6/; revision=15862
2010-06-13 11:11:28 +00:00
Ben Hutchings 5bc5ff1632 Merge relevant changes from 2.6.32-{14,15,16}
svn path=/dists/trunk/linux-2.6/; revision=15834
2010-06-06 17:51:44 +00:00
Ben Hutchings ac3139558e [mipsel] Add a loongson-2f flavour
[mipsel] Loongson: Define rtc device on MC146818-equipped systems

svn path=/dists/trunk/linux-2.6/; revision=15828
2010-06-06 00:10:25 +00:00
Ben Hutchings 8adb6bf457 Build inet_lro as a module
svn path=/dists/sid/linux-2.6/; revision=15826
2010-06-05 18:09:30 +00:00
Ben Hutchings 4b301a8bb4 Add mantis DVB driver and mb86a16 and tda665x DVB front-ends,
backported by Bjørn Mork (Closes: #577264)

svn path=/dists/sid/linux-2.6/; revision=15824
2010-06-03 01:02:13 +00:00
Bastian Blank b1504b230b * debian/changelog: Update.
* debian/patches/series/14-extra: Add patch
* debian/patches/features/all/xen/pvops-update.patch: Fix crash in netback.

svn path=/dists/sid/linux-2.6/; revision=15816
2010-05-31 21:22:40 +00:00
Ben Hutchings b176dec2d0 Revert ABI change needed for BLK_CGROUP which we don't enable
svn path=/dists/sid/linux-2.6/; revision=15805
2010-05-29 10:17:10 +00:00
Ben Hutchings 20e78ebf7e Fix-up openvz.patch again to avoid ABI change
svn path=/dists/sid/linux-2.6/; revision=15803
2010-05-28 23:32:11 +00:00
Maximilian Attems dac251353f fixup openvz patch, due to reverted upstream task_struct change.
svn path=/dists/sid/linux-2.6/; revision=15802
2010-05-28 21:05:54 +00:00
Maximilian Attems bedbe8609e update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15801
2010-05-28 15:59:00 +00:00
Ben Hutchings cea4e51a57 Revert task_struct ABI change made in 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15800
2010-05-28 01:42:31 +00:00
Ben Hutchings 9782365628 Fix line count for one hunk modified in the last commit
svn path=/dists/sid/linux-2.6/; revision=15796
2010-05-27 12:03:27 +00:00
Ben Hutchings 5fa9b04d62 Fix up vs2.3.0.36.27.patch for 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15795
2010-05-27 02:55:25 +00:00
Ben Hutchings 572ec85f8a Fix up openvz.patch for 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15794
2010-05-27 02:52:11 +00:00
Martin Michlmayr a53b205604 QNAP TS-419P: Export GPIO indicating jumper setting of JP1.
svn path=/dists/sid/linux-2.6/; revision=15773
2010-05-26 10:11:47 +00:00
Maximilian Attems 156ced5744 update openvz patch
uff full blkio backport.

svn path=/dists/sid/linux-2.6/; revision=15772
2010-05-26 05:20:20 +00:00
Ben Hutchings ae5e9182c1 Update feature patch format
Use git mailbox format with the added line 'commit <id> upstream', as
in the stable series.

Where a patch has been committed upstream unchanged except for the
commit message, use the committed version.

This covers almost all features aside from aufs2, speakup, openvz,
vserver and xen-pvops.


svn path=/dists/sid/linux-2.6/; revision=15771
2010-05-26 04:02:28 +00:00
Bastian Blank 1d53ee02e6 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update patch to f6fe6583b77a.

svn path=/dists/sid/linux-2.6/; revision=15763
2010-05-24 15:38:15 +00:00
Ben Hutchings b074367c42 Apply some vlan driver enhancements from 2.6.33 and 2.6.34
vlan/macvlan: propagate transmission state to upper layers
macvlan: add GRO bit to features mask
macvlan: allow multiple driver backends
Add macvtap driver (Closes: #568755)

svn path=/dists/sid/linux-2.6/; revision=15752
2010-05-19 04:29:24 +00:00
Martin Michlmayr 17e53db649 add build fix for speakup
svn path=/dists/trunk/linux-2.6/; revision=15749
2010-05-18 17:33:25 +00:00
Martin Michlmayr 1567b0b483 update patch - still needed
svn path=/dists/trunk/linux-2.6/; revision=15746
2010-05-18 14:23:01 +00:00
Martin Michlmayr d9e1f44a0f merged
svn path=/dists/trunk/linux-2.6/; revision=15745
2010-05-18 14:16:02 +00:00
Martin Michlmayr 5fe23d24ed I'll make sure this'll show up in -stable
svn path=/dists/trunk/linux-2.6/; revision=15744
2010-05-18 14:15:01 +00:00
Martin Michlmayr e894276208 I won't carry this around
svn path=/dists/trunk/linux-2.6/; revision=15743
2010-05-18 14:10:47 +00:00
Maximilian Attems 6d1124fb8d refresh speakup-kbuild to apply
svn path=/dists/trunk/linux-2.6/; revision=15739
2010-05-18 13:43:16 +00:00
Ben Hutchings 740f50083f Merge /dists/sid/linux-2.6 (2.6.32-13).
svn path=/dists/trunk/linux-2.6/; revision=15735
2010-05-18 02:17:18 +00:00
Aurelien Jarno d894ded8f9 * backport Input: Add support of Synaptics Clickpad device (Closes: #572842)
svn path=/dists/sid/linux-2.6/; revision=15690
2010-05-16 11:41:39 +00:00
Bastian Blank 4369cc817d debian/patches/features/all/xen/pvops.patch: Rebase patch to 2.6.32.13.
svn path=/dists/sid/linux-2.6/; revision=15679
2010-05-13 10:56:56 +00:00
Martin Michlmayr 5916cfaff5 Backport GuruPlug support.
svn path=/dists/sid/linux-2.6/; revision=15678
2010-05-13 09:06:00 +00:00
Ben Hutchings a9cceca359 Refresh xen-pvops patch for 2.6.32.13
commit 4515b172cd9fc6bd7c9ee2264ed650411fcd118e "x86, k8 nb: Fix boot
crash: enable k8_northbridges unconditionally on AMD systems" changed
the context for one hunk in arch/x86/kernel/pci-gart_64.c.


svn path=/dists/sid/linux-2.6/; revision=15674
2010-05-13 01:54:31 +00:00
Bastian Blank 9596b380cf * debian/changelog: Update.
* patches/features/all/xen/pvops.patch: Update to b1cb4e89c3d2.

svn path=/dists/sid/linux-2.6/; revision=15663
2010-05-12 08:01:16 +00:00
Ben Hutchings 167ccde9da rtl8192su: Add IDs for several more devices (Closes: #580740)
svn path=/dists/sid/linux-2.6/; revision=15645
2010-05-08 20:49:50 +00:00
Maximilian Attems 45aa9bb8cb sync to 2.6.34-rc6
disabled arm feature patches, nuked merged stuff, disabled aufs,
fixed orig generation.

svn path=/dists/trunk/linux-2.6/; revision=15628
2010-05-05 21:44:47 +00:00
Ben Hutchings f8960af460 Backport to 2.6.33 as suggested in follow-up by dwmw2
svn path=/dists/trunk/linux-2.6/; revision=15622
2010-05-04 23:47:24 +00:00
Ben Hutchings c05a25e9dc Fix incomplete patch
svn path=/dists/trunk/linux-2.6/; revision=15621
2010-05-04 23:23:13 +00:00
Ben Hutchings 28817f7dbd Merge /dists/sid/linux-2.6 (2.6.32-12).
svn path=/dists/trunk/linux-2.6/; revision=15620
2010-05-04 02:55:51 +00:00
Ben Hutchings 59481b8230 Remove obsolete patch (included in 2.6.33.2).
svn path=/dists/trunk/linux-2.6/; revision=15618
2010-05-04 02:12:52 +00:00
Maximilian Attems c180a04a2d backport KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
is said to help with troubles on vmsave/restore.

svn path=/dists/sid/linux-2.6/; revision=15572
2010-04-27 16:36:34 +00:00
Maximilian Attems 3f67a24629 backport KVM: Xen PV-on-HVM guest support
svn path=/dists/sid/linux-2.6/; revision=15571
2010-04-27 16:36:15 +00:00
Maximilian Attems f00e7f726a update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15569
2010-04-27 14:04:39 +00:00
Bastian Blank ce86b6330e debian/patches/features/all/xen/pvops.patch: Update to b1cb4e89c3d2.
svn path=/dists/sid/linux-2.6/; revision=15564
2010-04-27 08:11:10 +00:00
Maximilian Attems 23b67f8bc0 net: export device speed and duplex via sysfs
sent to stable, but not sure if accepted, anyway nice to have.

svn path=/dists/sid/linux-2.6/; revision=15551
2010-04-24 01:43:32 +00:00
Maximilian Attems 485db7fb3c Backport radeon r800 modesetting support
svn path=/dists/sid/linux-2.6/; revision=15548
2010-04-24 00:18:07 +00:00
Maximilian Attems 431c38b439 add libata TRIM support
landed in 2.6.33, all patches also sent to stable.

svn path=/dists/sid/linux-2.6/; revision=15547
2010-04-24 00:06:11 +00:00
Ben Hutchings 444ef180ad Add ipheth driver for iPhone tethering
svn path=/dists/sid/linux-2.6/; revision=15537
2010-04-22 22:11:10 +00:00
dann frazier 32f8a3ca46 adjust to apply
svn path=/dists/sid/linux-2.6/; revision=15535
2010-04-22 22:07:30 +00:00
Bastian Blank b7455df339 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update to 27f948a3bf36.

svn path=/dists/sid/linux-2.6/; revision=15515
2010-04-16 16:00:25 +00:00
Maximilian Attems 04f7d02390 update to latest openvz
fixing bugs for 32bit containers and netfilter.

svn path=/dists/sid/linux-2.6/; revision=15514
2010-04-16 14:48:56 +00:00
Martin Michlmayr 90dc9f7b65 dns323-setup.c: fix WARN() when booting (Arnaud Patard).
svn path=/dists/sid/linux-2.6/; revision=15513
2010-04-13 16:24:21 +00:00
dann frazier 608933b7f7 Add DRBD backport
svn path=/dists/sid/linux-2.6/; revision=15501
2010-04-08 22:14:56 +00:00
Ben Hutchings c9dc94dae3 [x86] Re-enable rt2860sta and rt2870sta drivers (Closes: #576723)
The firmware-loading patch needs to remove 'depends on BROKEN'.  I
forgot to include this when I updated it for 2.6.33 based on the patch
accepted upstream.

svn path=/dists/trunk/linux-2.6/; revision=15496
2010-04-07 03:08:14 +00:00
Ben Hutchings c183e2165b [x86] Add ramzswap driver (Closes: #573912)
svn path=/dists/sid/linux-2.6/; revision=15483
2010-04-04 19:07:12 +00:00
Maximilian Attems 4d9347646c update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15476
2010-04-03 19:10:53 +00:00
dann frazier eeb3370529 adjust to apply on top of 2.6.32.11
svn path=/dists/sid/linux-2.6/; revision=15475
2010-04-03 18:38:24 +00:00
Ben Hutchings 3dabdcb556 phylib: Support PHY module autoloading (Closes: #553024)
svn path=/dists/sid/linux-2.6/; revision=15472
2010-04-02 16:55:32 +00:00
Ben Hutchings 67d40d322e nouveau: nv50: Implement ctxprog/state generation
svn path=/dists/sid/linux-2.6/; revision=15458
2010-03-30 03:07:57 +00:00
Bastian Blank 7fa556c89c debian/patches/features/all/xen/pvops.patch: Update to f64df18aae5a.
svn path=/dists/sid/linux-2.6/; revision=15451
2010-03-26 09:50:13 +00:00
Bastian Blank 7fc45e763a debian/patches/features/all/xen/pvops.patch: Update to d945b014ac5d.
svn path=/dists/sid/linux-2.6/; revision=15449
2010-03-25 09:55:50 +00:00
Maximilian Attems 710ed5aca5 update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15448
2010-03-24 04:46:44 +00:00
Bastian Blank bc92cbae37 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update to f1125493ed73.

svn path=/dists/sid/linux-2.6/; revision=15445
2010-03-21 21:16:37 +00:00
Maximilian Attems 809b7e2af5 update openvz patch to 026c0e96af23
svn path=/dists/sid/linux-2.6/; revision=15422
2010-03-18 19:14:12 +00:00
Maximilian Attems ba911bd0ba fixup patch context by hand
svn path=/dists/sid/linux-2.6/; revision=15404
2010-03-16 19:31:48 +00:00