summaryrefslogtreecommitdiffstats
path: root/config-generic
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.0-rc3-111-gaffb8172de39Josh Boyer2015-03-111-3/+3
| | | | - Reenable debugging options.
* Linux v4.0-rc3Josh Boyer2015-03-091-3/+3
| | | | - Disable debugging options.
* Linux v4.0-rc2-150-g6587457b4b3dJosh Boyer2015-03-051-3/+3
| | | | - Reenable debugging options.
* Linux v4.0-rc2Josh Boyer2015-03-031-4/+4
| | | | | - Enable CONFIG_CM32181 for ALS on Carbon X1 - Disable debugging options.
* Enable ET131X driver (rhbz 1197842)Josh Boyer2015-03-021-2/+2
|
* Enable YAMA (rhbz 1196825)Josh Boyer2015-03-021-1/+2
|
* ARMv7 OMAP updates, fix panda bootPeter Robinson2015-02-281-1/+0
|
* Linux v4.0-rc1-22-gb24e2bdde4afJosh Boyer2015-02-241-3/+3
| | | | | | | - Reenable debugging options. Fixup one more 3.x place and make sure we don't apply the -rcX patch in yet another spot.
* Build rcutorture as a moduleJosh Boyer2015-02-231-1/+1
|
* Linux v4.0-rc1Josh Boyer2015-02-231-3/+9
| | | | | | | | | | | | | | | | | | | - CVE-2015-0275 ext4: fallocate zero range page size > block size BUG (rhbz 1193907 1195178) - Disable debugging options. Yay for major version bumps :\. We grab the full rc1 tarball instead of just the patch to make this way less messy in the spec. When 4.0 final is released, we'll need to undo a few specific hacks. Namely, we need to redefine: upstream_sublevel kversion Source0 back to the standard definitions. Thanks to Kyle for figuring this out 3 years ago.
* Linux v3.19-8784-gb2b89ebfc0f0Josh Boyer2015-02-181-0/+5
|
* Linux v3.19-8217-gcc4f9c2a91b7Josh Boyer2015-02-181-0/+4
|
* Linux v3.19-7478-g796e1c55717eJosh Boyer2015-02-171-0/+4
| | | | - DRM merge
* Minor updates for ARMv7/ARM64Peter Robinson2015-02-161-2/+0
|
* Linux v3.19-6676-g1fa185ebcbceJosh Boyer2015-02-161-0/+17
|
* Linux v3.19-5015-gc7d7b9867155Josh Boyer2015-02-131-0/+6
|
* Linux v3.19-4542-g8cc748aa76c9Josh Boyer2015-02-121-1/+3
|
* Linux v3.19-4020-gce01e871a1d4Josh Boyer2015-02-121-0/+14
|
* Linux v3.19-2595-gc5ce28df0e7cJosh Boyer2015-02-111-0/+10
|
* Linux v3.19-463-g3e8c04eb1174Josh Boyer2015-02-111-3/+4
| | | | | - Reenable debugging options. - Temporarily disable aarch64 patches
* Linux v3.19-rc7Josh Boyer2015-02-021-3/+3
| | | | - Disable debugging options.
* - More ARMv7 updatesPeter Robinson2015-01-291-1/+7
| | | | - A few more sound config cleanups
* Enable SND_SOC and the button array driver on x86 for Baytrail devicesJosh Boyer2015-01-271-1/+71
| | | | | | | https://lists.fedoraproject.org/pipermail/kernel/2015-January/005719.html Move the common SND_SOC options from the ARM configs to config-generic and enable the Intel ones in config-x86-generic
* Linux v3.19-rc6-21-g4adca1cbc4ceJosh Boyer2015-01-271-3/+3
| | | | - Reenable debugging options.
* Linux v3.19-rc6Josh Boyer2015-01-261-3/+3
| | | | - Disable debugging options.
* Linux v3.19-rc5-117-g5eb11d6b3f55Josh Boyer2015-01-211-3/+3
| | | | - Reenable debugging options.
* More ARM config option cleanupsPeter Robinson2015-01-201-9/+0
|
* Linux v3.19-rc5Josh Boyer2015-01-191-3/+3
| | | | - Disable debugging options.
* - Move Rockchip to ARMv7 generic to support rk32xx on LPAEPeter Robinson2015-01-191-1/+1
| | | | | - Enable Device Tree Overlays for dynamic DTB - ARM config updates
* Re-enable BUILD_DOCSRCJosh Boyer2015-01-151-1/+1
|
* Linux v3.19-rc4-141-gf800c25b7a76Josh Boyer2015-01-151-0/+1
|
* Linux v3.19-rc4-46-g188c901941efJosh Boyer2015-01-141-1/+1
| | | | - Enable I40E_VXLAN (rhbz 1182116)
* Linux v3.19-rc4-23-g971780b70194Josh Boyer2015-01-131-3/+3
| | | | - Reenable debugging options.
* Linux v3.19-rc4Josh Boyer2015-01-121-3/+3
| | | | - Disable debugging options.
* Linux v3.19-rc3-38-gbdec41963890Josh Boyer2015-01-071-4/+4
| | | | | - Enable POWERCAP and INTEL_RAPL options - Reenable debugging options.
* Linux v3.19-rc2Josh Boyer2015-01-051-1/+58
| | | | | - Temporarily disable aarch64patches - Happy New Year
* Enable F2FS (rhbz 972446)Josh Boyer2014-12-291-1/+6
|
* Add USBIP drivers to kernel-modules-extraJonathan Dieter2014-12-171-1/+4
| | | | Signed-off-by: Jonathan Dieter <jdieter@lesbg.com>
* Enable TCM_USER (rhbz 1174986)Josh Boyer2014-12-171-1/+1
|
* Add patch from Josh Stone to restore var-tracking via Kconfig (rhbz 1126580)Josh Boyer2014-12-161-0/+1
|
* Enable ZBUD (rhbz 1171416)Josh Boyer2014-12-101-1/+1
| | | | | zswap fails to start out of the box because it uses zbud as the default pool type. Turn on zbud so it works.
* Revert "Merge branch 'master' into baytrail"Josh Boyer2014-11-271-4/+1
| | | | | | | | | This reverts commit 7511bcf2e6ddc31ee27418487f2d4b7d93bed1e2, reversing changes made to cd44fa829c5e8255bf623a4b072cf85bb61b3092. This should get the tree back to the state it was before the errant push. The history will be ugly because Fedora disallows force pushing (sigh), but oh well.
* Merge branch 'master' into baytrailAdam Williamson2014-11-241-1/+1
|\
| * Linux v3.18-rc6Josh Boyer2014-11-241-1/+1
| |
* | Merge branch 'master' into baytrailAdam Williamson2014-11-221-14/+5
|\|
| * Linux v3.18-rc5Josh Boyer2014-11-171-3/+3
| | | | | | | | - Disable debugging options.
| * Enable I40EVF driver (rhbz 1164029)Josh Boyer2014-11-141-1/+1
| |
| * Linux v3.18-rc4-52-g04689e749b7eJosh Boyer2014-11-131-3/+3
| | | | | | | | - Reenable debugging options.
| * Enable snd-fireworks driverJosh Boyer2014-11-121-1/+1
| |
| * Cleanup dead Kconfig symbols for 3.18-rc4Josh Boyer2014-11-111-12/+0
| |