summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests: Add futex functional testsDarren Hart2015-05-2615-0/+1889
* kselftests: timers: Check _ALARM clockids are supported before suspendingJohn Stultz2015-05-261-1/+5
* kselftests: timers: Ease alarmtimer-suspend unreasonable latency valueJohn Stultz2015-05-261-1/+1
* kselftests: timers: Increase delay between suspends in alarmtimer-suspendJohn Stultz2015-05-261-1/+1
* selftests/exec: do not install subdir as it is already createdTyler Baker2015-05-261-1/+1
* selftests/ftrace: install test.dTyler Baker2015-05-261-0/+1
* selftests: copy TEST_DIRS to INSTALL_PATHTyler Baker2015-05-261-0/+3
* Test compaction of mlocked memorySri Jayaramappa2015-05-263-1/+243
* selftests/mount: output WARN messages when mount test skippedZhang Zhen2015-05-261-1/+6
* selftests/timers: Make git ignore all binaries in timers test suiteZhang Zhen2015-05-261-0/+18
* Linux 4.1-rc5v4.1-rc5Linus Torvalds2015-05-241-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-232-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-231-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-192-0/+3
| * | | | btrfs: clear 'ret' in btrfs_check_shared() loopMark Fasheh2015-05-191-0/+17
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-2230-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
| |/ / / / /
| * | | | | Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2015-05-1915-67/+75
| |\ \ \ \ \ | | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud