index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
*
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2011-01-20
|
\
|
*
xenbus: Fix memory leak on release
Daniel De Graaf
2010-12-20
|
*
xenbus: avoid zero returns from read()
Daniel De Graaf
2010-09-08
|
*
xenbus: add missing wakeup in concurrent read/write
Daniel De Graaf
2010-09-08
|
*
xenbus: allow any xenbus command over /proc/xen/xenbus
Diego Ongaro
2010-09-01
|
*
xenfs/xenbus: report partial reads/writes correctly
Jeremy Fitzhardinge
2010-08-25
*
|
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-13
|
\
\
|
*
|
xen p2m: clear the old pte when adding a page to m2p_override
Jeremy Fitzhardinge
2011-01-11
|
*
|
xen gntdev: use gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
2011-01-11
|
*
|
xen: introduce gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
2011-01-11
|
*
|
xen/gntdev: Fix circular locking dependency
Daniel De Graaf
2011-01-11
|
*
|
xen/gntdev: stop using "token" argument
Jeremy Fitzhardinge
2011-01-11
|
*
|
xen: gntdev: move use of GNTMAP_contains_pte next to the map_op
Ian Campbell
2011-01-11
|
*
|
xen/gntdev: add VM_PFNMAP to vma
Jeremy Fitzhardinge
2011-01-11
|
*
|
xen/gntdev: allow usermode to map granted pages
Gerd Hoffmann
2011-01-11
*
|
|
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2011-01-13
|
\
\
\
|
*
|
|
xen-platform: Fix compile errors if CONFIG_PCI is not enabled.
Konrad Rzeszutek Wilk
2011-01-12
|
*
|
|
xen: rename platform-pci module to xen-platform-pci.
Ian Campbell
2011-01-12
|
*
|
|
xen-platform: use PCI interfaces to request IO and MEM resources.
Ian Campbell
2011-01-12
|
|
/
/
*
|
|
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-12
|
\
\
\
|
*
|
|
xen/xenbus: making backend support modular is too complex
Jeremy Fitzhardinge
2011-01-05
|
*
|
|
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
2011-01-05
|
*
|
|
xen/xenbus: clean up noise in xenbus_probe_frontend.c
Jeremy Fitzhardinge
2011-01-05
|
*
|
|
xen/xenbus: clean up noise in xenbus_probe_backend.c
Jeremy Fitzhardinge
2011-01-05
|
*
|
|
xen/xenbus: clean up noise in xenbus_probe.c
Jeremy Fitzhardinge
2011-01-05
|
*
|
|
xen/xenbus: cleanup debug noise in xenbus_comms.c
Jeremy Fitzhardinge
2011-01-05
|
*
|
|
xen/xenbus: clean up error handling
Jeremy Fitzhardinge
2011-01-05
|
*
|
|
xen/xenbus: make frontend bus GPL
Jeremy Fitzhardinge
2011-01-05
|
*
|
|
xen/xenbus: make sure backend bus is registered earlier
Jeremy Fitzhardinge
2011-01-05
|
*
|
|
xenbus/frontend: register bus earlier
Jeremy Fitzhardinge
2011-01-05
|
*
|
|
xen: remove xen/evtchn.h
Jeremy Fitzhardinge
2011-01-05
|
*
|
|
xen: add backend driver support
Ian Campbell
2011-01-05
|
*
|
|
xen: separate out frontend xenbus
Ian Campbell
2011-01-05
|
|
/
/
*
|
|
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-01-10
|
\
\
\
|
*
|
|
xen/event: validate irq before get evtchn by irq
Joe Jin
2011-01-10
|
*
|
|
xen/irq: Cleanup the find_unbound_irq
Konrad Rzeszutek Wilk
2010-12-09
|
|
/
/
*
|
|
xen: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
*
|
|
xen: Use this_cpu_ops
Christoph Lameter
2010-12-17
|
/
/
*
|
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
2010-12-03
|
\
\
|
*
|
xen: fix save/restore for PV on HVM guests with pirq remapping
Stefano Stabellini
2010-12-02
|
*
|
xen: resume the pv console for hvm guests too
Stefano Stabellini
2010-12-02
|
*
|
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
2010-12-02
|
*
|
xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
Stefano Stabellini
2010-12-02
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2010-12-03
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
xen: allocate irq descs on any NUMA node
Jeremy Fitzhardinge
2010-12-02
|
*
|
|
xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
Jeremy Fitzhardinge
2010-12-02
*
|
|
|
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-11-23
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
2010-11-22
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
xen: make evtchn's name less generic
Ian Campbell
2010-11-19
|
|
|
*
|
Merge branch 'xen/dev-evtchn' into upstream/evtchn
Jeremy Fitzhardinge
2010-11-19
|
|
|
|
\
\
[next]