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
/
xen
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.
Konrad Rzeszutek Wilk
2011-04-04
1
-2
/
+2
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-22
1
-9
/
+12
|
\
|
*
xen: update mask_rw_pte after kernel page tables init changes
Stefano Stabellini
2011-03-19
1
-3
/
+5
|
*
xen: set max_pfn_mapped to the last pfn mapped
Stefano Stabellini
2011-03-19
1
-6
/
+7
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-18
1
-1
/
+1
|
\
\
|
|
/
|
*
x86: Fix common misspellings
Lucas De Marchi
2011-03-18
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
2011-03-17
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
xen/balloon: Removal of driver_pages
Daniel Kiper
2011-03-14
1
-2
/
+1
|
|
/
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
1
-1
/
+1
|
\
\
|
*
\
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
2011-03-15
1
-6
/
+4
|
|
\
\
|
*
|
|
x86: Rename e820_table_* to pgt_buf_*
Yinghai Lu
2011-02-24
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
2011-03-15
1
-3
/
+69
|
\
\
\
\
|
|
|
/
/
|
|
_
|
/
|
/
|
|
|
*
|
xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.
Konrad Rzeszutek Wilk
2011-03-14
1
-0
/
+38
|
*
|
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
Konrad Rzeszutek Wilk
2011-03-14
1
-0
/
+14
|
*
|
xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.
Konrad Rzeszutek Wilk
2011-03-14
1
-2
/
+16
|
*
|
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
2011-03-03
1
-1
/
+1
|
|
/
*
|
x86/mm: Fix pgd_lock deadlock
Andrea Arcangeli
2011-03-10
1
-6
/
+4
|
/
*
xen: export arbitrary_virt_to_machine
Stephen Rothwell
2011-01-14
1
-0
/
+1
*
xen: move p2m handling to separate file
Jeremy Fitzhardinge
2011-01-11
1
-365
/
+0
*
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
2010-12-02
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
2010-11-25
1
-13
/
+56
|
\
|
*
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2010-11-24
1
-13
/
+56
|
|
|
\
*
-
.
\
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
2010-11-22
1
-1
/
+2
|
\
\
\
|
|
|
/
|
*
|
Merge commit 'v2.6.37-rc2' into upstream/xenfs
Jeremy Fitzhardinge
2010-11-16
1
-88
/
+416
|
|
\
\
|
|
|
/
|
*
|
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
Stefano Stabellini
2010-11-11
1
-1
/
+2
*
|
|
xen: implement XENMEM_machphys_mapping
Ian Campbell
2010-11-12
1
-0
/
+14
|
|
/
|
/
|
*
|
xen: correct size of level2_kernel_pgt
Ian Campbell
2010-10-29
1
-1
/
+1
*
|
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
1
-3
/
+44
|
\
\
|
*
|
xen: add the direct mapping area for ISA bus access
Juan Quintela
2010-10-22
1
-0
/
+24
|
*
|
xen: map a dummy page for local apic and ioapic in xen_set_fixmap
Jeremy Fitzhardinge
2010-10-22
1
-3
/
+20
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
1
-76
/
+425
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
xen: correctly rebuild mfn list list after migration.
Ian Campbell
2010-10-22
1
-13
/
+37
|
|
*
|
xen: add support for PAT
Jeremy Fitzhardinge
2010-10-22
1
-3
/
+50
|
|
*
|
xen: make sure xen_max_p2m_pfn is up to date
Jeremy Fitzhardinge
2010-10-22
1
-4
/
+4
|
|
*
|
xen: don't map missing memory
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+14
|
|
*
|
xen: defer building p2m mfn structures until kernel is mapped
Jeremy Fitzhardinge
2010-10-22
1
-3
/
+0
|
|
*
|
xen: add return value to set_phys_to_machine()
Jeremy Fitzhardinge
2010-10-22
1
-5
/
+8
|
|
*
|
xen: convert p2m to a 3 level tree
Jeremy Fitzhardinge
2010-10-22
1
-76
/
+242
|
|
*
|
xen: make install_p2mtop_page() static
Jeremy Fitzhardinge
2010-10-22
1
-2
/
+2
|
|
*
|
xen: set the actual extent of the mfn_list_list
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+1
|
|
*
|
xen: set shared_info->arch.max_pfn to max_p2m_pfn
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+1
|
|
*
|
xen: allocate level1_ident_pgt
Jeremy Fitzhardinge
2010-10-22
1
-2
/
+6
|
|
*
|
xen: use early_brk for level2_kernel_pgt
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+3
|
|
*
|
xen: allocate p2m size based on actual max size
Jeremy Fitzhardinge
2010-10-22
1
-14
/
+21
|
|
*
|
xen: dynamically allocate p2m space
Jeremy Fitzhardinge
2010-10-22
1
-8
/
+22
|
|
|
/
|
*
|
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
2010-10-20
1
-0
/
+66
|
*
|
xen: add xen_set_domain_pte()
Jeremy Fitzhardinge
2010-10-20
1
-2
/
+8
|
|
/
*
|
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-10-21
1
-10
/
+21
|
\
\
|
*
|
xen: Cope with unmapped pages when initializing kernel pagetable
Jeremy Fitzhardinge
2010-10-13
1
-8
/
+18
|
*
|
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
2010-08-31
1
-5
/
+323
|
|
\
\
|
|
|
/
[next]