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
/
include
/
asm
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
Stefano Stabellini
2013-10-25
1
-0
/
+14
*
xen: introduce xen_alloc/free_coherent_pages
Stefano Stabellini
2013-10-09
1
-0
/
+24
*
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-25
1
-11
/
+20
|
\
|
*
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2013-09-25
1
-11
/
+20
*
|
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-04
1
-0
/
+1
|
\
\
|
|
/
|
*
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
2013-08-09
1
-0
/
+1
*
|
xen: Switch to use hypervisor_cpuid_base()
Jason Wang
2013-08-05
1
-15
/
+1
|
/
*
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
2013-03-22
1
-2
/
+2
*
xen: event channel arrays are xen_ulong_t and not unsigned long
Ian Campbell
2013-02-20
1
-0
/
+3
*
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2013-02-19
1
-0
/
+2
*
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-12-13
1
-0
/
+1
|
\
|
*
xen: arm: implement remap interfaces needed for privcmd mappings.
Ian Campbell
2012-11-29
1
-0
/
+1
*
|
xen/hypercall: fix hypercall fallback code for very old hypervisors
Jan Beulich
2012-11-04
1
-14
/
+7
*
|
x86: remove obsolete comment from asm/xen/hypervisor.h
Olaf Hering
2012-10-30
1
-1
/
+0
|
/
*
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-10-19
2
-3
/
+4
|
\
|
*
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-07
1
-0
/
+1
|
|
\
|
*
\
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-03
1
-2
/
+2
|
|
\
\
|
|
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
1
-2
/
+2
|
*
|
|
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-02
2
-0
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
2012-09-12
1
-1
/
+2
*
|
|
|
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
2012-10-19
1
-2
/
+0
*
|
|
|
xen: sysfs: fix build warning.
Ian Campbell
2012-10-19
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
2012-09-26
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xen/arm: Introduce xen_ulong_t for unsigned long
Stefano Stabellini
2012-09-14
1
-0
/
+1
*
|
|
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-22
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
2012-09-17
1
-0
/
+2
*
|
|
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
2012-09-12
1
-0
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
2012-07-19
1
-0
/
+8
|
|
/
*
|
xen: Introduce xen_pfn_t for pfn and mfn types
Stefano Stabellini
2012-08-23
1
-0
/
+5
*
|
xen: missing includes
Stefano Stabellini
2012-08-21
1
-0
/
+2
|
/
*
Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5
Konrad Rzeszutek Wilk
2012-05-07
1
-0
/
+1
|
\
|
*
xen/p2m: An early bootup variant of set_phys_to_machine
Konrad Rzeszutek Wilk
2012-04-06
1
-0
/
+1
*
|
xen: implement IRQ_WORK_VECTOR handler
Lin Ming
2012-05-07
1
-0
/
+1
|
/
*
xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.
Konrad Rzeszutek Wilk
2012-03-10
1
-0
/
+1
*
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-11-06
2
-0
/
+9
|
\
|
*
xen: add dom0_op hypercall
Jeremy Fitzhardinge
2011-09-26
1
-0
/
+8
|
*
xen/acpi: Domain0 acpi parser related platform hypercall
Yu Ke
2011-09-26
1
-0
/
+1
*
|
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-11-06
1
-7
/
+0
|
\
\
|
*
|
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
2011-09-29
1
-7
/
+0
*
|
|
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
2011-10-25
1
-4
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xen: modify kernel mappings corresponding to granted pages
Stefano Stabellini
2011-09-29
1
-1
/
+2
|
*
|
xen/p2m: Make debug/xen/mmu/p2m visible again.
Konrad Rzeszutek Wilk
2011-09-23
1
-3
/
+0
*
|
|
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
2011-08-17
1
-2
/
+2
|
/
/
*
|
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-24
2
-0
/
+40
|
\
\
|
*
|
xen/trace: add multicall tracing
Jeremy Fitzhardinge
2011-07-18
2
-0
/
+40
|
|
/
*
|
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
Konrad Rzeszutek Wilk
2011-07-11
1
-2
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
2011-05-26
1
-0
/
+7
|
\
|
*
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
2011-05-26
1
-0
/
+7
*
|
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
Konrad Rzeszutek Wilk
2011-04-18
1
-2
/
+3
*
|
xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.
Konrad Rzeszutek Wilk
2011-04-14
1
-0
/
+16
|
/
[next]