aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* [LINUX] Make xen /dev/mem aware of IA64 to use X.kfraser@localhost.localdomain2006-11-223-16/+41
* [XENOPROFILE] Make xenoprof arch-generic with dynamic mapping/unmapping xenoprofkfraser@localhost.localdomain2006-11-221-2/+2
* [XENOPROFILE] Update xenoprof linux side patch following Renato's comment.kfraser@localhost.localdomain2006-11-223-9/+6
* [XENOPROF] Make xenoprof of linux side arch generic with some bug fixes.kfraser@localhost.localdomain2006-11-224-122/+223
* [XENOPROFILE] Split linux-2.6-xen-sparse/arch/i386/oprofile/xenoprof.c intokfraser@localhost.localdomain2006-11-226-543/+636
* [BLK] Handle block devices with more than 2^32 sectors.kfraser@localhost.localdomain2006-11-214-5/+6
* [BLKTAP] fix race between ufe_ring and blk_ring in blktap.cJake Wires2006-11-161-1/+1
* [LINUX] Add process profiling hook to timer ISR.kfraser@localhost.localdomain2006-11-171-0/+1
* [NET] back: Fix bug in 12262:ac2097d71e06dbbf77279af10d6ae7359d921ab0.kaf24@firebug.cl.cam.ac.uk2006-11-161-1/+3
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-11-147-22/+95
|\
| * [LINUX] x86/64: Fix backward compatibility to Xen 3.0.2.kfraser@localhost.localdomain2006-11-143-7/+46
| * [LINUX] Preserve flags when converting PTEs from machine to phys.kfraser@localhost.localdomain2006-11-144-15/+49
* | [IA64] Fix xencomm for xm mem-set commandawilliam@xenbuild.aw2006-11-131-2/+32
* | [IA64] Fix HVM interrupts on IPFawilliam@xenbuild.aw2006-11-131-0/+3
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-11-1311-32/+41
|\|
| * [LINUX] Fix clear_fixmap().kfraser@localhost.localdomain2006-11-132-5/+14
| * [PRIVCMD] Fix build warning when sizeof(long) > sizeof(int).kaf24@localhost.localdomain2006-11-111-5/+5
| * [LINUX] Support variable hypervisor_virt_start.kfraser@localhost.localdomain2006-11-109-22/+22
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-11-1034-348/+633
|\|
| * Revert 12361:32f7b40ace426d3acdf26c21c20cb6b4562d9f10.kfraser@localhost.localdomain2006-11-102-14/+3
| * [LINUX] Extend physical mapping to maxmem instead of memkfraser@localhost.localdomain2006-11-102-3/+14
| * PV-on-HVM: TSO support prior to 2.6.9 appears to be unreliable,Ian Campbell2006-11-101-2/+10
| * PV-on-HVM: Do not enable barriers in blkfront before 2.6.16Ian Campbell2006-11-101-0/+9
| * [BLK] Add support for barrier writes to blkfront/blkback.kfraser@localhost.localdomain2006-11-097-21/+102
| * [BLK] Expand number of fake-SCSI VBD volumes supported to 120.kfraser@localhost.localdomain2006-11-091-12/+34
| * [BLKTAP] ia64 supportkfraser@localhost.localdomain2006-11-072-45/+117
| * [BLKTAP] avoid race between tapdisk and xvd daemon with ufe_ring.kfraser@localhost.localdomain2006-11-071-5/+11
| * [BLKTAP] Various cleanups necessary for ia64 support.kfraser@localhost.localdomain2006-11-072-18/+19
| * [NET] back: Fix wrap to zero in transmit credit scheduler.kfraser@localhost.localdomain2006-11-071-4/+5
| * PV-on-HVM: Fix PV-on-HVM drivers need maddr.h included for defn of maddr_t.kfraser@localhost.localdomain2006-11-071-1/+1
| * [LINUX] Use pfn_to_page instead of relying in memory assumptionskfraser@localhost.localdomain2006-11-072-4/+4
| * [LINUX] Don't use uint64_t parameter to gnttab_set_{,un}map_op() whenkfraser@localhost.localdomain2006-11-061-2/+3
| * [LINUX] Clean up header includes (gnttab.h from fixmap.h).kfraser@localhost.localdomain2006-11-033-2/+1
| * [BLKTAP] Fix gnttab unmap call to specify that address contains PTE.kfraser@localhost.localdomain2006-11-031-2/+4
| * [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