Age | Commit message (Expand) | Author |
2011-12-20 | xenbus: Support HVM backends | Daniel De Graaf |
2011-12-20 | Merge commit 'v3.2-rc3' into stable/for-linus-3.3 | Konrad Rzeszutek Wilk |
2011-12-20 | xen/xenbus-frontend: Fix compile error with randconfig | Konrad Rzeszutek Wilk |
2011-12-16 | xen/xenbus-frontend: Make error message more clear | Bastian Blank |
2011-12-16 | xen/privcmd: Remove unused support for arch specific privcmp mmap | Bastian Blank |
2011-12-16 | xen: Add xenbus_backend device | Bastian Blank |
2011-12-16 | xen: Add xenbus device driver | Bastian Blank |
2011-12-16 | xen: Add privcmd device driver | Bastian Blank |
2011-12-16 | xen/gntalloc: fix reference counts on multi-page mappings | Daniel De Graaf |
2011-12-16 | xen/gntalloc: release grant references on page free | Daniel De Graaf |
2011-12-16 | xen/events: prevent calling evtchn_get on invalid channels | Daniel De Graaf |
2011-12-16 | xen/granttable: Support transitive grants | Annie Li |
2011-12-16 | xen/granttable: Support sub-page grants | Annie Li |
2011-12-16 | xen/granttable: Improve comments for function pointers | Annie Li |
2011-11-30 | xen/ia64: fix build breakage because of conflicting u64 guest handles | Luck, Tony |
2011-11-23 | Linux 3.2-rc3v3.2-rc3 | Linus Torvalds |
2011-11-23 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2011-11-24 | virtio-pci: make reset operation safer | Michael S. Tsirkin |
2011-11-24 | virtio-mmio: Correct the name of the guest features selector | Sasha Levin |
2011-11-24 | virtio: add HAS_IOMEM dependency to MMIO platform bus driver | Heiko Carstens |
2011-11-23 | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds |
2011-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh... | Linus Torvalds |
2011-11-23 | eCryptfs: Extend array bounds for all filename chars | Tyler Hicks |
2011-11-23 | eCryptfs: Flush file in vma close | Tyler Hicks |
2011-11-23 | eCryptfs: Prevent file create race condition | Tyler Hicks |
2011-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2011-11-23 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2011-11-23 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-11-23 | regulator: TPS65910: Fix VDD1/2 voltage selector count | Afzal Mohammed |
2011-11-23 | i2c: Make i2cdev_notifier_call static | Shubhrajyoti D |
2011-11-23 | i2c: Delete ANY_I2C_BUS | Jean Delvare |
2011-11-23 | i2c: Fix device name for 10-bit slave address | Jean Delvare |
2011-11-23 | i2c-algo-bit: Generate correct i2c address sequence for 10-bit target | Jeffrey (Sheng-Hui) Chu |
2011-11-23 | drm: integer overflow in drm_mode_dirtyfb_ioctl() | Xi Wang |
2011-11-22 | Revert "of/irq: of_irq_find_parent: check for parent equal to child" | Linus Torvalds |
2011-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-11-22 | drivers/gpu/vga/vgaarb.c: add missing kfree | Julia Lawall |
2011-11-22 | drm/radeon/kms/atom: unify i2c gpio table handling | Alex Deucher |
2011-11-22 | drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real | Alex Deucher |
2011-11-22 | ttm: Don't return the bo reserved on error path | Thomas Hellstrom |
2011-11-22 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ... | Dave Airlie |
2011-11-22 | mount_subtree() pointless use-after-free | Al Viro |
2011-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-11-22 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2011-11-22 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-22 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-22 | xen/granttable: Keep code format clean | Annie Li |