Commit Graph

9832 Commits

Author SHA1 Message Date
Ben Hutchings 9f9a98a575 Tidy config
svn path=/dists/trunk/linux/; revision=22168
2014-12-09 20:49:45 +00:00
Ben Hutchings ba76447bca Remove more AUFS config
svn path=/dists/trunk/linux/; revision=22167
2014-12-09 20:43:11 +00:00
Ben Hutchings 73d44fc5c6 wireless: Enable RTL8192EE, RTL8821AE as modules for all architectures (replacing R8192EE, R8821AE for x86 only)
svn path=/dists/trunk/linux/; revision=22166
2014-12-09 20:37:51 +00:00
Ben Hutchings 4b91419f01 wireless: Enable BRCMFMAC, BRCMFMAC_USB, BRCMFMAC_PCIE as modules
svn path=/dists/trunk/linux/; revision=22165
2014-12-09 20:34:06 +00:00
Ben Hutchings 3cff228d57 drivers/net: Enable ET131X as module for all architectures
svn path=/dists/trunk/linux/; revision=22164
2014-12-09 20:05:42 +00:00
Ben Hutchings 32c60ddecc SCSI: Re-enable LIBFCOE, FCOE, FCOE_FNIC, SCSI_BNX2X_FCOE as modules
svn path=/dists/trunk/linux/; revision=22163
2014-12-09 20:03:53 +00:00
Ben Hutchings b7aa2a471a SCSI,xen: Enable XEN_SCSI_FRONTEND, XEN_SCSI_BACKEND as modules
svn path=/dists/trunk/linux/; revision=22162
2014-12-09 19:47:52 +00:00
Ben Hutchings eeb18391ec netfilter: Enable many new features as modules
svn path=/dists/trunk/linux/; revision=22161
2014-12-09 19:45:59 +00:00
Ben Hutchings 02dd18ed3e Reorder of config symbols to match net/ipv{4,6}/netfilter/Kconfig
svn path=/dists/trunk/linux/; revision=22158
2014-12-09 05:56:13 +00:00
Ben Hutchings 8fd7a5308d ipv4: Enable TCP_CONG_DCTCP as module
svn path=/dists/trunk/linux/; revision=22157
2014-12-09 05:46:37 +00:00
Ben Hutchings 8ba6ebe359 net: Enable GENEVE as module; enable OPENVSWITCH_GENEVE
svn path=/dists/trunk/linux/; revision=22156
2014-12-09 05:45:04 +00:00
Ben Hutchings 5127daf209 net: Enable 6LOWPAN as module; re-enable BT_6LOWPAN and IEEE802154_6LOWPAN as modules
svn path=/dists/trunk/linux/; revision=22155
2014-12-09 05:40:14 +00:00
Ben Hutchings 6a5b979cc5 drivers/base: Disable UEVENT_HELPER, only needed for compatibility with wheezy's udev package
svn path=/dists/trunk/linux/; revision=22154
2014-12-09 05:37:20 +00:00
Ben Hutchings 32f3fafbe7 Delete configuration of NET_DMA which was removed upstream
svn path=/dists/trunk/linux/; revision=22153
2014-12-09 05:31:28 +00:00
Ben Hutchings ddc03535c6 Explicitly set various config symbols to their defaults
svn path=/dists/trunk/linux/; revision=22152
2014-12-09 05:30:44 +00:00
Ben Hutchings c95b006979 Remove obsolete firmware removal patches
svn path=/dists/trunk/linux/; revision=22151
2014-12-09 03:13:59 +00:00
Ben Hutchings af98d628cc Replace aufs with overlayfs
svn path=/dists/trunk/linux/; revision=22150
2014-12-09 03:09:37 +00:00
Ben Hutchings dff5dedd0f Update to 3.18
Drop/refresh patches as necessary.

Disable aufs.

