index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2012-05-25
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-23
/
+0
2012-05-23
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2012-05-07
Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5
Konrad Rzeszutek Wilk
1
-23
/
+0
2012-05-07
xen/setup: update VA mapping when releasing memory during setup
David Vrabel
1
-23
/
+0
2012-05-07
xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs
Konrad Rzeszutek Wilk
1
-1
/
+6
2012-05-01
Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...
Konrad Rzeszutek Wilk
1
-3
/
+1
2012-04-07
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+3
2012-04-06
xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...
Konrad Rzeszutek Wilk
1
-1
/
+3
2012-03-23
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+10
2012-02-20
xen/pat: Disable PAT support for now.
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-01-24
xen: use this_cpu_xxx replace percpu_xxx funcs
Alex Shi
1
-10
/
+10
2012-01-09
xen/mmu: Fix compile errors introduced by x86/memblock mismerge.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
1
-83
/
+122
2011-10-25
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
1
-52
/
+0
2011-09-24
xen/p2m: Make debug/xen/mmu/p2m visible again.
Konrad Rzeszutek Wilk
1
-14
/
+0
2011-09-16
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
1
-4
/
+2
2011-09-15
xen/i386: follow-up to "replace order-based range checking of M2P table by li...
Jan Beulich
1
-4
/
+2
2011-08-22
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+8
2011-08-17
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
1
-4
/
+8
2011-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2011-08-09
Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set."
Konrad Rzeszutek Wilk
1
-38
/
+0
2011-08-05
x86-64, xen: Enable the vvar mapping
Andy Lutomirski
1
-1
/
+3
2011-07-19
xen/mmu: tune pgtable alloc/release
Jeremy Fitzhardinge
1
-9
/
+44
2011-07-19
xen/mmu: use extend_args for more mmuext updates
Jeremy Fitzhardinge
1
-15
/
+27
2011-07-19
xen/trace: add tlb flush tracepoints
Jeremy Fitzhardinge
1
-0
/
+8
2011-07-19
xen/trace: add xen_pgd_(un)pin tracepoints
Jeremy Fitzhardinge
1
-0
/
+4
2011-07-19
xen/trace: add ptpage alloc/release tracepoints
Jeremy Fitzhardinge
1
-2
/
+8
2011-07-19
xen/trace: add mmu tracepoints
Jeremy Fitzhardinge
1
-2
/
+24
2011-07-14
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
1
-8
/
+4
2011-06-30
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
1
-0
/
+4
2011-06-15
xen: support CONFIG_MAXSMP
Andrew Jones
1
-1
/
+2
2011-06-09
xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
Stefano Stabellini
1
-1
/
+8
2011-05-27
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-234
/
+50
2011-05-21
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
1
-0
/
+2
2011-05-21
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
1
-1
/
+1
2011-05-21
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
1
-1
/
+1
2011-05-21
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
1
-138
/
+0
2011-05-21
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
1
-5
/
+5
2011-05-21
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
1
-23
/
+23
2011-05-21
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
1
-46
/
+27
2011-05-21
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
1
-15
/
+11
2011-05-21
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
1
-25
/
+0
2011-05-20
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
1
-1
/
+1
2011-05-19
arch/x86/xen/mmu: Cleanup code/data sections definitions
Daniel Kiper
1
-17
/
+17
2011-05-12
xen mmu: fix a race window causing leave_mm BUG()
Tian, Kevin
1
-1
/
+1
2011-05-12
x86,xen: introduce x86_init.mapping.pagetable_reserve
Stefano Stabellini
1
-0
/
+15
2011-05-12
Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""
Konrad Rzeszutek Wilk
1
-123
/
+0
2011-05-03
xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top
Stefano Stabellini
1
-1
/
+1
2011-05-03
xen/mmu: Add workaround "x86-64, mm: Put early page table high"
Konrad Rzeszutek Wilk
1
-0
/
+123
2011-04-20
xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32
Stefano Stabellini
1
-4
/
+9
[next]