index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
2010-12-09
xen: ensure that all event channels start off bound to VCPU 0
Ian Campbell
2010-10-01
Xen: fix typo in previous patch
James Dingwall
2010-09-20
xen: use percpu interrupts for IPIs and VIRQs
Jeremy Fitzhardinge
2010-09-20
xen: handle events as edge-triggered
Jeremy Fitzhardinge
2010-08-13
xen: Do not suspend IPI IRQs.
Ian Campbell
2010-07-05
xen: avoid allocation causing potential swap activity on the resume path
Ian Campbell
2010-01-18
xen: fix hang on suspend.
Ian Campbell
2010-01-06
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
2010-01-06
xen: improvement to wait_for_devices()
Paolo Bonzini
2010-01-06
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
2009-12-18
xen: try harder to balloon up under memory pressure.
Ian Campbell
2009-12-18
Xen balloon: fix totalram_pages counting.
Gianluca Guida
2009-12-18
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
2009-12-18
xen: don't leak IRQs over suspend/resume.
Ian Campbell
2009-12-18
xen: improve error handling in do_suspend.
Ian Campbell
2009-12-18
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
2009-12-18
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-09-20
includecheck fix: drivers/xen, evtchn.c
Jaswinder Singh Rajput
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-09
xen: make -fstack-protector work under Xen
Jeremy Fitzhardinge
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-07-01
xen: Use kcalloc() in xen_init_IRQ()
Pekka Enberg
2009-06-24
percpu: clean up percpu variable definitions
Tejun Heo
2009-06-24
percpu: cleanup percpu array definitions
Tejun Heo
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2009-06-10
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
2009-05-08
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
2009-04-28
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-08
xen: honour VCPU availability on boot
Ian Campbell
2009-04-08
xen: resume interrupts before system devices.
Ian Campbell
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
Merge branch 'for-linus/xen/core' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-02
xen: honour VCPU availability on boot
Ian Campbell
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...
Jeremy Fitzhardinge
2009-03-30
xen: add "capabilities" file
Jeremy Fitzhardinge
2009-03-30
xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet
Ian Campbell
2009-03-30
xen/sys/hypervisor: change writable_pt to features
Jeremy Fitzhardinge
2009-03-30
xen: add /sys/hypervisor support
Jeremy Fitzhardinge
[next]