Commit message (Expand) | Author | Age | |
---|---|---|---|
* | scripts/strip-kmod.sh: harmonize leading whitespaces | Adrian Schmutzler | 2019-12-31 |
* | scripts/strip-kmod.sh: use sh instead of bash | Rosen Penev | 2019-12-31 |
* | scripts/strip-kmod.sh: replace legacy backticks with $() | Rosen Penev | 2019-12-31 |
* | scripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel ... | Felix Fietkau | 2016-02-01 |
* | build: Allow kernel modules to set build ID debug symbol | Felix Fietkau | 2015-10-30 |
* | kernel: fix stripping of modules with duplicate symbol names | Felix Fietkau | 2012-03-19 |
* | kernel: improve profiling support, keep static symbols when profiling is enabled | Felix Fietkau | 2012-03-17 |
* | kernel: keep more symbols in the kernel modules when doing profiling | Felix Fietkau | 2012-03-01 |
* | kernel: do not rename module symbols with kallsyms enabled | Felix Fietkau | 2012-03-01 |
* | strip kernel modules more aggressively: make all global symbols local, rename... | Felix Fietkau | 2012-02-20 |