aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm/pageattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge1-1/+1
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich1-2/+2
2007-02-13[PATCH] MM: page allocation hooks for VMI backendZachary Amsden1-0/+2
2007-02-09[PATCH] misc NULL noise removalAl Viro1-1/+1
2006-12-07[PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attrAndi Kleen1-7/+17
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] pi-futex: introduce debug_check_no_locks_freed()Ingo Molnar1-2/+2
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov1-4/+4
2006-03-22[PATCH] i386: pageattr remove __put_pageNick Piggin1-7/+13
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse1-1/+1
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+4
2006-01-06[PATCH] x86: change_page_attr() fixDave Jones1-6/+21
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden1-2/+3
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+221