index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
1
-4
/
+8
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-1
/
+1
2015-05-05
xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...
Boris Ostrovsky
1
-1
/
+1
2015-05-05
xen/xenbus: Update xenbus event channel on resume
Boris Ostrovsky
1
-0
/
+29
2015-05-05
xen/events: Clear cpu_evtchn_mask before resuming
Boris Ostrovsky
2
-2
/
+13
2015-04-29
xen-pciback: Add name prefix to global 'permissive' variable
Ben Hutchings
3
-5
/
+5
2015-04-29
xen: Suspend ticks on all CPUs during suspend
Boris Ostrovsky
1
-3
/
+6
2015-04-27
xen/grant: introduce func gnttab_unmap_refs_sync()
Bob Liu
2
-25
/
+31
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-61
/
+13
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+5
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
13
-235
/
+665
2015-04-15
xen/pci: Try harder to get PXM information for Xen
Ross Lagerwall
1
-2
/
+13
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
3
-103
/
+288
2015-04-14
cleancache: forbid overriding cleancache_ops
Vladimir Davydov
1
-7
/
+9
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-61
/
+13
2015-04-02
Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+40
2015-03-26
XEN / ACPI: Make XEN ACPI depend on X86
Hanjun Guo
2
-1
/
+5
2015-03-23
xen/balloon: before adding hotplugged memory, set frames to invalid
Juergen Gross
1
-0
/
+23
2015-03-23
x86/xen: prepare p2m list for memory hotplug
Juergen Gross
1
-0
/
+17
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-5
/
+2
2015-03-19
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
1
-5
/
+2
2015-03-16
xen-pciback: also support disabling of bus-mastering and memory-write-invalidate
Jan Beulich
1
-1
/
+14
2015-03-16
xen: scsiback: add LUN of restored domain
Juergen Gross
1
-5
/
+14
2015-03-16
xen-scsiback: define a pr_fmt macro with xen-pvscsi
Tao Chen
1
-39
/
+36
2015-03-16
xen/mce: fix up xen_late_init_mcelog() error handling
Dan Carpenter
1
-7
/
+18
2015-03-16
xen/privcmd: improve performance of MMAPBATCH_V2
David Vrabel
2
-53
/
+110
2015-03-16
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
David Vrabel
3
-0
/
+140
2015-03-16
xen/pciback: Don't print scary messages when unsupported by hypervisor.
Konrad Rzeszutek Wilk
1
-2
/
+2
2015-03-16
xen: balloon: Use static attribute groups for sysfs entries
Takashi Iwai
1
-25
/
+20
2015-03-16
xen: pcpu: Use static attribute groups for sysfs entry
Takashi Iwai
1
-16
/
+28
2015-03-11
xen-pciback: limit guest control of command register
Jan Beulich
3
-14
/
+51
2015-03-06
xen/events: avoid NULL pointer dereference in dom0 on large machines
Juergen Gross
1
-6
/
+12
2015-02-23
xen-scsiback: mark pvscsi frontend request consumed only after last read
Juergen Gross
1
-8
/
+6
2015-02-23
x86/xen: allow privcmd hypercalls to be preempted
David Vrabel
3
-1
/
+47
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2015-02-06
xen/manage: Fix USB interaction issues when resuming
Ross Lagerwall
1
-1
/
+7
2015-02-05
xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.
Jennifer Herbert
1
-4
/
+7
2015-01-28
xen/gntdev: provide find_special_page VMA operation
David Vrabel
1
-0
/
+11
2015-01-28
xen/gntdev: mark userspace PTEs as special on x86 PV guests
David Vrabel
1
-0
/
+34
2015-01-28
xen/gntdev: safely unmap grants in case they are still in use
Jennifer Herbert
1
-5
/
+31
2015-01-28
xen/gntdev: convert priv->lock to a mutex
David Vrabel
1
-20
/
+20
2015-01-28
xen/grant-table: add a mechanism to safely unmap pages that are in use
Jennifer Herbert
1
-0
/
+44
2015-01-28
xen: mark grant mapped pages as foreign
Jennifer Herbert
1
-2
/
+41
2015-01-28
xen/grant-table: add helpers for allocating pages
David Vrabel
3
-5
/
+34
2015-01-28
xen: remove scratch frames for ballooned pages and m2p override
David Vrabel
1
-84
/
+2
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
2
-8
/
+16
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-4
/
+4
2015-01-23
xen/tmem: mark xen_tmem_init() __init
Jan Beulich
1
-1
/
+1
2015-01-09
scsi: Conditionally compile in constants.c
Hannes Reinecke
1
-0
/
+1
[next]