Josh Boyer
e2a71e13fb
Drop upstream merged patch
2015-07-23 15:03:14 -04:00
Josh Boyer
e3aad9c8d4
Linux v4.2-rc3-115-gc5dfd654d0ec
2015-07-23 14:26:48 -04:00
Josh Boyer
6c66953153
Use git format-patch for git snapshots
...
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.
2015-07-23 11:11:21 -04:00
Josh Boyer
d6c0ee9df8
Linux v4.2-rc3-17-gd725e66c06ab
2015-07-22 10:08:06 -04:00
Peter Robinson
001b058a11
drop ARM BBB patches, not sure they're useful now, we can add updated ones back if strictly necessary. Drop highbank patch, fixed differently upstream, seems to work
2015-07-21 21:08:36 +01:00
Josh Boyer
ab1baf6d54
Linux v4.2-rc3-4-g9d634c410b07
2015-07-21 08:38:46 -04:00
Josh Boyer
17981c2696
Reenable debugging options.
2015-07-21 08:38:06 -04:00
Peter Robinson
d2064a30f2
Fix stmmac eth driver (AllWinner, other ARM, and other devices)
2015-07-21 11:11:21 +01:00
Josh Boyer
6e946a4d94
Linux v4.2-rc3
2015-07-20 11:17:52 -04:00
Josh Boyer
fcfbe654e8
Linux v4.2-rc2-190-g21bdb584af8c
2015-07-17 15:34:45 -04:00
Josh Boyer
11713ce88b
Update kdbus patch
...
Latest upstream commit 748cf9547ea30f5a4dfee5e97d1d2ff4b307c392
2015-07-17 10:55:02 -04:00
Peter Robinson
1e20bc76b2
arm: drop old config options (nfc)
2015-07-17 14:11:11 +01:00
Peter Robinson
d74310b357
Enable DW MMC for generic ARM (hi6220 SoC support)
2015-07-17 10:48:13 +01:00
Josh Boyer
097adef62b
Linux v4.2-rc2-77-gf760b87f8f12
2015-07-15 11:29:40 -04:00
Josh Boyer
2079802473
Update kdbus to latest upstream kdbus-next
...
Grab the larger rework and fixes from David Herrmann (up to commit
eee8b5b3ceaeca1b1b998552cd6c9f9dea8938e5)
2015-07-15 09:11:25 -04:00
Peter Robinson
c3a494ca7b
Update AMD Seattle a0 eth driver for 4.2
2015-07-14 18:52:00 +01:00
Josh Boyer
43c4e9c549
Collapse kdbus patches into a single patch
...
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.
2015-07-14 13:20:12 -04:00
Bastien Nocera
7e4cb87c6a
Better BayTrail ACPI SoC support
...
- 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
2015-07-14 10:45:34 -04:00
Josh Boyer
228ccc4def
Linux v4.2-rc2
...
- Disable debugging options.
2015-07-13 10:53:53 -04:00
Josh Boyer
91185af140
Fix perf build with hardening
...
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.
2015-07-10 15:37:08 -04:00
Josh Boyer
00b03ffa70
Linux v4.2-rc1-62-gc4b5fd3fb205
...
- Build perf with NO_PERF_READ_VDSO32 on all arches
2015-07-10 09:47:55 -04:00
Josh Boyer
178df3ffaa
Use git to apply patches
2015-07-09 15:46:07 -04:00
Josh Boyer
8be443055e
Linux v4.2-rc1-33-gd6ac4ffc61ac
2015-07-08 10:30:06 -04:00
Josh Boyer
84bb446543
Linux v4.2-rc1-17-gc7e9ad7da219
...
- Reenable debugging options.
2015-07-07 10:55:05 -04:00
Josh Boyer
088a50c52e
Linux v4.2-rc1
...
- Disable debug options.
- Add patch to fix perf build
2015-07-06 16:34:35 -04:00
Josh Boyer
55b5c15b8f
Linux v4.1-11549-g05a8256c586a
2015-07-01 12:11:35 -04:00
Josh Boyer
6a50f36878
Linux v4.1-11355-g6aaf0da8728c
...
- Add patch to fix KVM sleeping in atomic issue (rhbz 1237143)
- Fix errant with_perf disable that removed perf entirely (rhbz 1237266)
2015-06-30 13:01:28 -04:00
Josh Boyer
498236e304
Fix filter files for the rpcrdma rename
2015-06-29 12:43:51 -04:00
Josh Boyer
76c11d9b55
Linux v4.1-11235-gc63f887bdae8
...
- Reenable debugging options.
2015-06-29 11:24:25 -04:00
Peter Robinson
c9229e1608
Reorganisation and cleanup of the powerpc configs
2015-06-26 22:23:54 +01:00
Josh Boyer
35eff41288
Linux v4.1-5596-gaefbef10e3ae
2015-06-26 09:33:38 -04:00
Josh Boyer
21694f1b76
Linux v4.1
2015-06-22 10:46:26 -04:00
Peter Robinson
b83b35dd44
minor arm patch renumbering
2015-06-20 11:35:11 +01:00
Josh Boyer
45d703f790
Add patch to fix touchpad issues on Razer machines (rhbz 1227891)
2015-06-18 19:00:58 -04:00
Josh Boyer
69ab2981da
Bump for rebuild to hopefully fix size issues due to elfutils bug
2015-06-16 22:31:12 -04:00
Peter Robinson
3db312aeb5
Make some of the ARMv7 cpufreq drivers modular
2015-06-16 20:51:36 +01:00
Josh Boyer
5c0a6a5f01
Linux v4.1-rc8
2015-06-15 08:49:37 -04:00
Josh Boyer
c68e8929a1
Linux v4.1-rc7-72-gdf5f4158415b
2015-06-12 15:11:23 -04:00
Josh Boyer
6adde40b1c
CVE-2015-XXXX kvm: NULL ptr deref in kvm_apic_has_events (rhbz 1230770 1230774)
2015-06-12 10:15:55 -04:00
Josh Boyer
a41a1e3b76
Disable RT_GROUP_SCHED (rhbz 1229700)
2015-06-10 09:01:34 -04:00
Josh Boyer
3e99e442f6
Fix touchpad for Thinkpad S540 (rhbz 1223051)
2015-06-09 13:32:31 -04:00
Josh Boyer
1ea79ee0a4
Linux v4.1-rc7
2015-06-08 10:16:55 -04:00
Josh Boyer
14846f6e6e
Linux v4.1-rc6-49-g8a7deb362b76
2015-06-04 07:49:14 -04:00
Josh Boyer
ea54a55052
Add patch to turn of WC mmaps on i915 from airlied (rhbz 1226743)
2015-06-04 07:27:05 -04:00
Laura Abbott
3d17f6ae21
Drop firwmare warning until we get a real fix (rhbz 1133378)
2015-06-04 07:27:05 -04:00
Laura Abbott
a7c7ac3b2b
Fix auditing of canonical mode (rhbz 1188695)
2015-06-04 07:26:59 -04:00
Josh Boyer
1fb2ddd2bd
Fix from Ngo Than for perf build on ppc64le (rhbz 1227260)
2015-06-03 16:04:34 -04:00
Josh Boyer
534118bd28
Linux v4.1-rc6-44-g8cd9234c64c5
2015-06-03 08:37:20 -04:00
Josh Boyer
23c2849918
Drop merged backlight quirk patch
...
This went upstream as commit 3295d73002f4be341069a000aec4b8d7e5ea8d2c in 4.0-rc1
2015-06-02 15:19:13 -04:00
Josh Boyer
6e1a948b75
Drop stale btrfs revert patch
...
This was merged in 3.18-rc1 and we just forgot to drop it.
2015-06-02 15:14:22 -04:00