aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* [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
* [LINUX] Missing xenoprof.h header file for x86/64.kfraser@localhost.localdomain2006-11-301-0/+1
* linux/x86-64: missing agp.hkfraser@localhost.localdomain2006-11-301-0/+35
* [XEN] Kexec / Kdump: x86_64 specific codeIan Campbell2006-11-305-2/+28
* [XEN] Kexec / Kdump: x86_32 specific codeIan Campbell2006-11-303-2/+27
* [XEN] Kexec / Kdump: Generic codeIan Campbell2006-11-302-0/+171
* [LINUX] Avoid triggering the softlockup BUG when offline for too long.kfraser@localhost.localdomain2006-11-291-0/+4
* [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
* Allow DMA address width to be overridden with boot parameters:kfraser@localhost.localdomain2006-11-281-5/+16
* Clean up the DMADOM physical upper limit handling to properly honourkfraser@localhost.localdomain2006-11-281-2/+2
* [XEN] Cleanups to phys/mach address handling.kfraser@localhost.localdomain2006-11-274-20/+0
* [LINUX] Import kasprintf patch from upstream.Ian Campbell2006-11-275-38/+8
* [LINUX] Update to Linux 2.6.16.32Ian Campbell2006-11-274-46/+103
* [LINUX] Update to Linux 2.6.16.31Ian Campbell2006-11-271-0/+1
* [NET] back: Fix DPRINTK message.kfraser@localhost.localdomain2006-11-271-1/+1
* [HVM] Fix building PV-on-HVM drivers on i386.kfraser@localhost.localdomain2006-11-272-34/+39
* [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-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