aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* [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
| * pvfb: Split mouse and keyboard into separate devices.kfraser@localhost.localdomain2007-02-071-30/+67
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-02-072-13/+15
|\|
| * linux: Zap /proc/interrupts count when a dynamic IRQ is unbound.Keir Fraser2007-02-071-1/+5
| * linux/i386: Improve critical region handling codekfraser@localhost.localdomain2007-02-061-12/+10
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-02-043-5/+7
|\|
| * linux: Allow xenbus_strstate() to be used from modules.kfraser@localhost.localdomain2007-02-022-3/+4
| * [LINUX] netfront: Don't call netif_carrier_off until the device isIan Campbell2007-02-011-2/+3
* | [IA64] Remove verbosity from xen_pm_power_offawilliam@xenbuild2.aw2007-02-041-1/+0
* | [IA64] Fix xencons_early_setup build warningawilliam@xenbuild2.aw2007-02-041-0/+1
* | [IA64] Fix PAL_HALT for paravirtualized domainsawilliam@xenbuild2.aw2007-02-041-0/+8
* | [IA64] Fix compile warnings in xenentry.Sawilliam@xenbuild2.aw2007-02-011-0/+2
* | [IA64] Add arch_free_page()awilliam@xenbuild2.aw2007-01-311-0/+9
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-312-2/+9
|\|