aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/pageattr.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11x86_64: prepare shared mm/pageattr.cThomas Gleixner1-249/+0
2007-08-11x86: Disable CLFLUSH support againAndi Kleen1-1/+2
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen1-1/+1
2007-07-21x86: Always flush pages in change_page_attrAndi Kleen1-9/+14
2007-06-20x86: change_page_attr bandaidsAndi Kleen1-3/+4
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds1-8/+8
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich1-4/+12
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal1-8/+8
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-10[PATCH] x86_64: Fix change_page_attr cache flushingAndi Kleen1-2/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+235