summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.8-8780-gd230ec7Laura Abbott2016-10-061-1/+2
|
* Clean up dead KconfigsLaura Abbott2016-10-041-3/+0
| | | | There should be no change in generated configs with this
* Linux v4.8-1558-g21f54ddLaura Abbott2016-10-041-1/+1
|
* Linux v4.8Justin M. Forbes2016-10-031-1/+1
|
* Linux v4.8-rc8-8-gae6dd8dJustin M. Forbes2016-09-281-1/+1
|
* Linux v4.8-rc8Justin M. Forbes2016-09-261-1/+1
|
* Linux v4.8-rc7-37-gd2ffb01Justin M. Forbes2016-09-201-1/+1
|
* Linux v4.8-rc7Justin M. Forbes2016-09-191-1/+1
|
* Enable CPU IDLE on ARMv7, Tweak big.LITTLE on ARMv7Peter Robinson2016-09-171-4/+0
|
* Linux v4.8-rc6Justin M. Forbes2016-09-131-1/+1
|
* Linux v4.8-rc6Justin M. Forbes2016-09-121-1/+1
|
* Linux v4.8-rc5-62-gd060e0fJustin M. Forbes2016-09-071-1/+1
|
* Linux v4.8-rc5-5-gbc4dee5Justin M. Forbes2016-09-061-1/+1
|
* Add SELinux OverlayFS supportJustin M. Forbes2016-08-291-1/+1
|
* Linux v4.8-rc4Justin M. Forbes2016-08-291-1/+1
|
* Linux v4.8-rc3-26-gcad9d20Justin M. Forbes2016-08-241-1/+1
|
* Linux v4.8-rc3Justin M. Forbes2016-08-221-1/+1
|
* Linux v4.8-rc2-17-gae5d68bJustin M. Forbes2016-08-161-1/+1
|
* Linux v4.8-rc2Justin M. Forbes2016-08-151-1/+1
|
* Enable NUMA on aarch64, Enable Cavium ThunderXPeter Robinson2016-08-111-1/+0
|
* Linux v4.8-rc1-19-g81abf25Justin M. Forbes2016-08-091-1/+1
|
* Linux v4.8-rc1Justin M. Forbes2016-08-081-1/+1
|
* Linux v4.7-10753-g731c7d3Laura Abbott2016-08-021-0/+2
|
* Add touchscreen and pen driver for the Surface 3Bastien Nocera2016-07-291-0/+1
|
* Actually bring in the config change from the last commit. OopsJosh Boyer2016-07-291-1/+1
|
* Linux v4.7-3199-g0e06f5cJustin M. Forbes2016-07-271-3/+5
|
* Linux v4.7Laura Abbott2016-07-251-1/+1
|
* Linux v4.7-rc7-6-g63bab22Justin M. Forbes2016-07-121-1/+1
|
* linux v4.7-rc7Justin M. Forbes2016-07-111-1/+1
|
* Linux v4.7-rc6-74-g076501fLaura Abbott2016-07-071-1/+1
|
* Linux v4.7-rc6Laura Abbott2016-07-051-1/+1
| | | | - Disable debugging options.
* Linux v4.7-rc5-227-ge7bdea7Laura Abbott2016-06-301-1/+1
| | | | - Reenable debugging options.
* minor cleanup of some of the MFD and associated options (NFC)Peter Robinson2016-06-301-12/+0
|
* Linux v4.7-rc5Laura Abbott2016-06-271-1/+1
| | | | - Disable debugging options.
* Linux v4.7-rc4-14-g67016f6Laura Abbott2016-06-211-1/+1
| | | | - Reenable debugging options.
* Linux v4.7-rc4Laura Abbott2016-06-201-1/+1
| | | | - Disable debugging options.
* Linux v4.7-rc3-9-gdb06d75Laura Abbott2016-06-141-1/+1
| | | | - Reenable debugging options.
* Linux v4.7-rc2Laura Abbott2016-06-061-1/+1
| | | | - Disable debugging options.
* Linux v4.7-rc1-94-g6b15d66Laura Abbott2016-06-011-1/+1
| | | | - Reenable debugging options.
* Linux v4.7-rc1-12-g852f42aLaura Abbott2016-05-311-1/+2
| | | | - Disable debugging options.
* config: x86: stop pretending to be an Lguest guestPaul Bolle2016-05-311-1/+1
| | | | | | | | | | | | | | | | | | | | Ever since v2.6.36 there's a conflict between OLPC support and Lguest guest support: a kernel image can't both support booting OLPC x86 hardware and booting as an Lguest guest. Booting a kernel image that tries to do both as an Lguest guest will fail with lguest: Reinjecting trap 13 for fault at 0x1000062: Invalid argument This means that people wanting to boot an Lguest guest on 32 bits x86 needed to build their own kernel image without OLPC support since, it seems, Fedora 15. So let's stop pretending to support being an Lguest guest. People wanting to have that will now not only have to disable CONFIG_OLPC but also enable CONFIG_LGUEST_GUEST. (A second order effect is that both CONFIG_VIRTIO and CONFIG_VIRTIO_CONSOLE will change from 'y' to 'm' in our builds. Assuming a sane build system no one should notice. We'll see.) Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Linux v4.6-10530-g28165ecLaura Abbott2016-05-251-0/+1
| | | | - ARM SoC, asm-generic, nfsd, ext4, spi, mtd, xen, merges
* Linux v4.6-10203-g84787c572d40Josh Boyer2016-05-251-1/+0
| | | | | - Enable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (rhbz 1339281) - Fixup SB patchset to work with upstream changes
* Linux v4.6-6148-g03b979dLaura Abbott2016-05-201-0/+1
| | | | - Docs, i2c, md, iommu, sound, pci, pinctrl, dmaengine, kvm, security merges
* Linux v4.6-1278-g1649098Laura Abbott2016-05-171-1/+7
| | | | | - Enable CONFIG_INTEL_POWERCLAMP - pm, ACPI, mmc, regulator, i2c, hwmon, edac, led, arm64, x86, sched, RAS merges
* Linux v4.6-153-g3469d26Laura Abbott2016-05-161-1/+3
| | | | | - Reenable debugging options. - locking, efi, signals, rcu merges
* Enable XEN SCSI front and backend (rhbz 1334512)Josh Boyer2016-05-101-2/+2
|
* Linux v4.6-rc6Josh Boyer2016-05-021-1/+1
| | | | - Disable debugging options.
* Linux v4.6-rc5-69-gf28f20da704dJosh Boyer2016-04-271-1/+1
| | | | | | - Require /usr/bin/kernel-install to fix installation after systemd package swizzling (rhbz 1331012) - Reenable debugging options.
* Linux v4.6-rc5Josh Boyer2016-04-251-1/+1
| | | | - Disable debugging options.