summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | afs: Fix missing put_page()David Howells2017-03-161-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-03-171-0/+1
|\ \ \ \ \
| * | | | | ARM: wire up statx syscallRussell King2017-03-101-0/+1
* | | | | | Merge tag 'for-linus-4.11b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-171-5/+6
|\ \ \ \ \ \
| * | | | | | drivers, xen: convert grant_map.users from atomic_t to refcount_tElena Reshetova2017-03-131-5/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-03-1724-123/+271
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-03-167-6/+18
| |\ \ \ \ \ \
| | * | | | | | drm/amd/amdgpu: Fix debugfs reg read/write address widthTom St Denis2017-03-151-2/+2
| | * | | | | | drm/amdgpu/si: add dpm quirk for OlandAlex Deucher2017-03-151-0/+6
| | * | | | | | drm/radeon/si: add dpm quirk for OlandAlex Deucher2017-03-151-0/+6
| | * | | | | | drm: amd: remove broken include pathArnd Bergmann2017-03-141-2/+0
| | * | | | | | drm/amd/powerplay: fix copy error in smu7_clockpoweragting.cRex Zhu2017-03-141-1/+1
| | * | | | | | drm/amdgpu: fix parser init error path to avoid crash in parser finiDave Airlie2017-03-101-0/+2
| | * | | | | | drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solvedTom St Denis2017-03-101-1/+1
| * | | | | | | Merge tag 'drm-intel-fixes-2017-03-14' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-03-1510-77/+191
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Fix forcewake active domain trackingTvrtko Ursulin2017-03-131-7/+6
| | * | | | | | | drm/i915: Nuke skl_update_plane debug message from the pipe update critical s...Maarten Lankhorst2017-03-131-3/+0
| | * | | | | | | drm/i915: use correct node for handling cache domain evictionMatthew Auld2017-03-131-4/+4
| | * | | | | | | drm/i915: Drain the freed state from the tail of the next commitChris Wilson2017-03-091-13/+21
| | * | | | | | | drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä2017-03-091-11/+1
| | * | | | | | | drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctlChris Wilson2017-03-092-0/+81
| | * | | | | | | drm/i915: Store a permanent error in obj->mm.pagesChris Wilson2017-03-091-3/+6
| | * | | | | | | drm/i915: Move updating color management to before vblank evasionMaarten Lankhorst2017-03-091-5/+7
| | * | | | | | | drm/i915/gen9: Increase PCODE request timeout to 50msImre Deak2017-03-091-5/+6
| | * | | | | | | drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala2017-03-091-0/+7
| | * | | | | | | drm/i915: Remove the vma from the drm_mm if binding failsChris Wilson2017-03-091-20/+37
| | * | | | | | | drm/i915/fbdev: Stop repeating tile configuration on stagnationChris Wilson2017-03-091-6/+4
| | * | | | | | | drm/i915/glk: Fix watermark computations for third sprite planeAnder Conselvan de Oliveira2017-03-091-0/+1
| | * | | | | | | drm/i915: Squelch any ktime/jiffie rounding errors for wait-ioctlChris Wilson2017-03-091-0/+10
| * | | | | | | | Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...Dave Airlie2017-03-154-5/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: mali-dp: Fix smart layer not going to compositionMihail Atanassov2017-03-103-3/+18
| | * | | | | | | | drm: mali-dp: Remove mclk rate managementMihail Atanassov2017-03-101-2/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2017-03-152-22/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | uapi: fix drm/omap_drm.h userspace compilation errorsDmitry V. Levin2017-03-131-19/+19
| | * | | | | | | | drm/omap: fix dmabuf mmap for dma_alloc'ed buffersTomi Valkeinen2017-03-131-3/+0
| | |/ / / / / / /
| * | | | | | | | Merge tag 'tilcdc-4.11-fixes' of https://github.com/jsarha/linux into drm-fixesDave Airlie2017-03-151-13/+24
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | drm/tilcdc: Set framebuffer DMA address to HW only if CRTC is enabledJyri Sarha2017-03-141-12/+23
| | * | | | | | | drm/tilcdc: Fix hardcoded fail-return value in tilcdc_crtc_create()Jyri Sarha2017-03-141-1/+1
| | |/ / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-169-16/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers core: remove assert_held_device_hotplug()Heiko Carstens2017-03-162-6/+0
| * | | | | | | | mm: add private lock to serialize memory hotplug operationsHeiko Carstens2017-03-162-5/+5
| * | | | | | | | mm: don't warn when vmalloc() fails due to a fatal signalDmitry Vyukov2017-03-161-1/+2
| * | | | | | | | mm, x86: fix native_pud_clear build errorArnd Bergmann2017-03-162-4/+1
| * | | | | | | | kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu2017-03-161-0/+1
| * | | | | | | | z3fold: fix spinlock unlocking in page reclaimVitaly Wool2017-03-161-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-03-166-18/+122
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: verify inline directory data forksDarrick J. Wong2017-03-156-18/+122
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-165-9/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven2017-03-101-1/+1
| * | | | | | | | | arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland2017-03-101-1/+1