summaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h
Commit message (Expand)AuthorAgeFilesLines
* include: import Linux word-at-a-time.hAhmad Fatoum2023-11-231-0/+8
* include: import <linux/instruction_pointer.h>Ahmad Fatoum2023-11-231-2/+1
* include: linux/kernel.h: define PTR_ALIGN_DOWN/PTR_IS_ALIGNEDAhmad Fatoum2023-09-121-0/+2
* include: sync min/max definitions with LinuxAhmad Fatoum2023-06-011-122/+1
* clk: implement clk_to_clk_hw using container_of_safeAhmad Fatoum2023-05-021-11/+1
* include: move panic() prototype to <printk.h>Ahmad Fatoum2022-10-051-2/+0
* include: move ARRAY_AND_SIZE to <linux/kernel.h>Ahmad Fatoum2021-11-011-0/+1
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* Add _RET_IP_ macroSascha Hauer2020-09-181-0/+2
* include: linux/kernel.h: port DIV_ROUND_CLOSEST_ULL definitionAhmad Fatoum2020-04-151-0/+13
* 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