summaryrefslogtreecommitdiff
path: root/arch/x86_64/mm/pageattr.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-24[PATCH] x86-64: Always flush all pages in change_page_attrAndi Kleen1-1/+1
2007-02-13[PATCH] x86-64: Remove mk_pte_phys()Andi Kleen1-1/+3
2006-12-07[PATCH] x86-64: Speed and clean up cache flushing in change_page_attrAndi Kleen1-26/+32
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen1-10/+6
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen1-3/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-22[PATCH] x86_64: pageattr remove __put_pageNick Piggin1-9/+14
2006-03-22[PATCH] x86_64: pageattr use single listNick Piggin1-28/+14
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven1-2/+7
2005-10-11[PATCH] x86_64: Fix change_page_attr cache flushingAndi Kleen1-2/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+235