Linus Torvalds
|
2ef14f465b
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Linus Torvalds
|
a57ed93600
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Mel Gorman
|
0ee364eb31
x86/mm: Check if PUD is large when validating a kernel address
|
12 years ago |
H. Peter Anvin
|
68d00bbebb
Merge remote-tracking branch 'origin/x86/mm' into x86/mm2
|
12 years ago |
H. Peter Anvin
|
de65d816aa
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
|
12 years ago |
Dave Hansen
|
4cbeb51b86
x86, mm: Pagetable level size/shift/mask helpers
|
12 years ago |
Kirill A. Shutemov
|
602e018607
x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functions
|
12 years ago |
Andrea Arcangeli
|
be3a728427
mm: numa: pte_numa() and pmd_numa()
|
12 years ago |
Rik van Riel
|
2c3cf556b2
x86/mm: Introduce pte_accessible()
|
12 years ago |
Yinghai Lu
|
8d57470d8f
x86, mm: setup page table in top-down
|
12 years ago |
Yinghai Lu
|
22ddfcaa0d
x86, mm: Move init_memory_mapping calling out of setup.c
|
12 years ago |
Yinghai Lu
|
fa62aafea9
x86, mm: Add global page_size_mask and probe one time only
|
12 years ago |
Andrea Arcangeli
|
027ef6c878
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
|
12 years ago |
David Howells
|
a1ce39288e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
|
12 years ago |
Jesper Juhl
|
2ac13462b6
x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro
|
13 years ago |
Andrea Arcangeli
|
4b7167b9ff
thp: don't allow transparent hugepage support without PSE
|
14 years ago |
Johannes Weiner
|
c489f1257b
thp: add pmd_modify
|
14 years ago |
Johannes Weiner
|
f2d6bfe9ff
thp: add x86 32bit support
|
14 years ago |
Andrea Arcangeli
|
db3eb96f4e
thp: add pmd mangling functions to x86
|
14 years ago |
Andrea Arcangeli
|
2609ae6d10
thp: no paravirt version of pmd ops
|
14 years ago |
Andrea Arcangeli
|
0a47de52db
thp: add native_set_pmd_at
|
14 years ago |
Jeremy Fitzhardinge
|
617d34d9e5
x86, mm: Hold mm->page_table_lock while doing vmalloc_sync
|
14 years ago |
Shaohua Li
|
61c77326d1
x86, mm: Avoid unnecessary TLB flush
|
15 years ago |
H. Peter Anvin
|
8a27138924
x86, mm: is_untracked_pat_range() takes a normal semiclosed range
|
15 years ago |
H. Peter Anvin
|
55a6ca2547
x86, mm: Call is_untracked_pat_range() rather than is_ISA_range()
|
15 years ago |
Linus Torvalds
|
78f28b7c55
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
7dfd54a905
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Thomas Gleixner
|
030cb6c00d
x86: Move paravirt pagetable_setup to x86_init_ops
|
16 years ago |
Suresh Siddha
|
1adcaafe74
x86, pat: Allow ISA memory range uncacheable mapping requests
|
16 years ago |
Figo.zhang
|
ce0c0f9eec
x86, pgtable.h: Clean up types
|
16 years ago |