index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pageattr_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: unify pageattr_32.c and pageattr_64.c
Ingo Molnar
2008-01-30
1
-284
/
+0
*
x86: prepare for pageattr.c unification
Ingo Molnar
2008-01-30
1
-8
/
+0
*
x86: add kernel_map_pages() to 64-bit
Ingo Molnar
2008-01-30
1
-0
/
+30
*
x86: return -EINVAL in __change_page_attr(), instead of 0
Ingo Molnar
2008-01-30
1
-1
/
+1
*
x86: clean up differences between 64-bit and 32-bit
Ingo Molnar
2008-01-30
1
-5
/
+11
*
x86: 64-bit, add the new split_large_page() function
Ingo Molnar
2008-01-30
1
-24
/
+71
*
x86: 64-bit pageattr.c, prepare for unification
Ingo Molnar
2008-01-30
1
-4
/
+8
*
x86: change 64-bit pageattr to use set_pte_atomic()
Ingo Molnar
2008-01-30
1
-2
/
+2
*
x86: change 64-bit __change_page_attr() to struct page
Ingo Molnar
2008-01-30
1
-4
/
+4
*
x86: simplify __change_page_attr()
Ingo Molnar
2008-01-30
1
-29
/
+18
*
x86: clean up and simplify 64-bit split_large_page()
Ingo Molnar
2008-01-30
1
-7
/
+7
*
x86: unify header part of pageattr_64.c
Ingo Molnar
2008-01-30
1
-1
/
+2
*
x86: simplify pageattr_64.c
Ingo Molnar
2008-01-30
1
-113
/
+55
*
x86: prepare for the unification of the cpa code
Ingo Molnar
2008-01-30
1
-8
/
+3
*
x86: c_p_a() make it more robust against use of PAT bits
Andi Kleen
2008-01-30
1
-2
/
+2
*
x86: c_p_a() fix: reorder TLB / cache flushes to follow Intel recommendation
Andi Kleen
2008-01-30
1
-1
/
+2
*
x86: cpa: remove unnecessary masking of address
Andi Kleen
2008-01-30
1
-1
/
+1
*
x86: cpa: use wbinvd() macro instead of inline assembly in 64bit c_p_a()
Andi Kleen
2008-01-30
1
-1
/
+1
*
x86: return the page table level in lookup_address()
Ingo Molnar
2008-01-30
1
-2
/
+5
*
x86: clean up arch/x86/mm/pageattr_64.c
Ingo Molnar
2008-01-30
1
-62
/
+81
*
Intel IOMMU: clflush_cache_range now takes size param
Keshavamurthy, Anil S
2007-10-22
1
-3
/
+3
*
x86: fix global_flush_tlb() bug
Ingo Molnar
2007-10-19
1
-2
/
+7
*
x86: Create clflush() inline, remove hardcoded wbinvd
H. Peter Anvin
2007-10-17
1
-1
/
+1
*
x86: NX bit handling in change_page_attr()
Huang, Ying
2007-10-17
1
-0
/
+1
*
x86_64: move mm
Thomas Gleixner
2007-10-11
1
-0
/
+249