index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
1
-3
/
+1
2017-08-31
xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fn
Wei Liu
1
-1
/
+1
2017-05-19
xen: make xen_flush_tlb_all() static
Juergen Gross
1
-1
/
+1
2017-05-02
x86/xen: split off mmu_pv.c
Vitaly Kuznetsov
1
-2712
/
+2
2017-05-02
x86/xen: split off mmu_hvm.c
Vitaly Kuznetsov
1
-74
/
+0
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
1
-1
/
+1
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
1
-1
/
+1
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
1
-62
/
+90
2017-03-27
x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
Xiong Zhang
1
-96
/
+149
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+1
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
1
-20
/
+1
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
1
-20
/
+1
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2016-07-14
x86/xen: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2016-06-23
x86/xen: avoid m2p lookup when setting early page table entries
David Vrabel
1
-41
/
+31
2016-06-23
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
Juergen Gross
1
-1
/
+1
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-4
/
+4
2015-12-19
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
1
-7
/
+3
2015-12-14
xen/x86/pvh: Use HVM's flush_tlb_others op
Boris Ostrovsky
1
-7
/
+2
2015-11-25
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
Juergen Gross
1
-1
/
+0
2015-10-28
x86/xen: add reschedule point when mapping foreign GFNs
David Vrabel
1
-0
/
+1
2015-09-08
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
1
-16
/
+16
2015-08-20
xen: move p2m list if conflicting with e820 map
Juergen Gross
1
-22
/
+235
2015-08-20
xen: add explicit memblock_reserve() calls for special pages
Juergen Gross
1
-0
/
+15
2015-08-20
xen: check pre-allocated page tables for conflict with memory map
Juergen Gross
1
-3
/
+16
2015-08-20
xen: eliminate scalability issues from initial mapping setup
Juergen Gross
1
-10
/
+116
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-124
/
+83
2015-04-14
x86: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-7
/
+7
2015-03-16
xen/privcmd: improve performance of MMAPBATCH_V2
David Vrabel
1
-19
/
+82
2015-03-16
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
David Vrabel
1
-107
/
+3
2015-01-28
x86/xen: cleanup arch/x86/xen/mmu.c
Juergen Gross
1
-2
/
+0
2015-01-28
x86/xen: add some __init annotations in arch/x86/xen/mmu.c
Juergen Gross
1
-7
/
+8
2014-12-16
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-14
/
+26
2014-12-11
xen: switch to post-init routines in xen mmu.c earlier
Juergen Gross
1
-1
/
+1
2014-12-10
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2014-12-04
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
1
-14
/
+20
2014-12-04
xen: Hide get_phys_to_machine() to be able to tune common path
Juergen Gross
1
-1
/
+1
2014-12-04
xen: Delay remapping memory of pv-domain
Juergen Gross
1
-0
/
+4
2014-12-04
xen: use common page allocation function in p2m.c
Juergen Gross
1
-0
/
+2
2014-11-16
xen: Support Xen pv-domains using PAT
Juergen Gross
1
-46
/
+1
2014-11-03
x86_64,vsyscall: Make vsyscall emulation configurable
Andy Lutomirski
1
-2
/
+4
2014-10-23
x86/xen: delay construction of mfn_list_list
Juergen Gross
1
-1
/
+4
2014-09-23
x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings
David Vrabel
1
-44
/
+4
2014-09-10
x86/xen: don't copy bogus duplicate entries into kernel page tables
Stefan Bader
1
-15
/
+12
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
1
-5
/
+3
2014-05-27
x86/xen: map foreign pfns for autotranslated guests
Mukesh Rathor
1
-3
/
+118
2014-05-15
x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()
David Vrabel
1
-3
/
+1
2014-05-05
x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO
Andy Lutomirski
1
-5
/
+3
2014-04-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
[next]