index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.
Konrad Rzeszutek Wilk
2012-08-02
1
-0
/
+5
*
xen: populate correct number of pages when across mem boundary (v2)
zhenzhong.duan
2012-07-19
1
-14
/
+9
*
xen PVonHVM: move shared_info to MMIO before kexec
Olaf Hering
2012-07-19
3
-13
/
+109
*
xen: simplify init_hvm_pv_info
Olaf Hering
2012-07-19
1
-32
/
+26
*
xen: remove cast from HYPERVISOR_shared_info assignment
Olaf Hering
2012-07-19
1
-1
/
+1
*
xen/x86: avoid updating TLS descriptors if they haven't changed
David Vrabel
2012-07-19
1
-3
/
+26
*
xen/x86: add desc_equal() to compare GDT descriptors
David Vrabel
2012-07-19
1
-0
/
+6
*
xen/mm: zero PTEs for non-present MFNs in the initial page table
David Vrabel
2012-07-19
1
-1
/
+8
*
xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable
David Vrabel
2012-07-19
1
-5
/
+25
*
xen/mce: Register native mce handler as vMCE bounce back point
Liu, Jinsong
2012-07-19
1
-3
/
+7
*
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
2012-07-19
1
-3
/
+2
*
Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-06-15
3
-1
/
+46
|
\
|
*
xen: mark local pages as FOREIGN in the m2p_override
Stefano Stabellini
2012-06-14
1
-0
/
+36
|
*
xen/setup: filter APERFMPERF cpuid feature out
Andre Przywara
2012-05-31
1
-0
/
+8
|
*
xen/balloon: Subtract from xen_released_pages the count that is populated.
Konrad Rzeszutek Wilk
2012-05-30
1
-1
/
+2
*
|
x86, amd, xen: Avoid NULL pointer paravirt references
Konrad Rzeszutek Wilk
2012-05-30
1
-0
/
+3
*
|
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-05-24
10
-212
/
+344
|
\
\
|
|
/
|
*
xen/smp: unbind irqworkX when unplugging vCPUs.
Konrad Rzeszutek Wilk
2012-05-21
1
-0
/
+1
|
*
Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5
Konrad Rzeszutek Wilk
2012-05-07
5
-94
/
+206
|
|
\
|
|
*
xen/setup: update VA mapping when releasing memory during setup
David Vrabel
2012-05-07
4
-32
/
+34
|
|
*
xen/setup: Combine the two hypercall functions - since they are quite similar.
Konrad Rzeszutek Wilk
2012-05-07
1
-51
/
+30
|
|
*
xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
Konrad Rzeszutek Wilk
2012-05-07
1
-4
/
+112
|
|
*
xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
Konrad Rzeszutek Wilk
2012-05-07
1
-4
/
+7
|
|
*
xen/p2m: An early bootup variant of set_phys_to_machine
Konrad Rzeszutek Wilk
2012-04-06
1
-0
/
+15
|
|
*
xen/p2m: Collapse early_alloc_p2m_middle redundant checks.
Konrad Rzeszutek Wilk
2012-04-06
1
-13
/
+12
|
|
*
xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument
Konrad Rzeszutek Wilk
2012-04-06
1
-5
/
+5
|
|
*
xen/p2m: Move code around to allow for better re-usage.
Konrad Rzeszutek Wilk
2012-04-06
1
-28
/
+34
|
*
|
xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep
Konrad Rzeszutek Wilk
2012-05-07
1
-0
/
+3
|
*
|
xen: implement IRQ_WORK_VECTOR handler
Lin Ming
2012-05-07
1
-0
/
+30
|
*
|
xen: implement apic ipi interface
Ben Guthro
2012-05-07
3
-4
/
+98
|
*
|
debugfs: Add support to print u32 array in debugfs
Srivatsa Vaddagiri
2012-04-17
3
-114
/
+6
*
|
|
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-23
1
-4
/
+2
|
\
\
\
|
*
|
|
x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-a...
H. Peter Anvin
2012-04-20
1
-4
/
+2
|
|
/
/
*
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-05-22
5
-4
/
+41
|
\
\
\
|
*
|
|
x86/xen/apic: Add missing #include <xen/xen.h>
Ingo Molnar
2012-05-18
1
-1
/
+4
|
*
|
|
xen/apic: implement io apic read with hypercall
Lin Ming
2012-05-01
1
-0
/
+13
|
*
|
|
Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...
Konrad Rzeszutek Wilk
2012-05-01
1
-3
/
+1
|
*
|
|
xen/x86: Implement x86_apic_ops
Konrad Rzeszutek Wilk
2012-05-01
4
-1
/
+24
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
1
-15
/
+4
|
\
\
\
\
|
*
\
\
\
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
3
-3
/
+18
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
x86: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-13
/
+2
|
*
|
|
|
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
2012-04-26
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
xen/pci: don't use PCI BIOS service for configuration space accesses
David Vrabel
2012-05-07
1
-2
/
+5
*
|
|
|
xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs
Konrad Rzeszutek Wilk
2012-05-07
1
-1
/
+6
*
|
|
|
xen/apic: Return the APIC ID (and version) for CPU 0.
Konrad Rzeszutek Wilk
2012-05-07
1
-1
/
+34
|
|
/
/
|
/
|
|
*
|
|
xen: correctly check for pending events when restoring irq flags
David Vrabel
2012-04-27
1
-1
/
+1
*
|
|
xen/smp: Fix crash when booting with ACPI hotplug CPUs.
Konrad Rzeszutek Wilk
2012-04-26
1
-0
/
+15
*
|
|
xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.
Konrad Rzeszutek Wilk
2012-04-26
1
-2
/
+2
*
|
|
Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"
Konrad Rzeszutek Wilk
2012-04-20
1
-2
/
+6
*
|
|
Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...
Konrad Rzeszutek Wilk
2012-04-18
5
-16
/
+38
|
\
\
\
|
|
/
/
[next]