Commit Graph

166 Commits

Author SHA1 Message Date
Ben Hutchings b387525342 [rt] Update to 3.2.34-rt51
svn path=/dists/sid/linux/; revision=19597
2012-12-09 22:00:02 +00:00
Ben Hutchings c8c24a4003 [rt] Update to 3.6.6-rt17
svn path=/dists/trunk/linux/; revision=19498
2012-11-15 04:49:54 +00:00
Ben Hutchings 9545ed187f [rt] bump to 3.6.5-rt15
svn path=/dists/trunk/linux/; revision=19485
2012-11-07 02:42:37 +00:00
Ben Hutchings 7893fc2202 Update to 3.6.5
This fixes a regression in 3.6.4 and includes a fix previously in the rt
series.

It also disables link security restrictions by default, so add a patch to
re-enable them.

svn path=/dists/trunk/linux/; revision=19478
2012-11-02 05:34:58 +00:00
Uwe Kleine-König e8a8ac7be3 [rt] apply fix for crypto stuff by Milan Broz
svn path=/dists/trunk/linux/; revision=19473
2012-10-30 20:48:51 +00:00
Uwe Kleine-König a39ffdc935 [rt] bump to 3.6.4-rt10
svn path=/dists/trunk/linux/; revision=19471
2012-10-29 14:49:43 +00:00
Uwe Kleine-König 543d408ab2 [rt] bump to 3.6.3-rt8
svn path=/dists/trunk/linux/; revision=19460
2012-10-28 21:24:48 +00:00
Uwe Kleine-König 6baf5be73e [rt] reenable rt featureset
svn path=/dists/trunk/linux/; revision=19458
2012-10-24 14:29:13 +00:00
Uwe Kleine-König aceeb331a4 [rt] handle localversion patch in convert-series
svn path=/dists/trunk/linux/; revision=19449
2012-10-22 07:32:19 +00:00
Ben Hutchings c27a3214a9 [rt] Update to 3.2.32-rt48
More or less the same as we have, but has a better fix for the
conflict with commit 947ca1856a7e60aa6d20536785e6a42dff25aa6e ('slab:
fix the DEADLOCK issue on l3 alien lock')

svn path=/dists/sid/linux/; revision=19442
2012-10-21 03:15:40 +00:00
Ben Hutchings 24b6ca0b3a [rt] Update to 3.2.31-rt47
While doing this, resolve two conflicts with 3.2.32:
- 3/286 'slab, lockdep: Annotate all slab caches' conflicts with
  commit 947ca1856a7e60aa6d20536785e6a42dff25aa6e
  'slab: fix the DEADLOCK issue on l3 alien lock' in mm/slab.c
- 100/286 'drivers/net: fix livelock issues' conflicts with
  commit 7c4a6106d6451fc03c491e61df37c044505d843a
  'rapidio/rionet: fix multicast packet transmit logic' in drivers/net/rionet.c

svn path=/dists/sid/linux/; revision=19439
2012-10-20 06:00:02 +00:00
Ben Hutchings 83875478c6 Fix conflict in the new patch in 3.2.30-rt45
svn path=/dists/sid/linux/; revision=19429
2012-10-10 05:19:29 +00:00
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
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 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 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 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 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 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 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 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 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 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 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 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 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 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
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 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
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
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
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 9d49f06141 Update to 3.2.9
svn path=/dists/sid/linux-2.6/; revision=18761
2012-03-02 03:28:47 +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
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 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 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 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 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 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