index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-13
/
+1
2017-05-02
xen: Implement EFI reset_system callback
Julien Grall
1
-0
/
+18
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2
-18
/
+21
2017-05-02
xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops
Stefano Stabellini
1
-4
/
+4
2017-05-02
xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV
Vitaly Kuznetsov
1
-10
/
+20
2017-04-27
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-2
/
+2
2017-04-04
xenbus: remove transaction holder from list before freeing
Jan Beulich
1
-1
/
+3
2017-03-23
xen/acpi: upload PM state from init-domain to Xen
Ankur Arora
1
-8
/
+26
2017-03-23
xen/acpi: Replace hard coded "ACPI0007"
Ankur Arora
1
-1
/
+1
2017-03-13
drivers, xen: convert grant_map.users from atomic_t to refcount_t
Elena Reshetova
1
-5
/
+6
2017-03-09
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2017-03-07
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+47
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
xenbus: Remove duplicate inclusion of linux/init.h
Masanari Iida
1
-1
/
+0
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2017-02-14
xen/privcmd: add IOCTL_PRIVCMD_RESTRICT
Paul Durrant
1
-9
/
+79
2017-02-14
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
1
-0
/
+139
2017-02-13
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
Andrii Anisov
1
-0
/
+28
2017-02-13
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
1
-0
/
+19
2017-02-13
xen/privcmd: return -ENOTTY for unimplemented IOCTLs
Paul Durrant
1
-2
/
+1
2017-02-09
xen: optimize xenbus driver for multiple concurrent xenstore accesses
Juergen Gross
4
-391
/
+672
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
11
-59
/
+49
2017-02-09
xen: clean up xenbus internal headers
Juergen Gross
12
-93
/
+47
2017-02-08
xenbus: Neaten xenbus_va_dev_error
Joe Perches
1
-29
/
+10
2017-02-07
xen/pvh: Enable CPU hotplug
Boris Ostrovsky
1
-1
/
+1
2017-02-07
xen/pvh: Initialize grant table for PVH guests
Boris Ostrovsky
1
-4
/
+4
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
1
-1
/
+0
2017-02-03
xen/manage: correct return value check on xenbus_scanf()
Jan Beulich
1
-1
/
+1
2017-01-27
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2017-01-20
swiotlb-xen: update dev_addr after swapping pages
Stefano Stabellini
1
-2
/
+3
2017-01-19
Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+71
2017-01-13
partially revert "xen: Remove event channel notification through Xen PCI plat...
Stefano Stabellini
1
-0
/
+71
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+6
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
1
-0
/
+4
2017-01-05
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-29
/
+36
2017-01-03
Xen: ARM: Zero reserved fields of xatp before making hypervisor call
Jiandi An
1
-3
/
+5
2017-01-03
xen: events: Replace BUG() with BUG_ON()
Shyam Saini
1
-2
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-23
xen: remove stale xs_input_avail() from header
Juergen Gross
1
-1
/
+0
2016-12-23
xen: return xenstore command failures via response instead of rc
Juergen Gross
1
-20
/
+27
2016-12-23
xen: xenbus driver must not accept invalid transaction ids
Juergen Gross
1
-1
/
+1
2016-12-22
xen/evtchn: use rb_entry()
Geliang Tang
1
-2
/
+2
2016-12-19
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
1
-2
/
+2
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-1
/
+1
2016-12-14
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-32
/
+37
2016-12-14
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+12
2016-12-12
xen/balloon: Only mark a page as managed when it is released
Ross Lagerwall
1
-4
/
+2
2016-12-12
xenbus: fix deadlock on writes to /proc/xen/xenbus
David Vrabel
1
-0
/
+2
[next]