summaryrefslogtreecommitdiffstats
path: root/fragments/base/common (follow)
Commit message (Collapse)AuthorAgeLines
* fragments: Enable sensors for drive temperaturesWolfgang Müller2022-07-10-0/+2
| | | | | These are useful to show with lm-sensors. No more need to show temperatures using smartctl.
* fragments: Enable X2APIC supportWolfgang Müller2022-07-10-0/+3
| | | | | This should improve handling of very large core counts and should be safe to enable globally.
* fragments: Enable CONFIG_BINFMT_MISCWolfgang Müller2022-06-04-0/+2
|
* fragments: Add CONFIG_JUMP_LABEL to base/commonWolfgang Müller2022-06-04-0/+2
| | | | This seems to be a harmless optimization.
* fragments: Remove reference to CONFIG_UNUSED_SYMBOLSWolfgang Müller2022-06-04-2/+0
| | | | This option does no longer exist in the 5.15 branch.
* fragments: Use expert mode by defaultWolfgang Müller2021-08-13-0/+2
| | | | | An upcoming commit which updates to the latest KSP recommendations requires expert mode for one setting. Enable it here.
* fragments: Enable CONFIG_RASWolfgang Müller2021-03-06-0/+1
| | | | This is needed for CONFIG_EDAC* but is not enabled by default upstream.
* Remove deprecated kernel optionsWynn Wolf Arbor2020-02-29-1/+0
|
* Initial importWynn Wolf Arbor2020-02-29-0/+54