summaryrefslogtreecommitdiffstats
path: root/config-arm64
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.9.14Laura Abbott2017-03-131-1/+1
|
* Linux v4.9.4 rebaseLaura Abbott2017-01-161-10/+40
|
* Linux v4.8.4 rebaseJustin M. Forbes2016-10-241-14/+40
|
* Linux v4.7.2Laura Abbott2016-08-221-2/+14
|
* Linux v4.6.3Josh Boyer2016-06-241-5/+21
|
* Initial Qualcomm ARM64 support (Dragonboard 410c)Peter Robinson2016-05-301-1/+61
|
* ARM: minor cleanups (NFC)Peter Robinson2016-05-301-5/+0
|
* Minor cleanups for ARM power/cpufreq managementPeter Robinson2016-05-301-0/+1
|
* Some minor ARMv7/aarch64 cleanups2Peter Robinson2016-04-031-1/+3
|
* largish update for ARMv7 and aarch64Peter Robinson2016-03-061-1/+27
| | | | | | | - Updates and new SoCs for aarch64 and ARMv7 - Add aarch64 support for PINE64 and Geekbox devices - Fix ethernet naming on Armada 38x devices - Serial console fixes for Tegra
* Minor Aarch64 cleanupsPeter Robinson2016-02-171-25/+23
|
* Linux v4.4-10062-g30f0530Justin M. Forbes2016-01-211-0/+3
|
* Build usb gadget/OTG on aarch64, more arm/aarch64 cleanups for 4.5Peter Robinson2016-01-181-1/+3
|
* Minor updates to aarch64/ARMv7/PowerPCPeter Robinson2016-01-171-5/+5
|
* v4.4-3408-g6799060Justin M. Forbes2016-01-131-5/+0
|
* Enable rk3368 aarch64 platformsPeter Robinson2015-12-271-2/+1
|
* Minor ARMv7/aarch64/ppc/s390 config cleanups (no other functioal changes)Peter Robinson2015-12-271-19/+13
|
* Linux v4.4-rc3Laura Abbott2015-11-301-0/+1
| | | | | - Fix for cgroup use after free (rhbz 1282706) - Disable debugging options.
* Linux v4.4-rc1Laura Abbott2015-11-161-0/+1
| | | | - Disable debugging options.
* Linux v4.3-11481-gc5a3788Laura Abbott2015-11-111-1/+2
| | | | - Actually drop CONFIG_DMADEVICES_VDEBUG
* Linux v4.3-9269-gce5c2d2Laura Abbott2015-11-091-0/+1
|
* Linux v4.3-6681-g8e483edLaura Abbott2015-11-051-0/+4
|
* Linux v4.3-1107-g66ef349Laura Abbott2015-11-041-0/+2
|
* Add patch to fix crash in omap_wdt (headed upstream), Build in ARM generic ↵Peter Robinson2015-11-031-6/+6
| | | | crypto optomisation modules, Minor ARM updates
* Minor ARMv7 updatesPeter Robinson2015-09-281-0/+1
|
* Linux v4.3-rc1-131-ga7d5c18Laura Abbott2015-09-181-0/+1
|
* Config updates for ARMv7/aarch64Peter Robinson2015-09-081-3/+3
|
* Linux v4.2-9700-g7d9071a09502Josh Boyer2015-09-081-0/+4
|
* Linux v4.2-6105-gdd5cdb48edfdJosh Boyer2015-09-031-0/+3
| | | | - Networking merge
* Linux v4.2-3986-g73b6fa8e49c2Josh Boyer2015-09-021-0/+4
|
* Linux v4.2-rc1Josh Boyer2015-07-061-2/+0
| | | | | - Disable debug options. - Add patch to fix perf build
* Linux v4.1-11355-g6aaf0da8728cJosh Boyer2015-06-301-40/+33
| | | | | - 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-0/+3
| | | | - Reenable debugging options.
* Linux v4.1-5596-gaefbef10e3aeJosh Boyer2015-06-261-0/+4
|
* minor virt config cleanups (NFC)Peter Robinson2015-05-031-2/+0
|
* Enable ACPI on aarch64 (add minor patch to disable EXPERT requirement so we ↵Peter Robinson2015-05-031-0/+1
| | | | don't pull all those options in too)
* Prune stale config optionsJosh Boyer2015-04-281-4/+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-0/+1
| | | | | | | - 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
|
* Inital ARM updates for 4.1, Temporarily disable AMD ARM64 xgbe-a0 driverPeter Robinson2015-04-221-2/+0
|
* Linux v4.0-2620-gb79013b2449cJosh Boyer2015-04-141-0/+2
|
* Enable MLX4_EN_VXLAN (rhbz 1207728)Josh Boyer2015-03-311-0/+1
|
* update kernel-arm64.patch, move EDAC to arm-generic, add EDAC_XGENE on arm64Kyle McMartin2015-03-171-0/+2
|
* Enable MLX4_EN on ppc64/aarch64 (rhbz 1198719)Josh Boyer2015-03-041-0/+4
|
* fixes to arm64Kyle McMartin2015-02-181-0/+2
|
* Linux v3.19-8217-gcc4f9c2a91b7Josh Boyer2015-02-181-0/+4
|
* Minor updates for ARMv7/ARM64Peter Robinson2015-02-161-1/+0
|
* Linux v3.19-4542-g8cc748aa76c9Josh Boyer2015-02-121-0/+1
|
* Linux v3.19-4020-gce01e871a1d4Josh Boyer2015-02-121-0/+1
|
* Enable SND_SOC and the button array driver on x86 for Baytrail devicesJosh Boyer2015-01-271-0/+2
| | | | | | | 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