Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3998e6b87d4258a70df358296d6f1c7234012bfe
/
drivers
/
xen
ac4cde3
xenbus: remove transaction holder from list before freeing
by Jan Beulich
· 8 years ago
1914f0c
xen/acpi: upload PM state from init-domain to Xen
by Ankur Arora
· 8 years ago
1c2593c
xen/acpi: Replace hard coded "ACPI0007"
by Ankur Arora
· 8 years ago
c5f7c5a
drivers, xen: convert grant_map.users from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
cb2113c
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
8c2c8ed
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
d825adb
xenbus: Remove duplicate inclusion of linux/init.h
by Masanari Iida
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
4610d24
xen/privcmd: add IOCTL_PRIVCMD_RESTRICT
by Paul Durrant
· 8 years ago
ab520be
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
by Paul Durrant
· 8 years ago
69369f5
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
by Andrii Anisov
· 8 years ago
7e91c7d
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
by Stefano Stabellini
· 8 years ago
dc9eab6
xen/privcmd: return -ENOTTY for unimplemented IOCTLs
by Paul Durrant
· 8 years ago
fd8aa90
xen: optimize xenbus driver for multiple concurrent xenstore accesses
by Juergen Gross
· 8 years ago
5584ea2
xen: modify xenstore watch event interface
by Juergen Gross
· 8 years ago
332f791
xen: clean up xenbus internal headers
by Juergen Gross
· 8 years ago
c0d197d
xenbus: Neaten xenbus_va_dev_error
by Joe Perches
· 8 years ago
2a7197f
xen/pvh: Enable CPU hotplug
by Boris Ostrovsky
· 8 years ago
8613d78
xen/pvh: Initialize grant table for PVH guests
by Boris Ostrovsky
· 8 years ago
063334f
xen/x86: Remove PVH support
by Boris Ostrovsky
· 8 years ago
4fed1b1
xen/manage: correct return value check on xenbus_scanf()
by Jan Beulich
· 8 years ago
2b43215
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
f1225ee
swiotlb-xen: update dev_addr after swapping pages
by Stefano Stabellini
· 8 years ago
0866757
Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
da72ff5
partially revert "xen: Remove event channel notification through Xen PCI platform device"
by Stefano Stabellini
· 8 years ago
2fd8774
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
7453c54
swiotlb: Export swiotlb_max_segment to users
by Konrad Rzeszutek Wilk
· 8 years ago
383378d
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
0b47a6b
Xen: ARM: Zero reserved fields of xatp before making hypervisor call
by Jiandi An
· 8 years ago
f9751a6
xen: events: Replace BUG() with BUG_ON()
by Shyam Saini
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
61033e0
xen: remove stale xs_input_avail() from header
by Juergen Gross
· 8 years ago
9a6161f
xen: return xenstore command failures via response instead of rc
by Juergen Gross
· 8 years ago
639b088
xen: xenbus driver must not accept invalid transaction ids
by Juergen Gross
· 8 years ago
2f60b28
xen/evtchn: use rb_entry()
by Geliang Tang
· 8 years ago
ae7871b
swiotlb: Convert swiotlb_force from int to enum
by Geert Uytterhoeven
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
b5cab0d
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
709613a
xen/balloon: Only mark a page as managed when it is released
by Ross Lagerwall
· 8 years ago
581d21a
xenbus: fix deadlock on writes to /proc/xen/xenbus
by David Vrabel
· 8 years ago
34bc356
x86: Remove empty idle.h header
by Thomas Gleixner
· 8 years ago
2466d4b
xen: xenbus: set error code on failure
by Pan Bian
· 8 years ago
0fdb474
xen: set error code on failures
by Pan Bian
· 8 years ago
b36585a
xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
by Vitaly Kuznetsov
· 8 years ago
30faaaf
xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
by Boris Ostrovsky
· 8 years ago
7a3e686
x86/idle: Remove enter_idle(), exit_idle()
by Len Brown
· 8 years ago
f97df70
xenfs: Use proc_create_mount_point() to create /proc/xen
by Seth Forshee
· 8 years ago
1ea55e8
xen-platform: use builtin_pci_driver
by Geliang Tang
· 8 years ago
d29fa0c
swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support
by Alexander Duyck
· 8 years ago
0443fa0
swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC
by Alexander Duyck
· 8 years ago
7641842
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
by Alexander Duyck
· 8 years ago
999c9af
xen: make use of xenbus_read_unsigned() in xenbus
by Juergen Gross
· 8 years ago
4e81f1c
xen: make use of xenbus_read_unsigned() in xen-pciback
by Juergen Gross
· 8 years ago
9c53a17
xen: introduce xenbus_read_unsigned()
by Juergen Gross
· 8 years ago
aa34e07
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
c251f15
xenbus: check return value of xenbus_scanf()
by Jan Beulich
· 8 years ago
e1e5b3f
xenbus: prefer list_for_each()
by Jan Beulich
· 8 years ago
44b3c7a
xenbus: advertise control feature flags
by Juergen Gross
· 8 years ago
541efb7
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
b057878
xen/pciback: support driver_override
by Juergen Gross
· 8 years ago
9f8bee9
xen/pciback: avoid multiple entries in slot list
by Juergen Gross
· 8 years ago
1af916b
xen/pciback: simplify pcistub device handling
by Juergen Gross
· 8 years ago
72a9b18
xen: Remove event channel notification through Xen PCI platform device
by KarimAllah Ahmed
· 8 years ago
c8761e2
xen/events: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
5b00b504
xen: rename xen_pmu_init() in sys-hypervisor.c
by Juergen Gross
· 8 years ago
9a035a4
xenbus: don't look up transaction IDs for ordinary writes
by Jan Beulich
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
08fd8c17
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
8ea1d2a
mm, frontswap: convert frontswap_enabled to static key
by Vlastimil Babka
· 8 years ago
d34c30c
xen: add static initialization of steal_clock op to xen_time_ops
by Juergen Gross
· 8 years ago
cbbb468
xen/evtchn: use xen_vcpu_id mapping
by Vitaly Kuznetsov
· 8 years ago
be78da1
xen/events: fifo: use xen_vcpu_id mapping
by Vitaly Kuznetsov
· 8 years ago
8058c0b
xen/events: use xen_vcpu_id mapping in events_base
by Vitaly Kuznetsov
· 8 years ago
ad5475f
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
by Vitaly Kuznetsov
· 8 years ago
fbc872c
xen/evtchn: add IOCTL_EVTCHN_RESTRICT
by David Vrabel
· 8 years ago
6f2d9d9
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
by Jan Beulich
· 8 years ago
e5a7947
xenbus: simplify xenbus_dev_request_and_reply()
by Jan Beulich
· 8 years ago
7469be9
xenbus: don't bail early from xenbus_dev_request_and_reply()
by Jan Beulich
· 8 years ago
0beef63
xenbus: don't BUG() on user mode induced condition
by Jan Beulich
· 8 years ago
6ba286a
xen: support runqueue steal time on xen
by Juergen Gross
· 8 years ago
1ad6344
xen-pciback: drop superfluous variables
by Jan Beulich
· 8 years ago
ee87d6d
xen-pciback: short-circuit read path used for merging write values
by Jan Beulich
· 8 years ago
5852036
xen-pciback: use const and unsigned in bar_init()
by Jan Beulich
· 8 years ago
c8670c2
xen-pciback: simplify determination of 64-bit memory resource
by Jan Beulich
· 8 years ago
6ad2655
xen-pciback: fold read_dev_bar() into its now single caller
by Jan Beulich
· 8 years ago
664093b
xen-pciback: drop rom_init()
by Jan Beulich
· 8 years ago
6c6e4ca
xen-pciback: drop unused function parameter of read_dev_bar()
by Jan Beulich
· 8 years ago
5ee405d
xen: xenbus: Remove create_workqueue
by Bhaktipriya Shridhar
· 8 years ago
429eafe
xen: xen-pciback: Remove create_workqueue
by Bhaktipriya Shridhar
· 8 years ago
ecb23dc
xen: add steal_clock support on x86
by Juergen Gross
· 8 years ago
c7ebf9d
xen: use vma_pages().
by Muhammad Falak R Wani
· 8 years ago
be1aaf4
ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
by Shannon Zhao
· 9 years ago
a62ed50
XEN: EFI: Move x86 specific codes to architecture directory
by Shannon Zhao
· 9 years ago
5789afe
Xen: ARM: Add support for mapping AMBA device mmio
by Shannon Zhao
· 9 years ago
4ba04be
Xen: ARM: Add support for mapping platform device mmio
by Shannon Zhao
· 9 years ago
975fac3c
Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
by Shannon Zhao
· 9 years ago
243848f
xen/grant-table: Move xlated_setup_gnttab_pages to common place
by Shannon Zhao
· 9 years ago
Next »