summaryrefslogtreecommitdiffstats
path: root/kernel/range.c
Commit message (Expand)AuthorAgeFilesLines
* 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