summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-08xen/arm: compile blkfront and blkbackStefano Stabellini
2012-08-08xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfreeStefano Stabellini
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini
2012-09-13xen/arm: initialize grant_table on ARMStefano Stabellini
2012-08-08xen/arm: get privilege statusStefano Stabellini
2012-09-17xen/arm: introduce CONFIG_XEN on ARMStefano Stabellini
2012-09-13xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARMStefano Stabellini
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini
2012-09-14xen/arm: Xen detection and shared_info page mappingStefano Stabellini
2012-09-18docs: Xen ARM DT bindingsStefano Stabellini
2012-08-08xen/arm: empty implementation of grant_table arch specific functionsStefano Stabellini
2012-08-08xen/arm: sync_bitopsStefano Stabellini
2012-08-08xen/arm: page.h definitionsStefano Stabellini
2012-09-14xen/arm: hypercallsStefano Stabellini
2012-09-14arm: initial Xen supportStefano Stabellini
2012-09-17xen/arm: compile and run xenbusStefano 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
2012-09-05xen/mm: return more precise error from xen_remap_domain_range()David Vrabel
2012-09-05xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald