Josh Boyer
5b159e4dd6
Linux v3.14-rc1
...
- Disable debugging options.
- Disable Xen on ARM temporarily as it doesn't build
2014-02-03 07:40:50 -05:00
Peter Robinson
9d8fe1abd3
Re-enable modular Tegra DRM driver, Add SD driver for ZYNQ SoCs, drop obsolete CLK debug option
2014-02-03 11:27:17 +00:00
Josh Boyer
be304f4743
Linux v3.13-10637-ge7651b8
...
- Enable ZRAM/ZSMALLOC (rhbz 1058072)
- Turn EXYNOS_HDMI back on now that it should build
2014-01-31 09:28:30 -05:00
Josh Boyer
791339b2e8
Linux v3.13-10231-g53d8ab2
2014-01-31 06:45:59 -05:00
Josh Boyer
fa9dce8779
Add patches to fix imx-hdmi build, and fix kernfs lockdep oops (rhbz 1055105)
...
Also stop building exynos_hdmi because it doesn't build
2014-01-30 15:59:12 -05:00
Josh Boyer
1c81678d15
Linux v3.13-10094-g9b0cd30
2014-01-30 10:19:32 -05:00
Josh Boyer
30edb93d37
Linux v3.13-9240-g1329311
2014-01-30 08:05:58 -05:00
Josh Boyer
2c040698d3
Linux v3.13-9218-g0e47c96
2014-01-29 07:08:35 -05:00
Josh Boyer
821c8a10c8
Linux v3.13-8905-g627f4b3
2014-01-28 13:07:04 -05:00
Josh Boyer
05864ebb87
Linux v3.13-8789-g54c0a4b
...
- Enable CONFIG_CC_STACKPROTECTOR_STRONG on x86
2014-01-28 08:16:56 -05:00
Peter Robinson
a778c5ad08
Build AllWinner (sunxi) on LPAE too (Cortex-A7 supports LPAE/KVM)
2014-01-28 05:20:36 +00:00
Josh Boyer
5fdcc0c769
Linux v3.13-8631-gba635f8
2014-01-27 14:51:19 -05:00
Josh Boyer
743557a9bd
Linux v3.13-8598-g77d143d
2014-01-27 10:33:12 -05:00
Josh Boyer
0003f178c3
Fix ath9k build error on ARM and disable BNA
...
udelays above 2000 are bad. Disable the BNA driver for the same reason
2014-01-27 10:08:20 -05:00
Josh Boyer
912ba5d1c4
Linux v3.13-8330-g4ba9920
2014-01-25 17:31:07 -05:00
Josh Boyer
b94e3495cf
Linux v3.13-6058-g2d08cd0
...
- Quiet incorrect usb phy error (rhbz 1057529)
2014-01-25 15:08:26 -05:00
Ville Skyttä
b7897ab1e4
Own the /lib/modules dir.
2014-01-25 21:00:47 +02:00
Peter Robinson
7430c1fa4d
- Initial ARM config updates for 3.14
...
- Disable highbank cpuidle driver
- Enable mtd-nand drivers on ARM
- Update CPU thermal scaling options for ARM
2014-01-25 15:46:21 +00:00
Josh Boyer
7603bfc69d
Linux v3.13-5617-g3aacd62
2014-01-24 07:49:16 -05:00
Josh Boyer
f3545e86be
Linux v3.13-4156-g90804ed
2014-01-23 18:37:37 -05:00
Josh Boyer
ad8be0c4fd
Revert fsnotify changes as they cause slab corruption for multiple people
2014-01-23 10:33:19 -05:00
Josh Boyer
d849e53944
Linux v3.13-3995-g0dc3fd0
2014-01-23 07:35:29 -05:00
Josh Boyer
93a6365a2c
Linux v3.13-3667-ge1ba845
2014-01-22 20:13:07 -05:00
Josh Boyer
f8e5f8cd47
Linux v3.13-3477-gdf32e43
2014-01-22 11:12:08 -05:00
Kyle McMartin
e57e8f1bf6
attempt to fix config-local, by only applying the overrides to the target configs
2014-01-22 11:03:47 -05:00
Josh Boyer
f53e3d284d
Linux v3.13-3260-g03d11a0
2014-01-22 10:02:15 -05:00
Josh Boyer
1075524de6
Linux v3.13-2502-gec513b1
2014-01-21 21:50:28 -05:00
Josh Boyer
05892a5b44
Linux v3.13-737-g7fe67a1
...
- Reenable debugging options. Enable SLUB_DEBUG
2014-01-21 20:58:28 -05:00
Kyle McMartin
e1e0f7695f
enable CONFIG_KVM on arm64
2014-01-20 16:06:13 -05:00
Josh Boyer
80ea6c933e
Linux v3.13
...
- Disable debugging options.
- Use versioned perf man pages tarball
2014-01-20 11:49:12 -05:00
Josh Boyer
95c2ed436e
Linux v3.13-rc8-76-g7d0d46d
2014-01-18 09:28:57 -05:00
Peter Robinson
e94886a9e3
Enable ARM_GLOBAL_TIMER on ARM used by a number of Cortex-A9 and later platforms
2014-01-18 11:05:17 +00:00
Josh Boyer
f3a8b91232
Linux v3.13-rc8-46-g85ce70f
2014-01-16 15:58:10 -05:00
Josh Boyer
8a6c714a8c
Drop stable_rc macros
...
We never use the stable_rc mechanism. It just adds clutter to the spec
and in the rare case where we grab patches from a stable RC we've just
applied them via ApplyPatch. Get rid of it.
2014-01-15 11:01:57 -05:00
Josh Boyer
dd47c04c17
Linux v3.13-rc8-27-g2e67c56
2014-01-15 08:59:38 -05:00
Josh Boyer
c73ae11479
Reduce buildid definition clutter
...
The buildid mechanism is still used by a nubmer of people, but it's
unnecessarily complicated in the spec. We don't need to do all the
manipulations that are current done just to allow people to easily
mark their builds as different. Just leave the commented out
definition and include it in pkg_release.
2014-01-14 12:58:43 -05:00
Josh Boyer
3752c853a8
Fix k-m-e Provides to be explicit to only the package flavor (rhbz 1046246)
2014-01-14 12:00:46 -05:00
Paul Bolle
8153cdca48
drop superfluous call of headers_check
...
headers_check is run twice when building the kernel rpms.
CONFIG_HEADERS_CHECK is already set to "y" in config-generic. But there
are also a few lines in kernel.spec where headers_check is invoked again.
Also
grep -q exist hdrwarnings.txt
will never match as errors aren't redirected to hdrwarnings.txt
2014-01-14 10:26:11 -05:00
Josh Boyer
cff59d3101
Drop upstream_branch related spec stuffs
...
We haven't set using_upstream_branch to 1 since we started using git.
Almost 7 years is a long time to carry something around we aren't using.
Drop the upstream_branch stuff.
2014-01-14 10:26:11 -05:00
Kyle McMartin
0c6639afba
aarch64: switch to 4K pages and enable CONFIG_COMPAT
...
Signed-off-by: Kyle McMartin <kyle@fedoraproject.org>
2014-01-14 10:13:08 -05:00
Josh Boyer
29109d0065
Linux v3.13-rc8-5-ga6da83f
...
- Reenable debugging options.
2014-01-13 08:32:55 -05:00
Peter Robinson
d82fbb97e6
Enable thermal userspace support for ARM
2014-01-13 10:54:56 +00:00
Peter Robinson
4f47a2c54c
Enable generic cpufreq-cpu0 driver on ARM
2014-01-13 09:14:01 +00:00
Peter Robinson
39549c0eb3
Minor ARM config updates and cleanups
2014-01-12 14:20:41 +00:00
Josh Boyer
97eebfc478
Linux v3.13-rc8
...
- Disable debugging options.
2014-01-12 09:15:11 -05:00
Josh Boyer
ce86d3630a
Linux v3.13-rc7-126-g228fdc0
2014-01-11 10:46:16 -05:00
Josh Boyer
e54e441881
Linux v3.13-rc7-87-g21e20e2
2014-01-10 12:47:48 -05:00
Josh Boyer
5e4d5b6319
Linux v3.13-rc7-72-g7d1c153
2014-01-09 09:40:30 -05:00
Paul Bolle
d150c1af25
Disable aic94xx driver (from Paul Bolle)
2014-01-08 16:42:44 -05:00
Josh Boyer
216f1aa541
Backport support for ALPS Dolphin devices (rhbz 953211)
2014-01-08 13:33:57 -05:00
Josh Boyer
d35c5d0f43
Linux v3.13-rc7-67-gceb3b02
...
- Enable BCMA_DRIVER_GPIO by turning on GPIOLIB everywhere (rhbz 1021098)
2014-01-08 07:51:45 -05:00
Josh Boyer
b65f9ed036
Revert "Revert "Drop -doc subpackage""
...
This reverts commit b9ba7a75af
.
Reverts of reverts. For fun. If we do a kernel-doc package, it might
be better to be in a different SRPM.
2014-01-08 07:35:29 -05:00
Josh Boyer
b9ba7a75af
Revert "Drop -doc subpackage"
...
This reverts commit 3b1e47cc2d
.
Apparently this is still important enough to be built in some cases.
Rethink later.
2014-01-07 12:53:13 -05:00
Josh Boyer
3b1e47cc2d
Drop -doc subpackage
2014-01-07 10:29:41 -05:00
Josh Boyer
cf50b653c2
Linux v3.13-rc7-55-gef350bb
...
- Reenable debugging options.
2014-01-07 09:22:17 -05:00
Josh Boyer
41a1126e18
Change DEFAULT_MMAP_MIN_ADDR to 64k on x86_64
2014-01-07 07:43:52 -05:00
Josh Boyer
30d6f8092e
Add support for Wacom Intuos 5 S devices (rhbz 1046238)
2014-01-07 07:43:24 -05:00
Josh Boyer
7a3be4ba91
Fix use after free crash in KVM (rhbz 1047892)
2014-01-06 14:21:02 -05:00
Josh Boyer
f36281bf7d
Fix oops in KVM with invalid root_hpa (rhbz 924916)
2014-01-06 08:19:43 -05:00
Josh Boyer
1dfaa24835
Linux v3.13-rc7
...
- Fix xen-netback build failure on ARM
2014-01-05 11:16:51 -05:00
Josh Boyer
e965795d81
Linux v3.13-rc7
2014-01-05 09:04:16 -05:00
Josh Boyer
27d4347ec6
Linux v3.13-rc6
2013-12-30 08:36:50 -05:00
Josh Boyer
5ac3b24e2b
Linux v3.13-rc5
...
- Disable debugging options.
2013-12-23 09:08:34 -05:00
Josh Boyer
7bba51789d
Linux v3.13-rc4-256-gb7000ad
2013-12-21 08:19:44 -05:00
Josh Boyer
751f52f878
Add patches to fix dummy gssd entry (rhbz 1037793)
2013-12-20 08:50:04 -05:00
Josh Boyer
57f3306e4c
Linux v3.13-rc4-144-ga36c160
2013-12-19 10:50:09 -05:00
Josh Boyer
16cb953056
copy kernel trees around with 'cp -al' so symlinks are preserved.
...
Fixes weird build failures with coreutils 8.22 (rhbz 1044801)
2013-12-19 07:09:26 -05:00
Josh Boyer
e8a7a8c51e
Linux v3.13-rc4-99-g35eecf0
2013-12-18 16:36:35 -05:00
Josh Boyer
472f51ee0b
Linux v3.13-rc4-38-gb0031f2
2013-12-18 12:14:09 -05:00
Josh Boyer
e01b376c12
Reenable MEMORY_HOTPLUG on x86_64
2013-12-18 11:58:21 -05:00
Josh Boyer
4d2c9a2950
Fix nowatchdog-on-virt.patch to actually work in KVM guests
2013-12-18 10:31:48 -05:00
Josh Boyer
97366df753
Linux v3.13-rc4-21-g0eda402
...
- Reenable debugging options.
2013-12-17 15:11:05 -05:00
Josh Boyer
b835e6e2eb
Drop drm-i915-dp-stfu.patch
...
(On Dec 17, 2013)
10:35 < jwb> ajax, drm-i915-dp-stfu.patch
10:36 < jwb> ajax, is that something upstreamable?
10:37 <@ajax> it's probably worth dropping at this point
10:37 <@ajax> if it's still as noisy as it was then it's probably worth
investigating
2013-12-17 10:38:58 -05:00
Josh Boyer
6855069a28
Drop acpi-sony-nonvs-blacklist.patch
...
This still applies through some confounding patch magic, but the entries were
added to the upstream kernel with commits ddf6ce45a7b and d11c78e97e1d46a93e.
Over 2 years ago. Sigh.
2013-12-17 10:01:07 -05:00
Josh Boyer
fa204d55ea
Linux v3.13-rc4
...
- Disable debugging options.
2013-12-16 08:19:17 -05:00
Josh Boyer
a752808ab4
Linux v3.13-rc3-362-gb2077eb
2013-12-14 09:54:45 -05:00
Josh Boyer
ed7ef34541
Wrap doc BR in with_doc
...
- Stop building perf in build AND install because that's stupid
- Use prebuilt perf man pages
2013-12-14 09:52:27 -05:00
Josh Boyer
54dc996fcb
More keys fixes from upstream to fix keyctl_get_persisent crash (rhbz 1043033)
2013-12-13 16:49:27 -05:00
Josh Boyer
d9d571f6b2
Linux v3.13-rc3-302-g8d27637
2013-12-13 07:05:00 -05:00
Josh Boyer
00361ff6dc
Linux v3.13-rc3-249-g2208f65
2013-12-12 16:31:21 -05:00
Josh Boyer
211cf9eef9
CVE-2013-4587 kvm: out-of-bounds access (rhbz 1030986 1042071)
2013-12-12 16:29:40 -05:00
Josh Boyer
d856aba78d
CVE-2013-6376 kvm: BUG_ON in apic_cluster_id (rhbz 1033106 1042099)
2013-12-12 16:29:38 -05:00
Josh Boyer
b8ac208a87
CVE-2013-6368 kvm: cross page vapic_addr access (rhbz 1032210 1042090)
2013-12-12 16:29:35 -05:00
Josh Boyer
69ee1b7392
CVE-2013-6367 kvm: division by 0 in apic_get_tmcct (rhbz 1032207 1042081)
2013-12-12 16:29:31 -05:00
Josh Boyer
04739196f3
Linux v3.13-rc3-174-g9538e10
2013-12-11 10:26:01 -05:00
Josh Boyer
1cc05a6e9d
Add patches to support ETPS/2 Elantech touchpads (rhbz 1030802)
2013-12-11 08:51:05 -05:00
Josh Boyer
fd75f39f64
Revert upstream selinux change causing sync hang (rhbz 1033965)
...
- Add patch to fix radeon from crashing
2013-12-10 18:27:14 -05:00
Josh Boyer
f78c22dfe9
Linux v3.13-rc3-157-g17b2112
...
- Reenable debugging options.
2013-12-10 11:14:20 -05:00
Josh Boyer
2eb18460c0
Linux v3.13-rc3
...
- Disable debugging options.
2013-12-09 14:44:09 -05:00
Josh Boyer
023e1d59cf
Linux v3.13-rc2-326-g843f4f4
2013-12-06 12:37:24 -05:00
Josh Boyer
1d5c4d2db1
Linux v3.13-rc2-295-g002acf1
...
- Add test fix patch for crypto backtrace (rhbz 1038472)
2013-12-06 08:50:54 -05:00
Josh Boyer
0a16078424
Linux v3.13-rc2-265-gef1e4e3
2013-12-05 15:50:53 -05:00
Josh Boyer
d5539dfec6
Linux v3.13-rc2-215-g53c6de5
...
- Enable PR kvm module on ppc64 (rhbz 1038541)
2013-12-05 09:42:28 -05:00
Josh Boyer
78ba2bd961
Linux v3.13-rc2-208-g8ecffd7
2013-12-04 12:13:19 -05:00
Peter Robinson
b0dba0cd41
Minor ARM cleanups and remove obsolete options
2013-12-03 23:37:40 +00:00
Josh Boyer
01383f49c2
Linux v3.13-rc2-119-ga45299e
2013-12-02 15:42:00 -05:00
Josh Boyer
0fdcea1ca4
Linux v3.13-rc2-1-gaf91706
...
- Reenable debugging options.
2013-12-02 09:13:16 -05:00
Peter Robinson
622a4556e4
Minor ARM config updates, Enable sound compressed offload on ARM
2013-11-30 20:17:35 +00:00
Josh Boyer
40c368d447
Linux v3.13-rc2
...
- Disable debugging options.
2013-11-29 16:32:42 -05:00
Josh Boyer
eff40fb8eb
Linux v3.13-rc1-252-gdda9cc3
2013-11-29 09:10:20 -05:00