Commit Graph

2201 Commits

Author SHA1 Message Date
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
Josh Boyer
b588efef6f CVE-2013-0343 handling of IPv6 temporary addresses (rhbz 914664 999380) 2013-08-21 09:16:12 -04:00
Kyle McMartin
3a10cda4e7 move omap-dma back to built-in temporarily 2013-08-20 17:40:11 -04:00
Kyle McMartin
9c951f387f switch CONFIG_SERIAL_OF_PLATFORM back to built-in 2013-08-20 17:18:21 -04:00
Josh Boyer
bf0f2a134b Linux v3.11-rc6-28-gfd3930f
- Reenable debugging options.
2013-08-20 13:48:57 -04:00
Josh Boyer
d7fe8b2878 Disable Dell RBU so userspace firmware path isn't selected (rhbz 997149) 2013-08-20 13:30:47 -04:00
Josh Boyer
875f13b8dd Linux v3.11-rc6
- Disable debugging options.
2013-08-19 09:42:39 -04:00
Peter Robinson
09ffc5546c Minor kernel configs cleanup merging duplicated config opts into generic
Merge config changes from the various arch configs into generic-config where there's overlapping identical configs across all architectures. If there's a single arch that is difference to the rest of the architectures that option remains in the arch specific config as it takes precedence over the generic config.
2013-08-19 09:37:57 -04:00
Josh Boyer
cb5174043f Linux v3.11-rc5-168-ga08797e 2013-08-18 07:57:53 -04:00
Josh Boyer
c83f04e7bf Linux v3.11-rc5-165-g215b28a 2013-08-17 07:47:06 -04:00
Peter Robinson
e86eaa161d Update ARM drivers config for Zynq 7000 devices 2013-08-17 01:24:30 +01:00
Josh Boyer
4eb90a78c9 Linux v3.11-rc5-150-g0f7dd1a 2013-08-16 16:13:38 -04:00
Josh Boyer
8eb2185250 Add patch from Nathanael Noblet to fix mic on Gateway LT27 (rhbz 845699) 2013-08-16 09:50:52 -04:00