index
:
talos-op-linux
master
Talos™ II 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
*
x86/xen: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+2
*
x86/xen: avoid m2p lookup when setting early page table entries
David Vrabel
2016-06-23
1
-41
/
+31
*
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
Juergen Gross
2016-06-23
1
-1
/
+1
*
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
1
-4
/
+4
*
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
2015-12-19
1
-7
/
+3
|
\
|
*
xen/x86/pvh: Use HVM's flush_tlb_others op
Boris Ostrovsky
2015-12-14
1
-7
/
+2
|
*
x86/xen: add reschedule point when mapping foreign GFNs
David Vrabel
2015-10-28
1
-0
/
+1
*
|
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
Juergen Gross
2015-11-25
1
-1
/
+0
|
/
*
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
2015-09-08
1
-16
/
+16
*
xen: move p2m list if conflicting with e820 map
Juergen Gross
2015-08-20
1
-22
/
+235
*
xen: add explicit memblock_reserve() calls for special pages
Juergen Gross
2015-08-20
1
-0
/
+15
*
xen: check pre-allocated page tables for conflict with memory map
Juergen Gross
2015-08-20
1
-3
/
+16
*
xen: eliminate scalability issues from initial mapping setup
Juergen Gross
2015-08-20
1
-10
/
+116
*
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2015-04-16
1
-124
/
+83
|
\
|
*
xen/privcmd: improve performance of MMAPBATCH_V2
David Vrabel
2015-03-16
1
-19
/
+82
|
*
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
David Vrabel
2015-03-16
1
-107
/
+3
*
|
x86: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-04-14
1
-7
/
+7
|
/
*
x86/xen: cleanup arch/x86/xen/mmu.c
Juergen Gross
2015-01-28
1
-2
/
+0
*
x86/xen: add some __init annotations in arch/x86/xen/mmu.c
Juergen Gross
2015-01-28
1
-7
/
+8
*
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2014-12-16
1
-14
/
+26
|
\
|
*
xen: switch to post-init routines in xen mmu.c earlier
Juergen Gross
2014-12-11
1
-1
/
+1
|
*
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
2014-12-04
1
-14
/
+20
|
*
xen: Hide get_phys_to_machine() to be able to tune common path
Juergen Gross
2014-12-04
1
-1
/
+1
|
*
xen: Delay remapping memory of pv-domain
Juergen Gross
2014-12-04
1
-0
/
+4
|
*
xen: use common page allocation function in p2m.c
Juergen Gross
2014-12-04
1
-0
/
+2
*
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-10
1
-2
/
+4
|
\
\
|
*
|
x86_64,vsyscall: Make vsyscall emulation configurable
Andy Lutomirski
2014-11-03
1
-2
/
+4
|
|
/
*
|
xen: Support Xen pv-domains using PAT
Juergen Gross
2014-11-16
1
-46
/
+1
|
/
*
x86/xen: delay construction of mfn_list_list
Juergen Gross
2014-10-23
1
-1
/
+4
*
x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings
David Vrabel
2014-09-23
1
-44
/
+4
*
x86/xen: don't copy bogus duplicate entries into kernel page tables
Stefan Bader
2014-09-10
1
-15
/
+12
*
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2014-06-05
1
-5
/
+3
|
\
|
*
x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO
Andy Lutomirski
2014-05-05
1
-5
/
+3
*
|
x86/xen: map foreign pfns for autotranslated guests
Mukesh Rathor
2014-05-27
1
-3
/
+118
*
|
x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()
David Vrabel
2014-05-15
1
-3
/
+1
|
/
*
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-02
1
-1
/
+0
|
\
|
*
x86, vdso, xen: Remove stray reference to FIX_VDSO
H. Peter Anvin
2014-03-13
1
-1
/
+0
*
|
Revert "xen: properly account for _PAGE_NUMA during xen pte translations"
David Vrabel
2014-03-25
1
-2
/
+2
|
/
*
xen: properly account for _PAGE_NUMA during xen pte translations
Mel Gorman
2014-02-10
1
-2
/
+2
*
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-01-30
1
-8
/
+8
|
\
|
*
x86, asmlinkage, paravirt: Make paravirt thunks global
Andi Kleen
2014-01-29
1
-8
/
+8
*
|
xen/pvh/mmu: Use PV TLB instead of native.
Mukesh Rathor
2014-01-06
1
-0
/
+9
*
|
xen/pvh: MMU changes for PVH (v2)
Mukesh Rathor
2014-01-06
1
-35
/
+46
*
|
xen/mmu: Cleanup xen_pagetable_p2m_copy a bit.
Konrad Rzeszutek Wilk
2014-01-06
1
-20
/
+20
*
|
xen/mmu/p2m: Refactor the xen_pagetable_init code (v2).
Konrad Rzeszutek Wilk
2014-01-06
1
-33
/
+37
|
/
*
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-15
1
-5
/
+10
|
\
|
*
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
2013-11-08
1
-3
/
+8
|
|
\
|
|
*
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
2013-10-10
1
-2
/
+5
|
|
*
xen: make xen_create_contiguous_region return the dma address
Stefano Stabellini
2013-10-09
1
-1
/
+3
|
*
|
xen/mmu: Correct PAT MST setting.
Konrad Rzeszutek Wilk
2013-09-27
1
-2
/
+2
|
|
/
[next]