| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
| * | linuxkpi: Move `IS_ENABLED()` and friends to <linux/kconfig.h> | Jean-Sébastien Pédron | 2023-02-16 | 1 | -0/+1 |
| * | linuxkpi: Define `xa_is_err()`, `xa_{store,erase}_irq()` and `xa_{,un}lock_ir... | Jean-Sébastien Pédron | 2023-02-16 | 1 | -0/+21 |
| * | LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards | Vladimir Kondratyev | 2022-01-22 | 1 | -3/+3 |
| * | LinuxKPI: Add support for XA_FLAGS_ALLOC1 xarray flag | Vladimir Kondratyev | 2022-01-22 | 1 | -0/+2 |
| * | LinuxKPI: Add helper functions to store integers to linux/xarray.h | Vladimir Kondratyev | 2021-10-13 | 1 | -0/+23 |
| * | Implement xa_init() in the LinuxKPI as a wrapper for xa_init_flags(). | Hans Petter Selasky | 2020-10-24 | 1 | -0/+6 |
| * | Implement extensible arrays API using the existing radix tree implementation | Hans Petter Selasky | 2020-08-27 | 1 | -0/+94 |
