aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/904-debloat_dma_buf.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove linux 4.1 supportFelix Fietkau2017-01-111-44/+0
| | | | | | | The only target still referencing it is omap24xx, and it is marked as broken. Signed-off-by: Felix Fietkau <nbd@nbd.name>
* kernel: update kernel 4.1 to version 4.1.34Stijn Tintel2016-10-241-1/+1
| | | | | | | | | | | | Refresh patches for all targets supporting 4.1 and not marked broken. Compile-tested on all targets using 4.1 and not marked broken. Changes to generic/610-netfilter_match_bypass_default_checks.patch based on 84d489f64f3b382d5544e342f66d8806e94e85d3. Changes to generic/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch based on a90ee92337d60fd14b6431adcda9929b955f3408. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* kernel: fix module load issue in the dma-buf debloat patchFelix Fietkau2016-01-201-1/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48409
* kernel: modularize dma shared buffer code to eliminate kernel bloatFelix Fietkau2016-01-191-0/+35
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48371