aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* PV-on-HVM: A bit more re-jigging so the build gets further againstKeir Fraser2007-04-062-20/+24
* LINUX: PVonHVM: Fixes to build with kernels back to 2.6.5.Ian Campbell2007-04-053-0/+10
* PV-on-HVM: Add new ioreq 'invalidate' for zapping ioemu-dm mapccahekfraser@localhost.localdomain2007-04-051-8/+0
* linux/x86-64: fix unwind informationkfraser@localhost.localdomain2007-04-051-24/+35
* Revert 14730:07d3208c0ca3b6e746745d2bc08f7aa12ed39269.kfraser@localhost.localdomain2007-04-051-35/+23
* linux: simplify and perform checking of multicall statuskfraser@localhost.localdomain2007-04-059-12/+36
* linux: improve x86 page table handling performancekfraser@localhost.localdomain2007-04-054-134/+218
* linux/x86-64: fix unwind informationkfraser@localhost.localdomain2007-04-051-23/+35
* linux: make compatibility config options more scalablekfraser@localhost.localdomain2007-04-0514-42/+41
* Fix hvm balloon driver; missed this hunk in last checkin.Steven Hand2007-04-051-0/+2
* Various cleanups and fixes for PV-on-HVM drivers.Keir Fraser2007-04-049-33/+29
* Initial check-in to support PV balloon driver within HVM guests.Steven Hand2007-04-044-4/+49
* RFLAGS is in a known good state at start of day so no need to explicitly init...Ian Campbell2007-04-041-3/+0
* linux: Remove a few redundant config options. Build util.c for ia64Keir Fraser2007-03-315-30/+9
* linux: Avoid use of ptep_get_and_clear_full name as it's a macro onKeir Fraser2007-03-313-10/+6
* linux gntdev: Mark x86-specific code as such with ifdef.Keir Fraser2007-03-311-0/+2
* linux: User-space grant table device.Keir Fraser2007-03-317-29/+1107
* linux: Add a hook before a page table entry is cleared, for use withKeir Fraser2007-03-312-2/+15
* [LINUX] Explcitly include linux/mutex.h in files which use mutexes, rather thenIan Campbell2007-03-302-0/+2
* [LINUX] Make sure to initialiase the xen features bitmap before first use on ...Ian Campbell2007-03-302-2/+2
* [HVM] Save/restore: PV-on-HVM driver save/restore supportTim Deegan2007-03-291-1/+18
* pciback: Devices can lose config space info on D3->D0 transition, yetKeir Fraser2007-03-281-10/+25
* linux pciback: Proper fix for build failure.kfraser@localhost.localdomain2007-03-281-6/+2
* linux: Fix the pciback build (temporary hack).kfraser@localhost.localdomain2007-03-281-0/+4
* xenbus: check function return values of functions declared withkfraser@localhost.localdomain2007-03-283-14/+66
* pciback: check function return values of functions declared withkfraser@localhost.localdomain2007-03-282-19/+46
* linux evtchn: Read function in evtchn driver requires locking.kfraser@localhost.localdomain2007-03-281-10/+22
* [linux] Fix xenbus device to allow replies larger than 4096 bytes.Christian Limpach2007-03-281-20/+52
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2007-03-283-21/+15
|\
| * linux/x86-64: cleanup the Xen-specific macros in entry-xen.Skfraser@localhost.localdomain2007-03-271-11/+5
| * linux: Fix for missing response to XS_UNWATCH request.kfraser@localhost.localdomain2007-03-271-9/+9
| * linux: Fix a compiler warning (unused local variable).kfraser@localhost.localdomain2007-03-271-1/+1
* | [IA64] Remove P2M workaroundawilliam@xenbuild2.aw2007-03-261-21/+0
|/
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-03-221-5/+3
|\
| * LINUX: x86_64: start_pfn should be initialised even when XENFEAT_auto_transla...Ian Campbell2007-03-211-5/+3
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-03-208-48/+235
|\|
| * [LINUX] Update crash-kernel-32-on-64.patch with more sensible version from -mm.Ian Campbell2007-03-191-0/+3
| * Fix up nosegneg vsyscall elfnote.Keir Fraser2007-03-171-1/+1
| * linux: Various cleanup and locking clarification (and fixing!)kfraser@localhost.localdomain2007-03-162-38/+62
| * Revert CONFIG_SPLIT_PTLOCK_CPUS change of 14209:1061c7bff38f3e6e66fee96c40797...kfraser@localhost.localdomain2007-03-161-0/+157
| * xenbus: Clarify and simplify barrier usage.kfraser@localhost.localdomain2007-03-161-6/+7
| * [LINUX] Don't pin the initial page tables on x86_64 when XENFEAT_writable_pag...Ian Campbell2007-03-161-2/+4
| * net back: Quieten loud error path.kfraser@localhost.localdomain2007-03-151-1/+1
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-03-159-39/+35
|\|
| * [BLKTAP] remove spurious error messageJake Wires2007-03-141-1/+3
| * [LINUX] Kexec: Ensure that pages allocated for kexec have MFNs which are withinIan Campbell2007-03-141-3/+20
| * linux: No need to force pcibios_scan_all_fns() on modern Xen.kfraser@localhost.localdomain2007-03-132-14/+0
| * [LINUX] Fix typo so 3.0.4 compatability works.Ian Campbell2007-03-131-1/+1
| * linux: Adjust memory allocation condition in netback to reduce memorykfraser@localhost.localdomain2007-03-121-0/+2
| * linux: No need to manually bring VCPUs online across 'fast' save/restore.kfraser@localhost.localdomain2007-03-121-15/+1