]> xenbits.xensource.com Git - people/royger/linux-2.6.18-xen.git/shortlog
people/royger/linux-2.6.18-xen.git
2011-09-22 Olaf Heringlinux-2.6.18:xen-kbdfront: re-enable REL_WHEEL event master
2011-09-22 Olaf Heringlinux-2.6.18/Input: mousedev - handle mice that use...
2011-09-17 Jan Beulichxen/backends: use kzalloc() in favor of kmalloc()+memset()
2011-08-27 Keir Fraserxen/ACPI: allow passing down C1 information if no other...
2011-08-19 Jan Beulichxen/i386: follow-up to c/s 1101
2011-07-25 Jan Beulichxen/x86: use dynamically adjusted upper bound for conti...
2011-07-25 Jan Beulichlinux-2.6.18/x86: replace order-based range checking...
2011-07-23 Jan Beulichxen: add privileged (dom0) kernel feature indication
2011-07-23 Keir FraserSync Xen public headers.
2011-07-08 Jan Beulichblkfront: avoid NULL de-reference in CDROM ioctl handling
2011-07-08 Keir FraserRevert 1096:0fc6424770c8
2011-07-08 Jan Beulichxen: add privileged/unprivileged kernel feature indication
2011-06-23 Jan Beulichxenbus: replace list_for_each..._safe() by list_for_eac...
2011-06-23 Jan Beulcihxenbus: xenbus_gather()/xenbus_scanf() usage adjustments
2011-06-23 Jan Beulcihxenbus: add __attribute__((format(printf... where appro...
2011-06-01 Jan Beulichxenbus: simplify xenbus_dev_request_and_reply()
2011-06-01 Jan Beulichxenbus: don't BUG() on user mode induced conditions
2011-06-01 Jan Beulichxen/blktap: fix locking
2011-05-26 Jan Beulichxen/blkback: don't fail empty barrier requests
2011-05-26 Laszlo Ersekblkback: don't call vbd_size() if bd_disk is NULL
2011-05-26 Laszlo Erseknetfront: plug a theoretical leak on setup_device(...
2011-05-23 Jan Beulichsfc_netfront: fix an unused variable error
2011-05-20 Keir Frasertmem: Fix build after public header sync.
2011-05-20 Keir FraserFix Makefile for newer versions of GNUmake.
2011-05-20 Olaf Heringxen-kbdfront - advertise either absolute or relative...
2011-05-20 Keir FraserSync Xen public headers.
2011-05-16 Laszlo Ersekxenbus: fix xenbus_transaction_start() hang caused...
2011-05-09 Jan Beulichxen/blkfront: fix data size for xenbus_gather in connect()
2011-04-05 Olaf Heringkdump pv-on-hvm: reset PV devices in crash kernel
2011-04-05 Olaf Heringkdump pv-on-hvm: introduce "reset_devices" command...
2011-04-05 Jan Beulichxen: miscellaneous adjustments (mostly missing from...
2011-04-05 Jan Beulichxen: cleanups to blkback and blktap
2011-04-05 Jan Beulichxen/backends: use xenbus_be.ko interfaces instead of...
2011-04-02 Jan Beulichxenbus: fix type inconsistency with xenbus_conn()
2011-03-11 Keir Fraserxen: Sync public headers (except tmem.h)
2011-03-02 Jan Beulichxen/fbfront: fix regression from c/s 1068
2011-02-25 Jan Beulichxen: make various _ATTR() definitions static
2011-02-10 Jan Beulichpciback: disable MSI/MSI-X when resetting device
2011-02-10 Jan Beulichblktap: a small fix and assorted cleanup
2011-02-09 Jan Beulichxen/fb: fix potential memory leak
2011-02-09 Keir Frasernetback: allow arbitrary mtu size until frontend connects
2011-01-26 Keir Fraserxen: vscsi >2TB build fix
2011-01-25 Keir Fraserxen, vscsi: >2TB patch
2011-01-14 Keir Fraserxen: remove stale exports
2011-01-11 Keir Fraserxen: add missing kobject_uevent() invocations for CPU...
2010-12-20 Keir Fraserxenbus: Fix memory leak on release
2010-12-17 Keir Fraserxen/netback: Always pull through PKT_PROT_LEN bytes...
2010-12-17 Keir Fraserxen/gntdev: add range check for IOCTL_GNTDEV_UNMAP_GRAN...
2010-12-17 Keir Fraserxen/netback: Re-factor net_tx_action_dealloc() slightly
2010-12-10 Keir Fraserxen/netloop: make netloop permanent
2010-12-07 Keir Frasernetback: Recent change caused spurious hotplug event...
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
next