| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | jiffies conversions: Use compile time constants when possible | Joe Perches | 2016-08-26 | 1 | -94/+12 |
| | | | | | | | | | | | | | | | | Do the multiplications and divisions at compile time instead of runtime when the converted value is a constant. Make the calculation functions static __always_inline to jiffies.h. Add #defines with __builtin_constant_p to test and use the static inline or the runtime functions as appropriate. Prefix the old exported symbols/functions with __ Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com> | ||||
| * | 3.10.66 -> 3.10.67 | Jan Engelmohr | 2016-08-26 | 1 | -0/+4 |
| | | |||||
| * | first commit | Meizu OpenSource | 2016-08-15 | 1 | -0/+723 |
