aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* 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
| * The Xen console intercepts ^O and prevents it from propagatingkfraser@localhost.localdomain2007-03-121-2/+5
| * Fix valid_phys_addr_range() prototype of xen /dev/mem.kfraser@localhost.localdomain2007-03-121-3/+3
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-03-1229-125/+115
|\|
| * pci back: Various fixes.kfraser@localhost.localdomain2007-03-104-19/+14
| * Add flags field to VCPUOP_set_singlsehot_timer.kfraser@localhost.localdomain2007-03-101-0/+1
| * linux: Use new time hypercalls.kfraser@localhost.localdomain2007-03-092-2/+31
| * linux: fix build warningskfraser@localhost.localdomain2007-03-093-3/+5
| * linux: Upgrade to latest Xen interface version (0x00030205).kfraser@localhost.localdomain2007-03-0921-61/+61
| * pci back: Fix registration of of filters on subsections of config space.kfraser@localhost.localdomain2007-03-091-1/+1
| * linux: Remove an unused data structure from TPM frontend.kfraser@localhost.localdomain2007-03-083-40/+3
* | [IA64] PV steal time accountingawilliam@xenbuild2.aw2007-03-121-0/+131
* | [IA64] Add HYPERVISOR_vcpu_opawilliam@xenbuild2.aw2007-03-083-0/+27
* | [IA64] Add arch/ia64/kernel/time.c to spare tree for steal time accountingawilliam@xenbuild2.aw2007-03-071-0/+306