aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pat_interval.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-10x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/Ingo Molnar1-194/+0
2019-12-10x86/mm/pat: Harmonize 'struct memtype *' local variable and function parameter useIngo Molnar1-45/+46
2019-12-10x86/mm/pat: Update the comments in pat.c and pat_interval.c and refresh the code a bitIngo Molnar1-23/+31
2019-12-01x86/mm/pat: Fix off-by-one bugs in interval tree searchIngo Molnar1-6/+6
2019-11-21x86/mm/pat: Rename pat_rbtree.c to pat_interval.cDavidlohr Bueso1-0/+185