summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.armhf
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-grsec: enable RBDNatanael Copa2014-07-291-1/+1
| | | | ref #3241
* main/linux-grsec: enable snd-aloopNatanael Copa2014-07-151-1/+1
|
* main/linux-grsec: tune configNatanael Copa2014-06-161-5/+5
| | | | Tune config to better match linux-vanilla config
* main/linux-grsec: upgrade to grsecurity-3.0-3.14.4-201405271114Natanael Copa2014-05-281-1/+2
|
* main/linux-grsec: upgrade to 3.14.2Natanael Copa2014-05-071-30/+99
| | | | fixes #2076
* main/linux-grsec: enable kuser_helpers on armTimo Teräs2014-04-181-2/+3
| | | | needed by v8, openjdk7, and probably all VMs
* main/linux-grsec: add armhf config, and cherry-pick few arm fixesTimo Teräs2014-04-011-0/+4825
- platform of/modalias patch is needed for our initramfs to work properly - imx6q unclocked sleep is to fix ethernet performance issues on wandboard - the nic cannot wakeup from unclocked sleep. the proper way is to reroute that irq to alternate pin, but those patches do not exist for this new kernels.