Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | linux_compat: move kmemdup() from ubifs.c to linux_compat.c | AKASHI Takahiro | 2019-12-06 | 1 | -0/+19 |
* | linux_compat: fix potential NULL pointer access | Marek Szyprowski | 2019-10-31 | 1 | -1/+1 |
* | Make kmalloc'ed memory really DMA-safe | Masahiro Yamada | 2018-08-31 | 1 | -2/+3 |
* | linux_compat: handle __GFP_ZERO in kmalloc() | Masahiro Yamada | 2015-07-22 | 1 | -7/+6 |
* | linux_compat: move vzalloc() to header file as an inline function | Masahiro Yamada | 2015-07-22 | 1 | -5/+0 |
* | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher | 2014-08-25 | 1 | -0/+47 |