Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dcf4adbfdc7ad14ca50c1133f93f998c78493c2d
/
drivers
/
xen
1cd731d
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
e85fc98
Revert "xen/grant-table: Avoid m2p_override during mapping"
by Konrad Rzeszutek Wilk
· 11 years ago
14164b4
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
bc1b0df
drivers: xen: deaggressive selfballoon driver
by Bob Liu
· 11 years ago
08ece5b
xen/grant-table: Avoid m2p_override during mapping
by Zoltan Kiss
· 11 years ago
47c5420
xen/gnttab: Use phys_addr_t to describe the grant frame base address
by Julien Grall
· 11 years ago
e17b2f1
xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)
by Ian Campbell
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
84621c9
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
25d412d
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
0db6991
xen: delete new instances of __cpuinit usage
by Paul Gortmaker
· 11 years ago
be1403b
xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()
by Wei Yongjun
· 11 years ago
89b9e08
xen-platform: fix error return code in platform_pci_init()
by Wei Yongjun
· 11 years ago
89c3cf5
xen: Use dev_is_pci() to check whether it is pci device
by Yijing Wang
· 11 years ago
11c7ff1
xen/grant-table: Force to use v1 of grants.
by Konrad Rzeszutek Wilk
· 11 years ago
be3e9cf
xen/pvh: Piggyback on PVHVM XenBus.
by Mukesh Rathor
· 11 years ago
6926f6d
xen/pvh: Piggyback on PVHVM for grant driver (v4)
by Konrad Rzeszutek Wilk
· 11 years ago
efaf30a
xen/grant: Implement an grant frame array struct (v3).
by Konrad Rzeszutek Wilk
· 11 years ago
4568475
xen/grant-table: Refactor gnttab_init
by Konrad Rzeszutek Wilk
· 11 years ago
7f25602
xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.
by Konrad Rzeszutek Wilk
· 11 years ago
2771374
xen/pvh: Piggyback on PVHVM for event channels (v2)
by Mukesh Rathor
· 11 years ago
1fe5655
xen/events: use the FIFO-based ABI if available
by David Vrabel
· 12 years ago
6ccecb0
xen/events: allow event channel priority to be set
by David Vrabel
· 11 years ago
bf2bbe0
xen/events: Add the hypervisor interface for the FIFO-based event channels
by David Vrabel
· 12 years ago
0dc0064
xen/evtchn: support more than 4096 ports
by David Vrabel
· 11 years ago
fd21069
xen/events: add xen_evtchn_mask_all()
by David Vrabel
· 11 years ago
d0b075f
xen/events: Refactor evtchn_to_irq array to be dynamically allocated
by David Vrabel
· 11 years ago
0838587
xen/events: add a evtchn_op for port setup
by David Vrabel
· 12 years ago
96d4c588
xen/events: allow setup of irq_info to fail
by David Vrabel
· 12 years ago
ab9a1cc
xen/events: add struct evtchn_ops for the low-level port operations
by David Vrabel
· 12 years ago
9a489f4
xen/events: move 2-level specific code into its own file
by David Vrabel
· 12 years ago
d2ba316
xen/events: move drivers/xen/events.c into drivers/xen/events/
by David Vrabel
· 11 years ago
76ec8d6
xen/events: replace raw bit ops with functions
by Wei Liu
· 12 years ago
3f70fa8
xen/events: introduce test_and_set_mask()
by Wei Liu
· 12 years ago
fc087e1
xen/events: remove unnecessary init_evtchn_cpu_bindings()
by David Vrabel
· 12 years ago
8729518
xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()
by David Vrabel
· 12 years ago
b7ef4a6
xen/pci: Fix build on non-x86
by Ben Hutchings
· 11 years ago
9346c2a
xen: simplify balloon_first_page() with list_first_entry_or_null()
by Jie Liu
· 11 years ago
72f2807
xen: balloon: enable for ARM
by Ian Campbell
· 11 years ago
51c71a3
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
by Konrad Rzeszutek Wilk
· 11 years ago
4203d0e
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
e23c34b
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
c1d15f5
xen/balloon: Seperate the auto-translate logic properly (v2)
by Stefano Stabellini
· 11 years ago
9ccad66
Merge branch 'acpi-cleanup' into acpi-hotplug
by Rafael J. Wysocki
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
b6497b3
xen: privcmd: do not return pages which we have failed to unmap
by Ian Campbell
· 11 years ago
c94cae5
XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn
by Eric Trudeau
· 11 years ago
bcc2f9b
Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
5065a70
treewide: Fix typo in Kconfig
by Masanari Iida
· 11 years ago
14883a7
xen/gnttab: leave lazy MMU mode in the case of a m2p override failure
by Matt Wilson
· 11 years ago
202317a
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
by Rafael J. Wysocki
· 11 years ago
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
71bfae9
swiotlb-xen: add missing xen_dma_map_page call
by Stefano Stabellini
· 11 years ago
eda670c
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
3a83f99
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
by Rafael J. Wysocki
· 11 years ago
e1d8f62
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13
by Konrad Rzeszutek Wilk
· 11 years ago
3b284bd
xen: delete new instances of added __cpuinit
by Paul Gortmaker
· 11 years ago
c275a57
xen/balloon: Set balloon's initial state to number of existing RAM pages
by Boris Ostrovsky
· 11 years ago
8deb3eb
xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.
by Konrad Rzeszutek Wilk
· 11 years ago
af09d1a
xen: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
1517760
swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrs
by Stefano Stabellini
· 11 years ago
6b42a7e
swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus and range_straddles_page_boundary
by Stefano Stabellini
· 11 years ago
3d24bbd
grant-table: call set_phys_to_machine after mapping grant refs
by Stefano Stabellini
· 11 years ago
783d028
swiotlb: print a warning when the swiotlb is full
by Stefano Stabellini
· 11 years ago
6cf0546
swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
by Stefano Stabellini
· 11 years ago
ce5be5a
tracing/events: Fix swiotlb tracepoint creation
by Thierry Reding
· 11 years ago
85dd926
xenbus: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
1b65c4e
swiotlb-xen: use xen_alloc/free_coherent_pages
by Stefano Stabellini
· 11 years ago
eb1ddc0
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
by Stefano Stabellini
· 11 years ago
83862cc
xen/arm,arm64: enable SWIOTLB_XEN
by Stefano Stabellini
· 11 years ago
6990890
xen: make xen_create_contiguous_region return the dma address
by Stefano Stabellini
· 11 years ago
2b2b614
tracing/events: Add bounce tracing to swiotbl
by Zoltan Kiss
· 11 years ago
4b97280
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
24f6937
xen/balloon: don't alloc page while non-preemptible
by David Vrabel
· 11 years ago
d5adf7e
Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
6a6f6e7
xen/balloon: remove BUG_ON in increase_reservation
by Wei Liu
· 11 years ago
2bad07c
xen/balloon: ensure preemption is disabled when using a scratch page
by David Vrabel
· 11 years ago
65320fc
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
by Konrad Rzeszutek Wilk
· 11 years ago
cf39c8e
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
04660bb
xen/balloon: don't set P2M entry for auto translated guest
by Wei Liu
· 11 years ago
06b35d0
xen/evtchn: double free on error
by Dan Carpenter
· 11 years ago
a5deabe
Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.
by Andres Lagar-Cavilla
· 11 years ago
4b319f2
Merge branch 'acpi-sleep'
by Rafael J. Wysocki
· 11 years ago
d936d2d
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
ee07264
xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping
by Stefano Stabellini
· 11 years ago
072b206
xen: fix ARM build after 6efa20e4
by Stefano Stabellini
· 11 years ago
3ef0296
xen/events: document behaviour when scanning the start word for events
by David Vrabel
· 11 years ago
4704fe4
xen/events: mask events when changing their VCPU binding
by David Vrabel
· 11 years ago
84ca7a8
xen/events: initialize local per-cpu mask for all possible events
by David Vrabel
· 11 years ago
781575c
swiotlb-xen: replace dma_length with sg_dma_len() macro
by Stefano Stabellini
· 11 years ago
cd9151e
xen/balloon: set a mapping for ballooned out pages
by Stefano Stabellini
· 11 years ago
73cc4bb
xen/evtchn: improve scalability by using per-user locks
by David Vrabel
· 11 years ago
d3dbd93
xen: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
5f338d9
xen-gnt: prevent adding duplicate gnt callbacks
by Roger Pau Monne
· 11 years ago
6efa20e
xen: Support 64-bit PV guest receiving NMIs
by Konrad Rzeszutek Wilk
· 11 years ago
f66d95d
Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
be6b25d
xen / ACPI: notify xen when reduced hardware sleep is available
by Ben Guthro
· 11 years ago
741ddbc
xen/tmem: do not allow XEN_TMEM on ARM64
by Stefano Stabellini
· 11 years ago
Next »