Commits
Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-advice', 'tiny/tinyconfig' and 'tiny/x86-boot-compressed-use-yn' into tiny/next
Showing diff tod3ac21cacc2
- Josh Triplett committed b25c2ff5475bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_ This avoids double-counting...
- Josh Triplett committed 9def39be4e9x86: Support compiling out human-friendly processor feature names The table mapping CP...
- Josh Triplett committed d3ac21cacc2mm: Support compiling out madvise and fadvise Many embedded systems will not need thes...
- Josh Triplett committed 0da1d4a0b95x86: Add "make tinyconfig" to configure the tiniest possible kernel Since commit 5d2ac...
- Josh Triplett committed 3afed06a355x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTK All the code...