index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
xen: gntdev: fix build warning
Ian Campbell
2011-03-09
|
|
*
|
|
xen/p2m/m2p/gnttab: do not add failed grant maps to m2p override
Ian Campbell
2011-03-09
|
|
*
|
|
xen-gntdev: Add cast to pointer
Daniel De Graaf
2011-02-23
|
|
*
|
|
xen-gntdev: Fix incorrect use of zero handle
Daniel De Graaf
2011-02-23
|
|
*
|
|
xen: change xen/[gntdev/gntalloc] to default m
Stefano Stabellini
2011-02-16
|
|
*
|
|
xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappings
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen-gntdev: Avoid double-mapping memory
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen-gntdev: Avoid unmapping ranges twice
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen-gntdev: Use map->vma for checking map validity
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen-gntdev: Fix unmap notify on PV domains
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen-gntdev: Fix memory leak when mmap fails
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen/gntalloc,gntdev: Add unmap notify ioctl
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen-gntalloc: Userspace grant allocation driver
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen-gntdev: Support mapping in HVM domains
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen-gntdev: Add reference counting to maps
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen-gntdev: Use find_vma rather than iterating our vma list manually
Daniel De Graaf
2011-02-14
|
|
*
|
|
xen-gntdev: Change page limit to be global instead of per-open
Daniel De Graaf
2011-02-14
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2011-03-15
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers
Ian Campbell
2011-02-28
|
|
|
/
/
/
*
|
|
|
/
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-15
|
\
\
\
\
|
*
|
|
|
xen: suspend: remove xen_hvm_suspend
Ian Campbell
2011-02-25
|
*
|
|
|
xen: suspend: pull pre/post suspend hooks out into suspend_info
Ian Campbell
2011-02-25
|
*
|
|
|
xen: suspend: move arch specific pre/post suspend hooks into generic hooks
Ian Campbell
2011-02-25
|
*
|
|
|
xen: suspend: refactor non-arch specific pre/post suspend hooks
Ian Campbell
2011-02-25
|
*
|
|
|
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
2011-02-25
|
*
|
|
|
xen: suspend: pass extra hypercall argument via suspend_info struct
Ian Campbell
2011-02-25
|
*
|
|
|
xen: suspend: refactor cancellation flag into a structure
Ian Campbell
2011-02-25
|
*
|
|
|
xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding
Ian Campbell
2011-02-25
|
*
|
|
|
xen: do not respond to unknown xenstore control requests
Ian Campbell
2011-02-25
|
*
|
|
|
xen: make the ballon driver work for hvm domains
Stefano Stabellini
2011-02-25
|
*
|
|
|
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore
Stefano Stabellini
2011-02-25
|
|
/
/
/
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
.
\
\
\
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
2011-03-15
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
xen: events: mark cpu_evtchn_mask_p as __refdata
Ian Campbell
2011-02-11
|
|
|
|
/
/
*
|
|
|
|
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
xen: events: remove dom0 specific xen_create_msi_irq
Ian Campbell
2011-03-10
|
*
|
|
|
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
Ian Campbell
2011-03-10
|
*
|
|
|
xen: events: push set_irq_msi down into xen_create_msi_irq
Ian Campbell
2011-03-10
|
*
|
|
|
xen: events: update pirq_to_irq in xen_create_msi_irq
Ian Campbell
2011-03-10
|
*
|
|
|
xen: events: refactor xen_create_msi_irq slightly
Ian Campbell
2011-03-10
|
*
|
|
|
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
Ian Campbell
2011-03-10
|
*
|
|
|
xen: events: assume PHYSDEVOP_get_free_pirq exists
Ian Campbell
2011-03-10
|
*
|
|
|
xen: events: return irq from xen_allocate_pirq_msi
Ian Campbell
2011-03-10
|
*
|
|
|
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
Ian Campbell
2011-03-10
|
*
|
|
|
xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.
Ian Campbell
2011-03-10
|
*
|
|
|
Merge branch 'stable/irq.rework' into stable/irq.cleanup
Konrad Rzeszutek Wilk
2011-03-10
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
2011-03-15
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.
Konrad Rzeszutek Wilk
2011-03-03
|
*
|
|
|
xen: Use IRQF_FORCE_RESUME
Thomas Gleixner
2011-03-03
[prev]
[next]