aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* [PV-on-HVM] Make PV drivers on HVM kernels work on older kernels afterIan Campbell2007-01-222-1/+9
* linux/i386: widen physical address rangekfraser@localhost.localdomain2007-01-221-1/+1
* linux/i386: relax highpte pinning/write-protectingkfraser@localhost.localdomain2007-01-229-89/+342
* [LINUX] Fix native build.Ian Campbell2007-01-221-1/+1
* linux: Fix x86/64 build (which is failing on some systems).kaf24@localhost.localdomain2007-01-211-1/+2
* Add unsuspend hook for resuming devices in the checkpoint parent.kfraser@localhost.localdomain2007-01-192-0/+24
* Make xen_suspend handle resume.kfraser@localhost.localdomain2007-01-194-22/+36
* [merge] with xen-unstableChristian Limpach2007-01-1923-485/+1165
|\
| * [linux networking] Remove the code to allocate page sized skbs.Christian Limpach2007-01-187-233/+14
| * Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2007-01-181-8/+10
| |\
| | * [linux] remove gratuitous differences with plain linux.Christian Limpach2007-01-181-8/+10
| * | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-172-7/+11
| |\|
| * | [IA64] Remove duplicate check is_running_on_xenawilliam@xenbuild2.aw2007-01-171-160/+2
| * | [IA64] Paravirtualize syscall path in file fsys.Sawilliam@xenbuild2.aw2007-01-161-0/+41
| * | [IA64] Add fsys.S to sparse treeawilliam@xenbuild2.aw2007-01-161-0/+884
| * | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-1514-130/+199
| |\ \
| * | | [IA64] Fix save/restoreawilliam@xenbuild2.aw2007-01-141-2/+1
| * | | [IA64] Implement hyper_get_psrawilliam@xenbuild2.aw2007-01-124-0/+46
| * | | [IA64] Fix xencomm_arch_hypercall_suspendawilliam@xenbuild2.aw2007-01-121-3/+3
| * | | [IA64] Simplify lazy cover algorithmawilliam@xenbuild2.aw2007-01-123-12/+1
| * | | [IA64] Hypercall optimizationsawilliam@xenbuild2.aw2007-01-113-81/+36
| * | | [IA64] Make crash command happyawilliam@xenbuild2.aw2007-01-121-1/+9
| * | | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-1033-317/+446
| |\ \ \
| * | | | [IA64] Use rum psr.be instead of XEN_HYPER_RSM_BEawilliam@xenbuild2.aw2007-01-042-2/+1
| * | | | [IA64] allocate contiguous_bitmap sparsely like virtual memmap.awilliam@xenbuild2.aw2007-01-041-3/+83
| * | | | [IA64] Fix warning when building with CONFIG_FLATMEM unsetawilliam@xenbuild2.aw2007-01-042-1/+1
| * | | | [IA64] remove the requirement (vpsr.ic==0) from hyperprivopawilliam@xenbuild2.aw2007-01-028-187/+51
| * | | | [IA64] don't allocate bitmap from low poolawilliam@xenbuild2.aw2006-12-191-1/+1
| * | | | [IA64] don't dereference xen_start_info when running on raw hardwareawilliam@xenbuild2.aw2006-12-191-1/+2
* | | | | [merge] with xen-unstableChristian Limpach2007-01-1817-140/+216
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | linux: Allow microcode updates of smaller than default size.kfraser@localhost.localdomain2007-01-171-1/+1
| * | | | linux/i386: enhance dump_fault_path() in the highpte casekfraser@localhost.localdomain2007-01-171-6/+10
| | |_|/ | |/| |
| * | | linux: Add trivial forwarding of dma_{,un}map_page when not using highmemkfraser@localhost.localdomain2007-01-124-10/+14
| * | | linux: Reduce restrictions on address width for DMA operationskfraser@localhost.localdomain2007-01-123-19/+50
| * | | x86/PAE linux: don't restrict upper half of page table entries to 3 bitskfraser@localhost.localdomain2007-01-121-2/+2
| * | | [LINUX] swiotlb: eliminate KM_SWIOTLB and thus the need for a Xen-specific km...kfraser@localhost.localdomain2007-01-122-34/+6
| * | | linux/i386: allow CONFIG_HIGHPTE on i386kfraser@localhost.localdomain2007-01-124-7/+26
| * | | [LINUX] x86/64: Sync pagetable management with i386 Xen code.kfraser@localhost.localdomain2007-01-122-51/+46
| * | | [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] Kexec: Don't try to load an NULL image. This can occur when unloading.Ian Campbell2007-01-091-3/+5
* | | [linux] Fix set_fixmap for vdso mapping on i386 and make x86_64 version corre...Christian Limpach2007-01-182-1/+2
* | | [linux] Update to linux-2.6.18.Christian Limpach2007-01-17179-6161/+7202
* | | [linux x86_64] Disable smp alternatives.Christian Limpach2007-01-121-0/+4
* | | [linux] Update to linux-2.6.17.Christian Limpach2007-01-12135-4796/+3600
|/ /
* | [BALLOON] Ifdef some x86-specific balloon init code.kfraser@localhost.localdomain2007-01-051-1/+5
* | [linux] Remove some gratuitous differences with plain 2.6.16.33.Christian Limpach2007-01-042-5/+3
* | Make sure we always have a sensible idle function; this fixes problemsSteven Hand2007-01-042-7/+12
* | [LINUX] Implement the idle=poll option in the kernel when running on Xen.kfraser@localhost.localdomain2007-01-032-12/+76
* | [LINUX] Build blktap as module named xenblktap.kfraser@localhost.localdomain2007-01-031-1/+3