aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel: avoid overflow in cmp_rangeLouis Langholtz2015-01-161-5/+5
* range: Do not add new blank slot with add_range_with_mergeYinghai Lu2013-06-181-10/+11
* x86, range: fix missing merge during add rangeYinghai Lu2013-05-171-3/+5
* kernel/range.c: subtract_range: fix the broken phrase issued by printkLin Feng2013-04-301-1/+2
* range: fix bogus misuse of module.h to get printk()Paul Gortmaker2011-10-311-1/+1
* kernel/range.c: fix clean_sort_range() for the case of full arrayAlexey Khoroshilov2010-11-121-1/+1
* kernel/range: remove unused definition of ARRAY_SIZE()Geert Uytterhoeven2010-08-091-4/+0
* x86: Change range end to start+sizeYinghai Lu2010-02-101-10/+10
* x86: Move range related operation to one fileYinghai Lu2010-02-101-0/+163