]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2011-10-19 Konrad Rzeszutek... Merge branch 'stable/xen-block.rebase' into uek2-merge
2011-10-19 Konrad Rzeszutek... xen/blkback: Fix two races in the handling of barrier...
2011-10-19 Konrad Rzeszutek... xen/blkback: Check for proper operation.
2011-10-19 Konrad Rzeszutek... xen/blkback: Fix the inhibition to map pages when disca...
2011-10-19 Konrad Rzeszutek... xen/blkback: Report VBD_WSECT (wr_sect) properly.
2011-10-19 Konrad Rzeszutek... xen/blkback: Support 'feature-barrier' aka old-style...
2011-10-19 Laszlo Ersekxen-blkfront: plug device number leak in xlblk_init...
2011-10-19 Konrad Rzeszutek... xen-blkfront: If no barrier or flush is supported,...
2011-10-19 Jan Beulichxen-blkback: use kzalloc() in favor of kmalloc()+memset()
2011-10-19 Joe Jinxen-blkback: fixed indentation and comments
2011-10-19 Li Dongyangxen-blkfront: fix a deadlock while handling discard...
2011-10-19 Li Dongyangxen-blkfront: Handle discard requests.
2011-10-19 Li Dongyangxen-blkback: Implement discard requests ('feature-discard')
2011-10-19 Li Dongyangxen-blkfront: add BLKIF_OP_DISCARD and discard request...
2011-10-19 Bastian Blankxen/blkback: Add module alias for autoloading
2011-10-19 Daniel Stoddenxen/blkback: Don't let in-flight requests defer pending...
2011-10-19 Konrad Rzeszutek... Merge branch 'stable/xen-settime' into uek2-merge
2011-10-19 Konrad Rzeszutek... Merge branch 'stable/e820-3.2.rebased' into uek2-merge
2011-10-19 Konrad Rzeszutek... Merge branch 'stable/mmu.fixes.rebased' into uek2-merge
2011-10-19 Konrad Rzeszutek... Merge branch 'stable/drivers-3.2.rebased' into uek2...
2011-10-19 Konrad Rzeszutek... Merge branch 'stable/cleanups-3.2.rebased' into uek2...
2011-10-19 Konrad Rzeszutek... Merge branch 'stable/pci.fixes-3.2' of git://oss.oracle...
2011-10-19 Konrad Rzeszutek... Merge branch 'stable/bug.fixes-3.2.rebased' of git...
2011-10-19 Konrad Rzeszutek... Merge branch 'stable/xen-pciback-0.6.3.bugfixes' of...
2011-10-19 Konrad Rzeszutek... xen/irq: If we fail during msi_capability_init return...
2011-10-19 Konrad Rzeszutek... xen: remove XEN_PLATFORM_PCI config option
2011-10-19 Stefano Stabellinixen: XEN_PVHVM depends on PCI
2011-10-19 Konrad Rzeszutek... xen/p2m/debugfs: Make type_name more obvious.
2011-10-19 Konrad Rzeszutek... xen/p2m/debugfs: Fix potential pointer exception.
2011-10-19 Konrad Rzeszutek... xen/enlighten: Fix compile warnings and set cx to known...
2011-10-19 Konrad Rzeszutek... xen/xenbus: Remove the unnecessary check.
2011-10-19 Konrad Rzeszutek... xen/events: Don't check the info for NULL as it is...
2011-10-19 Konrad Rzeszutek... xen/pci: Use 'acpi_gsi_to_irq' value unconditionally.
2011-10-19 Konrad Rzeszutek... xen/pci: Remove 'xen_allocate_pirq_gsi'.
2011-10-19 Konrad Rzeszutek... xen/pci: Retire unnecessary #ifdef CONFIG_ACPI
2011-10-19 Konrad Rzeszutek... xen/pci: Move the allocation of IRQs when there are...
2011-10-19 Konrad Rzeszutek... xen/pci: Squash pci_xen_initial_domain and xen_setup_pi...
2011-10-19 Konrad Rzeszutek... xen/pci: Use the xen_register_pirq for HVM and initial...
2011-10-19 Konrad Rzeszutek... xen/pci: In xen_register_pirq bind the GSI to the IRQ...
2011-10-19 Konrad Rzeszutek... xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.
2011-10-19 Konrad Rzeszutek... xen/pci: Update comments and fix empty spaces.
2011-10-19 Konrad Rzeszutek... xen/pci: Shuffle code around.
2011-10-19 Jeremy Fitzhardingexen/dom0: set wallclock time in Xen
2011-10-19 Jeremy Fitzhardingexen: add dom0_op hypercall
2011-10-19 Yu Kexen/acpi: Domain0 acpi parser related platform hypercall
2011-10-19 David Vrabelxen: release all pages within 1-1 p2m mappings
2011-10-19 David Vrabelxen: allow extra memory to be in multiple regions
2011-10-19 David Vrabelxen: allow balloon driver to use more than one memory...
2011-10-19 David Vrabelxen/balloon: simplify test for the end of usable RAM
2011-10-19 David Vrabelxen/balloon: account for pages released during memory...
2011-10-19 David Vrabelxen/e820: if there is no dom0_mem=, don't tweak extra_p...
2011-10-19 Konrad Rzeszutek... Revert "xen/e820: if there is no dom0_mem=, don't tweak...
2011-10-19 Konrad Rzeszutek... xen/e820: if there is no dom0_mem=, don't tweak extra_p...
2011-10-19 David Vrabelxen: use maximum reservation to limit amount of usable RAM
2011-10-19 Igor Mammedovxen: Fix misleading WARN message at xen_release_chunk
2011-10-19 Igor Mammedovxen: Fix printk() format in xen/setup.c
2011-10-19 Daniel De Graafxen/gntdev: Fix sleep-inside-spinlock
2011-10-19 Stefano Stabellinixen: modify kernel mappings corresponding to granted...
2011-10-19 Konrad Rzeszutek... xen: add an "highmem" parameter to alloc_xenballooned_pages
2011-10-19 Konrad Rzeszutek... xen/p2m: Use SetPagePrivate and its friends for M2P...
2011-10-19 Konrad Rzeszutek... xen/p2m: Make debug/xen/mmu/p2m visible again.
2011-10-19 Konrad Rzeszutek... Revert "xen/debug: WARN_ON when identity PFN has no...
2011-10-19 Konrad Rzeszutek... xen/pciback: Check if the device is found instead of...
2011-10-19 Konrad Rzeszutek... xen/pciback: Do not dereference psdev during printk...
2011-10-19 Dan Carpenterxen/pciback: double lock typo
2011-10-19 Konrad Rzeszutek... xen/pciback: use mutex rather than spinlock in vpci...
2011-10-19 Konrad Rzeszutek... xen/pciback: Use mutexes when working with Xenbus state...
2011-10-19 Jan Beulichxen/pciback: miscellaneous adjustments
2011-10-19 Jan Beulichxen/pciback: use mutex rather than spinlock in passthro...
2011-10-19 Thomas Meyerxen/pciback: use resource_size()
2011-10-19 Olaf Heringxen: use static initializers in xen-balloon.c
2011-10-19 Ruslan PisarevXen: fix braces and tabs coding style issue in xenbus_p...
2011-10-19 Ruslan PisarevXen: fix braces coding style issue in xenbus_probe.h
2011-10-19 Ruslan PisarevXen: fix whitespaces,tabs coding style issue in drivers...
2011-10-19 Ruslan PisarevXen: fix braces coding style issue in gntdev.c and...
2011-10-19 Ruslan PisarevXen: fix whitespaces,tabs coding style issue in drivers...
2011-10-19 Ruslan PisarevXen: fix whitespaces,tabs coding style issue in drivers...
2011-10-14 Daniel De Graafxenbus: don't rely on xen_initial_domain to detect...
2011-10-14 Daniel De Graafxenbus: Fix loopback event channel assuming domain 0
2011-10-12 Guru Anbalagane[SPEC]: v2.6.39-100.0.14
2011-10-12 Maxim Uvarovfix typo in el5 changelog
2011-10-12 Jan Beulichapic, i386/bigsmp: Fix false warnings regarding logical...
2011-10-12 Maxim Uvarovkernel config: disable XEN_BALLOON_MEMORY_HOTPLUG
2011-10-12 Dan Magenheimerxen: Fix selfballooning and ensure it doesn't go too far
2011-10-12 Maxim Uvarovfix modpost port bug for module signatures
2011-10-12 David HowellsDon't include .note.gnu.build-id in the digest
2011-10-11 Maxim UvarovKernel config: turn on module sign
2011-10-11 Maxim UvarovTurn on module signature
2011-10-11 Maxim UvarovApply signature checking to modules on module load
2011-10-11 Maxim UvarovUpdate rpm changelog to v2.6.39-100.0.13
2011-10-11 Maxim UvarovSet revision to v2.6.39-100.0.13
2011-10-11 Maxim Uvarovturn on CONFIG_LBDAF for 32bit kernel
2011-10-10 Tetsuo Handaexec: do not call request_module() twice from search_bi...
2011-10-05 Josef BacikBtrfs: fix 64 bit divide problem
2011-10-04 Maxim UvarovMerge branch 'linux-3.0.y' of git://git.kernel.org...
2011-10-03 Greg Kroah... Linux 3.0.6 v3.0.6
2011-10-03 Dave AirlieRevert "drm/radeon/kms: fix typo in r100_blit_copy"
2011-10-03 Greg Kroah... Linux 3.0.5 v3.0.5
2011-10-03 David HenningssonALSA: HDA: Add support for IDT 92HD93
2011-10-03 Hannes Reineckeblock: Free queue resources at blk_release_queue()
next