| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-07-25 | minmax: relax check to allow comparison between unsigned arguments and signed... | David Laight |
| 2024-07-25 | minmax: allow comparisons of 'int' against 'unsigned char/short' | David Laight |
| 2024-07-25 | minmax: allow min()/max()/clamp() if the arguments have the same signedness. | David Laight |
| 2024-07-25 | minmax: fix header inclusions | Andy Shevchenko |
| 2024-07-25 | minmax: clamp more efficiently by avoiding extra comparison | Jason A. Donenfeld |
| 2024-07-25 | minmax: sanity check constant bounds when clamping | Jason A. Donenfeld |
| 2024-04-03 | minmax: add umin(a, b) and umax(a, b) | David Laight |
| 2021-05-22 | linux/bits.h: fix compilation error with GENMASK | Rikard Falkeborn |
| 2020-10-16 | kernel.h: split out min()/max() et al. helpers | Andy Shevchenko |
