aboutsummaryrefslogtreecommitdiff
path: root/kernel/range.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31range: fix bogus misuse of module.h to get printk()Gravatar Paul Gortmaker 1-1/+1
2010-11-12kernel/range.c: fix clean_sort_range() for the case of full arrayGravatar Alexey Khoroshilov 1-1/+1
2010-08-09kernel/range: remove unused definition of ARRAY_SIZE()Gravatar Geert Uytterhoeven 1-4/+0
2010-02-10x86: Change range end to start+sizeGravatar Yinghai Lu 1-10/+10
2010-02-10x86: Move range related operation to one fileGravatar Yinghai Lu 1-0/+163