index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-234
/
+50
2011-05-20
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
1
-0
/
+2
2011-05-20
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
1
-1
/
+1
2011-05-20
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
1
-1
/
+1
2011-05-20
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
1
-138
/
+0
2011-05-20
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
1
-5
/
+5
2011-05-20
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
1
-23
/
+23
2011-05-20
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
1
-46
/
+27
2011-05-20
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
1
-15
/
+11
2011-05-20
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
1
-25
/
+0
2011-05-19
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
1
-1
/
+1
2011-05-19
arch/x86/xen/mmu: Cleanup code/data sections definitions
Daniel Kiper
1
-17
/
+17
2011-05-12
xen mmu: fix a race window causing leave_mm BUG()
Tian, Kevin
1
-1
/
+1
2011-05-12
x86,xen: introduce x86_init.mapping.pagetable_reserve
Stefano Stabellini
1
-0
/
+15
2011-05-12
Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""
Konrad Rzeszutek Wilk
1
-123
/
+0
2011-05-02
xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top
Stefano Stabellini
1
-1
/
+1
2011-05-02
xen/mmu: Add workaround "x86-64, mm: Put early page table high"
Konrad Rzeszutek Wilk
1
-0
/
+123
2011-04-20
xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32
Stefano Stabellini
1
-4
/
+9
2011-04-04
xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.
Konrad Rzeszutek Wilk
1
-2
/
+2
2011-03-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+12
2011-03-19
xen: update mask_rw_pte after kernel page tables init changes
Stefano Stabellini
1
-3
/
+5
2011-03-19
xen: set max_pfn_mapped to the last pfn mapped
Stefano Stabellini
1
-6
/
+7
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
1
-2
/
+1
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
1
-3
/
+69
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
1
-6
/
+4
2011-03-14
xen/balloon: Removal of driver_pages
Daniel Kiper
1
-2
/
+1
2011-03-14
xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.
Konrad Rzeszutek Wilk
1
-0
/
+38
2011-03-14
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
Konrad Rzeszutek Wilk
1
-0
/
+14
2011-03-14
xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.
Konrad Rzeszutek Wilk
1
-2
/
+16
2011-03-10
x86/mm: Fix pgd_lock deadlock
Andrea Arcangeli
1
-6
/
+4
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-02-24
x86: Rename e820_table_* to pgt_buf_*
Yinghai Lu
1
-1
/
+1
2011-01-14
xen: export arbitrary_virt_to_machine
Stephen Rothwell
1
-0
/
+1
2011-01-11
xen: move p2m handling to separate file
Jeremy Fitzhardinge
1
-365
/
+0
2010-12-02
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
1
-2
/
+0
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
1
-13
/
+56
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
1
-13
/
+56
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
1
-1
/
+2
2010-11-16
Merge commit 'v2.6.37-rc2' into upstream/xenfs
Jeremy Fitzhardinge
1
-88
/
+416
2010-11-12
xen: implement XENMEM_machphys_mapping
Ian Campbell
1
-0
/
+14
2010-11-11
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
Stefano Stabellini
1
-1
/
+2
2010-10-29
xen: correct size of level2_kernel_pgt
Ian Campbell
1
-1
/
+1
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+44
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
1
-76
/
+425
2010-10-22
xen: add the direct mapping area for ISA bus access
Juan Quintela
1
-0
/
+24
2010-10-22
xen: map a dummy page for local apic and ioapic in xen_set_fixmap
Jeremy Fitzhardinge
1
-3
/
+20
2010-10-22
xen: correctly rebuild mfn list list after migration.
Ian Campbell
1
-13
/
+37
[next]