index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2015-08-20
xen: add explicit memblock_reserve() calls for special pages
Juergen Gross
3
-1
/
+19
2015-08-20
xen: check for initrd conflicting with e820 map
Juergen Gross
1
-0
/
+51
2015-08-20
xen: check pre-allocated page tables for conflict with memory map
Juergen Gross
3
-3
/
+23
2015-08-20
xen: check for kernel memory conflicting with memory layout
Juergen Gross
1
-0
/
+12
2015-08-20
xen: find unused contiguous memory area
Juergen Gross
2
-0
/
+35
2015-08-20
xen: check memory area against e820 map
Juergen Gross
2
-0
/
+24
2015-08-20
xen: split counting of extra memory pages from remapping
Juergen Gross
1
-40
/
+58
2015-08-20
xen: move static e820 map to global scope
Juergen Gross
1
-47
/
+49
2015-08-20
xen: eliminate scalability issues from initial mapping setup
Juergen Gross
3
-39
/
+156
2015-08-20
xen: don't build mfn tree if tools don't need it
Juergen Gross
1
-3
/
+7
2015-08-20
xen: save linear p2m list address in shared info structure
Juergen Gross
1
-0
/
+17
2015-08-20
x86/xen: fix non-ANSI declaration of xen_has_pv_devices()
Colin Ian King
1
-1
/
+1
2015-08-20
x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
David Vrabel
1
-2
/
+2
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2
-6
/
+4
2015-08-13
Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+4
2015-08-10
x86/xen: build "Xen PV" APIC driver for domU as well
Jason A. Donenfeld
2
-6
/
+4
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
1
-0
/
+40
2015-07-31
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Andy Lutomirski
1
-0
/
+40
2015-07-30
x86/xen/time: Migrate to new set-state interface
Viresh Kumar
1
-49
/
+31
2015-07-06
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
Andy Lutomirski
1
-3
/
+0
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-24
/
+15
2015-06-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-06-22
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
4
-9
/
+67
2015-06-08
Merge branch 'x86/asm' into x86/core, to prepare for new patch
Ingo Molnar
1
-3
/
+3
[next]