Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, pat: Update the page flags for memtype atomically instead of using memtype_lock x86, pat: In rbt_memtype_check_insert(), update new->type only if valid x86, pat: Migrate to rbtree only backend for pat memtype management x86, pat: Preparatory changes in pat.c for bigger rbtree change rbtree: Add support for augmented rbtrees
Showing
- Documentation/rbtree.txt 58 additions, 0 deletionsDocumentation/rbtree.txt
- arch/x86/include/asm/cacheflush.h 25 additions, 19 deletionsarch/x86/include/asm/cacheflush.h
- arch/x86/mm/Makefile 1 addition, 0 deletionsarch/x86/mm/Makefile
- arch/x86/mm/pat.c 19 additions, 220 deletionsarch/x86/mm/pat.c
- arch/x86/mm/pat_internal.h 46 additions, 0 deletionsarch/x86/mm/pat_internal.h
- arch/x86/mm/pat_rbtree.c 273 additions, 0 deletionsarch/x86/mm/pat_rbtree.c
- include/linux/rbtree.h 4 additions, 1 deletioninclude/linux/rbtree.h
- lib/rbtree.c 44 additions, 4 deletionslib/rbtree.c
Loading
Please register or sign in to comment