summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk
2012-09-25xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk
2012-09-25xen-pciback: properly clean up after calling pcistub_device_find()Jan Beulich
2012-09-24arm: introduce a DTS for Xen unprivileged virtual machinesStefano Stabellini
2012-09-24xen/vga: add the xen EFI video mode supportJan Beulich
2012-09-24xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk
2012-09-23Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-09-21xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla
2012-09-18xen-pciback: support wild cards in slot specificationsJan Beulich
2012-09-17xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...Konrad Rzeszutek Wilk
2012-09-17xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk
2012-09-17xen/pcifront: Use Xen-SWIOTLB when initting if required.Konrad Rzeszutek Wilk
2012-09-17xen/swiotlb: For early initialization, return zero on success.Konrad Rzeszutek Wilk
2012-09-17xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk
2012-09-17xen/swiotlb: Move the error strings to its own function.Konrad Rzeszutek Wilk
2012-09-17xen/swiotlb: Move the nr_tbl determination in its own function.Konrad Rzeszutek Wilk
2012-09-17xen/arm: compile and run xenbusStefano Stabellini
2012-09-14MAINTAINERS: add myself as Xen ARM maintainerStefano Stabellini
2012-09-14xen: resynchronise grant table status codes with upstreamIan Campbell
2012-09-12Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk
2012-09-12x86: Document x86_init.paging.pagetable_init()Attilio Rao
2012-09-12x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao
2012-09-12x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao
2012-09-12x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao
2012-09-12x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao
2012-09-10xen/privcmd: return -EFAULT on errorDan Carpenter
2012-09-08Linux 3.6-rc5Linus Torvalds
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund
2012-09-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-07Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-09-06xen/privcmd: Fix mmap batch ioctl error status copy back.Andres Lagar-Cavilla
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-06Remove user-triggerable BUG from mpol_to_strDave Jones
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk
2012-09-06Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-06uml: fix compile error in deliver_alarm()Miklos Szeredi
2012-09-06dj: memory scribble in logi_djAlan Cox
2012-09-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-09-06Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-06Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-06Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-06Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-09-06Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka
2012-09-05xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctlAndres Lagar-Cavilla