summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixup palmasfor-fedoraNicolas Chauvet2014-08-261-1/+0
|
* Enable MFD_TPS80031=y in armv7-genericNicolas Chauvet2014-08-262-2/+1
|
* [LOCAL] Enable CONFIG_ARCH_TEGRA_3x_SOC on lpaeNicolas Chauvet2014-08-261-1/+1
|
* Add regulator for tegra114 SOCNicolas Chauvet2014-08-261-0/+9
|
* Minor tegra updates due to incorrect nvidia kernel config optionsPeter Robinson2014-08-263-4/+7
|
* Linux v3.17-rc2Josh Boyer2014-08-2657-122/+135
| | | | | - Fixup ARM MFD options after I2C=y change - Disable debugging options.
* fix date in changelogPeter Robinson2014-08-261-1/+1
|
* make I2C=y on armv7-generic due to various modules needing it and not ↵Peter Robinson2014-08-261-0/+3
| | | | requesting it
* Minor generic ARMv7 updates, Build tegra on both LPAE and general ARMv7 ↵Peter Robinson2014-08-265-70/+86
| | | | kernels (thank srwarren RHBZ 1110963), Set CMA to 64mb on LPAE kernel (RHBZ 1127000)
* Linux v3.17-rc1-231-g7be141d05549Josh Boyer2014-08-2553-54/+141
| | | | - Add patch to fix NFS oops on /proc removal (rhbz 1132368)
* Drop userns revert patch (rhbz 917708)Josh Boyer2014-08-222-52/+3
|
* Linux v3.17-rc1-99-g5317821c0853Josh Boyer2014-08-2254-83/+56
|
* Linux v3.17-rc1-51-g372b1dbdd1fbJosh Boyer2014-08-2154-55/+58
|
* Patch file cleanupJosh Boyer2014-08-2059-2339/+2358
| | | | | | | | | Do a couple things here: - Split the mega-patches into individual patches. Should help with rebasing. - Make all patches 'git am' acceptable. There should be no functional or actual code differences from before
* Drop serial-460800.patchJosh Boyer2014-08-202-79/+0
| | | | Nobody knows why we're still carrying it. It isn't widely used.
* Linux v3.17-rc1-22-g480cadc2b7e0Josh Boyer2014-08-206-66/+72
| | | | - Reenable debugging options.
* Drop radeon ppc patchJosh Boyer2014-08-192-92/+0
| | | | Replaced by ea31bf697d27270188a93cd78cf9de4bc968aca3 upstream
* Linux v3.17-rc1Josh Boyer2014-08-189-336/+75
| | | | | - Disable debugging options. - Fix CONFIG_SPI_DEBUG settings
* Linux v3.16-11452-g88ec63d6f85cJosh Boyer2014-08-163-16/+5
|
* Linux v3.16-11383-gc9d26423e56cJosh Boyer2014-08-153-2/+8
|
* kernel-arm64: resynch with git head (no functional change)Kyle McMartin2014-08-142-60/+41
|
* Linux v3.16-10959-gf0094b28f303Josh Boyer2014-08-144-2571/+7
|
* minor arm config updatePeter Robinson2014-08-142-1/+1
|
* - 3.17 ARMv7 updatesPeter Robinson2014-08-139-82/+54
| | | | | - Cleanup some old removed options - Disable legacy USB OTG (using new configfs equivilents)
* tag for buildKyle McMartin2014-08-121-2/+2
|
* nouveau_platform-fix.patch: update after actually testing...Kyle McMartin2014-08-121-1/+1
|
* me spell gudKyle McMartin2014-08-121-1/+1
|
* nouveau_platform-fix.patch: handle nouveau_dev() removalKyle McMartin2014-08-123-1/+17
| | | | (also fix previous patch... sigh.)
* tegra-powergate-header-move.patch: deal with armv7hl breakageKyle McMartin2014-08-122-2/+22
|
* Add updated crash driver from Dave Anderson and re-enableJosh Boyer2014-08-122-38/+41
|
* kernel-arm64.patch: fix up merge conflict and re-enableKyle McMartin2014-08-122-2362/+78
|
* Linux v3.16-10473-gc8d6637d0497Josh Boyer2014-08-124-2/+35
|
* Linux v3.16-10013-gc309bfa9b481Josh Boyer2014-08-109-163/+31
| | | | - Temporarily don't apply crash driver patch
* Linux v3.16-7503-g33caee39925bJosh Boyer2014-08-0812-41/+198
|
* kernel-arm64.patch: fix up merge conflict and re-enableKyle McMartin2014-08-052-3168/+103
|
* Commit the first 3.17 git snapshotJosh Boyer2014-08-051-0/+1
| | | | Damnit. MORE COFFEE
* Linux v3.16-3652-gf19107379dbcJosh Boyer2014-08-0513-217/+182
| | | | - Reenable debugging options.
* Linux v3.16Josh Boyer2014-08-045-73/+75
| | | | - Disable debugging options.
* Minor config updates for Armada and Sunxi ARM devicesPeter Robinson2014-08-033-3/+8
|
* Linux v3.16-rc7-84-g6f0928036bcbJosh Boyer2014-08-013-52/+5
|
* Linux v3.16-rc7-76-g3a1122d26c62Josh Boyer2014-07-313-25/+27
|
* kernel-arm64.patch: fix up merge conflict and re-enableKyle McMartin2014-07-302-15/+61
|
* Linux v3.16-rc7-64-g26bcd8b72563Josh Boyer2014-07-303-221/+7
| | | | - Temporarily disable aarch64patches
* Apply different patch from Milan Broz to fix LUKS partitions (rhbz 1115120)Josh Boyer2014-07-303-77/+49
|
* kernel-arm64.patch: update from gitKyle McMartin2014-07-292-15/+1111
|
* Linux v3.16-rc7-7-g31dab719fa50Josh Boyer2014-07-295-66/+71
| | | | - Reenable debugging options.
* Actually add patch. Sigh.Josh Boyer2014-07-281-0/+44
|
* Make sure acpi brightness_switch is disabled (like forever in Fedora)Josh Boyer2014-07-281-0/+5
| | | | | | Upstream reverted the change to turn the ACPI brightness_switch_enabled parameter off by default. Revert the revert so we go back to the state Fedora has traditionally been in.
* CVE-2014-5077 sctp: fix NULL ptr dereference (rhbz 1122982 1123696)Josh Boyer2014-07-282-0/+221
|
* Linux v3.16-rc7Josh Boyer2014-07-286-116/+72
| | | | - Disable debugging options.