aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/gen_kheaders.sh
AgeCommit message (Expand)Author
2023-05-28Revert "kheaders: substituting --sort in archive creation"Masahiro Yamada
2023-01-22kheaders: use standard naming for the temporary directoryThomas Weißschuh
2023-01-18kheaders: explicitly validate existence of cpio commandThomas Weißschuh
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada
2022-05-08kheaders: Have cpio unconditionally replace filesDaniel Mentz
2021-05-27kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada
2021-04-25kbuild: redo fake deps at include/config/*.hAlexey Dobriyan
2020-06-06kbuild: add variables for compression toolsDenis Efremov
2019-11-11kheaders: explain why include/config/autoconf.h is excluded from md5sumMasahiro Yamada
2019-11-11kheaders: remove the last bashism to allow sh to run itMasahiro Yamada
2019-11-11kheaders: optimize header copy for in-tree buildsMasahiro Yamada
2019-11-11kheaders: optimize md5sum calculation for in-tree buildsMasahiro Yamada
2019-11-11kheaders: remove unneeded 'cat' command piped to 'head' / 'tail'Masahiro Yamada
2019-10-17kheaders: substituting --sort in archive creationDmitry Goldin
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin
2019-07-09kheaders: include only headers into kheaders_data.tar.xzMasahiro Yamada
2019-07-09kheaders: remove meaningless -R option of 'ls'Masahiro Yamada
2019-05-24kheaders: Do not regenerate archive if config is not changedJoel Fernandes (Google)
2019-05-24kheaders: Move from proc to sysfsJoel Fernandes (Google)