aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pat_rbtree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-04x86/mm/pat: Use rb_entry()Geliang Tang1-6/+6
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada1-3/+1
2016-07-14x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2016-01-05x86/mm/pat: Change free_memtype() to support shrinking caseToshi Kani1-9/+43
2015-05-27x86/mm/pat: Convert to pr_*() usageLuis R. Rodriguez1-3/+3
2014-11-16x86: Use new cache mode type in memtype related functionsJuergen Gross1-3/+5
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse1-1/+1
2012-10-09rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse1-35/+2
2012-10-09rbtree: remove prior augmented rbtree implementationMichel Lespinasse1-19/+46
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra1-28/+6
2010-06-11x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi1-0/+1
2010-05-26x86, pat: Fix memory leak in free_memtypeXiaotian Feng1-3/+4
2010-03-01x86, pat: In rbt_memtype_check_insert(), update new->type only if validPallipadi, Venkatesh1-1/+3
2010-02-18x86, pat: Migrate to rbtree only backend for pat memtype managementPallipadi, Venkatesh1-0/+271