Commit Graph

2355 Commits

Author SHA1 Message Date
Josh Boyer
57c5ca56f4 Disable SERIAL_8250 on s390x (rhbz 1158848) 2014-11-19 13:24:16 -05:00
Kyle McMartin
94b9cdb4e6 Re-merge kernel-arm64.patch 2014-11-17 13:37:29 -05:00
Josh Boyer
56722effff Linux v3.18-rc5
- Disable debugging options.
2014-11-17 09:48:04 -05:00
Josh Boyer
2439fb7b3d Enable I40EVF driver (rhbz 1164029) 2014-11-14 08:38:23 -05:00
Josh Boyer
5d76b33ba4 Linux v3.18-rc4-184-gb23dc5a7cc6e 2014-11-14 08:35:51 -05:00
Josh Boyer
4afc32034d Add patch for MS Surface Pro 3 Type Cover (rhbz 1135338) 2014-11-13 13:55:59 -05:00
Josh Boyer
d31dd42af0 CVE-2014-7843 aarch64: copying from /dev/zero causes local DoS (rhbz 1163744 1163745) 2014-11-13 08:32:16 -05:00
Josh Boyer
d21f4c390b Linux v3.18-rc4-52-g04689e749b7e
- Reenable debugging options.
2014-11-13 07:43:02 -05:00
Josh Boyer
b3a8f8f907 CVE-2014-7841 sctp: NULL ptr deref on malformed packet (rhbz 1163087 1163095) 2014-11-12 09:24:30 -05:00
Kyle McMartin
81c4dc55f8 Re-enable kernel-arm64.patch, and fix up merge conflicts with 3.18-rc4 2014-11-11 09:38:12 -05:00
Adam Williamson
cd2051e50e Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrail 2014-11-10 19:31:40 -08:00
Josh Boyer
09115662e1 Fix Samsung pci-e SSD handling on some macbooks (rhbz 1161805) 2014-11-10 15:03:43 -05:00
Josh Boyer
9a2db57bfd Linux v3.18-rc4
- Temporarily disable aarch64patches
- Disable debugging options.
2014-11-10 10:18:23 -05:00
Adam Williamson
a2d7a54b90 add patch from JMB to (hopefully) fix V8P wifi 2014-11-08 15:34:07 -08:00
Adam Williamson
54fd44e88b adjust patch set for 3.18: rediffs and drops
Once again try a 'real' fix for ACPI _DEP (the one currently
in upstream review). Re-diff the ath6kl SDIO ID patch. Drop
the UEFI 'big arse revert', should be merged upstream now. For
now do not apply the mic fix patch as I *think* a correct fix
has gone upstream:
http://mailman.alsa-project.org/pipermail/alsa-devel/2014-October/081780.html
Update config-x86-generic with a bunch more ASoC drivers to
disable.
2014-11-08 15:30:23 -08:00
Adam Williamson
89b19396f6 Merge branch 'master' into baytrail (3.18 bump) 2014-11-08 14:59:30 -08:00
Josh Boyer
b1223bfd6a Linux v3.18-rc3-82-ged78bb846e8b 2014-11-07 08:21:04 -05:00
Josh Boyer
5b7d233f80 Linux v3.18-rc3-68-g20f3963d8f48 2014-11-06 09:22:54 -05:00
Josh Boyer
b90522aeef Linux v3.18-rc3-61-ga1cff6e25e6e 2014-11-05 09:42:01 -05:00
Josh Boyer
8a5a8ea38a Linux v3.18-rc3-31-g980d0d51b1c9
- Reenable debugging options.
2014-11-04 09:12:31 -05:00
Josh Boyer
f1969d25b4 Enable CONFIG_KXCJK1013 2014-11-03 13:24:19 -05:00
Josh Boyer
d99a023228 Add driver for goodix touchscreen from Bastien Nocera 2014-11-03 13:22:56 -05:00
Josh Boyer
a011ddd4b5 Linux v3.18-rc3
- Disable debugging options.
2014-11-03 10:15:39 -05:00
Josh Boyer
3b752c8c75 Linux v3.18-rc2-106-ga7ca10f263d7 2014-10-30 09:41:14 -04:00
Josh Boyer
903203d01c Linux v3.18-rc2-53-g9f76628da20f 2014-10-29 08:50:16 -04:00
Josh Boyer
f61587053c Add quirk for rfkill on Yoga 3 machines (rhbz 1157327) 2014-10-28 14:18:25 -04:00
Josh Boyer
c6207348df Linux v3.18-rc2-43-gf7e87a44ef60
- Add two RCU patches to fix a deadlock and a hang
- Reenable debugging options.
2014-10-28 09:55:15 -04:00
Josh Boyer
995f274d71 Linux v3.18-rc2
- Disable debugging options.
2014-10-27 08:48:49 -04:00
Peter Robinson
fc0bb7245f Update ARM config options, some minor cleanups 2014-10-27 09:21:05 +00:00
Josh Boyer
f42901a61c Linux v3.18-rc1-422-g2cc91884b6b3 2014-10-26 10:06:25 -04:00
Josh Boyer
df84d54e05 Bump baserelease for build 2014-10-24 20:28:43 -04:00
Josh Boyer
4ac9db0e26 CVE-2014-3610 kvm: noncanonical MSR writes (rhbz 1144883 1156543)
- CVE-2014-3611 kvm: PIT timer race condition (rhbz 1144878 1156537)
- CVE-2014-3646 kvm: vmx: invvpid vm exit not handled (rhbz 1144825 1156534)
- CVE-2014-8369 kvm: excessive pages un-pinning in kvm_iommu_map error path (rhbz 1156518 1156522)
- CVE-2014-8480 CVE-2014-8481 kvm: NULL pointer dereference during rip relative instruction emulation (rhbz 1156615 1156616)
2014-10-24 20:14:02 -04:00
Josh Boyer
65c87507f9 Exclude arm from numactl-devel BR for per
It doesn't exist on 32-bit ARM either.
2014-10-24 11:33:53 -04:00
Josh Boyer
eaaf41da58 Add touchpad quirk for Fujitsu Lifebook A544/AH544 models (rhbz 1111138) 2014-10-24 10:56:47 -04:00
Petr Holasek
d9594c9439 kernel.spec: enable building of perf with libnuma support
Patch makes perf package dependent on numactl-devel and so enables numa
subsystem benchmarks for perf bench command.

