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