Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ca8abb84522f4b773678726db6ebd6fc277bc96
/
drivers
/
xen
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
18cb657
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
e28c31a
xen: register xen pci notifier
by Weidong Han
· 14 years ago
520045d
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
4fe7d5a
xen: make hvc_xen console work for dom0.
by Jeremy Fitzhardinge
· 14 years ago
b37a56d
xen: Initialize xenbus for dom0.
by Juan Quintela
· 14 years ago
f731e3ef
xen: remap MSIs into pirqs when running as initial domain
by Qing He
· 14 years ago
38aa66f
xen: remap GSIs as pirqs when running as initial domain
by Jeremy Fitzhardinge
· 14 years ago
809f926
xen: map MSIs into pirqs
by Stefano Stabellini
· 14 years ago
3942b74
xen: support GSI -> pirq remapping in PV on HVM guests
by Stefano Stabellini
· 14 years ago
42a1de5
xen: implement xen_hvm_register_pirq
by Stefano Stabellini
· 14 years ago
01557ba
xen: get the maximum number of pirqs from xen
by Stefano Stabellini
· 14 years ago
7a043f1
xen: support pirq != irq
by Stefano Stabellini
· 14 years ago
67ba372
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6
by Stefano Stabellini
· 14 years ago
cb52e6d
xen: improvements to VIRQ_DEBUG output
by Ian Campbell
· 14 years ago
a52521f
xen: set up IRQ before binding virq to evtchn
by Jeremy Fitzhardinge
· 14 years ago
b0097ad
xen: ensure that all event channels start off bound to VCPU 0
by Ian Campbell
· 14 years ago
3588fe2
xen/events: change to using fasteoi
by Jeremy Fitzhardinge
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
9387377
xen/privcmd: make privcmd visible in domU
by Jeremy Fitzhardinge
· 14 years ago
de1ef20
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
by Ian Campbell
· 15 years ago
f020e29
privcmd: MMAPBATCH: Fix error handling/reporting
by Ian Campbell
· 15 years ago
8e3e999
xenbus: export xen_store_interface for xenfs
by Jeremy Fitzhardinge
· 16 years ago
f31fdf5
xen/privcmd: make sure vma is ours before doing anything to it
by Jeremy Fitzhardinge
· 16 years ago
441c741
xen/privcmd: print SIGBUS faults
by Jeremy Fitzhardinge
· 16 years ago
35f8c1c
xen/xenfs: set_page_dirty is supposed to return true if it dirties
by Jeremy Fitzhardinge
· 16 years ago
24a89b5
xen/privcmd: create address space to allow writable mmaps
by Jeremy Fitzhardinge
· 16 years ago
1c5de19
xen: add privcmd driver
by Jeremy Fitzhardinge
· 16 years ago
655d406
xen: add /proc/xen/xsd_{kva,port} to xenfs
by Ian Campbell
· 16 years ago
2d7d06d
xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c
by Konrad Rzeszutek Wilk
· 14 years ago
14d4962
Merge branch 'linus' into irq/core
by Ingo Molnar
· 14 years ago
2c52f8d
x86: xen: Sanitse irq handling (part two)
by Konrad Rzeszutek Wilk
· 14 years ago
2775609
swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.
by Konrad Rzeszutek Wilk
· 14 years ago
74226b8
xen/pci: Request ACS when Xen-SWIOTLB is activated.
by Konrad Rzeszutek Wilk
· 14 years ago
89afb6e
xenbus: Xen paravirtualised PCI hotplug support.
by Yosuke Iwamatsu
· 15 years ago
b5401a9
xen/x86/PCI: Add support for the Xen PCI subsystem
by Alex Nixon
· 15 years ago
15ebbb8
xen: fix shared irq device passthrough
by Konrad Rzeszutek Wilk
· 14 years ago
d9a8814
xen: Provide a variant of xen_poll_irq with timeout.
by Konrad Rzeszutek Wilk
· 15 years ago
3a69e91
xen: Find an unbound irq number in reverse order (high to low).
by Konrad Rzeszutek Wilk
· 14 years ago
3b32f57
xen: statically initialize cpu_evtchn_mask_p
by Jeremy Fitzhardinge
· 15 years ago
1a60d05
xen: set pirq name to something useful.
by Gerd Hoffmann
· 14 years ago
b21ddbf
xen: dynamically allocate irq & event structures
by Jeremy Fitzhardinge
· 14 years ago
0794bfc
xen: identity map gsi->irqs
by Konrad Rzeszutek Wilk
· 14 years ago
d46a78b
xen: implement pirq type event channels
by Jeremy Fitzhardinge
· 14 years ago
d8e0420
xen: define BIOVEC_PHYS_MERGEABLE()
by Jeremy Fitzhardinge
· 16 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
77dff1c
x86: xen: Sanitise sparse_irq handling
by Thomas Gleixner
· 14 years ago
a947f0f
xen: do not set xenstored_ready before xenbus_probe on hvm
by Stefano Stabellini
· 14 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
dffe2e1
xen: handle events as edge-triggered
by Jeremy Fitzhardinge
· 14 years ago
aaca496
xen: use percpu interrupts for IPIs and VIRQs
by Jeremy Fitzhardinge
· 14 years ago
f335397
Input: sysrq - drop tty argument form handle_sysrq()
by Dmitry Torokhov
· 14 years ago
26f0cf9
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
5b61cb9
xenbus: Make xenbus_switch_state transactional
by Daniel Stodden
· 15 years ago
1787985
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
7cc88fd
Merge branch 'xen/xenbus' into upstream/xen
by Jeremy Fitzhardinge
· 14 years ago
ca50a5f
Merge branch 'upstream/pvhvm' into upstream/xen
by Jeremy Fitzhardinge
· 14 years ago
a70ce4b
Merge branch 'upstream/core' into upstream/xen
by Jeremy Fitzhardinge
· 14 years ago
31de189
pvops: do not notify callers from register_xenstore_notifier
by Stefano Stabellini
· 14 years ago
ca65f9f
Introduce CONFIG_XEN_PVHVM compile option
by Stefano Stabellini
· 14 years ago
4877c73
xen: Do not suspend IPI IRQs.
by Ian Campbell
· 14 years ago
b097186
swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough.
by Konrad Rzeszutek Wilk
· 15 years ago
43df95c
xenfs: enable for HVM domains too
by Jeremy Fitzhardinge
· 14 years ago
c1c5413
x86: Unplug emulated disks and nics.
by Stefano Stabellini
· 14 years ago
6280f19
implement O_NONBLOCK for /proc/xen/xenbus
by Paolo Bonzini
· 14 years ago
99ad198
xen: Fix find_unbound_irq in presence of ioapic irqs.
by Stefano Stabellini
· 14 years ago
016b6f5
xen: Add suspend/resume support for PV on HVM guests.
by Stefano Stabellini
· 14 years ago
183d03c
xen: Xen PCI platform device driver.
by Stefano Stabellini
· 14 years ago
38e20b0
x86/xen: event channels delivery on HVM.
by Sheng Yang
· 14 years ago
bee6ab5
x86: early PV on HVM features initialization.
by Sheng Yang
· 14 years ago
19001c8
xen: Rename the balloon lock
by Alex Nixon
· 16 years ago
b3831cb
xen: avoid allocation causing potential swap activity on the resume path
by Ian Campbell
· 14 years ago
f3bc318
xen: fix build when SYSRQ is disabled
by Randy Dunlap
· 14 years ago
3fc1f1e
stop_machine: reimplement using cpu_stop
by Tejun Heo
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
27fb7f0
xen: add kconfig menu
by Randy Dunlap
· 15 years ago
ca4dbc6
xen: Remove unnecessary arch specific xen irq functions.
by Eric W. Biederman
· 15 years ago
c5cae66
xen: fix hang on suspend.
by Ian Campbell
· 15 years ago
11bd04f
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
ab1831b
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
bc2c030
xen: try harder to balloon up under memory pressure.
by Ian Campbell
· 15 years ago
3d65c94
Xen balloon: fix totalram_pages counting.
by Gianluca Guida
· 15 years ago
b4606f2
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume region.
by Ian Campbell
· 15 years ago
65f6338
xen: improve error handling in do_suspend.
by Ian Campbell
· 15 years ago
fed5ea8
xen: don't leak IRQs over suspend/resume.
by Ian Campbell
· 15 years ago
922cc38a
xen: don't call dpm_resume_noirq() with interrupts disabled.
by Jeremy Fitzhardinge
· 15 years ago
ae78880
xen: wait up to 5 minutes for device connetion
by Paolo Bonzini
· 15 years ago
f8dc330
xen: improvement to wait_for_devices()
by Paolo Bonzini
· 15 years ago
c6e1971
xen: fix is_disconnected_device/exists_disconnected_device
by Paolo Bonzini
· 15 years ago
db05fed
xen/xenbus: make DEVICE_ATTR()s static
by Jeremy Fitzhardinge
· 15 years ago
1ccbf53
xen: move Xen-testing predicates to common header
by Jeremy Fitzhardinge
· 15 years ago
d7d3756
cpumask: Use modern cpumask style in Xen
by Rusty Russell
· 15 years ago
4c31a78
xenbus: do not hold transaction_mutex when returning to userspace
by Ian Campbell
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
56327c2
includecheck fix: drivers/xen, evtchn.c
by Jaswinder Singh Rajput
· 15 years ago
Next »