Commit Graph

462 Commits

Author SHA1 Message Date
Josh Boyer
1f3e7fdd87 Linux v3.14-rc2-26-g6792dfe
- Reenable debugging options.
2014-02-11 11:09:59 -05:00
Josh Boyer
c0c648a382 Linux v3.14-rc2
- Disable debugging options.
2014-02-10 18:11:40 -05:00
Josh Boyer
58fa16ea43 Linux v3.14-rc1-86-g9343224 2014-02-07 04:43:41 -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
1c81678d15 Linux v3.13-10094-g9b0cd30 2014-01-30 10:19:32 -05:00
Josh Boyer
2c040698d3 Linux v3.13-9218-g0e47c96 2014-01-29 07:08:35 -05:00
Josh Boyer
743557a9bd Linux v3.13-8598-g77d143d 2014-01-27 10:33:12 -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
Josh Boyer
7603bfc69d Linux v3.13-5617-g3aacd62 2014-01-24 07:49:16 -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
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
79b57ad120 Default to SLUB_DEBUG_ON not set
We can flip it on at runtime if we need to, and this should help a
performance hit people have been seeing for a while now.  We'll enable
it manually for merge window kernels.

https://lists.fedoraproject.org/pipermail/kernel/2014-January/004810.html
2014-01-16 15:07:12 -05:00
Josh Boyer
29109d0065 Linux v3.13-rc8-5-ga6da83f
- Reenable debugging options.
2014-01-13 08:32:55 -05:00
Josh Boyer
97eebfc478 Linux v3.13-rc8
- Disable debugging options.
2014-01-12 09:15:11 -05:00
Paul Bolle
d150c1af25 Disable aic94xx driver (from Paul Bolle) 2014-01-08 16:42:44 -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
cf50b653c2 Linux v3.13-rc7-55-gef350bb
- Reenable debugging options.
2014-01-07 09:22:17 -05:00
Josh Boyer
5ac3b24e2b Linux v3.13-rc5
- Disable debugging options.
2013-12-23 09:08:34 -05:00
Josh Boyer
97366df753 Linux v3.13-rc4-21-g0eda402
- Reenable debugging options.
2013-12-17 15:11:05 -05:00
Josh Boyer
fa204d55ea Linux v3.13-rc4
- Disable debugging options.
2013-12-16 08:19:17 -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
Peter Robinson
b0dba0cd41 Minor ARM cleanups and remove obsolete options 2013-12-03 23:37:40 +00:00
Josh Boyer
0fdcea1ca4 Linux v3.13-rc2-1-gaf91706
- Reenable debugging options.
2013-12-02 09:13:16 -05:00
Josh Boyer
40c368d447 Linux v3.13-rc2
- Disable debugging options.
2013-11-29 16:32:42 -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
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
Josh Boyer
c0fb589a20 Linux v3.12-10553-g27b5c3f 2013-11-18 20:38:24 -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
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
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
17cfc21f1f Linux v3.12
- Disable debugging options.
2013-11-04 08:41:44 -05: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
6f5740bae3 Linux v3.12-rc6-275-g320437af 2013-10-23 10:44:34 -04:00
Josh Boyer
1db147171e Build virtio drivers as modules (rhbz 1019569) 2013-10-22 13:09:06 -04:00
Adam Jackson
fd8747005a Drop voodoo1 fbdev driver 2013-10-22 12:02:44 -04:00
Josh Boyer
5205fba7a0 Linux v3.12-rc6-57-g69c88dc
- Reenable debugging options.
2013-10-22 09:12:54 -04:00
Josh Boyer
1113a8cf60 Build BIG_KEYS into the kernel (rhbz 1017683) 2013-10-20 19:49:12 -04:00