index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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/pat: Disable PAT support for now.
Konrad Rzeszutek Wilk
2012-02-20
1
-4
/
+4
*
xen/mmu: Fix compile errors introduced by x86/memblock mismerge.
Konrad Rzeszutek Wilk
2012-01-09
1
-1
/
+1
*
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-28
1
-83
/
+122
|
\
|
*
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
2011-10-25
1
-52
/
+0
|
|
\
|
|
*
xen/p2m: Make debug/xen/mmu/p2m visible again.
Konrad Rzeszutek Wilk
2011-09-23
1
-14
/
+0
|
|
*
Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set."
Konrad Rzeszutek Wilk
2011-08-09
1
-38
/
+0
|
*
|
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
2011-09-16
1
-4
/
+2
|
|
\
\
|
|
*
|
xen/i386: follow-up to "replace order-based range checking of M2P table by li...
Jan Beulich
2011-09-15
1
-4
/
+2
|
*
|
|
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-08-22
1
-4
/
+8
|
|
\
\
\
|
|
|
/
/
|
|
*
|
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
2011-08-17
1
-4
/
+8
|
|
|
/
|
*
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-08-12
1
-1
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
x86-64, xen: Enable the vvar mapping
Andy Lutomirski
2011-08-04
1
-1
/
+3
|
*
|
xen/mmu: tune pgtable alloc/release
Jeremy Fitzhardinge
2011-07-18
1
-9
/
+44
|
*
|
xen/mmu: use extend_args for more mmuext updates
Jeremy Fitzhardinge
2011-07-18
1
-15
/
+27
|
*
|
xen/trace: add tlb flush tracepoints
Jeremy Fitzhardinge
2011-07-18
1
-0
/
+8
|
*
|
xen/trace: add xen_pgd_(un)pin tracepoints
Jeremy Fitzhardinge
2011-07-18
1
-0
/
+4
|
*
|
xen/trace: add ptpage alloc/release tracepoints
Jeremy Fitzhardinge
2011-07-18
1
-2
/
+8
|
*
|
xen/trace: add mmu tracepoints
Jeremy Fitzhardinge
2011-07-18
1
-2
/
+24
|
|
/
*
|
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
1
-8
/
+4
|
/
*
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
2011-06-30
1
-0
/
+4
*
xen: support CONFIG_MAXSMP
Andrew Jones
2011-06-15
1
-1
/
+2
*
xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
Stefano Stabellini
2011-06-09
1
-1
/
+8
*
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-26
1
-234
/
+50
|
\
|
*
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
2011-05-20
1
-0
/
+2
|
*
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
2011-05-20
1
-1
/
+1
|
*
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
2011-05-20
1
-1
/
+1
|
*
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
2011-05-20
1
-138
/
+0
|
*
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
2011-05-20
1
-5
/
+5
|
*
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
2011-05-20
1
-23
/
+23
|
*
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
2011-05-20
1
-46
/
+27
|
*
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
2011-05-20
1
-15
/
+11
|
*
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
2011-05-20
1
-25
/
+0
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
2011-05-19
1
-1
/
+1
|
\
\
\
\
|
|
|
*
|
xen mmu: fix a race window causing leave_mm BUG()
Tian, Kevin
2011-05-12
1
-1
/
+1
*
|
|
|
|
arch/x86/xen/mmu: Cleanup code/data sections definitions
Daniel Kiper
2011-05-19
1
-17
/
+17
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
x86,xen: introduce x86_init.mapping.pagetable_reserve
Stefano Stabellini
2011-05-12
1
-0
/
+15
*
|
|
|
Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""
Konrad Rzeszutek Wilk
2011-05-12
1
-123
/
+0
|
/
/
/
*
|
|
xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top
Stefano Stabellini
2011-05-02
1
-1
/
+1
*
|
|
xen/mmu: Add workaround "x86-64, mm: Put early page table high"
Konrad Rzeszutek Wilk
2011-05-02
1
-0
/
+123
*
|
|
xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32
Stefano Stabellini
2011-04-20
1
-4
/
+9
*
|
|
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
|
|
\
\
[next]