aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PV-on-HVM] Make PV drivers on HVM kernels work on older kernels afterIan Campbell2007-01-222-1/+9
* Add unsuspend hook for resuming devices in the checkpoint parent.kfraser@localhost.localdomain2007-01-191-0/+23
* Make xen_suspend handle resume.kfraser@localhost.localdomain2007-01-193-21/+33
* [merge] with xen-unstableChristian Limpach2007-01-191-8/+0
|\
| * [linux networking] Remove the code to allocate page sized skbs.Christian Limpach2007-01-184-196/+1
* | [merge] with xen-unstableChristian Limpach2007-01-183-9/+57
|\|
| * [BLKTAP/BLKBACK] name blktap/blkback kernel threads as "domid.virtual_devname"Jake Wires2007-01-092-7/+55
| * [LINUX] Clarify comment in xen_machine_kexec_setup_resources().Ian Campbell2007-01-101-2/+2
* | [linux] Update to linux-2.6.18.Christian Limpach2007-01-1722-443/+1325
* | [linux x86_64] Disable smp alternatives.Christian Limpach2007-01-121-0/+4
* | [linux] Update to linux-2.6.17.Christian Limpach2007-01-1215-798/+209
|/
* [BALLOON] Ifdef some x86-specific balloon init code.kfraser@localhost.localdomain2007-01-051-1/+5
* [LINUX] Build blktap as module named xenblktap.kfraser@localhost.localdomain2007-01-031-1/+3
* [PV-on-HVM] blkfront: use %Lu instead of %llu to xenbus_gather.Ian Campbell2007-01-021-1/+1
* [LINUX] Extend the event-channel interfaces to provide helper methodskaf24@localhost.localdomain2006-12-3019-165/+194
* Revert cset 13181:f087c013cf12 since the event channel is already unbound viaSteven Hand2006-12-291-2/+0
* [BLK] front: Fix free of event channel.kaf24@localhost.localdomain2006-12-281-0/+2
* [NET] front: Fix interface teardown.kfraser@localhost.localdomain2006-12-201-73/+32
* [LINUX] Disallow nested event delivery.kfraser@localhost.localdomain2006-12-201-19/+32
* [XENFB] xenfb_update_screen() calls zap_page_range() while holding spinlock m...kfraser@localhost.localdomain2006-12-151-13/+87
* [NET] front: Fix crashes when xenstore watches fire multiple times.kfraser@localhost.localdomain2006-12-142-0/+6
* [XENFB] No need for IRQs to be disabled in critical regions.kfraser@localhost.localdomain2006-12-141-16/+10
* [LINUX] Fix build without CONFIG_HOTPLUG_CPUkfraser@localhost.localdomain2006-12-141-13/+12
* [NET] back: Atomic buffer allocations use __GFP_NOWARN.kfraser@localhost.localdomain2006-12-111-2/+3
* [LINUX] Kexec: Remove remainder of kexec-generic.patchIan Campbell2006-12-081-1/+1
* [LINUX] Kexec: Do not bug if a kexec hypercall fails.Ian Campbell2006-12-081-14/+20
* [LINUX] CONFIG_XEN_BACKEND=m build properly.kfraser@localhost.localdomain2006-12-082-8/+4
* [LINUX] Make CONFIG_XEN_FRAMEBUFFER=m build properly.kfraser@localhost.localdomain2006-12-081-0/+1
* [LINUX] Make xb_waitq static.kfraser@localhost.localdomain2006-12-082-2/+1
* [LINUX] Clean up and clarify find_unbound_irq().kfraser@localhost.localdomain2006-12-081-13/+11
* [LINUX] Fail gracefully if we run out of spare IRQs.kfraser@localhost.localdomain2006-12-073-39/+80
* [LINUX] The crash note resource should be nested inside the hypervisorIan Campbell2006-12-051-1/+1
* [LINUX] dev/mem: Rename Xen's mmap_mem to xen_mmap_mem tokfraser@localhost.localdomain2006-12-011-2/+2
* [LINUX] The removal of the console_use_vt hack was premature: it's stillSteven Smith2006-12-012-16/+3282
* This is Anthony Liguori's virtual framebuffer forward ported andSteven Smith2006-12-017-3264/+1019
* [LINUX] Fix backward compatibility with hypervisors which do not support kexec.Ian Campbell2006-11-301-5/+16
* [LINUX] Only initialise kexec in domain0.Ian Campbell2006-11-301-0/+3
* [LINUX] Properly trigger XenbusStateClosed in blkfrontkfraser@localhost.localdomain2006-11-301-1/+2
* [XEN] Kexec / Kdump: Generic codeIan Campbell2006-11-302-0/+171
* [LINUX] console: Fix comment.kfraser@localhost.localdomain2006-11-291-1/+1
* [LINUX] console: Add option to use /dev/xvc0, major=204, minor=191.kfraser@localhost.localdomain2006-11-291-24/+42
* [XEN] Cleanups to phys/mach address handling.kfraser@localhost.localdomain2006-11-271-2/+0
* [LINUX] Import kasprintf patch from upstream.Ian Campbell2006-11-275-38/+8
* [NET] back: Fix DPRINTK message.kfraser@localhost.localdomain2006-11-271-1/+1
* [BLKFRONT] Only attempt to recover a device on resume if it was connected whenIan Campbell2006-11-231-2/+2
* [LINUX] Make xen /dev/mem aware of IA64 to use X.kfraser@localhost.localdomain2006-11-221-14/+37
* [XENOPROFILE] Update xenoprof linux side patch following Renato's comment.kfraser@localhost.localdomain2006-11-221-1/+1
* [XENOPROF] Make xenoprof of linux side arch generic with some bug fixes.kfraser@localhost.localdomain2006-11-221-119/+60
* [XENOPROFILE] Split linux-2.6-xen-sparse/arch/i386/oprofile/xenoprof.c intokfraser@localhost.localdomain2006-11-221-0/+559
* [BLK] Handle block devices with more than 2^32 sectors.kfraser@localhost.localdomain2006-11-214-5/+6