Commit Graph

15 Commits

Author SHA1 Message Date
Lukas Wunner f26f2a520d Update to 4.11-rc6
Remove merged patches and rebase remaining patches.

A portion of the secureboot patches have been upstreamed, but were
changed substantially during review, primarily to avoid code
duplication among arches.  I've stripped the patches of the merged
bits and rebased the remainder.

Signed-off-by: Lukas Wunner <lukas@wunner.de>
[bwh: Undo some incorrect context changes in
 bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch]
2017-04-20 00:15:17 +01:00
Ben Hutchings 54d0756a33 Fix exported symbol versions
- Revert upstream changes moving exports to assembly sources
- [x86] kbuild: enable modversions for symbols exported from assembly
- Revert "Fix subtle CONFIG_MODVERSIONS problems"

This leaves powerpc and x86 as the only kernel architectures that
export symbols from assembly, and <asm/asm-prototypes.h> for those
two appear to define prototypes for all the functions that are used.
2016-12-02 00:19:09 +00:00
Ben Hutchings f24971b257 Rename and regroup patches from linux-tools
Move patches specific to Debian packaging under debian/, and bug fixes that
could go upstream belong under bugfix/.  Put them in two separate groups in
the series.
2016-03-21 03:14:46 +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 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 0dc8c8d372 [alpha] Use gcc-4.6 (Closes: #685894)
svn path=/dists/sid/linux/; revision=19356
2012-08-28 18:11:27 +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 fd9c780956 [alpha] add io{read,write}{16,32}be functions, thanks to Michael Cree
svn path=/dists/trunk/linux-2.6/; revision=18517
2012-01-13 03:01:43 +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 1b2eec8411 [alpha] wire up accept4 syscall, thanks to Michael Cree
svn path=/dists/trunk/linux-2.6/; revision=18232
2011-11-04 15:07:20 +00:00
Ben Hutchings 555d263559 Update to 3.1-rc7
svn path=/dists/trunk/linux-2.6/; revision=18111
2011-09-22 03:29:51 +00:00
Ben Hutchings 8f0eaeaba8 [alpha] Disable GENERIC_GPIO (Closes: #638696)
svn path=/dists/sid/linux-2.6/; revision=18033
2011-08-29 13:30:57 +00:00
Bastian Blank cc8fa16244 debian/patches/bugfix/alpha/asm-subarchs.patch,
debian/patches/bugfix/alpha/srm-env-fixes.patch,
debian/patches/bugfix/powerpc/interrupt-alignement.patch,
debian/patches/bugfix/sparc/bus-id-size.patch,
debian/patches/bugfix/sparc/compat-alloc-user-space-alignment.patch,
debian/patches/bugfix/sparc/sunblade1k-boot-fix.patch,
debian/patches/bugfix/sparc/t1k-cpu-lockup.patch,
debian/patches/bugfix/fdomain-pci-id-table.patch,
debian/patches/bugfix/serial_core-suspend_oops.patch,
debian/patches/bugfix/serial_cs-resume.patch: Remove, merged.

svn path=/dists/trunk/linux-2.6/; revision=10187
2008-01-25 09:05:58 +00:00
Steve Langasek 88e43fd456 bugfix for srm_env module from upstream (Jan-Benedict Glaw), makes the
module compatible with the current /proc interface so that reads no 
longer return EFAULT.  Closes: #353079.


svn path=/dists/trunk/linux-2.6/; revision=7729
2006-11-09 12:22:35 +00:00
Steve Langasek 587ab61051 [alpha] new asm-subarchs patch: tell the compiler that we're deliberately
emitting ev56 or ev6 instructions, so that this code will still compile
without having to cripple gcc-4.1's checking of whether the correct
instruction set is used.  Closes: #397139.


svn path=/dists/trunk/linux-2.6/; revision=7710
2006-11-07 11:01:17 +00:00