index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-06
|
*
|
|
tracing/events: Fix swiotlb tracepoint creation
Thierry Reding
2013-10-24
|
*
|
|
tracing/events: Add bounce tracing to swiotbl
Zoltan Kiss
2013-10-02
|
|
/
/
*
/
/
xenbus: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
|
/
/
*
|
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-25
|
\
\
|
*
|
xen/balloon: don't alloc page while non-preemptible
David Vrabel
2013-09-24
*
|
|
Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...
Linus Torvalds
2013-09-12
|
\
|
|
|
|
/
|
/
|
|
*
xen/balloon: remove BUG_ON in increase_reservation
Wei Liu
2013-09-11
|
*
xen/balloon: ensure preemption is disabled when using a scratch page
David Vrabel
2013-09-11
|
*
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
2013-09-09
|
|
\
*
|
|
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-09-04
|
\
|
|
|
*
|
xen/balloon: don't set P2M entry for auto translated guest
Wei Liu
2013-08-30
|
*
|
xen/evtchn: double free on error
Dan Carpenter
2013-08-30
|
*
|
Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.
Andres Lagar-Cavilla
2013-08-30
|
*
|
xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
Stefano Stabellini
2013-08-20
|
*
|
xen: fix ARM build after 6efa20e4
Stefano Stabellini
2013-08-20
|
*
|
xen/events: document behaviour when scanning the start word for events
David Vrabel
2013-08-20
|
*
|
swiotlb-xen: replace dma_length with sg_dma_len() macro
Stefano Stabellini
2013-08-09
|
*
|
xen/balloon: set a mapping for ballooned out pages
Stefano Stabellini
2013-08-09
|
*
|
xen/evtchn: improve scalability by using per-user locks
David Vrabel
2013-08-09
|
*
|
xen: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-08-09
|
*
|
xen-gnt: prevent adding duplicate gnt callbacks
Roger Pau Monne
2013-08-09
|
*
|
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
2013-08-09
*
|
|
Merge branch 'acpi-sleep'
Rafael J. Wysocki
2013-08-27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xen / ACPI: notify xen when reduced hardware sleep is available
Ben Guthro
2013-07-31
*
|
|
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-08-21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xen/events: mask events when changing their VCPU binding
David Vrabel
2013-08-20
|
*
|
xen/events: initialize local per-cpu mask for all possible events
David Vrabel
2013-08-20
*
|
|
Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-07-31
|
\
|
|
|
|
/
|
/
|
|
*
xen/tmem: do not allow XEN_TMEM on ARM64
Stefano Stabellini
2013-07-30
|
*
xen/evtchn: avoid a deadlock when unbinding an event channel
David Vrabel
2013-07-30
|
*
xen/arm: enable PV control for ARM
Julien Grall
2013-07-29
|
*
xen/arm64: Don't compile cpu hotplug
Julien Grall
2013-07-29
|
*
xenbus: frontend resume cleanup
Aurelien Chartier
2013-07-29
*
|
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
2013-07-14
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-06
|
\
\
|
*
\
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-04
|
|
\
\
|
*
|
|
xen: Remove clock_was_set() call in the resume path
David Vrabel
2013-06-28
*
|
|
|
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
|
\
\
\
\
|
*
|
|
|
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-03
|
*
|
|
|
mm: correctly update zone->managed_pages
Jiang Liu
2013-07-03
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
2013-07-03
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
|
*
|
xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend
Stefano Stabellini
2013-06-28
|
*
|
xen-pciback: fix error return code in pcistub_irq_handler_switch()
Wei Yongjun
2013-06-10
*
|
|
xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...
Konrad Rzeszutek Wilk
2013-06-10
|
/
/
*
|
xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
Wei Liu
2013-05-29
*
|
xen-pciback: more uses of cached MSI-X capability offset
Jan Beulich
2013-05-29
*
|
xenbus: save xenstore local status for later use
Aurelien Chartier
2013-05-29
*
|
xenbus: delay xenbus frontend resume if xenstored is not running
Aurelien Chartier
2013-05-29
[prev]
[next]