summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pat_rbtree.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-04x86/mm/pat: Use rb_entry()Geliang Tang
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada
2016-07-14x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-01-05x86/mm/pat: Change free_memtype() to support shrinking caseToshi Kani
2015-05-27x86/mm/pat: Convert to pr_*() usageLuis R. Rodriguez
2014-11-16x86: Use new cache mode type in memtype related functionsJuergen Gross
2012-10-09rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse
2012-10-09rbtree: add RB_DECLARE_CALLBACKS() macroMichel Lespinasse
2012-10-09rbtree: remove prior augmented rbtree implementationMichel Lespinasse
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra
2010-06-11x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi
2010-05-26x86, pat: Fix memory leak in free_memtypeXiaotian Feng
2010-03-01x86, pat: In rbt_memtype_check_insert(), update new->type only if validPallipadi, Venkatesh
2010-02-18x86, pat: Migrate to rbtree only backend for pat memtype managementPallipadi, Venkatesh