index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-08
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
1
-9
/
+9
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
1
-2
/
+2
2015-08-20
arm/xen: Drop the definition of xen_pci_platform_unplug
Julien Grall
1
-3
/
+0
2015-08-20
xen/events: Support event channel rebind on ARM
Julien Grall
1
-4
/
+0
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
2
-2
/
+2
2015-05-28
xen/arm: allow console=hvc0 to be omitted for guests
Ard Biesheuvel
1
-0
/
+4
2015-05-28
arm,arm64/xen: move Xen initialization earlier
Stefano Stabellini
1
-24
/
+34
2015-05-28
arm/xen: Correctly check if the event channel interrupt is present
Julien Grall
1
-4
/
+6
2015-05-18
xen/arm: Define xen_arch_suspend()
Boris Ostrovsky
1
-0
/
+1
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-0
/
+15
2015-03-16
xen/privcmd: improve performance of MMAPBATCH_V2
David Vrabel
1
-4
/
+16
2015-03-16
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
David Vrabel
1
-87
/
+3
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-1
/
+1
2015-01-20
arm64: Relax licensing of arm64 Xen DMA operations
Chuck Tuffli
2
-3
/
+3
2014-12-04
xen/arm: introduce GNTTABOP_cache_flush
Stefano Stabellini
1
-2
/
+32
2014-12-04
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
1
-0
/
+7
2014-12-04
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
Stefano Stabellini
3
-95
/
+85
2014-12-04
xen/arm: use hypercall to flush caches in map_page
Stefano Stabellini
1
-0
/
+12
2014-12-04
xen/arm: use is_device_dma_coherent
Stefano Stabellini
1
-3
/
+3
2014-12-04
xen/arm: if(pfn_valid(pfn)) call native dma_ops
Stefano Stabellini
1
-39
/
+11
2014-12-04
xen/arm: remove outer_*_range call
Stefano Stabellini
1
-9
/
+0
2014-12-04
xen/arm: remove handling of XENFEAT_grant_map_identity
Stefano Stabellini
2
-89
/
+1
2014-09-11
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
1
-65
/
+1
2014-09-11
xen/arm: reimplement xen_dma_unmap_page & friends
Stefano Stabellini
2
-1
/
+203
2014-09-11
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
1
-0
/
+6
2014-08-11
arm/xen: remove duplicate arch_gnttab_init() function
David Vrabel
1
-5
/
+0
2014-08-07
Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-8
/
+4
2014-08-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+3
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-0
/
+5
2014-07-25
xen/arm: use BUG_ON
Himangi Saraogi
1
-4
/
+2
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
1
-3
/
+3
2014-07-14
xen/grant-table: remove support for V2 tables
David Vrabel
1
-8
/
+1
2014-07-14
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-0
/
+5
2014-05-12
arm,arm64/xen: introduce HYPERVISOR_suspend()
Stefano Stabellini
1
-0
/
+8
2014-05-09
arm: xen: export HYPERVISOR_multicall to modules.
Ian Campbell
1
-0
/
+1
2014-04-24
arm: xen: implement multicall hypercall support.
Ian Campbell
1
-0
/
+1
2014-03-18
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
1
-0
/
+32
2014-01-30
xen/gnttab: Use phys_addr_t to describe the grant frame base address
Julien Grall
1
-3
/
+3
2014-01-30
arm/xen: Initialize event channels earlier
Julien Grall
1
-27
/
+44
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
1
-2
/
+7
2013-12-11
arm: xen: foreign mapping PTEs are special.
Ian Campbell
1
-1
/
+1
2013-12-04
XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn
Eric Trudeau
1
-2
/
+2
2013-11-18
xen/arm: p2m_init and p2m_lock should be static
Stefano Stabellini
1
-2
/
+2
2013-11-18
arm/xen: Export phys_to_mach to fix Xen module link errors
Josh Boyer
1
-0
/
+1
2013-11-08
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
3
-1
/
+274
2013-10-10
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
1
-3
/
+3
2013-10-09
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
Stefano Stabellini
1
-0
/
+1
2013-10-10
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini
2
-1
/
+65
2013-10-17
arm/xen,arm64/xen: introduce p2m
Stefano Stabellini
2
-1
/
+209
2013-09-09
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
1
-0
/
+1
[next]