index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
mmu.c
Age
Commit message (
Expand
)
Author
2011-09-16
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
2011-09-15
xen/i386: follow-up to "replace order-based range checking of M2P table by li...
Jan Beulich
2011-08-22
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-08-17
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
2011-08-12
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-08-04
x86-64, xen: Enable the vvar mapping
Andy Lutomirski
2011-07-18
xen/mmu: tune pgtable alloc/release
Jeremy Fitzhardinge
2011-07-18
xen/mmu: use extend_args for more mmuext updates
Jeremy Fitzhardinge
2011-07-18
xen/trace: add tlb flush tracepoints
Jeremy Fitzhardinge
2011-07-18
xen/trace: add xen_pgd_(un)pin tracepoints
Jeremy Fitzhardinge
2011-07-18
xen/trace: add ptpage alloc/release tracepoints
Jeremy Fitzhardinge
2011-07-18
xen/trace: add mmu tracepoints
Jeremy Fitzhardinge
2011-06-30
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
2011-06-15
xen: support CONFIG_MAXSMP
Andrew Jones
2011-06-09
xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
Stefano Stabellini
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-20
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
2011-05-20
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
2011-05-20
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
2011-05-20
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
2011-05-20
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
2011-05-20
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
2011-05-20
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
2011-05-20
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
2011-05-20
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
2011-05-19
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
2011-05-19
arch/x86/xen/mmu: Cleanup code/data sections definitions
Daniel Kiper
2011-05-12
xen mmu: fix a race window causing leave_mm BUG()
Tian, Kevin
2011-05-12
x86,xen: introduce x86_init.mapping.pagetable_reserve
Stefano Stabellini
2011-05-12
Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""
Konrad Rzeszutek Wilk
2011-05-02
xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top
Stefano Stabellini
2011-05-02
xen/mmu: Add workaround "x86-64, mm: Put early page table high"
Konrad Rzeszutek Wilk
2011-04-20
xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32
Stefano Stabellini
2011-04-04
xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.
Konrad Rzeszutek Wilk
2011-03-22
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-19
xen: update mask_rw_pte after kernel page tables init changes
Stefano Stabellini
2011-03-19
xen: set max_pfn_mapped to the last pfn mapped
Stefano Stabellini
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2011-03-17
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
2011-03-14
xen/balloon: Removal of driver_pages
Daniel Kiper
2011-03-14
xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set.
Konrad Rzeszutek Wilk
2011-03-14
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
Konrad Rzeszutek Wilk
2011-03-14
xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN.
Konrad Rzeszutek Wilk
2011-03-10
x86/mm: Fix pgd_lock deadlock
Andrea Arcangeli
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
2011-02-24
x86: Rename e820_table_* to pgt_buf_*
Yinghai Lu
[next]