svn path=/dists/trunk/linux/; revision=22149
2014-12-09 03:06:08 +00:00
Ben Hutchings e0ff76482a Merge changes from sid up to 3.16.7-ckt2-1
svn path=/dists/trunk/linux/; revision=22148
2014-12-09 02:55:16 +00:00
Ben Hutchings 86bbf8b4e6 Prepare to release linux (3.16.7-ckt2-1).
svn path=/dists/sid/linux/; revision=22141
2014-12-08 22:43:52 +00:00
Ben Hutchings bfa6c7f357 [amd64] asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs
svn path=/dists/sid/linux/; revision=22140
2014-12-08 20:03:06 +00:00
Ben Hutchings ce9486ad20 Revert "drivers/net: Disable UFO through virtio" in macvtap and tun.
svn path=/dists/sid/linux/; revision=22139
2014-12-08 19:35:31 +00:00
Ben Hutchings 30071ee8d9 Fix definition of of_property_count_strings() to be extern
svn path=/dists/sid/linux/; revision=22136
2014-12-08 03:06:51 +00:00
Ben Hutchings 7a25e019b0 Move patches I added into the right places in the series
svn path=/dists/sid/linux/; revision=22135
2014-12-08 02:01:01 +00:00
Ben Hutchings 1c31dc2049 Fix ABI changes introduced by backported features
svn path=/dists/sid/linux/; revision=22134
2014-12-08 01:54:22 +00:00
Ben Hutchings 47c25cca2a Fix/ignore various ABI changes
svn path=/dists/sid/linux/; revision=22133
2014-12-08 01:47:13 +00:00
Ben Hutchings 5128b21e5b Add ABI reference for 3.16.0-4
svn path=/dists/sid/linux/; revision=22132
2014-12-08 00:51:43 +00:00
Ben Hutchings e4146eb894 Add CVE IDs for several issues fixed in 3.16.7-ckt{1,2}
svn path=/dists/sid/linux/; revision=22131
2014-12-08 00:10:38 +00:00
Ben Hutchings 23c3ffee2d Add fixes for CVE-2014-9090 and related issues
svn path=/dists/sid/linux/; revision=22130
2014-12-08 00:05:42 +00:00
Ben Hutchings 71fe02b042 Update to 3.16.7-ctk2; drop patches applied upstream
svn path=/dists/sid/linux/; revision=22129
2014-12-07 23:58:52 +00:00
Ian Campbell c2bcb2baef Backport patches to support serial driver options via DT /chosen/stdout-path
svn path=/dists/sid/linux/; revision=22126
2014-12-07 19:18:47 +00:00
Ian Campbell 34264d5fa9 [armhf] Fixup cache maintenance during boot time relocation.
Fixes boot on various platforms.

svn path=/dists/sid/linux/; revision=22102
2014-12-03 10:53:06 +00:00
Ben Hutchings 13c48296be Update to 3.16.7-ckt1
svn path=/dists/sid/linux/; revision=22101
2014-12-03 05:58:41 +00:00
Ian Campbell bdd670cb8d [arm64] Enable reboot on the Xgene platform.
svn path=/dists/sid/linux/; revision=22088
2014-11-27 10:16:00 +00:00
Ian Campbell 8b698c4c58 [device-tree] Reserve memreserve regions whcih overlap with existing reservations.
Fixes boot on Midway.

svn path=/dists/sid/linux/; revision=22087
2014-11-27 10:15:57 +00:00
Maximilian Attems 21f016fda4 prepare for upload
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22081
2014-11-24 08:47:26 +00:00
Ian Campbell 4297292d08 Fix changelog to label Ben's changes correctly (my fault)
svn path=/dists/sid/linux/; revision=22080
2014-11-23 11:10:16 +00:00
Ian Campbell 62427bce8f [armhf] Add udeb modules to support video and keyboard for imx6.
Patch from Vagrant Cascadian (Closes: #770635)

svn path=/dists/sid/linux/; revision=22079
2014-11-23 11:10:11 +00:00
Maximilian Attems 3b16d15212 axe 2 more patches
pushed by bwh into 3.17.3

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22078
2014-11-22 17:02:07 +00:00
Maximilian Attems 60ad881191 patches cleanup
TODO: 2 leftover net patches to check

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22077
2014-11-22 16:58:49 +00:00
Maximilian Attems 2fb3f685e5 update changelog
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22076
2014-11-22 16:58:46 +00:00
Ian Campbell 201d880f19 Add missing Origin field to patch
svn path=/dists/sid/linux/; revision=22075
2014-11-22 10:12:50 +00:00
Ian Campbell b31a3607a2 Honour stdout-path from Device Tree. (Closes: #770212)
svn path=/dists/sid/linux/; revision=22074
2014-11-22 10:12:45 +00:00
Ian Campbell 787cba99f2 [arm64] Backport various upstream fixes and improvements to the APM X-gene Ethernet driver
svn path=/dists/sid/linux/; revision=22073
2014-11-21 15:14:23 +00:00
Ben Hutchings 9853c541cb ckt-stable-update.sh: Point to changelogs on kernel.ubuntu.com
Luis is now putting long changelogs up, so don't bother generating
them ourselves.


svn path=/dists/sid/linux/; revision=22072
2014-11-20 00:44:02 +00:00
Ben Hutchings 887221964d List all the architectures not using gcc-4.9
svn path=/dists/trunk/linux/; revision=22071
2014-11-18 03:51:21 +00:00
Ben Hutchings c5b5fd3366 Delete unused compiler relations
svn path=/dists/trunk/linux/; revision=22070
2014-11-18 03:47:25 +00:00
Ben Hutchings 7574db5487 [arm*] Update linux-headers-* dependency on linux-compiler-*-arm
svn path=/dists/trunk/linux/; revision=22069
2014-11-18 03:47:12 +00:00
Ben Hutchings c31f663c00 [x86] Update linux-headers-* dependency on linux-compiler-*-x86
svn path=/dists/trunk/linux/; revision=22068
2014-11-18 03:46:51 +00:00
Ben Hutchings 3c1bee523e Make gcc-4.9 the default compiler (except on s390*)
svn path=/dists/trunk/linux/; revision=22067
2014-11-18 03:43:53 +00:00