summaryrefslogtreecommitdiffstats
path: root/config-generic
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.7.2Laura Abbott2016-08-221-67/+142
|
* Linux v4.6.3Josh Boyer2016-07-051-63/+106
| | | | - CVE-2016-6130 s390x race condition in sclp leads to info leak (rhbz 1352558 1352559)
* Disable CONFIG_DEBUG_VM_PGFLAGS on non debug kernels (rhbz 1335173)Justin M. Forbes2016-05-161-1/+0
|
* Linux v4.5.3 rebaseJustin M. Forbes2016-05-091-16/+118
|
* Enable NFC_NXP_NCI options (rhbz 1290556)Josh Boyer2016-05-041-1/+2
|
* Enable IEEE802154_AT86RF230 on more arches (rhbz 1330356)Josh Boyer2016-04-261-2/+2
|
* Linux v4.4.2Laura Abbott2016-02-181-19/+93
|
* Merge 4.3.3 from stabilization branchJosh Boyer2016-01-051-6/+76
|
* Enable IEEE802154_ATUSB (rhbz 1272935)Josh Boyer2015-10-201-1/+1
|
* Increase the default number of runtime UARTS (rhbz 1264383)Josh Boyer2015-10-071-1/+1
|
* Enable SCHEDSTATS and LATENCYTOP again (rhbz 1013225)Josh Boyer2015-08-261-0/+2
|
* Disable AMDGPU_CIKJosh Boyer2015-08-141-1/+1
| | | | | Per airlied's request. radeon has better support for the hardware and it was added to amdgpu for debugging purposes.
* Linux v4.2-rc6-130-g7ddab73346a1Josh Boyer2015-08-141-0/+1
|
* Linux v4.2-rc4-111-g8400935737bfJosh Boyer2015-07-311-1/+38
|
* Drop kdbus as it wasn't merged in time for f23Josh Boyer2015-07-151-1/+0
|
* Linux v4.2-rc2Josh Boyer2015-07-131-3/+3
| | | | - Disable debugging options.
* Linux v4.2-rc1-33-gd6ac4ffc61acJosh Boyer2015-07-081-0/+1
|
* Linux v4.2-rc1-17-gc7e9ad7da219Josh Boyer2015-07-071-3/+3
| | | | - Reenable debugging options.
* Linux v4.2-rc1Josh Boyer2015-07-061-6/+23
| | | | | - Disable debug options. - Add patch to fix perf build
* Linux v4.1-11549-g05a8256c586aJosh Boyer2015-07-011-0/+1
|
* Linux v4.1-11355-g6aaf0da8728cJosh Boyer2015-06-301-1/+9
| | | | | - Add patch to fix KVM sleeping in atomic issue (rhbz 1237143) - Fix errant with_perf disable that removed perf entirely (rhbz 1237266)
* Linux v4.1-11235-gc63f887bdae8Josh Boyer2015-06-291-5/+28
| | | | - Reenable debugging options.
* Linux v4.1-5596-gaefbef10e3aeJosh Boyer2015-06-261-0/+43
|
* Disable RT_GROUP_SCHED (rhbz 1229700)Josh Boyer2015-06-101-1/+1
|
* Linux v4.1-rc5Josh Boyer2015-05-251-3/+3
| | | | - Disable debugging options.
* Linux v4.1-rc4-11-g1113cdfe7d2cJosh Boyer2015-05-211-3/+3
| | | | | - Reenable debugging options. - Add patch to fix discard on md RAID0 (rhbz 1223332)
* Linux v4.1-rc4Josh Boyer2015-05-181-3/+3
| | | | - Disable debugging options.
* Linux v4.1-rc3-46-g4cfceaf0c087Josh Boyer2015-05-121-3/+3
| | | | - Reenable debugging options.
* Linux v4.1-rc3Josh Boyer2015-05-111-3/+3
| | | | - Disable debugging options.
* Linux v4.1-rc2-37-g5198b44374adJosh Boyer2015-05-061-0/+1
|
* Linux v4.1-rc2-7-gd9cee5d4f66eJosh Boyer2015-05-051-3/+3
| | | | - Reenable debugging options.
* Linux v4.1-rc2Josh Boyer2015-05-041-4/+4
| | | | - Disable debugging options.
* minor virt config cleanups (NFC)Peter Robinson2015-05-031-0/+1
|
* Linux v4.1-rc1-117-g4a152c3913fbJosh Boyer2015-05-011-3/+3
| | | | - Reenable debugging options.
* Prune stale config optionsJosh Boyer2015-04-281-8/+0
| | | | | | Some of these were removed upstream and others were dropped when kernel-arm64.patch was killed off. Found by Paul's check-configs.pl script.
* Linux v4.1-rc1Josh Boyer2015-04-271-4/+6
| | | | | | | - Disable debugging options. Fixup a couple of small spots left over from the 3.x->4.x major version change
* Linux v4.0-10710-g27cf3a16b253Josh Boyer2015-04-231-0/+3
|
* Linux v4.0-9804-gdb4fd9c5d072Josh Boyer2015-04-221-0/+4
|
* Linux v4.0-9362-g1fc149933fd4Josh Boyer2015-04-211-0/+3
|
* Enable ECHO driver (rhbz 749884)Josh Boyer2015-04-211-1/+1
|
* Linux v4.0-8962-g14aa02449064Josh Boyer2015-04-201-0/+3
| | | | DRM merge
* Linux v4.0-8158-g09d51602cf84Josh Boyer2015-04-201-0/+2
|
* Linux v4.0-7945-g7505256626b0Josh Boyer2015-04-181-0/+3
|
* Linux v4.0-6817-geea3a00264cfJosh Boyer2015-04-161-0/+6
|
* Linux v4.0-5833-g6c373ca89399Josh Boyer2015-04-151-0/+16
|
* Linux v4.0-3843-gbb0fd7ab0986Josh Boyer2015-04-151-0/+22
|
* Linux v4.0-2620-gb79013b2449cJosh Boyer2015-04-141-3/+10
|
* Enable CONFIG_SND_BEBOB (rhbz 1204342)Josh Boyer2015-03-231-1/+1
|
* enable PCI_ECAMKyle McMartin2015-03-171-0/+2
|
* Cleanup stale Kconfig optionsJosh Boyer2015-03-161-28/+0
| | | | | No functional change. These are all removed upstream. Results provided by the check-config.pl script from Paul Bolle. Yay Paul!