index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pat_rbtree.c
Age
Commit message (
Expand
)
Author
2016-09-13
x86: Clean up various simple wrapper functions
Masahiro Yamada
2016-07-14
x86/mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-01-05
x86/mm/pat: Change free_memtype() to support shrinking case
Toshi Kani
2015-05-27
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
2014-11-16
x86: Use new cache mode type in memtype related functions
Juergen Gross
2012-10-09
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
2012-10-09
rbtree: add RB_DECLARE_CALLBACKS() macro
Michel Lespinasse
2012-10-09
rbtree: remove prior augmented rbtree implementation
Michel Lespinasse
2010-07-05
rbtree: Undo augmented trees performance damage and regression
Peter Zijlstra
2010-06-11
x86, pat: Proper init of memtype subtree_max_end
Venkatesh Pallipadi
2010-05-26
x86, pat: Fix memory leak in free_memtype
Xiaotian Feng
2010-03-01
x86, pat: In rbt_memtype_check_insert(), update new->type only if valid
Pallipadi, Venkatesh
2010-02-18
x86, pat: Migrate to rbtree only backend for pat memtype management
Pallipadi, Venkatesh