]> xenbits.xensource.com Git - legacy/linux-2.6.18-xen.git/shortlog
legacy/linux-2.6.18-xen.git
2010-11-26 Keir FraserAdd some Intel PCI device ID's to irq.c; sync irq-xen...
2010-11-23 Keir Fraserblkback/blktap/netback: Fix CVE-2010-3699
2010-11-19 Keir Fraserxen/netfront: Default to copy-mode receiver.
2010-11-19 Keir Fraserblktap2: fix synchronization in blktap_device_run_queue()
2010-11-17 Keir Fraserblktap2: fix after c/s 1035
2010-11-16 Keir FraserDon't register shutdown watch and suspend event channel...
2010-11-16 Keir Fraserxen/evtchn: clear secondary CPUs' cpu_evtchn_mask[...
2010-11-15 Keir Fraserpcifront: fix PCI reference leak
2010-11-03 Keir Fraserxen/x86_64: remove an inapplicable feature flag
2010-11-03 Keir Fraserlinux-2.6.18: add list_first_entry()
2010-11-03 Keir Fraserxen/smpboot: eliminate cpu_2_logical_apicid
2010-11-03 Keir Frasernetback: take net_schedule_list_lock when removing...
2010-10-29 Keir Fraserxen/netloop: add get_drvinfo() ("ethtool -i") support
2010-10-12 Keir Frasernetfront: Fix build failure after previous changeset
2010-10-11 Keir Fraserxen/netfront: ethtool -i does not return info about...
2010-10-04 Keir Fraserlinux/pcifront: fix freeing of device
2010-10-04 Keir Fraserlinux/pcifront: claim PCI resources also on rescan
2010-10-02 Keir Fraserxen/x86-64: adjustments to match i386 behavior
2010-09-22 Keir Fraserxen/evtchn: Handle VIRQ_TIMER before any other hardirq...
2010-09-22 Keir Fraserxen/x86: synchronize vmalloc_sync_all() with mm_{,un...
2010-09-22 Keir Fraserxen/blkfront: forward unknown IOCTLs to scsi_cmd_ioctl...
2010-09-17 Keir Fraserxenpaging: handle GNTST_eagain in kernel drivers
2010-09-15 Keir Fraseria64, xencomm: fix 1028:6f7bda25a4de
2010-09-13 Keir Fraserlinux: fix swiotlb sync functions to properly deal...
2010-09-13 Keir Fraserxen: netback: save interrupt state in add_to_net_schedu...
2010-09-13 Keir Fraserxen/x86: make __direct_remap_pfn_range()'s return value...
2010-09-13 Keir Fraseria64, xencomm: fix XEN_SYSCTL_cpupool_op
2010-08-26 Keir FraserFix build after c/s 1028
2010-08-26 Keir FraserUpdate Xen public headers.
2010-08-10 Keir Fraserxen/x86: eliminate nesting of run-queue locks inside...
2010-08-10 Keir Fraserblktap2: eliminate bogus clearing of PG_reserved
2010-08-02 Keir Fraserxenoprofile: Add IBS support
2010-07-26 Keir Fraserxenfs: implement O_NONBLOCK for /proc/xen/xenbus
2010-07-09 Keir Fraserpci/guestdev: clean up data definitions
2010-07-09 Keir Fraserpci/iomulti: adjustments for CONFIG_HOTPLUG_PCI=m
2010-06-18 Keir Fraserxen/x86: fix for special behavior of first sys_settimeo...
2010-06-11 Keir Fraseria64, xencomm: fix 1018:b7eb9756e522
2010-06-07 Keir Fraseria64, xencomm: support XEN_SYSCTL_topologyinfo and...
2010-06-07 Keir Fraseria64, xencomm: support XEN_SYSCTL_cpupool_op
2010-05-06 Keir FraserSync with latest Xen public headers.
2010-04-22 Keir Fraserblktap: make debugging messages a little more meaningful
2010-04-22 Keir Fraserblktap: fix cleanup after unclean application exit #2
2010-04-19 Keir Fraserxen/blktap: fix various checks
2010-04-19 Keir Fraserxen/blktap: fix cleanup after unclean application exit
2010-04-12 Keir Fraserxen/x86-64: kern_addr_valid() must not walk page tables...
2010-03-30 Keir Fraserxen/balloon: Fix return value interpretation for XENMEM...
2010-03-25 Keir Fraserpci: fix PCI resource reservation option parsing
2010-03-25 Keir Fraserpvscsi: allow pvscsi hba driver to be loaded automatically
2010-03-25 Keir Fraserpvusb: allow pvusb hcd driver to be loaded automatically
2010-03-17 Keir Fraserlinux: small ACPI processor external control code adjus...
2010-03-15 Keir Fraserblkback: Fix the build.
2010-03-15 Keir Fraserxenblk: dynamic vbd resizing
2010-03-15 Keir Fraserusbfront: fix some bugs
2010-03-01 Keir Fraserpciback: Replace commented-out use of dev->enable_cnt...
2010-03-01 Keir Fraserblkfront: Fix an unlikely xenbus crasher
2010-03-01 Keir Fraserblktap2: Fix queue restart, racing block device removal.
2010-03-01 Keir Fraserblktap2: Fwd: Fix wild ptr deref during device destruction.
2010-03-01 Keir FraserGuest SR-IOV: Replace previous changeset with a more...
2010-02-26 Keir Fraserpciback: Fix SRIOV VF passthru
2010-02-24 Keir FraserProvide a variant of __RING_SIZE() that is an integer...
2010-02-22 Keir Fraserlinux/x86: fix long timeout handling in stop_hz_timer()
2010-02-15 Keir FraserAdditional PCI IDs to support AHCI-compliant Nvidia...
2010-02-11 Keir FraserRemus: turn on IMQ in xen/xen0 defconfig
2010-02-04 Keir Fraserxen/blkfront: don't access freed struct xenbus_device
2010-02-04 Keir Fraserxen/i386: dma_addr_t must always be 64 bits wide
2010-02-03 Keir Fraserxen/evtchn: Remove redundant clear of l2i at end of...
2010-02-03 Keir Fraserxen/evtchn: MAke round-robin scan fairer by snapshottin...
2010-02-01 Keir Fraserxen/balloon: fix balloon driver accounting for HVM...
2010-01-29 Keir Fraserxen/evtchn: Clean up round-robin evtchn scan.
2010-01-21 Keir Fraserxen/privcmd: mmapbatch-v2 fixes
2010-01-21 Keir Fraserblkback: Flush blkback data when connecting.
2010-01-21 Keir FraserFix blk{back,tap} sysfs race
2010-01-18 Keir Fraserxen/privcmd: Declare repeatedly used variables just...
2010-01-18 Keir Fraserxen/blkfront: fixes for 'xm block-detach ... --force'
2010-01-13 Keir Fraserprivcmd: add new (replacement) mmap-batch ioctl
2010-01-08 Keir FraserUpdate sfc_netback driver to match sfc_resource 3.0...
2010-01-08 Keir FraserUpdate Solarflare Communications resource driver to...
2010-01-08 Keir FraserUpdate Solarflare Communications net driver to version...
2010-01-08 Keir Fraserxen: Fix compat_ioctl.h build.
2010-01-08 Keir Fraseria64, xencomm: support XEN_DOMCTL_mem_sharing_op
2010-01-08 Keir FraserSync sysctl.h Xen public header.
2010-01-08 Keir Fraserprivcmd: fix build
2010-01-06 Keir Fraserxen/privcmd: fix for proper operation in compat mode
2010-01-06 Keir Fraserxenoprof: dynamic buffer array allocation
2010-01-06 Keir Fraserxen/privcmd: convert single shot check to be per-page
2010-01-04 Keir FraserSync domctl.h Xen public header.
2009-12-28 Keir Fraserxenoprofile: Hardcode MAX_VIRT_CPUS - not supplied...
2009-12-22 Keir FraserSync Xen grant-table header file.
2009-12-22 Keir FraserSync Xen public headers for Xen 4.0.
2009-12-17 Keir FraserChanges to various backends to handle GNTST_eagain...
2009-12-17 Keir FraserChanges to netback to handle GNTST_eagain errors.
2009-12-17 Keir FraserFixes to block backend to handle -EAGAIN grant table...
2009-12-17 Keir FraserUpdate to grant_table.h to sync with xen/include/public
2009-12-17 Keir Fraserprivcmd: Handle paged-out areas of foreign guest memory...
2009-12-16 Keir Fraserxen/backends: simplify address translations
2009-12-16 Keir Fraserxen/balloon: prefer using pages from balloon in alloc_e...
2009-12-11 Keir Fraserblktap2: properly __init-annotate blktap2 code
2009-12-07 Keir Frasernetback: Fixes for delayed copy of tx network packets.
2009-12-03 Keir Fraserxenfb: Only start one xenfb kthread
2009-12-01 Keir Fraserxen/x86_64: correctly handle mem= reducing memory amount
next