aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* [BLKTAP] Fix Linux and Xen gnttab map operations when mapping intokfraser@localhost.localdomain2006-11-021-2/+2
* PV-on-HVM: Conditionally disable checksum offload for receive on someIan Campbell2006-11-021-0/+16
* PV-on-HVM: Tweak reboot.c to be compatible with older kernels.Ian Campbell2006-11-021-2/+2
* PV-on-HVM: Fix PV-on-HVM drivers for IA64.Ian Campbell2006-11-023-2/+13
* [NET] front: Clean up error handling. This eliminates earlierkfraser@localhost.localdomain2006-10-311-23/+2
* Clean up recent changes to reboot code. This fixes PV save/restore.kfraser@localhost.localdomain2006-10-313-47/+42
* Merge.Steven Smith2006-10-315-217/+240
|\
| * Merge.Steven Smith2006-10-311-3/+0
| |\
| | * [NET] back: Remove warning about non-zero tx queue length.kfraser@localhost.localdomain2006-10-311-3/+0
| * | [HVM][LINUX][TOOLS] Split control/reboot_module into control/feature-rebootSteven Smith2006-10-312-8/+4
| * | [HVM][LINUX][TOOLS] Make xm {shutdown|reboot} do something sensible for HVMSteven Smith2006-10-314-214/+244
| |/
* / [NETFRONT] Make sure we don't crash if the backend goes to stateSteven Smith2006-10-311-1/+4
|/
* [LINUX] Fix build breakage from previous patch.kfraser@localhost.localdomain2006-10-302-2/+2
* [LINUX] Use CONFIG_XEN_COMPAT_030002 where possible.kfraser@localhost.localdomain2006-10-306-0/+40
* [LINUX] Declare structs as 'static __initdata' where possible.kfraser@localhost.localdomain2006-10-303-12/+14
* [LINUX] privcmd: Range-check hypercall index.kfraser@localhost.localdomain2006-10-301-8/+10
* [NET] back: Advertise that we do not support rx-flip path any more.kfraser@localhost.localdomain2006-10-261-1/+13
* [IA64] NUMA supportawilliam@xenbuild.aw2006-10-251-1/+30
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-10-2516-217/+471
|\
| * PV-on-HVM: Add infrastructure for a compatibility shim in order toIan Campbell2006-10-2511-0/+44
| * [LINUX] PV-on-HVM: The elevator_init prototype changed in 2.6.10Ian Campbell2006-10-251-0/+4
| * [LINUX] PV-on-HVM: Implement HDIO_GETGEO ioctl on kernels beforeIan Campbell2006-10-252-0/+23
| * [LINUX] PV-on-HVM: The probe, remove and shutdown methods were addedIan Campbell2006-10-251-0/+7
| * [LINUX] PV-on-HVM: Only initialize the owner field of structIan Campbell2006-10-251-0/+2
| * [LINUX] Exclude support for /proc/xen/xsd_kva when building aIan Campbell2006-10-251-2/+2
| * [LINUX] PV-on-HVM: Remove the attr parameter from device attributeIan Campbell2006-10-251-2/+8
| * [LINUX] Move xenbus backend probing into a separate source file andIan Campbell2006-10-254-212/+367
| * [LINUX] PV-on-HVM: Directly include headers which are used in variousIan Campbell2006-10-254-0/+5
| * [BLOCK] blkback: Fix potential grant entry leaks on errorkfraser@localhost.localdomain2006-10-251-1/+9
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-10-2410-209/+479
|\|
| * [BLKTAP] Do not allocate a descriptor for blktap control devicekfraser@localhost.localdomain2006-10-231-23/+15
| * [BLKTAP] Only allocate tapfd descriptors when they are requested.kfraser@localhost.localdomain2006-10-231-100/+150
| * [BALLOON] Add a sysfs interface.kfraser@localhost.localdomain2006-10-234-51/+263
| * [NET] back: Fix packet queuing so that packets are drained if thekfraser@localhost.localdomain2006-10-234-37/+53
| * [BLOCK] blkback: Fix first_sect check.kfraser@localhost.localdomain2006-10-231-1/+1
| * [BLOCK] blkback: Copy shared data before verificationkfraser@localhost.localdomain2006-10-231-7/+7
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-10-228-66/+81
|\|
| * Omit seg fixup warning if it's just from statically linked init.Steven Hand2006-10-201-0/+3
| * [BLKTAP]: Fix potential grant entry leaks on errorkfraser@localhost.localdomain2006-10-201-21/+32
| * [BLKTAP]: Kill bogus fast_flush_areakfraser@localhost.localdomain2006-10-201-3/+4
| * [BLKTAP]: Kill duplicate fast_flush_area callkfraser@localhost.localdomain2006-10-201-2/+0
| * [BLKTAP]: Copy shared data before verificationkfraser@localhost.localdomain2006-10-191-7/+7
| * [NET] front: Fix "rmmod xennet" crash in dom0.kfraser@localhost.localdomain2006-10-181-0/+3
| * [NET] front/back: Avoid unaligned accesses to IP datagrams. Thesekfraser@localhost.localdomain2006-10-182-5/+5
| * [LINUX] Eliminate microcode driver's dependency on sys_m{,un}lock askfraser@localhost.localdomain2006-10-181-22/+16
| * [TPM] Fix the tpm frontend to properly shut down when the domainkfraser@localhost.localdomain2006-10-182-5/+10
| * [NET] back: Remove unused variable declaration.kfraser@localhost.localdomain2006-10-171-1/+1
* | [IA64] backport toolchain fixes from linux-ia64awilliam@xenbuild.aw2006-10-182-1/+3
* | [IA64] add arch/ia64/kernel/Makefile to sparse treeawilliam@xenbuild.aw2006-10-181-0/+61
* | [IA64] warning fix for HVM PV driverawilliam@xenbuild.aw2006-10-171-0/+2