summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use git format-patch for git snapshotsJosh Boyer2015-07-231-1/+1
| | | | | | There are two reasons for this. The first is that there is much more context around the changes. The second is that this will make automating an exploded git tree much easier to manage.
* Linux v4.2-rc3-17-gd725e66c06abJosh Boyer2015-07-222-2/+5
|
* drop ARM BBB patches, not sure they're useful now, we can add updated ones ↵Peter Robinson2015-07-217-437/+0
| | | | back if strictly necessary. Drop highbank patch, fixed differently upstream, seems to work
* Linux v4.2-rc3-4-g9d634c410b07Josh Boyer2015-07-212-3/+5
|
* Reenable debugging options.Josh Boyer2015-07-214-63/+66
|
* Fix stmmac eth driver (AllWinner, other ARM, and other devices)Peter Robinson2015-07-212-0/+39
|
* Linux v4.2-rc3Josh Boyer2015-07-203-4/+7
|
* Linux v4.2-rc2-190-g21bdb584af8cJosh Boyer2015-07-172-2/+5
|
* Update kdbus patchJosh Boyer2015-07-171-0/+41
| | | | Latest upstream commit 748cf9547ea30f5a4dfee5e97d1d2ff4b307c392
* arm: drop old config options (nfc)Peter Robinson2015-07-171-5/+2
|
* Enable DW MMC for generic ARM (hi6220 SoC support)Peter Robinson2015-07-172-1/+5
|
* Linux v4.2-rc2-77-gf760b87f8f12Josh Boyer2015-07-152-1/+5
|
* Update kdbus to latest upstream kdbus-nextJosh Boyer2015-07-151-0/+8579
| | | | | Grab the larger rework and fixes from David Herrmann (up to commit eee8b5b3ceaeca1b1b998552cd6c9f9dea8938e5)
* Update AMD Seattle a0 eth driver for 4.2Peter Robinson2015-07-143-55/+64
|
* Collapse kdbus patches into a single patchJosh Boyer2015-07-1480-40245/+40482
| | | | | | | Yes, this is a big uber-patch. But with the git-am apply method, it still splits them out in the prepped tree. There's really no advantage to listing 78 patches in the spec at this point as kdbus is likely to go all-or-nothing if/when it is merged.
* Better BayTrail ACPI SoC supportBastien Nocera2015-07-141-1/+8
| | | | | | | | | - Add Crystal Cove PMIC support necessary to access the PMIC on many BayTrail tablets - Add support for Intel PMIC operation regions, as added in b1eea857d8c70dc3789cc2231e3c0a273a67ba06 upstream and necessary for battery/charge operations on BayTrail systems - Add AXP288 ADC and fuel gauge support, as used in many BayTrail SoCs
* Linux v4.2-rc2Josh Boyer2015-07-1318-89/+93
| | | | - Disable debugging options.
* Fix perf build with hardeningJosh Boyer2015-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | So. Because of the joys of how perf builds up its LDFLAGS, builds started failing in rawhide with the latest perl build. See, perf thinks it is a good idea to look at perl (and python too) and see what ld options were used to build it, then just slam those into what it uses. That's cute, and probably kind of works, but with the hardening changes it totally broke the build. One of the final links failed with: /usr/bin/ld: perf-in.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC perf-in.o: error adding symbols: Bad value because it sucked in the hardened build LD options from perl, but didn't we didn't pass in the required CFLAGS options. Isn't that special? Fix this by specifying both LDFLAGS (so it isn't magically getting applied without thought) and EXTRA_CFLAGS for the perf build. I hate everything.
* Linux v4.2-rc1-62-gc4b5fd3fb205Josh Boyer2015-07-103-8/+7
| | | | - Build perf with NO_PERF_READ_VDSO32 on all arches
* Use git to apply patchesJosh Boyer2015-07-091-273/+25
|
* Linux v4.2-rc1-33-gd6ac4ffc61acJosh Boyer2015-07-0881-2/+40410
|
* Linux v4.2-rc1-17-gc7e9ad7da219Josh Boyer2015-07-076-132/+68
| | | | - Reenable debugging options.
* Linux v4.2-rc1Josh Boyer2015-07-0635-228/+249
| | | | | - Disable debug options. - Add patch to fix perf build
* Linux v4.1-11549-g05a8256c586aJosh Boyer2015-07-013-2/+6
|
* Linux v4.1-11355-g6aaf0da8728cJosh Boyer2015-06-3021-87/+178
| | | | | - Add patch to fix KVM sleeping in atomic issue (rhbz 1237143) - Fix errant with_perf disable that removed perf entirely (rhbz 1237266)
* Fix filter files for the rpcrdma renameJosh Boyer2015-06-296-6/+6
|
* Linux v4.1-11235-gc63f887bdae8Josh Boyer2015-06-2932-499/+229
| | | | - Reenable debugging options.
* Reorganisation and cleanup of the powerpc configsPeter Robinson2015-06-266-537/+298
|
* Linux v4.1-5596-gaefbef10e3aeJosh Boyer2015-06-2641-1203/+278
|
* Linux v4.1Josh Boyer2015-06-224-59/+10
|
* minor arm patch renumberingPeter Robinson2015-06-201-14/+14
|
* Add patch to fix touchpad issues on Razer machines (rhbz 1227891)Josh Boyer2015-06-182-0/+53
|
* Bump for rebuild to hopefully fix size issues due to elfutils bugJosh Boyer2015-06-161-1/+4
|
* Make some of the ARMv7 cpufreq drivers modularPeter Robinson2015-06-162-3/+6
|
* Linux v4.1-rc8Josh Boyer2015-06-155-7/+60
|
* Linux v4.1-rc7-72-gdf5f4158415bJosh Boyer2015-06-127-52/+11
|
* CVE-2015-XXXX kvm: NULL ptr deref in kvm_apic_has_events (rhbz 1230770 1230774)Josh Boyer2015-06-122-0/+34
|
* Disable RT_GROUP_SCHED (rhbz 1229700)Josh Boyer2015-06-101-1/+1
|
* Fix touchpad for Thinkpad S540 (rhbz 1223051)Josh Boyer2015-06-092-0/+48
|
* Linux v4.1-rc7Josh Boyer2015-06-085-69/+8
|
* Linux v4.1-rc6-49-g8a7deb362b76Josh Boyer2015-06-042-2/+5
|
* Add patch to turn of WC mmaps on i915 from airlied (rhbz 1226743)Josh Boyer2015-06-042-0/+30
|
* Drop firwmare warning until we get a real fix (rhbz 1133378)Laura Abbott2015-06-042-0/+98
|
* Fix auditing of canonical mode (rhbz 1188695)Laura Abbott2015-06-042-0/+67
|
* Fix from Ngo Than for perf build on ppc64le (rhbz 1227260)Josh Boyer2015-06-031-1/+8
|
* Linux v4.1-rc6-44-g8cd9234c64c5Josh Boyer2015-06-032-1/+5
|
* Drop merged backlight quirk patchJosh Boyer2015-06-022-43/+0
| | | | This went upstream as commit 3295d73002f4be341069a000aec4b8d7e5ea8d2c in 4.0-rc1
* Drop stale btrfs revert patchJosh Boyer2015-06-021-105/+0
| | | | This was merged in 3.18-rc1 and we just forgot to drop it.
* Fix middle button issues on external Lenovo keyboards (rhbz 1225563)Josh Boyer2015-06-022-0/+61
|
* Linux v4.1-rc6Josh Boyer2015-06-019-75/+14
|