Can be easily reproduced by calling 'perf bench numa mem -a':

- current output:

'Unknown subsystem:numa'

- built with this patch:

'Running numa/mem benchmark...'

[Edited to apply for all architectures except s390/s390x by Josh Boyer]

Signed-off-by: Petr Holasek <pholasek@redhat.com>
2014-10-24 10:24:01 -04:00
Josh Boyer
3fbe156c4a Linux v3.18-rc1-280-g816fb4175c29 2014-10-24 10:02:17 -04:00
Josh Boyer
300a55307c Linux v3.18-rc1-221-gc3351dfabf5c
- Add patch to fix wifi on X550VB machines (rhbz 1089731)
2014-10-22 09:59:21 -04:00
Josh Boyer
3aeb248035 Drop pinctrl qcom revert now that it's dependencies should be merged 2014-10-21 15:20:59 -04:00
Kyle McMartin
88b2d09576 Re-enable kernel-arm64.patch after updating.
- CONFIG_SERIAL_8250_FINTEK moved to generic since it appears on x86-generic
  and arm64 now.
- CONFIG_IMX_THERMAL=n added to config-arm64.
2014-10-21 13:40:24 -04:00
Josh Boyer
27d39a95f6 Linux v3.18-rc1-68-gc2661b806092
- Make LOG_BUF_SHIFT on arm64 the same as the rest of the arches (rhbz 1123327)
- Enable RTC PL031 driver on arm64 (rhbz 1123882)
- Reenable debugging options.
2014-10-21 09:22:39 -04:00
Josh Boyer
5917cde9c1 Linux v3.18-rc1
- Disable debugging options.
2014-10-20 13:34:33 -04:00
Josh Boyer
12f4f4deea Add NVR for build 2014-10-17 15:36:18 -04:00
Josh Boyer
4d441daa47 CVE-2014-8086 ext4: race condition (rhbz 1151353 1152608) 2014-10-17 15:15:29 -04:00
Josh Boyer
6a06c8fd76 Enable B43_PHY_G to fix b43 driver regression (rhbz 1152502)
Also build fq_codel network scheduler in
2014-10-17 13:34:28 -04:00
Josh Boyer
819694721b Add NVR for build 2014-10-16 13:38:29 -04:00
Josh Boyer
ec4608962e Revert Btrfs ro snapshot commit that causes filesystem corruption 2014-10-16 13:37:54 -04:00
Josh Boyer
e1712de563 Linux v3.17-9670-g0429fbc0bdc2 2014-10-15 09:12:59 -04:00
Josh Boyer
b7f21faed0 Add patches to fix elantech touchscreens (rhbz 1149509) 2014-10-14 15:35:49 -04:00
Josh Boyer
7f1b8a88fb Linux v3.17-9283-g2d65a9f48fcd 2014-10-14 10:54:21 -04:00
Josh Boyer
ff180079f1 Linux v3.17-8307-gf1d0d14120a8 2014-10-14 09:36:10 -04:00
Peter Robinson
3812eccb7b Update armv7/aarch64 config options 2014-10-13 19:30:51 +01:00
Josh Boyer
6b375296a7 Linux v3.17-7872-g5ff0b9e1a1da 2014-10-13 13:42:01 -04:00
Josh Boyer
91dcc1748d Linux v3.17-7639-g90eac7eee2f4 2014-10-13 07:56:44 -04:00
Josh Boyer
dc79a66f2e Enable CONFIG_I2C_DESIGNWARE_PCI (rhbz 1045821) 2014-10-12 09:50:53 -04:00
Josh Boyer
786ccb0884 CVE-2014-7970 VFS: DoS with USER_NS (rhbz 1151095 1151484) 2014-10-10 11:21:16 -04:00
Josh Boyer
35ac9a8759 Linux v3.17-6136-gc798360cd143 2014-10-10 09:14:00 -04:00
Josh Boyer
c01ddf0dcd Linux v3.17-5585-g782d59c5dfc5 2014-10-10 08:52:15 -04:00
Josh Boyer
5bc66d51ea Linux v3.17-5503-g35a9ad8af0bb 2014-10-09 09:45:05 -04:00
Josh Boyer
c62084a59a Revert change that causes pinctrl-msm to fail to build 2014-10-08 20:15:38 -04:00
Josh Boyer
a3dbb48a2c Add patch to fix ATA blacklist 2014-10-08 12:20:58 -04:00
Josh Boyer
da99f20f02 Linux v3.17-2860-gef0625b70dac
- Reenable debugging options.
- Temporarily disable aarch64patches
2014-10-08 12:10:33 -04:00
Josh Boyer
ce8e218a5e Add patch to fix GFS2 regression (from Bob Peterson) 2014-10-07 14:08:27 -04:00
Kyle McMartin
5737801263 enable 64k pages on arm64 2014-10-06 19:53:06 -04:00
Josh Boyer
e8a3eb7d29 Linux v3.17 2014-10-06 09:00:35 -04:00
Josh Boyer
b25a5034ba Linux v3.17-rc7-76-g58586869599f
- Various ppc64/ppc64le config changes
2014-10-03 09:50:35 -04:00
Josh Boyer
e96360e192 Linux v3.17-rc7-46-g50dddff3cb9a
- Cleanup dead Kconfig symbols in config-* from Paul Bolle
2014-10-02 09:52:37 -04:00
Kyle McMartin
3a407e976e Update kernel-arm64.patch from git, again... enable AMD_XGBE on arm64. 2014-10-01 16:53:52 -04:00
Josh Boyer
ddf2ddaa3f Linux v3.17-rc7-6-gaad7fb916a10 2014-10-01 10:09:16 -04:00
Kyle McMartin
9ee62d10a3 tag for build 3.17.0-0.rc7.git0.2 2014-09-30 16:53:31 -04:00
Kyle McMartin
d6b86222cd Revert some v3.16 changes to mach-highbank which broke L2 cache enablement.
Will debug upstream separately, but we need F22/21 running there. (#1139762)
2014-09-30 16:19:47 -04:00
Peter Robinson
05b52e7e93 Don't build Exynos4 on lpae kernel, Add dts for BananaPi, Minor ARM updates, Build 6lowpan modules 2014-09-30 14:29:26 +01:00
Kyle McMartin
8462484ef2 Update kernel-arm64.patch from git. 2014-09-29 18:09:56 -04:00
Josh Boyer
c33dae81dc Linux v3.17-rc7 2014-09-29 09:54:15 -04:00
Adam Williamson
c2e2a0849b revert to the old 'temp' ACPI DEP fix, new one doesn't work 2014-09-28 16:38:13 -07:00
Adam Williamson
670c7e5d7f new acpi dep patch, couple misc fixes from jan-michael brummer 2014-09-27 15:06:12 -07:00
Adam Williamson
6332ae0f3d drop old EFI fix attempts 2014-09-24 10:42:15 -07:00
Adam Williamson
42047012c4 Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrail 2014-09-24 10:40:24 -07:00
Josh Boyer
657f83c3d7 Linux v3.17-rc6-180-g452b6361c4d9 2014-09-24 09:41:34 -04:00
Josh Boyer
20c23beaf6 Fix return code when adding keys (rhbz 1145318) 2014-09-23 11:57:32 -04:00
Adam Williamson
b95cabdfcf tweak the UEFI patch set (try mfleming's "big arse revert") 2014-09-23 08:17:22 -07:00
Adam Williamson
bb5d04d2ed Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrail 2014-09-23 07:50:48 -07:00
Josh Boyer
9dcf78723c Add patch to fix XPS 13 touchpad issue (rhbz 1123584) 2014-09-23 10:43:33 -04:00
Josh Boyer
f1140bd02a Linux v3.17-rc6-125-gf3670394c29f 2014-09-23 10:20:20 -04:00
Josh Boyer
f4cf24d458 Linux v3.17-rc6
- Revert EFI GOT fixes as it causes boot failures
- Disable debugging options.
2014-09-22 16:08:53 -04:00
Adam Williamson
5ddbd85a50 Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrail 2014-09-22 08:59:04 -07:00
Josh Boyer
daec5ad199 Linux v3.17-rc5-105-g598a0c7d0932 2014-09-19 15:39:14 -04:00
Josh Boyer
fe33fe1055 Disable NO_HZ_FULL again
- Enable early microcode loading (rhbz 1083716)
2014-09-19 14:40:35 -04:00
Josh Boyer
7c202583fc Linux v3.17-rc5-63-gd9773ceabfaf
- Enable infiniband on s390x
2014-09-19 12:40:32 -04:00
Josh Boyer
bface6d723 Linux v3.17-rc5-25-g8ba4caf1ee15 2014-09-18 15:04:06 -04:00
Kyle McMartin
3836faf6e6 re-enable RCU_FAST_NO_HZ, enable NO_HZ_FULL on x86_64
- I also like to live dangerously. (Re-enable RCU_FAST_NO_HZ which has been off
  since April 2012. Also enable NO_HZ_FULL on x86_64.)
- I added zipped modules ages ago, remove it from TODO.
2014-09-17 13:10:12 -05:00
Josh Boyer
dd6c13b6b2 Linux v3.17-rc5-24-g37504a3be90b
- Fix vmwgfx header include (rhbz 1138759)
2014-09-17 09:48:32 -04:00
Adam Williamson
d1f086f672 Merge branch 'master' into baytrail 2014-09-16 20:41:56 -07:00
Josh Boyer
cf23086f03 Linux v3.17-rc5-13-g2324067fa9a4
- Reenable debugging options.
2014-09-16 09:07:16 -04:00
Josh Boyer
7094b06a73 Linux v3.17-rc5
- Disable debugging options.
2014-09-15 11:10:34 -04:00
Adam Williamson
189cc86289 add UEFI boot fixes from mfleming's 'urgent' branch (BKO #84241) 2014-09-13 11:27:40 -07:00
Adam Williamson
2f81b0e16d drop the baytrail SDIO quirk patch which seems unneeded 2014-09-13 11:20:20 -07:00
Adam Williamson
c30210e69f drop patches merged in 3.17 2014-09-13 11:00:10 -07:00
Adam Williamson
a18b584961 Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrail
3.17 merge.

Conflicts:
	Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch
	config-armv7
	config-armv7-generic
	config-armv7-lpae
	config-nodebug
	kernel-arm64.patch
	kernel.spec
	secure-modules.patch
	sources
2014-09-13 10:52:15 -07:00
Josh Boyer
9d990eb716 Linux v3.17-rc4-244-g5874cfed0b04 2014-09-12 13:26:54 -04:00
Josh Boyer
4ef2bf546a Enable ACPI_I2C_OPREGION 2014-09-11 15:16:35 -04:00
Josh Boyer
34af6ad39a Linux v3.17-rc4-168-g7ec62d421bdf
- Add support for touchpad in Asus X450 and X550 (rhbz 1110011)
2014-09-11 09:04:00 -04:00
Josh Boyer
3252fbd882 Linux v3.17-rc4-158-ge874a5fe3efa
- Add patch to fix oops on keyring gc (rhbz 1116347)
2014-09-10 09:55:35 -04:00
Adam Williamson
0e84f13bb3 attempt to support Venue 8 Pro wireless (ath6kl backport + add ID)
Backport the latest significant changes from ath6kl in 3.17, and
add the SDIO ID of the V8P's wireless adapter. This should possibly
make wireless work on the V8P.
2014-09-09 17:30:51 -07:00
Adam Williamson
28e375d8b0 update name of baytrail audio firmware file 2014-09-09 17:30:19 -07:00
Adam Williamson
8a5770dc47 Merge branch 'f21' into baytrail 2014-09-09 16:33:20 -07:00
Josh Boyer
4a609d3051 Linux v3.17-rc4-140-g8c68face5548
- Reenable debugging options.
2014-09-09 09:22:23 -04:00
Josh Boyer
9a6acd5add Remove ppc32 support
The powerpc secondary arch team has disabled all ppc32 builds in koji for
F21 and beyond:

https://lists.fedoraproject.org/pipermail/ppc/2014-May/002801.html

FESCo also recently said that dropped or new architectures must essentially
prove they have an active and viable effort behind them before being
considered for Secondary Arch support.  This effort has not materialized in
the interim since the current powerpc team dropped ppc32.

There's little point in keeping support for ppc32 support in the kernel
package when it will never be built.  This also removes the -smp variant
and with_smp* support, as that was only used on ppc32.
2014-09-08 14:43:02 -04:00
Peter Robinson
a3f68e4d7b Build tools on ppc64le (rhbz 1138884), Some minor ppc64 cleanups 2014-09-08 19:31:10 +01:00
Peter Robinson
964596a34c Build tools on ppc64le (rhbz 1138884), Some minor ppc64 cleanups 2014-09-08 17:44:41 +01:00
Josh Boyer
8382f77e81 Linux v3.17-rc4
- Disable debugging options.
2014-09-08 08:19:57 -04:00
Josh Boyer
db4d0648e2 Linux v3.16.2 2014-09-05 22:28:29 -04:00
Josh Boyer
39c21e4f5d Linux v3.17-rc3-94-gb7fece1be8b1 2014-09-05 10:18:34 -04:00
Josh Boyer
70fa09981c Linux v3.17-rc3-63-g44bf091f5089
- Enable kexec bzImage signature verification (from Vivek Goyal)
- Add support for Wacom Cintiq Companion from Benjamin Tissoires (rhbz 1134969)
2014-09-04 09:34:41 -04:00
Josh Boyer
52fafd4758 Add support for Wacom Cintiq Companion from Benjamin Tissoires (rhbz 1134969) 2014-09-04 08:47:53 -04:00
Josh Boyer
0806fade32 Linux v3.17-rc3-16-g955837d8f50e
- Reenable debugging options.
2014-09-03 15:29:26 -04:00
Josh Boyer
88954ba364 Remove with_extra switch
The with_extra switch was originally added with the addition of the
modules-extra subpackage.  However, it never really worked.  If you build
with it disabled, the subpackage is omitted but the modules that would be
included in it would still be built.  That can lead to errors further in the
build when we're moving things around in the -core and -modules subpackages.

Since it doesn't actually save build time at all, and it leads to build
failures for no real gain, drop it.
2014-09-02 13:01:06 -04:00
Josh Boyer
219cc0ba42 Remove with_extra switch
The with_extra switch was originally added with the addition of the
modules-extra subpackage.  However, it never really worked.  If you build
with it disabled, the subpackage is omitted but the modules that would be
included in it would still be built.  That can lead to errors further in the
build when we're moving things around in the -core and -modules subpackages.

Since it doesn't actually save build time at all, and it leads to build
failures for no real gain, drop it.
2014-09-02 12:42:58 -04:00
Josh Boyer
27d7c4756a Linux v3.17-rc3
- Disable debugging options.
2014-09-01 10:27:14 -04:00
Josh Boyer
4b72251382 Linux v3.17-rc2-89-g59753a805499 2014-08-29 09:19:32 -04:00
Josh Boyer
02f15284fb Fix NFSv3 ACL regression (rhbz 1132786) 2014-08-28 14:57:59 -04:00
Josh Boyer
c8610754fd Fix NFSv3 ACL regression (rhbz 1132786) 2014-08-28 14:56:54 -04:00
Josh Boyer
0de60bed72 Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160) 2014-08-28 10:38:28 -04:00
Josh Boyer
760806ab8a Linux v3.17-rc2-42-gf1bd473f95e0
- Don't enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (rhbz 1114160)
2014-08-28 10:35:19 -04:00
Justin M. Forbes
0d360df2cd CVE-2014-{5471,5472} isofs: Fix unbounded recursion when processing relocated directories 2014-08-27 20:32:54 -04:00
Josh Boyer
a3696887c0 Disable streams on via XHCI (rhbz 1132666) 2014-08-27 09:26:18 -04:00
Josh Boyer
ab9570130f Disable streams on via XHCI (rhbz 1132666) 2014-08-27 08:15:30 -04:00
Josh Boyer
79bc7c25df Linux v3.17-rc2-9-g68e370289c29
- Reenable debugging options.
2014-08-27 08:11:48 -04:00
Peter Robinson
515ee0712a - Minor generic ARMv7 updates
- Build tegra on both LPAE and general ARMv7 kernels (thank srwarren RHBZ 1110963)
- Set CMA to 64mb on LPAE kernel (RHBZ 1127000)
2014-08-26 21:22:24 +01:00
Peter Robinson
a806b7f09f Minor tegra updates due to incorrect nvidia kernel config options 2014-08-26 16:29:38 +01:00
Josh Boyer
dbc4098dbc Linux v3.17-rc2
- Fixup ARM MFD options after I2C=y change
- Disable debugging options.
2014-08-26 10:11:52 -04:00
Peter Robinson
96dba40a77 fix date in changelog 2014-08-26 12:04:21 +01:00
Peter Robinson
6bebad469b Minor generic ARMv7 updates, Build tegra on both LPAE and general ARMv7 kernels (thank srwarren RHBZ 1110963), Set CMA to 64mb on LPAE kernel (RHBZ 1127000) 2014-08-26 11:08:07 +01:00
Adam Williamson
21e24125a9 Merge branch 'f21' into baytrail
Conflicts:
	kernel-arm64.patch
	kernel.spec
	sources
2014-08-25 09:48:26 -07:00
Josh Boyer
efcd02beae Linux v3.17-rc1-231-g7be141d05549
- Add patch to fix NFS oops on /proc removal (rhbz 1132368)
2014-08-25 10:33:49 -04:00
Josh Boyer
c7df1977f2 Bump for build 2014-08-25 08:45:15 -04:00
Josh Boyer
80bc74d4ce Drop userns revert patch (rhbz 917708) 2014-08-22 13:22:21 -04:00
Josh Boyer
e1ff27a3ca Drop userns revert patch (rhbz 917708) 2014-08-22 13:20:49 -04:00
Josh Boyer
cc594c1f09 Linux v3.17-rc1-99-g5317821c0853 2014-08-22 12:08:11 -04:00
Josh Boyer
3644cb387d Linux v3.17-rc1-51-g372b1dbdd1fb 2014-08-21 09:24:32 -04:00
Josh Boyer
03d9d91f73 Drop serial-460800.patch
Nobody knows why we're still carrying it.  It isn't widely used.
2014-08-20 15:10:07 -04:00
Josh Boyer
6a91557e4c Patch file cleanup
Do a couple things here:

- Split the mega-patches into individual patches.  Should help with rebasing.
- Make all patches 'git am' acceptable.

There should be no functional or actual code differences from before
2014-08-20 13:22:24 -04:00
Josh Boyer
a99be7d4cf Drop serial-460800.patch
Nobody knows why we're still carrying it.  It isn't widely used.
2014-08-20 12:35:12 -04:00
Josh Boyer
65a08efa4c Linux v3.17-rc1-22-g480cadc2b7e0
- Reenable debugging options.
2014-08-20 09:46:55 -04:00
Josh Boyer
b5b8ababdc Drop radeon ppc patch
Replaced by ea31bf697d27270188a93cd78cf9de4bc968aca3 upstream
2014-08-19 13:25:42 -04:00
Josh Boyer
c75e8208aa Drop radeon ppc patch
Replaced by ea31bf697d27270188a93cd78cf9de4bc968aca3 upstream
2014-08-19 13:23:09 -04:00
Josh Boyer
e11f9a94c5 Fix NFSv3 oops (rhbz 1131551) 2014-08-19 12:10:55 -04:00
Josh Boyer
e85b468696 Linux v3.17-rc1
- Disable debugging options.
- Fix CONFIG_SPI_DEBUG settings
2014-08-18 10:39:33 -04:00
Josh Boyer
24a429b4e9 Linux v3.16-11452-g88ec63d6f85c 2014-08-16 09:26:45 -04:00
Josh Boyer
593ea10443 Linux v3.16-11383-gc9d26423e56c 2014-08-15 08:51:23 -04:00
Peter Robinson
d7bf642034 - ARM updates for 3.16
- Cleanup some old removed options
- Disable legacy USB OTG (using new configfs equivilents)
- Upstream patch to fix display on qemu (VExpress A9)
2014-08-15 13:26:22 +01:00