aboutsummaryrefslogtreecommitdiff
path: root/kernel/range.c
AgeCommit message (Expand)Author
2013-06-18range: Do not add new blank slot with add_range_with_mergeYinghai Lu
2013-05-17x86, range: fix missing merge during add rangeYinghai Lu
2013-04-30kernel/range.c: subtract_range: fix the broken phrase issued by printkLin Feng
2011-10-31range: fix bogus misuse of module.h to get printk()Paul Gortmaker
2010-11-12kernel/range.c: fix clean_sort_range() for the case of full arrayAlexey Khoroshilov
2010-08-09kernel/range: remove unused definition of ARRAY_SIZE()Geert Uytterhoeven
2010-02-10x86: Change range end to start+sizeYinghai Lu
2010-02-10x86: Move range related operation to one fileYinghai Lu