Commit Graph

8 Commits

Author SHA1 Message Date
Jeremy Cline
b03622d9f2
Linux v4.16.4 2018-04-25 14:46:54 -04:00
Laura Abbott
99240edf74 Linux v4.15.3 2018-02-15 09:16:38 -08:00
Jeremy Cline
c75cb4d7fb
Linux v4.14.4 rebase 2017-12-08 09:47:02 -05:00
Laura Abbott
f5dae5ae2c Linux v4.13.3 2017-09-21 12:10:35 -07:00
Laura Abbott
012c1b4999 Linux v4.10-1242-g9763dd6 2017-02-21 11:23:09 -08:00
Justin M. Forbes
5d58fd5ccc increase KMEMLEAK_EARLY_LOG_SIZE (rhbz 1201179) 2017-02-06 16:06:47 -06:00
Justin M. Forbes
456c07c33f Fix nodebug kernels, CPUMASK_OFFSTACK is always selected with MAXSMP 2017-01-03 09:12:19 -06:00
Laura Abbott
1b7eeb8019 Change method of configuration generation
The existing method of managing configuration files gets unweildy.
Changing individual lines in text files gets difficult without
manual organization. Switch to a method of configuration generation
that's inspired from the method used inside Red Hat. Each configuration
option gets its own file which are then combined to form the
configuration files. This makes confirming what's actually enabled much
easier.
2016-12-06 12:07:10 -08:00