Commit Graph

694 Commits

Author SHA1 Message Date
Ben Hutchings 9c21ee4937 aufs: Update to aufs3.x-rcN-20130826
svn path=/dists/trunk/linux/; revision=20602
2013-09-11 01:58:44 +00:00
Ben Hutchings a0ce50e15f Merge changes from sid up to 3.10.11-1
svn path=/dists/trunk/linux/; revision=20600
2013-09-11 01:24:25 +00:00
Ben Hutchings 2fc55f7dc0 [x86] efi: Ensure efi-pstore is loaded on EFI systems
efi-pstore is now a separate module (dependent on efivars).  We still
want it to be auto-loaded to enable crash dumps on EFI systems, so add
another module alias.

While we're at it, explicitly set EFI_VARS_PSTORE=m matching what the
actual configuration will be.

svn path=/dists/sid/linux/; revision=20577
2013-09-08 16:19:58 +00:00
Ian Campbell de253fdc8f Bump ABI to 3, there is a change to elevator_init_fn() which I can't see how to fix.
svn path=/dists/sid/linux/; revision=20568
2013-09-07 16:43:46 +00:00
Ben Hutchings 253f2f8516 aufs: Update to aufs3.10-20130826
With a minor security fix to it:
aufs: mvdown, don't let unprivileged users provoke a WARNING

svn path=/dists/sid/linux/; revision=20535
2013-08-31 17:52:31 +00:00
Ben Hutchings c72912f8a1 [rt] Update to 3.10.10-rt7
svn path=/dists/sid/linux/; revision=20532
2013-08-30 03:21:54 +00:00
Ben Hutchings 283813ab80 Update to 3.10.10
svn path=/dists/sid/linux/; revision=20531
2013-08-30 03:04:20 +00:00
Ben Hutchings 06a0e0f4c1 [rt] Update to 3.10.6-rt3
svn path=/dists/sid/linux/; revision=20515
2013-08-17 13:23:28 +00:00
Ben Hutchings db19f6533d Avoid ABI changes due to fixes in 3.10.6 and 3.10.7
Revert PowerPC fix for TM, which we don't enable.
Rearrange some other fields to be backward-compatible.

svn path=/dists/sid/linux/; revision=20503
2013-08-17 01:21:00 +00:00
Ben Hutchings d8699be530 [rt] Resolve textual conflict with ARM vectors page changes in 3.10.6
svn path=/dists/sid/linux/; revision=20497
2013-08-15 19:03:07 +00:00
Ben Hutchings 5e1f3af2bf aufs: Update to aufs3.x-rcN-20130805
svn path=/dists/trunk/linux/; revision=20460
2013-08-08 11:09:40 +00:00
Ben Hutchings b5176126ac kconfig: Change value of SYMBOL_NEW to not conflict with SYMBOL_NEED_SET_CHOICE_VALUES
svn path=/dists/trunk/linux/; revision=20459
2013-08-08 09:23:17 +00:00
Ben Hutchings 8458336937 Merge changes from sid up to 3.10.5-1
Exclude rt featureset addition.

svn path=/dists/trunk/linux/; revision=20458
2013-08-08 08:29:51 +00:00
Ben Hutchings b888e2c5a2 aufs: Update to aufs3.10-20130805
svn path=/dists/sid/linux/; revision=20452
2013-08-07 13:30:23 +00:00
Ben Hutchings 7666bbcb16 [rt] genpatch.py: Fix parsing of upstream patches with no header
svn path=/dists/sid/linux/; revision=20451
2013-08-07 13:04:39 +00:00
Ben Hutchings 4cef35b5d8 [rt] Update to 3.10.4-rt1 and reenable
svn path=/dists/sid/linux/; revision=20450
2013-08-07 12:53:18 +00:00
Ben Hutchings 14b281b156 [rt] genpatch.py: Accept missing series-rt
svn path=/dists/sid/linux/; revision=20449
2013-08-07 12:46:30 +00:00
Ben Hutchings 0afc9c2c5c aufs: Update to aufs3.x-rcN-20130722
svn path=/dists/trunk/linux/; revision=20405
2013-07-22 04:19:54 +00:00
Ben Hutchings 1669b35019 Update to 3.11-rc2
Drop patches applied upstream; refresh the rest.
Disable aufs until it's updated.


svn path=/dists/trunk/linux/; revision=20404
2013-07-22 04:06:03 +00:00
Ben Hutchings b8aaca8ceb iwlwifi: Update 3160 and 7260 support to work with production firmware
svn path=/dists/sid/linux/; revision=20366
2013-07-18 04:02:08 +00:00
Ben Hutchings e0193dba93 Make patch directory and forwarded states consistent
Anything Debian-specific should have 'Forwarded: not-needed' and
be in debian/.

Anything that could plausibly go upstream (maybe with significant
rework) should have an 'Origin' or 'Forwarded: no' header and
be under bugfix/ or features/.

I haven't worked out what to do with debian/dfsg/; most of those
changes ought to go upstream eventually in some form.

svn path=/dists/trunk/linux/; revision=20321
2013-07-01 06:07:37 +00:00
Ben Hutchings 2d05e27b23 Update to 3.10
alx: Use upstream minimal driver

svn path=/dists/trunk/linux/; revision=20319
2013-07-01 05:43:38 +00:00
Ben Hutchings ed5df88d6d [rt] Remove stale patches
svn path=/dists/trunk/linux/; revision=20313
2013-07-01 04:14:26 +00:00
Ben Hutchings db3f17661b [rt] genpatch.py: Add Origin header to all patches
svn path=/dists/trunk/linux/; revision=20312
2013-07-01 04:12:55 +00:00
Ben Hutchings 326f255d1f [rt] Fold convert-series into genpatch.py
In the process, stop stripping localversion.patch from an upstream
patch series, which we already stopped doing when exporting patches
from git.

