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
2017-05-20
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
1
-3
/
+4
2017-05-03
xen/x86: don't lose event interrupts
Stefano Stabellini
1
-3
/
+3
2017-04-08
xen/setup: Don't relocate p2m over existing one
Ross Lagerwall
1
-3
/
+3
2017-03-26
xen/qspinlock: Don't kick CPU if IRQ is not initialized
Ross Lagerwall
1
-0
/
+6
2016-11-10
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
Juergen Gross
1
-1
/
+1
2016-08-16
x86/xen, pat: Remove PAT table init code from Xen
Toshi Kani
1
-9
/
+0
2016-08-16
x86/mm/pat: Add support of non-default PAT MSR setting
Toshi Kani
1
-1
/
+1
2016-06-08
xen: use same main loop for counting and remapping pages
Juergen Gross
1
-39
/
+26
2016-04-12
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
1
-1
/
+1
2016-01-31
x86/xen: don't reset vcpu_info on a cancelled suspend
Ouyang Zhaowei (Charles)
1
-1
/
+2
2016-01-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2015-12-30
arch/x86/xen/suspend.c: include xen/xen.h
Andrew Morton
1
-0
/
+1
2015-12-19
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
1
-1
/
+3
2015-12-19
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
1
-1
/
+3
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-17
/
+12
2015-12-14
xen/x86/pvh: Use HVM's flush_tlb_others op
Boris Ostrovsky
1
-7
/
+2
2015-12-02
xen: Resume PMU from non-atomic context
Boris Ostrovsky
1
-10
/
+10
2015-11-05
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-10
/
+36
2015-11-02
xen: fix the check of e_pfn in xen_find_pfn_range
Zhenzhong Duan
1
-1
/
+1
2015-10-28
x86/xen: add reschedule point when mapping foreign GFNs
David Vrabel
1
-0
/
+1
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
1
-0
/
+15
2015-10-23
x86/xen: export xen_alloc_p2m_entry()
David Vrabel
1
-6
/
+13
2015-10-23
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
1
-1
/
+1
2015-10-23
x86/xen: discard RAM regions above the maximum reservation
David Vrabel
1
-2
/
+5
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
1
-11
/
+2
2015-10-06
x86/xen/p2m: hint at the last populated P2M entry
David Vrabel
1
-1
/
+18
2015-09-28
x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
Malcolm Crossley
1
-1
/
+1
2015-09-28
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+23
2015-09-28
xen/x86: Don't try to write syscall-related MSRs for PV guests
Boris Ostrovsky
1
-0
/
+1
2015-09-28
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
1
-1
/
+1
2015-09-11
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-17
/
+17
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-215
/
+1435
2015-09-08
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
1
-16
/
+16
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-1
/
+1
2015-09-08
xen: switch extra memory accounting to use pfns
Juergen Gross
1
-36
/
+44
2015-09-08
xen: limit memory to architectural maximum
Juergen Gross
1
-1
/
+1
2015-09-08
xen: avoid another early crash of memory limited dom0
Juergen Gross
1
-8
/
+15
2015-09-08
xen: avoid early crash of memory limited dom0
Juergen Gross
1
-3
/
+4
2015-09-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-49
/
+31
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2015-08-20
Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2015-08-20
xen/x86: Don't try to set PCE bit in CR4
Boris Ostrovsky
1
-2
/
+1
2015-08-20
xen/PMU: PMU emulation code
Boris Ostrovsky
1
-29
/
+185
2015-08-20
xen/PMU: Intercept PMU-related MSR and APIC accesses
Boris Ostrovsky
4
-8
/
+107
2015-08-20
xen/PMU: Describe vendor-specific PMU registers
Boris Ostrovsky
1
-1
/
+152
2015-08-20
xen/PMU: Initialization code for Xen PMU
Boris Ostrovsky
7
-9
/
+241
2015-08-20
xen/PMU: Sysfs interface for setting Xen PMU mode
Boris Ostrovsky
1
-0
/
+1
2015-08-20
xen: remove no longer needed p2m.h
Juergen Gross
3
-17
/
+5
2015-08-20
xen: allow more than 512 GB of RAM for 64 bit pv-domains
Juergen Gross
3
-23
/
+66
2015-08-20
xen: move p2m list if conflicting with e820 map
Juergen Gross
3
-47
/
+264
[next]