index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
2015-12-19
|
*
|
|
|
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
2015-12-19
|
|
/
/
/
*
|
|
/
arch/x86/xen/suspend.c: include xen/xen.h
Andrew Morton
2015-12-29
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xen/x86/pvh: Use HVM's flush_tlb_others op
Boris Ostrovsky
2015-12-14
|
*
|
xen: Resume PMU from non-atomic context
Boris Ostrovsky
2015-12-02
*
|
|
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-04
|
\
|
|
|
|
/
|
/
|
|
*
xen: fix the check of e_pfn in xen_find_pfn_range
Zhenzhong Duan
2015-11-02
|
*
x86/xen: add reschedule point when mapping foreign GFNs
David Vrabel
2015-10-28
|
*
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
2015-10-23
|
*
x86/xen: export xen_alloc_p2m_entry()
David Vrabel
2015-10-23
|
*
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
2015-10-23
|
*
x86/xen: discard RAM regions above the maximum reservation
David Vrabel
2015-10-23
*
|
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-10-07
|
/
*
x86/xen/p2m: hint at the last populated P2M entry
David Vrabel
2015-10-06
*
x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
Malcolm Crossley
2015-09-28
*
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
2015-09-28
*
xen/x86: Don't try to write syscall-related MSRs for PV guests
Boris Ostrovsky
2015-09-28
*
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
2015-09-28
*
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-09-10
|
\
|
*
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
2015-09-08
|
*
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-09-08
*
|
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-08
|
\
|
|
*
xen: switch extra memory accounting to use pfns
Juergen Gross
2015-09-08
|
*
xen: limit memory to architectural maximum
Juergen Gross
2015-09-08
|
*
xen: avoid another early crash of memory limited dom0
Juergen Gross
2015-09-08
|
*
xen: avoid early crash of memory limited dom0
Juergen Gross
2015-09-08
|
*
xen/x86: Don't try to set PCE bit in CR4
Boris Ostrovsky
2015-08-20
|
*
xen/PMU: PMU emulation code
Boris Ostrovsky
2015-08-20
|
*
xen/PMU: Intercept PMU-related MSR and APIC accesses
Boris Ostrovsky
2015-08-20
|
*
xen/PMU: Describe vendor-specific PMU registers
Boris Ostrovsky
2015-08-20
|
*
xen/PMU: Initialization code for Xen PMU
Boris Ostrovsky
2015-08-20
|
*
xen/PMU: Sysfs interface for setting Xen PMU mode
Boris Ostrovsky
2015-08-20
|
*
xen: remove no longer needed p2m.h
Juergen Gross
2015-08-20
|
*
xen: allow more than 512 GB of RAM for 64 bit pv-domains
Juergen Gross
2015-08-20
|
*
xen: move p2m list if conflicting with e820 map
Juergen Gross
2015-08-20
|
*
xen: add explicit memblock_reserve() calls for special pages
Juergen Gross
2015-08-20
|
*
xen: check for initrd conflicting with e820 map
Juergen Gross
2015-08-20
|
*
xen: check pre-allocated page tables for conflict with memory map
Juergen Gross
2015-08-20
|
*
xen: check for kernel memory conflicting with memory layout
Juergen Gross
2015-08-20
|
*
xen: find unused contiguous memory area
Juergen Gross
2015-08-20
|
*
xen: check memory area against e820 map
Juergen Gross
2015-08-20
|
*
xen: split counting of extra memory pages from remapping
Juergen Gross
2015-08-20
|
*
xen: move static e820 map to global scope
Juergen Gross
2015-08-20
|
*
xen: eliminate scalability issues from initial mapping setup
Juergen Gross
2015-08-20
|
*
xen: don't build mfn tree if tools don't need it
Juergen Gross
2015-08-20
|
*
xen: save linear p2m list address in shared info structure
Juergen Gross
2015-08-20
|
*
x86/xen: fix non-ANSI declaration of xen_has_pv_devices()
Colin Ian King
2015-08-20
*
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
|
\
\
|
*
|
x86/xen/time: Migrate to new set-state interface
Viresh Kumar
2015-07-30
[prev]
[next]