index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
7
-0
/
+11
2009-12-10
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
4
-58
/
+68
2009-12-04
xen: try harder to balloon up under memory pressure.
Ian Campbell
1
-26
/
+5
2009-12-04
Xen balloon: fix totalram_pages counting.
Gianluca Guida
1
-3
/
+4
2009-12-03
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
1
-1
/
+11
2009-12-03
xen: improve error handling in do_suspend.
Ian Campbell
1
-9
/
+11
2009-12-03
xen: don't leak IRQs over suspend/resume.
Ian Campbell
1
-0
/
+3
2009-12-03
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
1
-4
/
+3
2009-12-03
xen: wait up to 5 minutes for device connetion
Paolo Bonzini
1
-4
/
+16
2009-12-03
xen: improvement to wait_for_devices()
Paolo Bonzini
1
-3
/
+6
2009-12-03
xen: fix is_disconnected_device/exists_disconnected_device
Paolo Bonzini
1
-6
/
+7
2009-12-03
xen/xenbus: make DEVICE_ATTR()s static
Jeremy Fitzhardinge
1
-3
/
+3
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
7
-0
/
+11
2009-11-04
cpumask: Use modern cpumask style in Xen
Rusty Russell
1
-1
/
+1
2009-10-05
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-4
/
+0
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-20
includecheck fix: drivers/xen, evtchn.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-6
/
+7
2009-09-10
xen: make -fstack-protector work under Xen
Jeremy Fitzhardinge
1
-0
/
+3
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
1
-2
/
+2
2009-07-01
xen: Use kcalloc() in xen_init_IRQ()
Pekka Enberg
1
-2
/
+2
2009-06-24
percpu: clean up percpu variable definitions
Tejun Heo
1
-4
/
+5
2009-06-24
percpu: cleanup percpu array definitions
Tejun Heo
1
-2
/
+2
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
1
-8
/
+8
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
1
-5
/
+5
2009-06-11
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-58
/
+1015
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
1
-1
/
+2
2009-05-08
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
1
-1
/
+2
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
1
-1
/
+2
2009-04-28
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
1
-1
/
+1
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-5
/
+7
2009-04-09
xen: honour VCPU availability on boot
Ian Campbell
1
-10
/
+30
2009-04-09
xen: resume interrupts before system devices.
Ian Campbell
1
-2
/
+3
2009-04-08
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
3
-9
/
+12
2009-04-08
Merge branch 'for-linus/xen/core' into for-linus/xen/master
Jeremy Fitzhardinge
1
-10
/
+30
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-2
/
+2
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-02
xen: honour VCPU availability on boot
Ian Campbell
1
-10
/
+30
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
1
-2
/
+2
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...
Jeremy Fitzhardinge
9
-58
/
+1015
2009-03-30
xen: add "capabilities" file
Jeremy Fitzhardinge
1
-1
/
+18
2009-03-30
xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet
Ian Campbell
1
-41
/
+0
2009-03-30
xen/sys/hypervisor: change writable_pt to features
Jeremy Fitzhardinge
1
-15
/
+26
2009-03-30
xen: add /sys/hypervisor support
Jeremy Fitzhardinge
3
-1
/
+487
2009-03-30
xen/xenbus: export xenbus_dev_changed
Jeremy Fitzhardinge
1
-0
/
+1
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
3
-33
/
+15
2009-03-30
xen: remove suspend_cancel hook
Ian Campbell
1
-23
/
+0
[next]