Commit message (Expand) | Author | Age | |
---|---|---|---|
* | kernel: avoid overflow in cmp_range | Louis Langholtz | 2015-01-16 |
* | range: Do not add new blank slot with add_range_with_merge | Yinghai Lu | 2013-06-18 |
* | x86, range: fix missing merge during add range | Yinghai Lu | 2013-05-17 |
* | kernel/range.c: subtract_range: fix the broken phrase issued by printk | Lin Feng | 2013-04-30 |
* | range: fix bogus misuse of module.h to get printk() | Paul Gortmaker | 2011-10-31 |
* | kernel/range.c: fix clean_sort_range() for the case of full array | Alexey Khoroshilov | 2010-11-12 |
* | kernel/range: remove unused definition of ARRAY_SIZE() | Geert Uytterhoeven | 2010-08-09 |
* | x86: Change range end to start+size | Yinghai Lu | 2010-02-10 |
* | x86: Move range related operation to one file | Yinghai Lu | 2010-02-10 |