aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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
* 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
* linux: Restore time on APs if they are not hotplugged on save/restore.kfraser@localhost.localdomain2007-03-071-4/+9
* netback: Disable debug interrupt (accidentally left enabled inkfraser@localhost.localdomain2007-03-071-1/+1
* linux: Use fake carrier flag for netfront/netback rather than the realkfraser@localhost.localdomain2007-03-075-44/+69
* linux: Don't use set_fixmap/clear_fixmap after boot-time. It's notkfraser@localhost.localdomain2007-03-071-3/+6
* linux x86/64: No need to pre-allocate all fixmap pagetables:kfraser@localhost.localdomain2007-03-061-6/+12
* linux x86/64: Clean up mm initialisation a little.kfraser@localhost.localdomain2007-03-051-71/+59
* linux: no pc speaker device in domUskfraser@localhost.localdomain2007-03-052-0/+6
* linux: scan DMI earlykfraser@localhost.localdomain2007-03-055-38/+70
* linux/x86-64 2.6.18: reserve bootmem differentlykfraser@localhost.localdomain2007-03-051-6/+8
* linux/x86-64 2.6.18: do away with pud_offset_k()kfraser@localhost.localdomain2007-03-052-14/+1
* linux/x86_64 2.6.18: remove orig_istkfraser@localhost.localdomain2007-03-052-1/+3
* linux: Prefer testing io_bitmap_ptr to the TIF_IO_BITMAP.kfraser@localhost.localdomain2007-03-051-2/+1
* linux: Remove unnecessary locking from pcifront free_root_bus_devs().kfraser@localhost.localdomain2007-03-051-7/+2
* [LINUX] CONFIG_X86_TSC is defined upstream in arch/i386/Kconfig.cpu so use thatIan Campbell2007-03-052-6/+1
* linux 2.6.18: constify instances of 'struct file_operations'kfraser@localhost.localdomain2007-03-057-7/+7
* linux 2.6.18: miscellaneouskfraser@localhost.localdomain2007-03-056-9/+4
* linux 2.6.18: assembly annotationskfraser@localhost.localdomain2007-03-054-42/+122
* linux 2.6.18: eliminate Xen special: x8664_ksyms.ckfraser@localhost.localdomain2007-03-051-59/+0
* linux 2.6.18: eliminate Xen special: alternative.ckfraser@localhost.localdomain2007-03-053-392/+6
* linux 2.6.18: eliminate Xen special: intel_cacheinfo.ckfraser@localhost.localdomain2007-03-052-775/+0
* linux/x86-64: allow kernel init memory to be freed.kfraser@localhost.localdomain2007-03-051-27/+30
* linux: Clean up mm_pin/unpin.kfraser@localhost.localdomain2007-03-052-28/+33
* linux: Some save/restore simplifications and cleanups.Keir Fraser2007-03-022-20/+20
* Fix -xen build.kfraser@localhost.localdomain2007-03-021-3/+3
* linux: xenbus dev write function resets packet data on *all* error conditions.kfraser@localhost.localdomain2007-03-021-4/+8
* linux: Fix xenbus device write function.kfraser@localhost.localdomain2007-03-021-12/+20
* tpm: Code style cleanups.kfraser@localhost.localdomain2007-03-021-86/+72
* [Linux] [TPM driver] Resume frontend after checkpointingkfraser@localhost.localdomain2007-03-021-12/+16
* linux: Use old-mode of save/restore for uniproc guests (it's faster).kfraser@localhost.localdomain2007-03-021-0/+4