summaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h
Commit message (Expand)AuthorAgeFilesLines
* linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>Masahiro Yamada2019-03-211-27/+2
* include: Import min_not_zero() macro from LinuxAndrey Smirnov2019-02-181-0/+10
* clk: add divider_recalc_rate helperLucas Stach2019-01-151-0/+5
* lib: Port kstrtox.c from Linux kernelAndrey Smirnov2018-10-291-0/+95
* linux/kernel.h: move ALIGN_DOWN() to include/linux/kernel.hMasahiro Yamada2018-01-051-0/+1
* lib: implement simple_strtollSascha Hauer2017-04-111-0/+1
* lib: Add hex2bin and bin2hex implementationsSascha Hauer2015-03-131-0/+4
* lib: Add gcd() functionAndrey Panov2015-03-051-0/+5
* linux/kernel.h: move some macros and prototypesMasahiro Yamada2015-01-291-0/+61
* linux/kernel.h: add more *_MAX, *_MIN macrosMasahiro Yamada2015-01-211-0/+14
* linux/kernel.h: rename USHORT_MAX, SHORT_MAX, SHORT_MINMasahiro Yamada2015-01-211-3/+3
* linux/kernel.h: move *_MAX, *_MIN macrosMasahiro Yamada2015-01-211-0/+13
* Merge branch 'for-next/usb-host'Sascha Hauer2014-08-071-0/+18
|\
| * USB: EHCI: use min3 from LinuxSebastian Hesselbarth2014-07-281-0/+18
* | Merge branch 'for-next/misc'Sascha Hauer2014-08-071-0/+13
|\ \
| * | include: Add round_up/round_down macros from kernelSascha Hauer2014-07-171-0/+13
| |/
* / Add hex_byte_pack and hex_byte_pack_upper from kernelSascha Hauer2014-07-111-1/+22
|/
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-251-0/+12
* add roundup and rounddown supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+15
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-1/+1
* add include/linux/kernel.hSascha Hauer2008-08-131-0/+94