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
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
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
|
*
|
|
|
xen: Fix compile error introduced by "switch to new irq_chip functions"
Ian Campbell
2011-03-03
|
*
|
|
|
xen: Switch to new irq_chip functions
Thomas Gleixner
2011-03-03
|
*
|
|
|
xen: Remove stale irq_chip.end
Thomas Gleixner
2011-03-03
|
*
|
|
|
xen: events: do not free legacy IRQs
Ian Campbell
2011-03-03
|
*
|
|
|
xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.
Ian Campbell
2011-03-03
|
*
|
|
|
xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq
Ian Campbell
2011-03-03
|
*
|
|
|
xen:events: move find_unbound_irq inside CONFIG_PCI_MSI
Ian Campbell
2011-03-03
|
|
/
/
/
|
|
|
|
|
\
\
\
*
-
.
|
|
|
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...
Linus Torvalds
2011-03-15
|
\
\
|
|
|
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
2011-03-03
|
|
/
/
*
/
/
xen: suspend and resume system devices when running PVHVM
Ian Campbell
2011-02-17
|
/
/
*
|
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
[prev]
[next]