svn path=/dists/trunk/linux/; revision=20310
2013-07-01 03:29:39 +00:00
Ben Hutchings 655014b03d [rt] Make genpatch.py work with upstream patch series as well as git
svn path=/dists/trunk/linux/; revision=20309
2013-07-01 03:06:18 +00:00
Ben Hutchings fba2719096 debian/patches: Convert all upstream references to Origin URLs
Refer to Andrew Morton's 'mmotm' patch queue instead of the
corresponding volatile hashes in linux-next.

Use https where possible.

svn path=/dists/trunk/linux/; revision=20306
2013-07-01 02:34:51 +00:00
Ben Hutchings 1c7c32f96f aufs: Add DEP-5 headers to generated/copied headers
svn path=/dists/trunk/linux/; revision=20304
2013-07-01 01:52:32 +00:00
Ben Hutchings a541a240b5 debian/patches: Add DEP-5 headers (From, Subject, Forwarded/Origin) for most patches
svn path=/dists/trunk/linux/; revision=20303
2013-07-01 01:12:30 +00:00
Ben Hutchings 3353739262 [armhf/armmp] Add EMAC ethernet driver found on Allwinner A10 SoCs (Closes: #711998)
- Add MDIO bus driver for the Allwinner EMAC
- Add EMAC controller node to sun4i DTSI
- cubieboard: Enable ethernet (EMAC) support in dts
- Add EMAC Controller to Hackberry dt

All cherry-picked by Niall Walsh

svn path=/dists/trunk/linux/; revision=20250
2013-06-13 01:17:37 +00:00
Ben Hutchings 3e8af05f43 alx: Update VLAN tag handling for 3.10
svn path=/dists/trunk/linux/; revision=20184
2013-06-03 01:43:38 +00:00
Ben Hutchings 94fb5ddd6d Update verbose listnewconfig patch for 3.10
svn path=/dists/trunk/linux/; revision=20178
2013-06-02 20:23:07 +00:00
Ben Hutchings 41bc6e7895 Update to 3.10-rc3
Refresh/drop various patches.

aufs: Update to aufs3.x-rcN-20130520

svn path=/dists/trunk/linux/; revision=20176
2013-06-02 18:14:09 +00:00
Ben Hutchings aeb267ea27 Merge changes from sid up to 3.9.4-1
svn path=/dists/trunk/linux/; revision=20174
2013-06-02 16:44:22 +00:00
Arnaud Patard 6a4c912d6f - backport fixes/support from newer kernels needed by some arm platforms
- add some fixes to make some arm-related drivers work when used as module and not built-in

svn path=/dists/sid/linux/; revision=20160
2013-05-31 22:09:44 +00:00
Ben Hutchings c8d072c2c9 Merge changes from experimental
3.8.y is dead, long live 3.9.y.
Drop 'experimental' from the version.

svn path=/dists/sid/linux/; revision=20138
2013-05-30 01:34:59 +00:00
Ben Hutchings f49f3f44fd aufs: Update to aufs3.9-20130506
svn path=/dists/trunk/linux/; revision=20080
2013-05-12 01:04:27 +00:00
Ben Hutchings e8fb402f48 Merge changes from sid up to 3.8.12-1
svn path=/dists/trunk/linux/; revision=20079
2013-05-12 00:53:14 +00:00
Ben Hutchings 46ec21bf0b linux-doc: Include aufs documentation
svn path=/dists/sid/linux/; revision=20062
2013-05-09 00:41:03 +00:00
Ben Hutchings 8994c1719a aufs: Update to aufs3.8-20130506
svn path=/dists/sid/linux/; revision=20061
2013-05-09 00:37:34 +00:00
Ben Hutchings 82a0dd1f08 [rt] Update to 3.8.11-rt8
svn path=/dists/sid/linux/; revision=20060
2013-05-09 00:22:02 +00:00
Ben Hutchings b59c576e26 Merge changes from sid up to 3.8.11-1
svn path=/dists/trunk/linux/; revision=20053
2013-05-06 22:10:37 +00:00
Ben Hutchings 56e6ea5572 Update to 3.9
Drop many patches and refresh a few others.
[rt] Disable until it is updated for Linux 3.9 or later

svn path=/dists/trunk/linux/; revision=20052
2013-05-06 21:53:29 +00:00
Ben Hutchings d55331e7c9 Add script to regenerate rt patch series from git
svn path=/dists/sid/linux/; revision=20025
2013-05-04 20:44:04 +00:00
Ben Hutchings 743abfd5dc Remove vserver patch directory - it's not coming back
svn path=/dists/sid/linux/; revision=20020
2013-05-04 20:35:10 +00:00
Ben Hutchings ca432f1977 aufs: Update to aufs3.8-20130325
svn path=/dists/sid/linux/; revision=20015
2013-05-04 17:47:27 +00:00
Ben Hutchings 88008b9052 [rt] Update to 3.8.10-rt6
svn path=/dists/sid/linux/; revision=20013
2013-05-04 17:38:42 +00:00
Ben Hutchings 3577682f77 Add script to regenerate rt patch series from git
svn path=/dists/sid/linux/; revision=19981
2013-04-28 19:00:37 +00:00
Ben Hutchings 0f9c18bf1a drm, agp: Update to 3.4.39
svn path=/dists/sid/linux/; revision=19974
2013-04-11 04:39:28 +00:00
Ben Hutchings ffe9c6073c Add upstream commit reference or 'Forwarded: not-needed' to patches
In some cases the final upstream commit message was substantially
different, so copy that as well.

svn path=/dists/sid/linux/; revision=19967
2013-04-01 01:24:44 +00:00