index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
xen
Commit message (
Expand
)
Author
Age
*
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
2015-05-06
*
xen: remove scratch frames for ballooned pages and m2p override
David Vrabel
2015-01-28
*
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
2015-01-28
*
xen: introduce helper functions to do safe read and write accesses
Juergen Gross
2014-12-08
*
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
2014-12-04
*
xen: Hide get_phys_to_machine() to be able to tune common path
Juergen Gross
2014-12-04
*
xen: Delay invalidating extra memory
Juergen Gross
2014-12-04
*
xen: Delay remapping memory of pv-domain
Juergen Gross
2014-12-04
*
xen: Make functions static
Juergen Gross
2014-12-04
*
xen/pci: Use APIC directly when APIC virtualization hardware is available
Boris Ostrovsky
2014-12-04
*
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
2014-12-04
*
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
2014-12-04
*
arm: xen: implement multicall hypercall support.
Ian Campbell
2014-04-24
*
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
2014-03-18
*
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
2014-02-03
*
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
2014-01-31
*
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2014-01-06
*
xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.
Mukesh Rathor
2014-01-06
*
xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
Stefano Stabellini
2013-10-25
*
xen: introduce xen_alloc/free_coherent_pages
Stefano Stabellini
2013-10-09
*
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-25
|
\
|
*
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2013-09-25
*
|
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-04
|
\
|
|
*
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
2013-08-09
*
|
xen: Switch to use hypervisor_cpuid_base()
Jason Wang
2013-08-05
|
/
*
xen-pciback: notify hypervisor about devices intended to be assigned to guests
Jan Beulich
2013-03-22
*
xen: event channel arrays are xen_ulong_t and not unsigned long
Ian Campbell
2013-02-20
*
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2013-02-19
*
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-12-13
|
\
|
*
xen: arm: implement remap interfaces needed for privcmd mappings.
Ian Campbell
2012-11-29
*
|
xen/hypercall: fix hypercall fallback code for very old hypervisors
Jan Beulich
2012-11-04
*
|
x86: remove obsolete comment from asm/xen/hypervisor.h
Olaf Hering
2012-10-30
|
/
*
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-10-19
|
\
|
*
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-06
|
|
\
|
*
\
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-03
|
|
\
\
|
|
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
|
*
|
|
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-03
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
2012-09-12
*
|
|
|
xen: grant: use xen_pfn_t type for frame_list.
Ian Campbell
2012-10-19
*
|
|
|
xen: sysfs: fix build warning.
Ian Campbell
2012-10-19
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
2012-09-26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xen/arm: Introduce xen_ulong_t for unsigned long
Stefano Stabellini
2012-09-14
*
|
|
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...
Konrad Rzeszutek Wilk
2012-09-17
*
|
|
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
2012-09-12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
2012-07-19
|
|
/
*
|
xen: Introduce xen_pfn_t for pfn and mfn types
Stefano Stabellini
2012-08-23
*
|
xen: missing includes
Stefano Stabellini
2012-08-21
|
/
*
Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5
Konrad Rzeszutek Wilk
2012-05-07
|
\
|
*
xen/p2m: An early bootup variant of set_phys_to_machine
Konrad Rzeszutek Wilk
2012-04-06
[next]