Josh Boyer
58fa16ea43
Linux v3.14-rc1-86-g9343224
2014-02-07 04:43:41 -05:00
Josh Boyer
5a78cdc876
Linux v3.14-rc1-54-gef42c58
2014-02-06 03:17:39 -05:00
Josh Boyer
d39f763708
Linux v3.14-rc1-13-g878a876
2014-02-05 07:21:29 -05:00
Kyle McMartin
918c10a6f3
aarch64: i lied, fix it better
2014-02-04 10:21:13 -05:00
Kyle McMartin
048827b6be
aarch64: fix %all_arch_configs
2014-02-04 10:19:02 -05:00
Josh Boyer
f6adf8acf2
Add NUMA oops patches
...
- Reenable debugging options.
2014-02-04 07:40:56 -05:00
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
Josh Boyer
78c2e3a21d
Linux v3.13-rc1-128-g0e4b074
2013-11-26 15:30:39 -05:00
Josh Boyer
97686d595e
Fix crash driver build and re-enable on s390x (from Dan Horák)
2013-11-26 13:53:18 -05:00
Josh Boyer
761de8d1ef
CVE-2013-6382 xfs: missing check for ZERO_SIZE_PTR (rhbz 1033603 1034670)
2013-11-26 12:21:41 -05:00
Josh Boyer
b5c704cc64
Linux v3.13-rc1-85-g7e3528c
2013-11-25 12:48:58 -05:00
Josh Boyer
2ffa02f97a
Linux v3.13-rc1-77-g4c1cc40
...
- Reenable debugging options.
2013-11-24 08:42:45 -05:00
Josh Boyer
5302d79adc
Linux v3.13-rc1
...
- Disable debugging options.
2013-11-23 08:35:40 -05:00
Peter Robinson
c780fb3898
Fix ARM Utilite DTB
2013-11-23 01:01:06 +00:00
Josh Boyer
4ef7d96463
Linux v3.12-11097-ga5d6e63
...
- Drop all the keys-* patches because they were merged upstream. Yay!
2013-11-22 10:48:04 -05:00
Peter Robinson
464a3b8218
Some minor ARM config updates
2013-11-21 22:57:20 +00:00
Josh Boyer
772b620d71
Linux v3.12-10928-g527d151
...
- Drop ACPI blacklist year options and patch (removed with upstream commit 4c47cb197e13 )
2013-11-20 19:51:25 -05:00
Josh Boyer
806c8da830
Linux v3.12-10710-gb4789b8
2013-11-20 09:19:13 -05:00
Josh Boyer
d59a2da31b
Enable CGROUP_HUGETLB on ppc64/ppc64p7 and x86_64 (rhbz 1031984)
2013-11-19 08:06:59 -05:00
Josh Boyer
d6f9b40911
Linux v3.12-10554-g801a760
2013-11-19 07:20:18 -05:00
Josh Boyer
c0fb589a20
Linux v3.12-10553-g27b5c3f
2013-11-18 20:38:24 -05:00
Peter Robinson
196bf606c7
Fix up ARM usb gadget config to make it useful
2013-11-17 19:15:31 +00:00
Josh Boyer
ab2a11bf7e
Linux v3.12-10087-g1213959
...
- Update s390x config from Dan Horák
2013-11-17 11:20:21 -05:00
Josh Boyer
6494f2c3b1
Linux v3.12-9888-gf63c482
2013-11-16 11:03:20 -05:00
Josh Boyer
ec0fd9d874
Linux v3.12-8333-g4fbf888
...
- Build tmon in kernel-tools
- Disable ARM NEON optimised AES and OMAP2PLUS cpufreq because they don't build
2013-11-14 13:34:05 -05:00
Peter Robinson
dba6fdeb99
More minor ARM config updates, ensure big.LITTLE remains disabled, enable AES BS ARM optimised driver
2013-11-14 16:17:02 +00:00
Peter Robinson
30781672da
Update ARM configs:
...
- Move usb gadget from armv7 to armv70-generic
- Cleanup some old OMAP config changes
- Update a few config options based on a number of ARM defconfigs updated upstream
- Fix up some conflicting or differing options between arm config files
2013-11-13 22:24:12 +00:00
Josh Boyer
e3f67fd712
Enable USER_NS for root-only processes (rhbz 917708)
...
- Fixup keys-krb-support.patch to build with USER_NS enabled
2013-11-13 14:09:29 -05:00
Josh Boyer
991987b307
Linux v3.12-7033-g42a2d92
...
Enable support for the new nf_tables stuff
2013-11-13 10:27:35 -05:00
Josh Boyer
43260145fe
Add patch to fix imx-drm build issues
2013-11-13 10:23:23 -05:00
Adam Jackson
049a74e373
Hush i915's check_crtc_state()
2013-11-13 10:17:24 -05:00
Josh Boyer
713abc0c25
Linux v3.12-4849-g10d0c97
...
Replace x86-allow-1024-cpus.patch with the patch that contains the one hunk
not already applied upstream.
Don't install the 'trace' alias symlink for 'perf trace'. Seems much too
generic to just throw that into /usr/bin
2013-11-12 14:24:29 -05:00
Josh Boyer
65855d3853
Linux v3.12-2839-gedae583
...
- Reenable debugging options.
2013-11-11 09:45:46 -05:00
Josh Boyer
a6bed447f4
Bump release for build
2013-11-09 10:27:45 -05:00
Josh Boyer
20a5ad3ec1
Add patch from Daniel Stone to avoid high order allocations in evdev
2013-11-09 10:13:36 -05:00
Josh Boyer
e3ff8fb710
Add qxl backport fixes from Dave Airlie
2013-11-09 09:33:45 -05:00
Kyle McMartin
0a346ea311
enable crash on other architectures
2013-11-05 16:51:00 -05:00
Josh Boyer
17cfc21f1f
Linux v3.12
...
- Disable debugging options.
2013-11-04 08:41:44 -05:00
Josh Boyer
7070b18973
Linux v3.12-rc7-111-g9581b7d
2013-11-01 18:51:07 -04:00
Josh Boyer
de05667da7
Add patch to allow NR_CPUS=1024 on x86_64
...
The way the kconfig is structured, you either have a range from 2-512 CPUs
if SMP is set and MAXSMP is not set, or you get the default value of 4096
as soon as you set MAXSMP. Increase the range to 1024 in the !MAXSMP case.
2013-11-01 10:01:08 -04:00
Josh Boyer
69fef575e3
Linux v3.12-rc7-79-g4f794ee
...
- Set NR_CPUS=1024 on non-debug x86_64 builds (MAXSMP is set on debug)
2013-11-01 08:46:47 -04:00
Josh Boyer
105477709d
CVE-2013-4348 net: deadloop path in skb_flow_dissect (rhbz 1007939 1025647)
2013-11-01 08:30:19 -04:00
Josh Boyer
5e7b1083ca
Linux v3.12-rc7-48-g12aee27
2013-10-31 08:52:04 -04:00
Josh Boyer
5db35377dd
Linux v3.12-rc7-9-gc9ca72f
...
- Fixes sg_open lock held when returning to userspace (rhbz 1018620)
- Reenable debugging options.
2013-10-29 12:44:37 -04:00
Josh Boyer
6894720d05
Linux v3.12-rc7
...
- Disable debugging options.
2013-10-28 07:22:20 -04:00
Josh Boyer
0a55a3fb5f
Add touchpad support for Dell XT2 (rhbz 1023413)
2013-10-25 12:43:16 -04:00
Josh Boyer
87fb89bd4e
Linux v3.12-rc6-292-g4208c47
2013-10-25 10:26:55 -04:00
Peter Robinson
ac67590916
Add patch for i.MX6 Utilite device dtb, drop old exynos patch
2013-10-24 20:29:40 +01:00
Josh Boyer
c872926b2f
Linux v3.12-rc6-284-ge6036c0
2013-10-24 11:07:33 -04:00
Kyle McMartin
11dfcd7edb
update BuildRequires
2013-10-23 11:39:31 -04:00
Josh Boyer
6f5740bae3
Linux v3.12-rc6-275-g320437af
2013-10-23 10:44:34 -04:00