summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ringJulien Grall2015-06-171-3/+3
* xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-1710-10/+9
* kconfig: add xenconfig defconfig helperLuis R. Rodriguez2015-06-163-0/+81
* kconfig: clarify kvmconfig is for kvmLuis R. Rodriguez2015-06-161-1/+1
* xen/pcifront: Remove usage of struct timevalTina Ruchandani2015-06-081-5/+3
* xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()Jan Beulich2015-05-281-1/+1
* hvc_xen: avoid uninitialized variable warningJan Beulich2015-05-281-1/+1
* xenbus: avoid uninitialized variable warningJan Beulich2015-05-281-1/+1
* xen/arm: allow console=hvc0 to be omitted for guestsArd Biesheuvel2015-05-281-0/+4
* arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-284-24/+46
* arm/xen: Correctly check if the event channel interrupt is presentJulien Grall2015-05-281-4/+6
* Linux 4.1-rc5v4.1-rc5Linus Torvalds2015-05-251-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-05-2413-77/+71
|\
| * MAINTAINERS: Revise lpfc maintainers for Avago Technologies ownership of EmulexJames Smart2015-05-181-3/+4
| * MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-1810-38/+40
| * sd: Disable support for 256 byte/sector disksMark Hounschell2015-05-181-14/+5
| * lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
| * storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-05-111-2/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-242-12/+29
|\ \
| * | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-132-12/+29
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-241-1/+8
|\ \ \
| * | | irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian2015-05-201-1/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-05-231-13/+20
|\ \ \ \
| * | | | Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov2015-05-201-2/+0
| * | | | libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov2015-05-201-11/+20
| |/ / /
* | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-233-0/+38
|\ \ \ \
| * | | | Btrfs: fix regression in raid level conversionChris Mason2015-05-201-0/+18
| * | | | Btrfs: fix racy system chunk allocation when setting block group roFilipe Manana2015-05-202-0/+3
| * | | | btrfs: clear 'ret' in btrfs_check_shared() loopMark Fasheh2015-05-201-0/+17
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-2330-240/+190
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-222-11/+11
| |\ \ \ \ \
| | * | | | | drm/radeon: fix error flag checking in native aux pathAlex Deucher2015-05-211-2/+0
| | * | | | | drm/radeon: retry dcpd fetchAlex Deucher2015-05-211-9/+11
| * | | | | | Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-221-13/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/i915: fix screen flickeringThomas Gummerer2015-05-191-13/+11
| | | |/ / / | | |/| | |
| * | | | | drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau2015-05-211-1/+1
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2015-05-2011-148/+92
| |\ \ \ \ \
| | * | | | | drm/exynos: dp: Lower level of EDID read success messageKrzysztof Kozlowski2015-05-191-1/+1
| | * | | | | drm/exynos: cleanup exynos_drm_planeTobias Jakobi2015-05-191-13/+0
| | * | | | | drm/exynos: 'win' is always unsignedTobias Jakobi2015-05-193-7/+9
| | * | | | | drm/exynos: mixer: don't dump registers under spinlockTobias Jakobi2015-05-191-4/+4
| | * | | | | drm/exynos: Consolidate return statements in fimd_bind()Krzysztof Kozlowski2015-05-191-6/+1
| | * | | | | drm/exynos: Constify exynos_drm_crtc_opsKrzysztof Kozlowski2015-05-197-15/+15
| | * | | | | drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMDKrzysztof Kozlowski2015-05-194-37/+31
| | * | | | | drm/exynos: mixer: Constify platform_device_idKrzysztof Kozlowski2015-05-191-1/+1
| | * | | | | drm/exynos: mixer: cleanup pixelformat handlingTobias Jakobi2015-05-191-10/+23
| | * | | | | drm/exynos: mixer: also allow NV21 for the video processorTobias Jakobi2015-05-191-0/+3
| | * | | | | drm/exynos: mixer: remove buffer count handling in vp_video_buffer()Tobias Jakobi2015-05-191-15/+2
| | * | | | | drm/exynos: plane: honor buffer offset for dma_addrTobias Jakobi2015-05-191-1/+1
| | * | | | | drm/exynos: fb: use drm_format_num_planes to get buffer countTobias Jakobi2015-05-191-38/+1
| |/ / / / /