summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig
2015-10-01MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2015-10-01Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgentIngo Molnar
2015-10-01drm/exynos: Staticize local function in exynos_drm_gem.cKrzysztof Kozlowski
2015-10-01drm/exynos: fimd: actually disable dp clockGustavo Padovan
2015-10-01drm/exynos: dp: remove suspend/resume functionsInki Dae
2015-10-01drm/qxl: recreate the primary surface when the bo is not primaryFabiano Fidêncio
2015-10-01dmaengine: pxa_dma: fix residue corner caseRobert Jarzmik
2015-10-01dmaengine: pxa_dma: fix the no-requestor caseRobert Jarzmik
2015-10-01dmaengine: zxdma: Fix off-by-one for testing valid pchan requestAxel Lin
2015-10-01dmaengine: at_xdmac: clean used descriptorLudovic Desroches
2015-10-01dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard
2015-09-30x86/process: Unify 32bit and 64bit implementations of get_wchan()Thomas Gleixner
2015-09-30x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-09-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-09-30Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-30Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds
2015-09-30drm/amdgpu: only print meaningful VM faultsChristian König
2015-09-30drm/amdgpu/cgs: remove import_gpu_memAlex Deucher
2015-09-30MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton
2015-09-30MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton
2015-09-30MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton
2015-09-30MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan
2015-09-30s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky
2015-09-30drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich
2015-09-30drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich
2015-09-30mmc: core: fix dead loop of mmc_retuneChaotian Jing
2015-09-30drm/vmwgfx: Fix a command submission hang regressionThomas Hellstrom
2015-09-30MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle
2015-09-30dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko
2015-09-30drm/exynos: remove unused mode_fixup() codeGustavo Padovan
2015-09-30drm/exynos: remove decon_mode_fixup()Gustavo Padovan
2015-09-30drm/exynos: remove fimd_mode_fixup()Gustavo Padovan
2015-09-30dmaengine: xgene-dma: Fix overwritting DMA tx ringRameshwar Prasad Sahu
2015-09-30dmaengine: fix balance of privatecntPeter Ujfalusi
2015-09-30drm/exynos: rotator: Clock control is unused if !PMThierry Reding
2015-09-30drm/exynos: fimc: Clock control is unused if !PMThierry Reding
2015-09-30drm/exynos: Suspend/resume is unused if !PMThierry Reding
2015-09-30drm/exynos: create a fake mmap offset with gem creationJoonyoung Shim
2015-09-30drm/exynos: remove call to drm_gem_free_mmap_offset()Joonyoung Shim
2015-09-30drm/exynos: Remove useless EXPORT_SYMBOL_GPLsDaniel Kurtz
2015-09-30drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctlJoonyoung Shim
2015-09-30drm/exynos: cleanup function calling written twiceJoonyoung Shim
2015-09-30drm/exynos: staticize exynos_drm_gem_init()Joonyoung Shim
2015-09-30drm/exynos: remove unnecessary NULL assignmentJoonyoung Shim
2015-09-30drm/exynos: fix missed calling of drm_prime_gem_destroy()Joonyoung Shim
2015-09-30drm/exynos: fix layering violation of addressJoonyoung Shim
2015-09-30x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin