aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.4/101-mt7621-timer.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update 4.4 to 4.4.83Kevin Darbyshire-Bryant2017-08-171-4/+4
| | | | | | | | | | | | | | | Refresh patches. Minor update 704-phy-no-genphy-soft-reset.patch which was partially accepted upstream. Compile-tested on ar71xx. Runtime-tested on ar71xx. Fixes the following vulnerabilities: - CVE-2017-7533 (4.4.80) - CVE-2017-1000111 (4.4.82) - CVE-2017-1000112 (4.4.82) Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* ralink: fix rcu_sched stalls on mt7621John Crispin2017-08-011-0/+98
there were 2 bugs *) core1 came up with a bad bogo mips, looks like the clock needed time to stabilize *) HPT frequency was not set making r4k timers not come up properly Backport of 9551d91b1d6 "ralink: fix rcu_sched stalls on mt7621". Signed-off-by: John Crispin <john@phrozen.org>