summaryrefslogtreecommitdiffstats
path: root/config-generic
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * Re-enable kernel-arm64.patch, and fix up merge conflicts with 3.18-rc4Kyle McMartin2014-11-111-0/+3
| |
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrailAdam Williamson2014-11-101-3/+3
|\|
| * Linux v3.18-rc4Josh Boyer2014-11-101-3/+3
| | | | | | | | | | - Temporarily disable aarch64patches - Disable debugging options.
* | Merge branch 'master' into baytrail (3.18 bump)Adam Williamson2014-11-081-220/+108
|\|
| * Linux v3.18-rc3-31-g980d0d51b1c9Josh Boyer2014-11-041-3/+3
| | | | | | | | - Reenable debugging options.
| * Enable CONFIG_KXCJK1013Josh Boyer2014-11-031-1/+1
| |
| * Linux v3.18-rc3Josh Boyer2014-11-031-3/+3
| | | | | | | | - Disable debugging options.
| * Linux v3.18-rc2-43-gf7e87a44ef60Josh Boyer2014-10-281-3/+3
| | | | | | | | | | - Add two RCU patches to fix a deadlock and a hang - Reenable debugging options.
| * Linux v3.18-rc2Josh Boyer2014-10-271-3/+4
| | | | | | | | - Disable debugging options.
| * Update ARM config options, some minor cleanupsPeter Robinson2014-10-271-4/+4
| |
| * Linux v3.18-rc1-422-g2cc91884b6b3Josh Boyer2014-10-261-0/+1
| |
| * Linux v3.18-rc1-221-gc3351dfabf5cJosh Boyer2014-10-221-0/+1
| | | | | | | | - Add patch to fix wifi on X550VB machines (rhbz 1089731)
| * Re-enable kernel-arm64.patch after updating.Kyle McMartin2014-10-211-0/+2
| | | | | | | | | | | | - CONFIG_SERIAL_8250_FINTEK moved to generic since it appears on x86-generic and arm64 now. - CONFIG_IMX_THERMAL=n added to config-arm64.
| * Linux v3.18-rc1-68-gc2661b806092Josh Boyer2014-10-211-3/+3
| | | | | | | | | | | | - Make LOG_BUF_SHIFT on arm64 the same as the rest of the arches (rhbz 1123327) - Enable RTC PL031 driver on arm64 (rhbz 1123882) - Reenable debugging options.
| * Linux v3.18-rc1Josh Boyer2014-10-201-4/+5
| | | | | | | | - Disable debugging options.
| * Enable B43_PHY_G to fix b43 driver regression (rhbz 1152502)Josh Boyer2014-10-171-2/+2
| | | | | | | | Also build fq_codel network scheduler in
| * Linux v3.17-9670-g0429fbc0bdc2Josh Boyer2014-10-151-0/+5
| |
| * Linux v3.17-9283-g2d65a9f48fcdJosh Boyer2014-10-141-1/+3
| |
| * Linux v3.17-8307-gf1d0d14120a8Josh Boyer2014-10-141-0/+2
| |
| * Move BPF_JIT to generic as all platforms now support it (no func change)Peter Robinson2014-10-131-0/+2
| |
| * Update armv7/aarch64 config optionsPeter Robinson2014-10-131-2/+0
| |
| * Linux v3.17-7872-g5ff0b9e1a1daJosh Boyer2014-10-131-0/+2
| |
| * Linux v3.17-7639-g90eac7eee2f4Josh Boyer2014-10-131-0/+6
| |
| * Enable CONFIG_I2C_DESIGNWARE_PCI (rhbz 1045821)Josh Boyer2014-10-121-1/+1
| |
| * Linux v3.17-6136-gc798360cd143Josh Boyer2014-10-101-0/+2
| |
| * Linux v3.17-5503-g35a9ad8af0bbJosh Boyer2014-10-091-0/+30
| |
| * Disable BUILD_DOCSRC temporarily because it breaks i686 buildsJosh Boyer2014-10-081-1/+1
| |
| * Linux v3.17-2860-gef0625b70dacJosh Boyer2014-10-081-3/+23
| | | | | | | | | | - Reenable debugging options. - Temporarily disable aarch64patches
| * Remove all references to unknown Kconfig symbolsPaul Bolle2014-10-021-189/+0
| | | | | | | | Reported-by: Paul Bolle <pebolle@tiscali.nl>
| * Don't build Exynos4 on lpae kernel, Add dts for BananaPi, Minor ARM updates, ↵Peter Robinson2014-09-301-15/+15
| | | | | | | | Build 6lowpan modules
| * Update kernel-arm64.patch from git.Kyle McMartin2014-09-291-0/+2
| |
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrailAdam Williamson2014-09-231-3/+3
|\|
| * Linux v3.17-rc6Josh Boyer2014-09-221-3/+3
| | | | | | | | | | - Revert EFI GOT fixes as it causes boot failures - Disable debugging options.
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrailAdam Williamson2014-09-221-2/+1
|\|
| * re-enable RCU_FAST_NO_HZ, enable NO_HZ_FULL on x86_64Kyle McMartin2014-09-171-2/+1
| | | | | | | | | | | | - I also like to live dangerously. (Re-enable RCU_FAST_NO_HZ which has been off since April 2012. Also enable NO_HZ_FULL on x86_64.) - I added zipped modules ages ago, remove it from TODO.
| * Linux v3.17-rc5-13-g2324067fa9a4Josh Boyer2014-09-161-3/+3
| | | | | | | | - Reenable debugging options.
| * Linux v3.17-rc5Josh Boyer2014-09-151-3/+3
| | | | | | | | - Disable debugging options.
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrailAdam Williamson2014-09-131-10/+150
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3.17 merge. Conflicts: Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch config-armv7 config-armv7-generic config-armv7-lpae config-nodebug kernel-arm64.patch kernel.spec secure-modules.patch sources