Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8699a0b657b43fa6401537dfe345bee7aa8115ec
/
drivers
/
xen
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
· 14 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
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
577eebe
xen: make -fstack-protector work under Xen
by Jeremy Fitzhardinge
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
a70c352
xen: Use kcalloc() in xen_init_IRQ()
by Pekka Enberg
· 15 years ago
245b2e7
percpu: clean up percpu variable definitions
by Tejun Heo
· 15 years ago
204fba4
percpu: cleanup percpu array definitions
by Tejun Heo
· 15 years ago
d161630
PM core: rename suspend and resume functions
by Alan Stern
· 15 years ago
e39a71e
PM: Rename device_power_down/up()
by Magnus Damm
· 15 years ago
be15f9d
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6cda3eb
Merge branch 'x86/apic' into irq/numa
by Ingo Molnar
· 15 years ago
f066a15
Merge branch 'x86/urgent' into x86/xen
by Ingo Molnar
· 16 years ago
0692698
[IA64] xen_domu_defconfig: fix build issues/warnings
by Jan Beulich
· 16 years ago
85ac16d
x86/irq: change irq_desc_alloc() to take node instead of cpu
by Yinghai Lu
· 16 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
d745562
xen: honour VCPU availability on boot
by Ian Campbell
· 16 years ago
9a5a2ca
xen: resume interrupts before system devices.
by Ian Campbell
· 16 years ago
38f4b8c
Merge commit 'origin/master' into for-linus/xen/master
by Jeremy Fitzhardinge
· 16 years ago
a811454
Merge branch 'for-linus/xen/core' into for-linus/xen/master
by Jeremy Fitzhardinge
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
53152f9
xen: honour VCPU availability on boot
by Ian Campbell
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
2ed8d2b
PM: Rework handling of interrupts during suspend-resume
by Rafael J. Wysocki
· 16 years ago
1943689
Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus/xen/xenfs' and 'for-linus/xen/sys-hypervisor' into for-linus/xen/master
by Jeremy Fitzhardinge
· 16 years ago
818fd20
xen: add "capabilities" file
by Jeremy Fitzhardinge
· 16 years ago
f078370
xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet
by Ian Campbell
· 16 years ago
a649b72
xen/sys/hypervisor: change writable_pt to features
by Jeremy Fitzhardinge
· 16 years ago
cff7e81
xen: add /sys/hypervisor support
by Jeremy Fitzhardinge
· 16 years ago
c6a960c
xen/xenbus: export xenbus_dev_changed
by Jeremy Fitzhardinge
· 16 years ago
de5b31b
xen: use device model for suspending xenbus devices
by Ian Campbell
· 16 years ago
a1ce1be
xen: remove suspend_cancel hook
by Ian Campbell
· 16 years ago
0a4666b
xen/dev-evtchn: clean up locking in evtchn
by Jeremy Fitzhardinge
· 16 years ago
f711628
xen: add /dev/xen/evtchn driver
by Ian Campbell
· 16 years ago
d4c0453
xen: add irq_from_evtchn
by Ian Campbell
· 16 years ago
1e6fcf8
xen: resume interrupts before system devices.
by Ian Campbell
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
d680eb8
cpumask: make Xen use the new operators.
by Rusty Russell
· 16 years ago
fc6fc7f
Merge branch 'linus' into x86/apic
by Ingo Molnar
· 16 years ago
770824b
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
by Rafael J. Wysocki
· 16 years ago
90af951
xen: explicitly initialise the cpu field of irq_info
by Ian Campbell
· 16 years ago
3445a8f
xen: make sure that softirqs get handled at the end of event processing
by Jeremy Fitzhardinge
· 16 years ago
d77bbd4
xen: remove irq bindcount
by Jeremy Fitzhardinge
· 16 years ago
ced40d0
xen: pack all irq-related info together
by Jeremy Fitzhardinge
· 16 years ago
792dc4f
xen: use our own eventchannel->irq path
by Jeremy Fitzhardinge
· 16 years ago
54a353a
xen: set irq_chip disable
by Jeremy Fitzhardinge
· 16 years ago
9d45cf9
Merge branch 'x86/urgent' into x86/apic
by Ingo Molnar
· 16 years ago
618b2c8
xen: make sysfs files behave as their names suggest
by Jeremy Fitzhardinge
· 16 years ago
3ddeb51
Merge branch 'linus' into core/percpu
by Ingo Molnar
· 16 years ago
Next »