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-06-15
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
1
-3
/
+4
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-4
/
+1
2015-06-01
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
1
-12
/
+15
2015-05-30
target: remove ->put_session method
Christoph Hellwig
1
-1
/
+0
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-9
/
+1
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
1
-94
/
+0
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-23
/
+0
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
1
-2
/
+2
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
1
-15
/
+0
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-6
/
+0
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-6
/
+0
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
[next]