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/granttable: Disable grant v2 for HVM domains.
Konrad Rzeszutek Wilk
2012-01-27
*
xen: using EXPORT_SYMBOL requires including export.h
Stephen Rothwell
2012-01-18
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2012-01-18
|
\
|
*
Xen: Export xen_biovec_phys_mergeable
Matthew Wilcox
2011-11-04
*
|
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2012-01-17
|
\
\
|
*
|
xen/balloon: Move the registration from device to subsystem.
Konrad Rzeszutek Wilk
2012-01-12
|
*
|
Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus...
Konrad Rzeszutek Wilk
2012-01-12
|
|
\
\
*
|
|
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
|
|
|
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-10
|
\
\
\
\
|
*
\
\
\
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
|
|
\
\
\
\
|
*
|
|
|
|
swiotlb: Expose swiotlb_nr_tlb function to modules
Konrad Rzeszutek Wilk
2011-12-06
*
|
|
|
|
|
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen/pciback: Expand the warning message to include domain id.
Konrad Rzeszutek Wilk
2012-01-09
|
*
|
|
|
|
|
xen/pciback: Fix "device has been assigned to X domain!" warning
Konrad Rzeszutek Wilk
2012-01-07
|
*
|
|
|
|
|
xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"
Konrad Rzeszutek Wilk
2012-01-07
|
*
|
|
|
|
|
xen/xenbus: don't reimplement kvasprintf via a fixed size buffer
Ian Campbell
2012-01-04
|
*
|
|
|
|
|
xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX
Ian Campbell
2012-01-04
|
*
|
|
|
|
|
xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.
Ian Campbell
2012-01-04
|
*
|
|
|
|
|
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
|
*
|
|
|
|
|
xen-gntalloc: introduce missing kfree
Julia Lawall
2012-01-03
|
*
|
|
|
|
|
xen/xenbus: Fix compile error - missing header for xen_initial_domain()
Konrad Rzeszutek Wilk
2011-12-21
|
*
|
|
|
|
|
xen/grant-table: Support mappings required by blkback
Daniel De Graaf
2011-12-20
|
*
|
|
|
|
|
xenbus: Use grant-table wrapper functions
Daniel De Graaf
2011-12-20
|
*
|
|
|
|
|
xenbus: Support HVM backends
Daniel De Graaf
2011-12-20
|
*
|
|
|
|
|
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
2011-12-20
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
xen/xenbus-frontend: Fix compile error with randconfig
Konrad Rzeszutek Wilk
2011-12-20
|
*
|
|
|
|
|
xen/xenbus-frontend: Make error message more clear
Bastian Blank
2011-12-16
|
*
|
|
|
|
|
xen/privcmd: Remove unused support for arch specific privcmp mmap
Bastian Blank
2011-12-16
|
*
|
|
|
|
|
xen: Add xenbus_backend device
Bastian Blank
2011-12-16
|
*
|
|
|
|
|
xen: Add xenbus device driver
Bastian Blank
2011-12-16
|
*
|
|
|
|
|
xen: Add privcmd device driver
Bastian Blank
2011-12-16
|
*
|
|
|
|
|
xen/gntalloc: fix reference counts on multi-page mappings
Daniel De Graaf
2011-12-16
|
*
|
|
|
|
|
xen/gntalloc: release grant references on page free
Daniel De Graaf
2011-12-16
|
*
|
|
|
|
|
xen/events: prevent calling evtchn_get on invalid channels
Daniel De Graaf
2011-12-16
|
*
|
|
|
|
|
xen/granttable: Support transitive grants
Annie Li
2011-12-16
|
*
|
|
|
|
|
xen/granttable: Support sub-page grants
Annie Li
2011-12-16
|
*
|
|
|
|
|
xen/granttable: Improve comments for function pointers
Annie Li
2011-12-16
|
*
|
|
|
|
|
xen/granttable: Keep code format clean
Annie Li
2011-11-22
|
*
|
|
|
|
|
xen/granttable: Grant tables V2 implementation
Annie Li
2011-11-22
|
*
|
|
|
|
|
xen/granttable: Refactor some code
Annie Li
2011-11-22
|
*
|
|
|
|
|
xen/granttable: Introducing grant table V2 stucture
Annie Li
2011-11-22
|
*
|
|
|
|
|
xen/event: Add reference counting to event channels
Daniel De Graaf
2011-11-21
|
*
|
|
|
|
|
xen/gnt{dev,alloc}: reserve event channels for notify
Daniel De Graaf
2011-11-21
|
*
|
|
|
|
|
xen/gntalloc: Change gref_lock to a mutex
Daniel De Graaf
2011-11-21
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion
Greg Kroah-Hartman
2011-12-15
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
|
|
/
/
/
/
*
|
|
/
/
Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...
Konrad Rzeszutek Wilk
2011-12-19
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
xen/swiotlb: Use page alignment for early buffer allocation.
Konrad Rzeszutek Wilk
2011-12-15
|
|
/
/
|
/
|
|
*
|
|
xen-gntalloc: signedness bug in add_grefs()
Dan Carpenter
2011-11-16
[next]