summaryrefslogtreecommitdiff
path: root/kernel/range.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* kernel: avoid overflow in cmp_rangeLouis Langholtz2015-01-17
* range: Do not add new blank slot with add_range_with_mergeYinghai Lu2013-06-18
* x86, range: fix missing merge during add rangeYinghai Lu2013-05-17
* kernel/range.c: subtract_range: fix the broken phrase issued by printkLin Feng2013-04-30
* range: fix bogus misuse of module.h to get printk()Paul Gortmaker2011-10-31
* kernel/range.c: fix clean_sort_range() for the case of full arrayAlexey Khoroshilov2010-11-12
* kernel/range: remove unused definition of ARRAY_SIZE()Geert Uytterhoeven2010-08-09
* x86: Change range end to start+sizeYinghai Lu2010-02-10
* x86: Move range related operation to one fileYinghai Lu2010-02-10