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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-17
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-951
/
+708
2014-12-11
xen: switch to post-init routines in xen mmu.c earlier
Juergen Gross
1
-1
/
+1
2014-12-11
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2014-12-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-65
/
+8
2014-12-08
xen: annotate xen_set_identity_and_remap_chunk() with __init
Juergen Gross
1
-1
/
+1
2014-12-08
xen: introduce helper functions to do safe read and write accesses
Juergen Gross
1
-1
/
+1
2014-12-04
xen: Speed up set_phys_to_machine() by using read-only mappings
Juergen Gross
1
-6
/
+8
2014-12-04
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
3
-440
/
+331
2014-12-04
xen: Hide get_phys_to_machine() to be able to tune common path
Juergen Gross
2
-4
/
+4
2014-12-04
xen: Delay invalidating extra memory
Juergen Gross
3
-129
/
+100
2014-12-04
xen: Delay m2p_override initialization
Juergen Gross
1
-7
/
+12
2014-12-04
xen: Delay remapping memory of pv-domain
Juergen Gross
4
-296
/
+172
2014-12-04
xen: use common page allocation function in p2m.c
Juergen Gross
2
-22
/
+37
2014-12-04
xen: Make functions static
Juergen Gross
1
-94
/
+92
2014-12-04
xen: fix some style issues in p2m.c
Juergen Gross
1
-8
/
+7
2014-11-16
xen: Support Xen pv-domains using PAT
Juergen Gross
3
-65
/
+8
2014-11-10
x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down
Boris Ostrovsky
1
-0
/
+3
2014-11-03
x86_64,vsyscall: Make vsyscall emulation configurable
Andy Lutomirski
1
-2
/
+4
2014-10-23
x86/xen: panic on bad Xen-provided memory map
Martin Kelly
1
-0
/
+1
2014-10-23
x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()
Boris Ostrovsky
1
-1
/
+1
2014-10-23
x86/xen: avoid race in p2m handling
Juergen Gross
1
-5
/
+5
2014-10-23
x86/xen: delay construction of mfn_list_list
Juergen Gross
3
-55
/
+18
2014-10-23
x86/xen: avoid writing to freed memory after race in p2m handling
Juergen Gross
1
-2
/
+6
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-12
/
+12
2014-10-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2014-10-06
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
4
-11
/
+67
2014-10-03
xen: eliminate scalability issues from initrd handling
Juergen Gross
2
-2
/
+10
2014-09-23
x86: remove the Xen-specific _PAGE_IOMAP PTE flag
David Vrabel
1
-2
/
+0
2014-09-23
x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings
David Vrabel
1
-44
/
+4
2014-09-23
xen/efi: Directly include needed headers
Daniel Kiper
1
-0
/
+2
2014-09-23
xen/setup: Remap Xen Identity Mapped RAM
Matt Rushton
3
-94
/
+314
2014-09-16
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
Igor Mammedov
1
-0
/
+2
2014-09-10
x86/xen: don't copy bogus duplicate entries into kernel page tables
Stefan Bader
1
-15
/
+12
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
4
-12
/
+12
2014-08-11
x86/xen: use vmap() to map grant table pages in PVH guests
David Vrabel
1
-5
/
+5
2014-08-11
x86/xen: resume timer irqs early
David Vrabel
1
-1
/
+1
2014-08-07
Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-58
/
+20
2014-08-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-0
/
+54
2014-07-31
xen/setup: Remove Identity Map Debug Message
Matt Rushton
1
-3
/
+2
2014-07-30
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-57
/
+91
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-57
/
+91
2014-07-19
arch/x86/xen: Silence compiler warnings
Daniel Kiper
4
-14
/
+53
2014-07-19
xen: Put EFI machinery in place
Daniel Kiper
1
-0
/
+15
2014-07-14
xen/grant-table: remove support for V2 tables
David Vrabel
1
-55
/
+5
2014-07-14
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-57
/
+91
2014-07-14
xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.
Konrad Rzeszutek Wilk
1
-0
/
+13
2014-06-19
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-29
/
+37
2014-06-18
x86/xen: no need to explicitly register an NMI callback
David Vrabel
1
-8
/
+1
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2
-7
/
+12
2014-06-05
Revert "xen/pvh: Update E820 to work with PVH (v2)"
David Vrabel
1
-20
/
+2
[next]