Shaohua Li
|
4981d01ead
x86: Flush TLB if PGD entry is changed in i386 PAE mode
|
14 years ago |
Andrea Arcangeli
|
a79e53d856
x86/mm: Fix pgd_lock deadlock
|
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 |
Linus Torvalds
|
709d9f54cc
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Jeremy Fitzhardinge
|
617d34d9e5
x86, mm: Hold mm->page_table_lock while doing vmalloc_sync
|
14 years ago |
Alok Kataria
|
b0f4c062fb
x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Ian Campbell
|
1431559200
x86, mm: Allow highmem user page tables to be disabled at boot time
|
15 years ago |
Jan Beulich
|
6abf655109
x86, 32-bit: Fix double accounting in reserve_top_address()
|
16 years ago |
Benjamin Herrenschmidt
|
9e1b32caa5
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
|
16 years ago |
Vegard Nossum
|
9e730237c2
kmemcheck: don't track page tables
|
16 years ago |
Masami Hiramatsu
|
3b3809ac53
x86: fix set_fixmap to use phys_addr_t
|
16 years ago |
Gustavo F. Padovan
|
fd862dde18
x86, fixmap: define reserve_top_address for x86_64
|
16 years ago |
Jan Beulich
|
17b746278d
x86: pgd_{c,d}tor() cleanup
|
17 years ago |
Jeremy Fitzhardinge
|
cf3e505012
x86: work around gcc 3.4.x bug
|
17 years ago |
Jeremy Fitzhardinge
|
d8d5900ef8
x86: preallocate and prepopulate separately
|
17 years ago |
Jeremy Fitzhardinge
|
eba0045ff8
x86/paravirt: add a pgd_alloc/free hooks
|
17 years ago |
Ingo Molnar
|
6236af82d8
Merge branch 'x86/fixmap' into x86/devel
|
17 years ago |
Ingo Molnar
|
a1d5a8691f
x86: unify __set_fixmap, fix
|
17 years ago |
Jeremy Fitzhardinge
|
aeaaa59c7e
x86/paravirt/xen: add set_fixmap pv_mmu_ops
|
17 years ago |
Jeremy Fitzhardinge
|
d494a96125
x86: implement set_pte_vaddr
|
17 years ago |
Jeremy Fitzhardinge
|
7c7e6e07e2
x86: unify __set_fixmap
|
17 years ago |
Thomas Gleixner
|
48e2395722
x86: fixup the fallout of the bitops changes
|
17 years ago |
Jeremy Fitzhardinge
|
85958b465c
x86: unify pgd ctor/dtor
|
17 years ago |
Jeremy Fitzhardinge
|
68db065c84
x86: unify KERNEL_PGD_PTRS
|
17 years ago |
Jeremy Fitzhardinge
|
c20311e165
x86/pgtable.h: demacro ptep_clear_flush_young
|
17 years ago |
Jeremy Fitzhardinge
|
f9fbf1a36a
x86/pgtable.h: demacro ptep_test_and_clear_young
|
17 years ago |
Jeremy Fitzhardinge
|
ee5aa8d3ba
x86/pgtable.h: demacro ptep_set_access_flags
|
17 years ago |
Jeremy Fitzhardinge
|
2761fa0920
x86: add pud_alloc for 4-level pagetables
|
17 years ago |