]> xenbits.xensource.com Git - legacy/linux-2.6.18-xen.git/shortlog
legacy/linux-2.6.18-xen.git
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
2009-11-30 Keir Fraserxen/PCI/MSI-X: Don't disable when it was never enabled
2009-11-24 Keir FraserDisable xenbus warning for console during domU boot
2009-11-24 Keir FraserNew generic RTC class PC-style 'CMOS' driver backported
2009-11-24 Keir FraserRealtek 8169 gigabit ethernet driver backported
2009-11-24 Keir FraserMMCONFIG PCI config space access driver backported
2009-11-24 Keir FraserEnable PATA support in some SATA drivers
2009-11-24 Keir FraserIntel TCO Timer/Watchdog driver backported
2009-11-24 Keir FraserITE IT87xx and compatibles driver backported
2009-11-24 Keir FraserIntel 82801 (ICH) driver backported
2009-11-24 Keir FraserIntel Core (2) Duo/Solo temperature sensor driver
2009-11-24 Keir FraserATI drivers backported from Linux Kernel Ver. 2.6.29.2
2009-11-24 Keir Fraserxen: Dont call msi_unmap_pirq() if did not enable msi
2009-11-23 Keir Fraserdell rbu: force proper address translation in Dell RBU
2009-11-13 Keir FraserIMQ allows the network buffer queuing discipline to...
2009-11-10 Keir FraserAdded tag xen-3.4.2 for changeset 9348c4535655
2009-11-04 Keir Fraserxenbus: do not hold transaction_mutex when returning... xen-3.4.2
2009-10-23 Keir Fraserxen/x86: fix GFP mask handling in dma_alloc_coherent()
2009-10-23 Keir Fraserusbback: check return value of xenbus_register in usbba...
2009-10-12 Keir Fraserblkfront: Use system default scheduler rather than...
2009-10-08 Keir Fraserusbfront: fix compile error and disable PM feature
2009-10-07 Keir FraserPVUSB: Fixes and updates
2009-10-07 Keir Fraserxen: re-synchronize ring.h public header
2009-09-29 Keir Frasermce: support machine check logging left over from previ...
2009-09-22 Keir Fraserxen/usb: force proper address translation in USB monitor
2009-09-22 Keir Fraserxen/edac: force proper address translation in EDAC
2009-08-30 Keir FraserFix BUG in unlock_cpu_hotplug().
2009-08-25 Keir Fraserxen/x86: make do_settimeofday() return -EPERM when...
2009-08-19 Keir Fraserixgbe: memset size in netif_napi_del()
2009-08-16 Keir FraserRevert 927:56df01ffed10
2009-08-14 Keir Fraserdrivers/xen/blkback: Add the kernel side of the blkback...
2009-08-14 Keir Frasernet: Fix NULL pointer deref of sock->ops->Sendpage...
2009-08-14 Keir FraserPCI x86: always use conf1 to access config space below...
2009-08-14 Keir Frasermmconfig: Fix x86_64 ioremap base_address
2009-08-05 Keir Fraserxen/x86-64: fix Dom0 boot on AMD K8 CPUs
2009-07-29 Keir Fraserxen-blkfront: beyond ARRAY_SIZE of info->shadow
2009-07-28 Keir Fraserblktap2: properly suppress compiler warning
2009-07-24 Keir Fraserblktap2: make blktap2 work for auto translated mode...
2009-07-20 Keir Fraserlinux/x86-64: MCE: truely do Dom0 stuff only on Dom0
2009-07-20 Keir Fraserblkback: pagemap bug fixes
2009-07-15 Keir Fraserbuildconfigs: INPUT_EVDEV=y as default for xen0_x86
2009-07-13 Keir Fraserxen: fix missing Crash note in /proc/iomem
2009-07-10 Keir Fraserxen/x86: allow non-SMP builds of blktap2 to succeed
2009-07-06 Keir Fraserx86: Handle dynamic Cx state changes correctly.
2009-06-29 Keir Fraserblktap2: remove warnings.
2009-06-29 Isaku Yamahata[IA64] Build blktap2 driver by default in x86 builds.
2009-06-29 Isaku Yamahata[IA64] xencomm: tmem support.
2009-06-29 Isaku Yamahata[IA64] xencomm: add XENVER_commandline support.
next