Commit Graph

2063 Commits

Author SHA1 Message Date
Josh Boyer
21c795cc26 Add patch to fix ARM kernel neon build 2013-09-07 11:02:35 -04:00
Josh Boyer
38ae254a00 Turn off CONFIG_KERNEL_MODE_NEON again.
It fails to build with:

ERROR: "xor_block_neon_inner" [crypto/xor.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

Will enable it when it's fixed
2013-09-07 09:50:35 -04:00
Josh Boyer
0128986976 Linux v3.11-6855-g4de9ad9 2013-09-06 14:51:20 -04:00
Kyle McMartin
a7ff86740b [arm] enable KERNEL_MODE_NEON 2013-09-06 14:44:21 -04:00
Josh Boyer
4eae13708d Linux v3.11-6422-g2e03285 2013-09-06 08:47:34 -04:00
Josh Boyer
eca31b7aaf Linux v3.11-4809-ga09e9a7 2013-09-05 16:17:06 -04:00
Josh Boyer
d5a4efb50a Fix perf build on ARM (from Kyle McMartin) 2013-09-05 10:43:44 -04:00
Josh Boyer
f55bd27d50 Linux v3.11-3891-gae7a835 2013-09-05 08:16:31 -04:00
Josh Boyer
7f84e82fc9 Linux v3.11-3120-g816434e 2013-09-05 07:16:30 -04:00
Josh Boyer
d0e2e5b49f Fixup perf build 2013-09-05 07:12:56 -04:00
Kyle McMartin
3e892b8ff7 [arm] disable CONFIG_PCIEPORTBUS 2013-09-04 14:40:22 -04:00
Josh Boyer
f2ae91bccf Linux v3.11-3070-gcb3e433 2013-09-04 13:55:03 -04:00
Josh Boyer
4ae7205efc Update linux-firmware requirements for newer radeon firmware (rhbz 988268 972518) 2013-09-04 11:53:45 -04:00
Josh Boyer
ab93e07c3b Disable EXYNOS cpufreq drivers. They don't currently build:
+ make -s ARCH=arm V=1 -j4 bzImage KALLSYMS_EXTRA_PASS=1
arch/arm/kernel/return_address.c:63:2: warning: #warning "TODO: return_address should use unwind tables" [-Wcpp]
 #warning "TODO: return_address should use unwind tables"
  ^
arch/arm/mm/dma-mapping.c:253:2: warning: #warning ARM Coherent DMA allocator does not (yet) support huge TLB [-Wcpp]
 #warning ARM Coherent DMA allocator does not (yet) support huge TLB
  ^
drivers/cpufreq/exynos-cpufreq.c:21:22: fatal error: plat/cpu.h: No such file or directory
 #include <plat/cpu.h>
                      ^
compilation terminated.
make[2]: *** [drivers/cpufreq/exynos-cpufreq.o] Error 1
2013-09-04 10:42:02 -04:00
Josh Boyer
6e85b39f3b Linux v3.11-2654-g458c3f6 2013-09-04 09:23:12 -04:00
Josh Boyer
4bace47f11 Linux v3.11-2529-ga923874 2013-09-04 09:07:15 -04:00
Josh Boyer
9aa82fd6d2 Linux v3.11-2455-g40031da 2013-09-04 09:04:21 -04:00
Josh Boyer
56937f61af Linux v3.11-2200-gf66c83d 2013-09-04 08:46:16 -04:00
Josh Boyer
0593e57f5f Linux v3.11-1851-g7511442 2013-09-04 07:19:04 -04:00
Josh Boyer
625301cfb2 Linux v3.11-782-g1d1fdd9 2013-09-04 07:12:06 -04:00
Josh Boyer
f32bbb3ed5 Linux v3.11-716-gb3b4911 2013-09-04 07:07:33 -04:00
Peter Robinson
9cd5288f73 Renable cpuidle on ARM, was disabled sometime back due to instability 2013-09-04 08:04:43 +01:00
Peter Robinson
82dce80b93 Add patch set to fix MMC on AM33xx, Add basic support for BeagleBone Black 2013-09-04 02:45:18 +01:00
Peter Robinson
bad69a54fc Add patch set to fix MMC on AM33xx, Add basic support for BeagleBone Black 2013-09-04 02:43:18 +01:00
Josh Boyer
b730eee001 Linux v3.11-351-g1ccfd5e
- Reenable debugging options.
2013-09-03 20:24:48 -04:00
Josh Boyer
d7ee6f3b0e Add system_keyring patches back in 2013-09-03 17:28:29 -04:00
Kyle McMartin
663b7fc9c8 add some highbank fixes that are queued for 3.12
also provide a way to turn off modules extra processing.
2013-09-03 14:39:29 -04:00
Josh Boyer
9cb73b95df Add keyring patches to support krb5 (rhbz 1003043) 2013-09-03 14:19:33 -04:00
Kyle McMartin
49ba08f01f [arm64] install dtbs 2013-09-03 11:49:25 -04:00
Josh Boyer
7ad7e4c401 Linux v3.11
- Disable debugging options.
2013-09-03 08:26:08 -04:00
Josh Boyer
0eff0b0edc Linux v3.11-rc7-96-ga878764 2013-09-02 09:55:13 -04:00
Peter Robinson
fceb3510c2 Build in OMAP MMC again (fix at least omap3) 2013-09-01 13:32:03 +01:00
Josh Boyer
0f1c9f0af8 Linux v3.11-rc7-42-gd9eda0f 2013-08-31 09:11:04 -04:00
Josh Boyer
37b8e74304 Fix HID CVEs. Absurd.
- CVE-2013-2888 rhbz 1000451 1002543 CVE-2013-2889 rhbz 999890 1002548
- CVE-2013-2891 rhbz 999960 1002555  CVE-2013-2892 rhbz 1000429 1002570
- CVE-2013-2893 rhbz 1000414 1002575 CVE-2013-2894 rhbz 1000137 1002579
- CVE-2013-2895 rhbz 1000360 1002581 CVE-2013-2896 rhbz 1000494 1002594
- CVE-2013-2897 rhbz 1000536 1002600 CVE-2013-2899 rhbz 1000373 1002604
2013-08-30 13:03:32 -04:00
Josh Boyer
7bf585c053 Linux v3.11-rc7-30-g41615e8 2013-08-30 12:09:42 -04:00
Josh Boyer
c9d9c5a37e Rework Secure Boot support to use the secure_modules approach
- Drop pekey
2013-08-30 11:32:55 -04:00
Josh Boyer
6db14169b3 Add mei patches that fix various s/r issues (rhbz 994824 989373) 2013-08-29 10:16:52 -04:00
Josh Boyer
05be2c070e Linux v3.11-rc7-24-gc95389b 2013-08-29 10:13:19 -04:00
Josh Boyer
e79570a9f6 Linux v3.11-rc7-14-gfa8218d
- Reenable debugging options.
2013-08-28 10:55:12 -04:00
Kyle McMartin
7ee0bdffc8 [arm] build pinctrl-single into the kernel 2013-08-27 09:35:42 -04:00
Josh Boyer
6072b10d20 Linux v3.11-rc7
- Disable debugging options.
2013-08-26 10:49:09 -04:00
Josh Boyer
01c05a5ef5 Linux v3.11-rc6-139-g89b53e5 2013-08-23 15:47:02 -04:00
Dave Jones
1d43b94ee2 THANKS INFO COW 2013-08-23 10:05:39 -04:00
Josh Boyer
afae503733 Linux v3.11-rc6-76-g6a7492a 2013-08-23 08:57:59 -04:00
Peter Robinson
c2a5d382a8 Minor ARM config cleanups, Enable some IOMMU drivers on ARM, Enable some i.MX sound drivers 2013-08-23 08:16:21 +01:00
Josh Boyer
11cc8d9304 Linux v3.11-rc6-72-g1f8b766 2013-08-22 16:40:09 -04:00
Kyle McMartin
dbb082fab7 drop arm-tegra-remove-direct-vbus-regulator-control.patch 2013-08-22 16:05:23 -04:00
Josh Boyer
a63b06c936 Add verrel for build 2013-08-21 15:49:58 -04:00
Josh Boyer
16ce0fd08b Add patch to fix brcmsmac oops (rhbz 989269) 2013-08-21 13:41:22 -04:00
Steve Dickson
cf9dc03e67 Stop compiling the NFS v2 kernel module
The following patch disables the NFS v2 kernel module
from being compiled with which in turn disable
the NFS v2 support in Fedora 20 kernel.

Signed-off-by: Steve Dickson <steved@redhat.com>
2013-08-21 09:18:05 -04:00