aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
...
* linux: allow use of split page table lockskfraser@localhost.localdomain2007-03-023-163/+9
* linux/x86: avoid a re-definition warning on x86-64 and change i386kfraser@localhost.localdomain2007-03-023-11/+8
* linux: Support new 'fast suspend' mode which does not require us tokfraser@localhost.localdomain2007-03-024-74/+128
* linux: No need to kmem_cache_shrink(pgd_cache) on save/restore.kfraser@localhost.localdomain2007-03-011-3/+0
* linux: More save/restore fixes. Fix deadlock of cpu_hotplug_lock vskfraser@localhost.localdomain2007-02-284-45/+31
* linux: Disable idle-loop alternatives.kfraser@localhost.localdomain2007-02-282-9/+4
* linux: Split suspend_mutex into watch_mutex and transaction_mutex.kfraser@localhost.localdomain2007-02-281-15/+27
* More PV save/restore fixes.kfraser@localhost.localdomain2007-02-283-16/+47
* Add suspend_cancel flag to linux elf notes.kfraser@localhost.localdomain2007-02-282-0/+2
* linux: Don't allow partial message raeds from xenstore acrosskfraser@localhost.localdomain2007-02-273-24/+29
* linux: Fix backward compatibility in page table handlingkfraser@localhost.localdomain2007-02-261-0/+4
* Remove duplicate #includes from Linux sparese-tree file.kfraser@localhost.localdomain2007-02-261-3/+0
* Support new xm command: xm trigger <Domain> <nmi|reset|init> [<VCPU>]Keir Fraser2007-02-241-0/+1
* [LINUX] Purge include <linux/config.h>. It has been obsolete for some time now.Ian Campbell2007-02-2349-59/+2
* [PV-on-HVM] Fix gnttab_map to not run off the bottom of the gnttab space.Ian Campbell2007-02-231-5/+6
* linux, tpm: Fix argument to grant table operationkfraser@localhost.localdomain2007-02-231-1/+1
* linux: Fix current_vcpu_info for UP casekfraser@localhost.localdomain2007-02-231-0/+4
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-02-226-26/+109
|\
| * [BLKTAP] fix sysfs cleanup on error caseJake Wires2007-02-211-2/+9
| * linux: Use hard tabs and Linux coding style.kfraser@localhost.localdomain2007-02-213-10/+8
| * [BLKBACK/BLKTAP] add sysfs throughput profiling to blk{back/tap}Jake Wires2007-02-216-26/+104
* | [IA64] Update xencommize_mini_grant_table_op for GNTTABOP_query_sizeawilliam@xenbuild2.aw2007-02-201-0/+3
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-02-2045-1628/+472
|\|
| * linux: Fix swiotlb bug-out due to uninitialised end_pfn/max_mapnr.kfraser@localhost.localdomain2007-02-202-2/+2
| * linux/x86: Advertise which page table entries contain MFNs and hencekfraser@localhost.localdomain2007-02-204-1/+10
| * linux/x86: Clean up page table handling headerskfraser@localhost.localdomain2007-02-203-30/+19
| * linux/x86: Adjust and fix page table handling.kfraser@localhost.localdomain2007-02-208-71/+127
| * linux: Fix 32-bit build after changeset 13993:168030c8e0a93d8401cf5e783e10ecd...kfraser@localhost.localdomain2007-02-191-0/+7
| * linux: Introduce {current_,}vcpu_info.kfraser@localhost.localdomain2007-02-196-50/+24
| * linux: vmalloc_sync_all() is not a no-op when running in PAE mode on Xen.Keir Fraser2007-02-173-2/+4
| * linux/x86_64: miscellaneous initialization code cleanupkfraser@localhost.localdomain2007-02-162-19/+3
| * linux: remove {lock,unlock}_vm_area(). Instead use vmalloc_sync_all()kfraser@localhost.localdomain2007-02-168-98/+31
| * Bring TPM driver files to 2.6.18 level. Remove the tpm.c so that thekfraser@localhost.localdomain2007-02-154-1250/+1
| * linux: miscellaneous changes after upgrade through 2.6.17.kfraser@localhost.localdomain2007-02-157-18/+12
| * linux: e820 handling adjustmentskfraser@localhost.localdomain2007-02-153-16/+35
| * linux: user user_mode_vm() in place of user_mode() where necessary.kfraser@localhost.localdomain2007-02-151-2/+2
| * linux: avoid need to modify include/linux/pfn.hkfraser@localhost.localdomain2007-02-152-10/+1
| * linux: early_printk adjustmentskfraser@localhost.localdomain2007-02-151-7/+4
| * linux: proper mutex use in balloon driverkfraser@localhost.localdomain2007-02-151-3/+3
| * Dynamic grant-table sizing.kfraser@localhost.localdomain2007-02-152-58/+196
* | [IA64] Paravirtualize mmap handlers of /proc/bus/pciawilliam@xenbuild2.aw2007-02-181-0/+16
* | [IA64] Import arch/ia64/pci/pci.c into sparse treeawilliam@xenbuild2.aw2007-02-181-0/+820
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-02-155-9/+12
|\|
| * linux: quieten some driver printk logging.kfraser@localhost.localdomain2007-02-144-8/+10
| * [LINUX] Call ctrl_alt_del() to trigger a reboot so we benefit from theIan Campbell2007-02-131-1/+2
* | [IA64] dma-mapping.h user our own swiotlb.h headerawilliam@xenbuild2.aw2007-02-122-3/+1
* | [IA64] Remove use of hpsim consoleawilliam@xenbuild2.aw2007-02-122-28/+39
|/
* Merge with xen-ia64-unstable.hg.kfraser@localhost.localdomain2007-02-083-79/+90
|\
| * Remove unnecessarily modified a.out.h.Keir Fraser2007-02-081-26/+0
| * Move skb_pull_rcsum() to its usual place in skbuff.cKeir Fraser2007-02-081-23/+23