Masami Hiramatsu
|
3b3809ac53
x86: fix set_fixmap to use phys_addr_t
|
16 years ago |
Jeremy Fitzhardinge
|
71ff49d71b
x86: with the last user gone, remove set_pte_present
|
16 years ago |
Jeremy Fitzhardinge
|
93dbda7cbc
x86: add brk allocation for very, very early allocations
|
16 years ago |
Jeremy Fitzhardinge
|
9976b39b50
xen: deal with virtually mapped percpu data
|
16 years ago |
Ian Campbell
|
694aa96060
xen: fix xen_flush_tlb_others
|
16 years ago |
Jeremy Fitzhardinge
|
1f4f931501
xen: fix 32-bit build resulting from mmu move
|
16 years ago |
Jeremy Fitzhardinge
|
da5de7c22e
x86/paravirt: use callee-saved convention for pte_val/make_pte/etc
|
16 years ago |
Jeremy Fitzhardinge
|
319f3ba52c
xen: move remaining mmu-related stuff into mmu.c
|
16 years ago |
Brian Gerst
|
9eb912d1aa
x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
|
16 years ago |
Ingo Molnar
|
6dbde35308
percpu: add optimized generic percpu accessors
|
16 years ago |
Linus Torvalds
|
b840d79631
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Mike Travis
|
e4d98207ea
x86: xen: use smp_call_function_many()
|
16 years ago |
Tej
|
f63c2f2489
xen: whitespace/checkpatch cleanup
|
16 years ago |
Ian Campbell
|
86bbc2c235
xen: pin correct PGD on suspend
|
16 years ago |
Linus Torvalds
|
cb110171a6
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Jeremy Fitzhardinge
|
d05fdf3160
xen: make sure stray alias mappings are gone before pinning
|
16 years ago |
Jeremy Fitzhardinge
|
47cb2ed9df
x86, xen: fix use of pgd_page now that it really does return a page
|
16 years ago |
Chris Lalancette
|
9f32d21c98
xen: fix Xen domU boot with batched mprotect
|
16 years ago |
Nick Piggin
|
db64fe0225
mm: rewrite vmap layer
|
16 years ago |
Jeremy Fitzhardinge
|
eefb47f6a1
xen: use spin_lock_nest_lock when pinning a pagetable
|
16 years ago |
Ingo Molnar
|
3ce9bcb583
Merge branch 'core/xen' into x86/xen
|
16 years ago |
Jeremy Fitzhardinge
|
f7d0b926ac
mm: define USE_SPLIT_PTLOCKS rather than repeating expression
|
16 years ago |
Jeremy Fitzhardinge
|
994025caba
xen: add debugfs support
|
16 years ago |
Jeremy Fitzhardinge
|
7708ad64a2
xen: add xen_ prefixes to make tracing with ftrace easier
|
16 years ago |
Jeremy Fitzhardinge
|
11ad93e59d
xen: clarify locking used when pinning a pagetable.
|
16 years ago |
Jeremy Fitzhardinge
|
77be1fabd0
x86: add PTE_FLAGS_MASK
|
17 years ago |
Jeremy Fitzhardinge
|
59438c9fc4
x86: rename PTE_MASK to PTE_PFN_MASK
|
17 years ago |
Jeremy Fitzhardinge
|
d6182fbf04
xen64: allocate and manage user pagetables
|
17 years ago |
Jeremy Fitzhardinge
|
5deb30d194
xen: rework pgd_walk to deal with 32/64 bit
|
17 years ago |
Jeremy Fitzhardinge
|
836fe2f291
xen: use set_pte_vaddr
|
17 years ago |