aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: backport MIPS changes introducing a separate IRQ stackFelix Fietkau2017-01-151-2/+2
| | | | | | | | Prevents crashes when IRQs arrive when the current kernel stack context already contains deeply nested function calls, e.g. when stacking lots of network devices on top of each other Signed-off-by: Felix Fietkau <nbd@nbd.name>
* kernel: Backport pending appended DTB handling patchesDaniel Gimpelevich2016-09-121-1/+1
| | | | | | | | | | Backport patches from upstream Linux kernel which are making the kernel stores the appended dtb not in the same resisters as defined in the UHI specification, use a separate variable on MIPS. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> [some modifications] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* kernel: update kernel 4.4 to version 4.4.6Hauke Mehrtens2016-03-171-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 49032
* kernel: add linux 4.4 supportJonas Gorski2015-12-021-0/+39
Based on 4.4-rc3. Runtime tested on MIPS. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 47701