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
*
convert get_sb_single() users
Al Viro
2010-10-29
*
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
|
\
|
*
xen: register xen pci notifier
Weidong Han
2010-10-27
|
*
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
2010-10-22
|
*
xen: Initialize xenbus for dom0.
Juan Quintela
2010-10-22
|
*
xen: remap MSIs into pirqs when running as initial domain
Qing He
2010-10-22
|
*
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
2010-10-22
|
*
xen: map MSIs into pirqs
Stefano Stabellini
2010-10-22
|
*
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
2010-10-22
|
*
xen: implement xen_hvm_register_pirq
Stefano Stabellini
2010-10-22
|
*
xen: get the maximum number of pirqs from xen
Stefano Stabellini
2010-10-22
|
*
xen: support pirq != irq
Stefano Stabellini
2010-10-22
|
*
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...
Stefano Stabellini
2010-10-22
|
|
\
|
|
*
xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c
Konrad Rzeszutek Wilk
2010-10-20
|
|
*
x86: xen: Sanitse irq handling (part two)
Konrad Rzeszutek Wilk
2010-10-18
|
|
*
swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.
Konrad Rzeszutek Wilk
2010-10-18
|
|
*
xen/pci: Request ACS when Xen-SWIOTLB is activated.
Konrad Rzeszutek Wilk
2010-10-18
|
|
*
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
2010-10-18
|
|
*
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
2010-10-18
|
|
*
xen: fix shared irq device passthrough
Konrad Rzeszutek Wilk
2010-10-18
|
|
*
xen: Provide a variant of xen_poll_irq with timeout.
Konrad Rzeszutek Wilk
2010-10-18
|
|
*
xen: Find an unbound irq number in reverse order (high to low).
Konrad Rzeszutek Wilk
2010-10-18
|
|
*
xen: statically initialize cpu_evtchn_mask_p
Jeremy Fitzhardinge
2010-10-18
|
|
*
xen: set pirq name to something useful.
Gerd Hoffmann
2010-10-18
|
|
*
xen: dynamically allocate irq & event structures
Jeremy Fitzhardinge
2010-10-18
|
|
*
xen: identity map gsi->irqs
Konrad Rzeszutek Wilk
2010-10-18
|
|
*
xen: implement pirq type event channels
Jeremy Fitzhardinge
2010-10-18
|
|
*
xen: define BIOVEC_PHYS_MERGEABLE()
Jeremy Fitzhardinge
2010-10-18
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
|
\
\
\
\
|
|
*
|
|
xen: improvements to VIRQ_DEBUG output
Ian Campbell
2010-10-22
|
|
*
|
|
xen: set up IRQ before binding virq to evtchn
Jeremy Fitzhardinge
2010-10-22
|
|
*
|
|
xen: ensure that all event channels start off bound to VCPU 0
Ian Campbell
2010-10-22
|
|
*
|
|
xen/events: change to using fasteoi
Jeremy Fitzhardinge
2010-10-22
|
|
|
/
/
|
*
|
|
xen/privcmd: make privcmd visible in domU
Jeremy Fitzhardinge
2010-10-20
|
*
|
|
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
2010-10-20
|
*
|
|
privcmd: MMAPBATCH: Fix error handling/reporting
Ian Campbell
2010-10-20
|
*
|
|
xenbus: export xen_store_interface for xenfs
Jeremy Fitzhardinge
2010-10-20
|
*
|
|
xen/privcmd: make sure vma is ours before doing anything to it
Jeremy Fitzhardinge
2010-10-20
|
*
|
|
xen/privcmd: print SIGBUS faults
Jeremy Fitzhardinge
2010-10-20
|
*
|
|
xen/xenfs: set_page_dirty is supposed to return true if it dirties
Jeremy Fitzhardinge
2010-10-20
|
*
|
|
xen/privcmd: create address space to allow writable mmaps
Jeremy Fitzhardinge
2010-10-20
|
*
|
|
xen: add privcmd driver
Jeremy Fitzhardinge
2010-10-20
|
*
|
|
xen: add /proc/xen/xsd_{kva,port} to xenfs
Ian Campbell
2010-10-20
|
|
/
/
*
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
\
\
|
*
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
|
|
Merge branch 'linus' into irq/core
Ingo Molnar
2010-10-19
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
2010-10-05
|
|
/
*
/
x86: xen: Sanitise sparse_irq handling
Thomas Gleixner
2010-10-12
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-28
|
\
|
*
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-08-21
[next]