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
/
include
/
asm
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-0
/
+5
2015-01-28
xen: remove scratch frames for ballooned pages and m2p override
David Vrabel
1
-14
/
+4
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-1
/
+1
2014-12-08
xen: introduce helper functions to do safe read and write accesses
Juergen Gross
1
-1
/
+15
2014-12-04
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
1
-4
/
+16
2014-12-04
xen: Hide get_phys_to_machine() to be able to tune common path
Juergen Gross
1
-6
/
+20
2014-12-04
xen: Delay invalidating extra memory
Juergen Gross
1
-0
/
+3
2014-12-04
xen: Delay remapping memory of pv-domain
Juergen Gross
1
-1
/
+0
2014-12-04
xen: Make functions static
Juergen Gross
1
-6
/
+0
2014-12-04
xen/pci: Use APIC directly when APIC virtualization hardware is available
Boris Ostrovsky
1
-0
/
+91
2014-12-04
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
1
-0
/
+7
2014-12-04
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
1
-2
/
+2
2014-04-24
arm: xen: implement multicall hypercall support.
Ian Campbell
2
-1
/
+4
2014-03-18
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
1
-2
/
+9
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
1
-3
/
+2
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
1
-2
/
+3
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
1
-0
/
+1
2014-01-06
xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.
Mukesh Rathor
1
-1
/
+6
2013-10-25
xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
Stefano Stabellini
1
-0
/
+14
2013-10-09
xen: introduce xen_alloc/free_coherent_pages
Stefano Stabellini
1
-0
/
+24
2013-09-26
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-11
/
+20
2013-09-25
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
1
-11
/
+20
2013-09-05
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2013-08-09
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-08-05
xen: Switch to use hypervisor_cpuid_base()
Jason Wang
1
-15
/
+1
2013-03-22
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
1
-2
/
+2
2013-02-20
xen: event channel arrays are xen_ulong_t and not unsigned long
Ian Campbell
1
-0
/
+3
2013-02-20
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
1
-0
/
+2
2012-12-14
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2012-11-29
xen: arm: implement remap interfaces needed for privcmd mappings.
Ian Campbell
1
-0
/
+1
2012-11-04
xen/hypercall: fix hypercall fallback code for very old hypervisors
Jan Beulich
1
-14
/
+7
2012-10-30
x86: remove obsolete comment from asm/xen/hypervisor.h
Olaf Hering
1
-1
/
+0
2012-10-19
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2
-3
/
+4
2012-10-19
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
1
-2
/
+0
2012-10-19
xen: sysfs: fix build warning.
Ian Campbell
1
-0
/
+2
2012-10-07
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2012-10-04
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-2
/
+2
2012-10-03
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+9
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
1
-2
/
+2
2012-09-27
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-09-23
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-09-17
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-09-12
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
1
-1
/
+2
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
1
-0
/
+8
2012-08-23
xen: Introduce xen_pfn_t for pfn and mfn types
Stefano Stabellini
1
-0
/
+5
2012-08-21
xen: missing includes
Stefano Stabellini
1
-0
/
+2
2012-09-14
xen/arm: Introduce xen_ulong_t for unsigned long
Stefano Stabellini
1
-0
/
+1
2012-07-19
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
1
-0
/
+8
2012-05-07
Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-05-07
xen: implement IRQ_WORK_VECTOR handler
Lin Ming
1
-0
/
+1
[next]