summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
Commit message (Collapse)AuthorAgeFilesLines
...
| * Linux v3.18-rc4-52-g04689e749b7eJosh Boyer2014-11-131-1/+1
| | | | | | | | - Reenable debugging options.
| * Cleanup dead Kconfig symbols for 3.18-rc4Josh Boyer2014-11-111-1/+0
| |
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrailAdam Williamson2014-11-101-1/+1
|\|
| * Linux v3.18-rc4Josh Boyer2014-11-101-1/+1
| | | | | | | | | | - Temporarily disable aarch64patches - Disable debugging options.
* | adjust patch set for 3.18: rediffs and dropsAdam Williamson2014-11-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | Once again try a 'real' fix for ACPI _DEP (the one currently in upstream review). Re-diff the ath6kl SDIO ID patch. Drop the UEFI 'big arse revert', should be merged upstream now. For now do not apply the mic fix patch as I *think* a correct fix has gone upstream: http://mailman.alsa-project.org/pipermail/alsa-devel/2014-October/081780.html Update config-x86-generic with a bunch more ASoC drivers to disable.
* | Merge branch 'master' into baytrail (3.18 bump)Adam Williamson2014-11-081-10/+9
|\|
| * Linux v3.18-rc3-31-g980d0d51b1c9Josh Boyer2014-11-041-1/+1
| | | | | | | | - Reenable debugging options.
| * Add driver for goodix touchscreen from Bastien NoceraJosh Boyer2014-11-031-0/+1
| |
| * Linux v3.18-rc3Josh Boyer2014-11-031-1/+1
| | | | | | | | - Disable debugging options.
| * Linux v3.18-rc2-43-gf7e87a44ef60Josh Boyer2014-10-281-1/+1
| | | | | | | | | | - Add two RCU patches to fix a deadlock and a hang - Reenable debugging options.
| * Linux v3.18-rc2Josh Boyer2014-10-271-1/+1
| | | | | | | | - Disable debugging options.
| * Update ARM config options, some minor cleanupsPeter Robinson2014-10-271-1/+0
| |
| * Linux v3.18-rc1-422-g2cc91884b6b3Josh Boyer2014-10-261-0/+1
| |
| * Linux v3.18-rc1-221-gc3351dfabf5cJosh Boyer2014-10-221-0/+2
| | | | | | | | - Add patch to fix wifi on X550VB machines (rhbz 1089731)
| * Re-enable kernel-arm64.patch after updating.Kyle McMartin2014-10-211-2/+0
| | | | | | | | | | | | - 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-1/+1
| | | | | | | | | | | | - 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-1/+1
| | | | | | | | - Disable debugging options.
| * Linux v3.17-9283-g2d65a9f48fcdJosh Boyer2014-10-141-0/+2
| |
| * Linux v3.17-7639-g90eac7eee2f4Josh Boyer2014-10-131-0/+2
| |
| * Linux v3.17-2860-gef0625b70dacJosh Boyer2014-10-081-1/+2
| | | | | | | | | | - Reenable debugging options. - Temporarily disable aarch64patches
| * Remove all references to unknown Kconfig symbolsPaul Bolle2014-10-021-7/+0
| | | | | | | | Reported-by: Paul Bolle <pebolle@tiscali.nl>
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrailAdam Williamson2014-09-231-1/+1
|\|
| * Linux v3.17-rc6Josh Boyer2014-09-221-1/+1
| | | | | | | | | | - 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-1/+3
|\|
| * Disable NO_HZ_FULL againJosh Boyer2014-09-191-1/+3
| | | | | | | | - Enable early microcode loading (rhbz 1083716)
| * Linux v3.17-rc5-13-g2324067fa9a4Josh Boyer2014-09-161-1/+1
| | | | | | | | - Reenable debugging options.
| * Linux v3.17-rc5Josh Boyer2014-09-151-1/+1
| | | | | | | | - Disable debugging options.
* | more sound SoC options neededAdam Williamson2014-09-131-0/+9
| |
* | Merge branch 'master' of ssh://pkgs.fedoraproject.org/kernel into baytrailAdam Williamson2014-09-131-1/+40
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Enable ACPI_I2C_OPREGIONJosh Boyer2014-09-111-1/+2
| |
| * Linux v3.17-rc4-140-g8c68face5548Josh Boyer2014-09-091-1/+1
| | | | | | | | - Reenable debugging options.
| * Linux v3.17-rc4Josh Boyer2014-09-081-1/+1
| | | | | | | | - Disable debugging options.
| * config: Enable kexec bzImage signature verificationVivek Goyal2014-09-041-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | New kexec syscall (kexec_file_load()) can perform bzimage signature verification. This will re-enable kexec/kdump on secureboot systems using new syscall. Currently kexec/kdump is disabled on secureboot systems. User space (kexec-tools) will be modifed to automatically detect that running system has secureboot enabled and use new syscall instead of old one. Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
| * Linux v3.17-rc3-16-g955837d8f50eJosh Boyer2014-09-031-1/+1
| | | | | | | | - Reenable debugging options.
| * Linux v3.17-rc3Josh Boyer2014-09-011-1/+2
| | | | | | | | - Disable debugging options.
| * Linux v3.17-rc2-9-g68e370289c29Josh Boyer2014-08-271-1/+1
| | | | | | | | - Reenable debugging options.
| * Linux v3.17-rc2Josh Boyer2014-08-261-1/+1
| | | | | | | | | | - Fixup ARM MFD options after I2C=y change - Disable debugging options.
| * Linux v3.17-rc1-22-g480cadc2b7e0Josh Boyer2014-08-201-1/+1
| | | | | | | | - Reenable debugging options.
| * Linux v3.17-rc1Josh Boyer2014-08-181-1/+2
| | | | | | | | | | - Disable debugging options. - Fix CONFIG_SPI_DEBUG settings
| * Linux v3.16-10473-gc8d6637d0497Josh Boyer2014-08-121-0/+29
| |
| * Linux v3.16-10013-gc309bfa9b481Josh Boyer2014-08-101-0/+2
| | | | | | | | - Temporarily don't apply crash driver patch
| * Linux v3.16-7503-g33caee39925bJosh Boyer2014-08-081-0/+2
| |
| * Linux v3.16-3652-gf19107379dbcJosh Boyer2014-08-051-1/+3
| | | | | | | | - Reenable debugging options.
| * Linux v3.16Josh Boyer2014-08-041-1/+1
| | | | | | | | - Disable debugging options.
| * Linux v3.16-rc7-7-g31dab719fa50Josh Boyer2014-07-291-1/+1
| | | | | | | | - Reenable debugging options.
| * Linux v3.16-rc7Josh Boyer2014-07-281-1/+1
| | | | | | | | - Disable debugging options.
* | set some more possibly-baytrail-relevant config options suggested by pbrobinsonAdam Williamson2014-08-251-0/+8
| |
* | Merge branch 'f21' into baytrailAdam Williamson2014-08-251-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: kernel-arm64.patch kernel.spec sources
| * | Linux v3.16Josh Boyer2014-08-041-1/+1
| | | | | | | | | | | | - Disable debugging options.
| * | Linux v3.16-rc7-7-g31dab719fa50Josh Boyer2014-07-291-1/+1
| | | | | | | | | | | | - Reenable debugging options.