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
* | [IA64] Change to new interrupt deliver mechanism.awilliam@xenbuild.aw2006-12-011-2/+9
* | [IA64] Fix sparse tree xenoprof/perfmon/oprofile build dependenciesawilliam@xenbuild.aw2006-11-304-18/+0
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-11-293-30/+63
|\|
| * [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
* | [IA64] remove undefined debugging lineawilliam@xenbuild.aw2006-11-291-1/+0
* | [IA64] xenoprof linux/ia64 partawilliam@xenbuild.aw2006-11-2812-8/+611
* | [IA64] import perfmon, oprofile related files from linux to linux-sparseawilliam@xenbuild.aw2006-11-284-0/+7000
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-11-2830-639/+869
|\|
| * [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
* | [IA64] fix paravirtualization of clone2() system call.awilliam@xenbuild.aw2006-11-224-2/+45
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-11-203-2/+5
|\|
| * [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
* | [IA64] Grantcopy added to xcom_mini for netback moduleawilliam@xenbuild.aw2006-11-201-0/+3
* | Merge in MCA treeawilliam@xenbuild.aw2006-11-153-1/+968
|\ \ | |/ |/|
| * [IA64] MCA support - fix timer issue, log size issue, and limit logs to dom0awilliam@xenbuild.aw2006-11-151-4/+4
| * [IA64] MCA support - use xencomm to copy SAL error logawilliam@xenbuild.aw2006-10-291-0/+21
| * [IA64] MCA support - add include/asm-ia64/sal.h to sparse treeawilliam@xenbuild.aw2006-10-291-0/+883
| * [IA64] MCA support - Define MCA interrupt vectorawilliam@xenbuild.aw2006-10-291-1/+3
| * [IA64] MCA support - Add binding of virq/ipi to irqawilliam@xenbuild.aw2006-10-291-0/+61
* | 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