summaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h
Commit message (Expand)AuthorAgeFilesLines
* include: kernel.h: define SSIZE_MAXHeinrich Schuchardt2020-08-241-0/+3
* common: Move ROUND() into kernel.hSimon Glass2020-01-171-0/+2
* common: Move check_member() to kernel.hSimon Glass2020-01-171-0/+11
* include: kernel.h: include printk.hAKASHI Takahiro2019-12-061-1/+1
* fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass2019-11-041-0/+2
* linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from LinuxMasahiro Yamada2018-12-291-0/+12
* Add UINT32_MAX and UINT64_MAXSimon Glass2018-12-051-0/+4
* linux/kernel.h: Add ALIGN_DOWN macroMasahiro Yamada2018-01-101-0/+1
* linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from LinuxMasahiro Yamada2017-10-051-0/+5
* Fix SIZE_MAX compiler warning when using stdint.hSimon Glass2014-11-251-0/+2
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-13/+4
* linux/kernel.h: add typechecking to roundup macroMasahiro Yamada2014-11-201-2/+7
* linux/kernel.h: import more macrosMasahiro Yamada2014-11-201-0/+92
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-0/+157