summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen-pciback: drop superfluous variablesJan Beulich2016-07-061-10/+6Star
* xen-pciback: short-circuit read path used for merging write valuesJan Beulich2016-07-061-4/+2Star
* xen-pciback: use const and unsigned in bar_init()Jan Beulich2016-07-061-2/+2
* xen-pciback: simplify determination of 64-bit memory resourceJan Beulich2016-07-061-4/+1Star
* xen-pciback: fold read_dev_bar() into its now single callerJan Beulich2016-07-061-20/+13Star
* xen-pciback: drop rom_init()Jan Beulich2016-07-061-13/+1Star
* xen-pciback: drop unused function parameter of read_dev_bar()Jan Beulich2016-07-061-4/+3Star
* x86/xen: Use DIV_ROUND_UPAmitoj Kaur Chawla2016-07-061-2/+2
* xen: xenbus: Remove create_workqueueBhaktipriya Shridhar2016-07-061-14/+1Star
* xen: xen-pciback: Remove create_workqueueBhaktipriya Shridhar2016-07-063-11/+2Star
* xen/PMU: Log VPMU initialization error at lower levelBoris Ostrovsky2016-07-061-1/+1
* xen: add steal_clock support on x86Juergen Gross2016-07-066-69/+25Star
* xen: use vma_pages().Muhammad Falak R Wani2016-07-063-3/+3
* Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao2016-07-063-16/+92
* FDT: Add a helper to get the subnode by given nameShannon Zhao2016-07-062-0/+15
* ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao2016-07-066-1/+55
* XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao2016-07-063-147/+167
* ARM: Xen: Document UEFI support on Xen ARM virtual platformsShannon Zhao2016-07-061-0/+35
* ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-063-18/+43
* arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPIShannon Zhao2016-07-061-1/+35
* xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA...Shannon Zhao2016-07-061-0/+13
* Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from XenShannon Zhao2016-07-061-6/+21
* Xen: ARM: Add support for mapping AMBA device mmioShannon Zhao2016-07-061-0/+43
* Xen: ARM: Add support for mapping platform device mmioShannon Zhao2016-07-062-0/+154
* xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmioShannon Zhao2016-07-061-0/+1
* arm/xen: Use xen_xlate_map_ballooned_pages to setup grant tableShannon Zhao2016-07-061-9/+4Star
* Xen: xlate: Use page_to_xen_pfn instead of page_to_pfnShannon Zhao2016-07-061-11/+27
* xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao2016-07-063-51/+69
* Xen: ACPI: Hide UART used by XenShannon Zhao2016-07-061-0/+74
* Linux 4.7-rc6Linus Torvalds2016-07-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-07-034-2/+37
|\
| * fuse: serialize dirops by defaultMiklos Szeredi2016-06-304-2/+37
* | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-032-8/+33
|\ \
| * | ovl: warn instead of error if d_type is not supportedVivek Goyal2016-07-031-5/+7
| * | ovl: get_write_access() in truncateMiklos Szeredi2016-06-291-0/+21
| * | ovl: fix dentry leak for default_permissionsMiklos Szeredi2016-06-291-3/+5
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-07-031-4/+6
|\ \
| * | MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle2016-07-021-4/+6
| |/
* | Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-037-19/+65
|\ \
| * | powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-304-1/+10
| * | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-291-17/+44
| * | powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan2016-06-281-1/+1
| * | powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-06-271-0/+10
* | | Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-07-0212-78/+160
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-07-025-22/+22
| |\ \ \
| | * | | drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun2016-06-301-2/+2
| | * | | drm/i915: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi2016-06-291-7/+2Star
| | * | | drm/i915: Add more Kabylake PCI IDs.Rodrigo Vivi2016-06-291-0/+3
| | * | | drm/i915: Avoid early timeout during AUX transfersImre Deak2016-06-291-1/+1
| | * | | drm/i915/hsw: Avoid early timeout during LCPLL disable/restoreImre Deak2016-06-291-4/+4