aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2-16/+75
2015-10-01x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-downMatt Fleming1-1/+66
2015-10-01genirq: Fix race in register_irq_proc()Ben Hutchings1-2/+17
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig4-20/+25
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig8-34/+32
2015-10-01MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2-0/+2
2015-10-01drm/exynos: Staticize local function in exynos_drm_gem.cKrzysztof Kozlowski1-1/+1
2015-10-01drm/exynos: fimd: actually disable dp clockGustavo Padovan1-1/+1
2015-10-01drm/exynos: dp: remove suspend/resume functionsInki Dae1-23/+0
2015-10-01drm/qxl: recreate the primary surface when the bo is not primaryFabiano Fidêncio1-1/+1
2015-10-01dmaengine: pxa_dma: fix residue corner caseRobert Jarzmik1-0/+10
2015-10-01dmaengine: pxa_dma: fix the no-requestor caseRobert Jarzmik1-6/+14
2015-10-01dmaengine: zxdma: Fix off-by-one for testing valid pchan requestAxel Lin1-1/+1
2015-10-01dmaengine: at_xdmac: clean used descriptorLudovic Desroches1-1/+10
2015-10-01dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard1-2/+2
2015-09-30x86/process: Unify 32bit and 64bit implementations of get_wchan()Thomas Gleixner3-84/+55
2015-09-30x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner1-10/+42
2015-09-30Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds3-17/+18
2015-09-30drm/amdgpu: only print meaningful VM faultsChristian König2-4/+12
2015-09-30drm/amdgpu/cgs: remove import_gpu_memAlex Deucher2-56/+0
2015-09-30MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton1-4/+4
2015-09-30MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton1-0/+2
2015-09-30MIPS: CPS: Stop dangling delay slot from has_mt.Paul Burton1-2/+2
2015-09-30MIPS: dma-default: Fix 32-bit fall back to GFP_DMAJames Hogan1-1/+1
2015-09-30drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich1-1/+1
2015-09-30drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2-3/+17
2015-09-30mmc: core: fix dead loop of mmc_retuneChaotian Jing1-2/+4
2015-09-30drm/vmwgfx: Fix a command submission hang regressionThomas Hellstrom1-0/+8
2015-09-30MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle5-6/+20
2015-09-30dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko1-2/+2
2015-09-30drm/exynos: remove unused mode_fixup() codeGustavo Padovan2-19/+0
2015-09-30drm/exynos: remove decon_mode_fixup()Gustavo Padovan1-12/+0
2015-09-30drm/exynos: remove fimd_mode_fixup()Gustavo Padovan1-12/+0
2015-09-30dmaengine: xgene-dma: Fix overwritting DMA tx ringRameshwar Prasad Sahu1-26/+11
2015-09-30dmaengine: fix balance of privatecntPeter Ujfalusi1-1/+9
2015-09-30drm/exynos: rotator: Clock control is unused if !PMThierry Reding1-1/+1
2015-09-30drm/exynos: fimc: Clock control is unused if !PMThierry Reding1-18/+18
2015-09-30drm/exynos: Suspend/resume is unused if !PMThierry Reding1-0/+2
2015-09-30drm/exynos: create a fake mmap offset with gem creationJoonyoung Shim1-5/+7
2015-09-30drm/exynos: remove call to drm_gem_free_mmap_offset()Joonyoung Shim1-3/+0
2015-09-30drm/exynos: Remove useless EXPORT_SYMBOL_GPLsDaniel Kurtz2-9/+0
2015-09-30drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctlJoonyoung Shim1-1/+2
2015-09-30drm/exynos: cleanup function calling written twiceJoonyoung Shim1-33/+23
2015-09-30drm/exynos: staticize exynos_drm_gem_init()Joonyoung Shim2-6/+1
2015-09-30drm/exynos: remove unnecessary NULL assignmentJoonyoung Shim1-3/+0
2015-09-30drm/exynos: fix missed calling of drm_prime_gem_destroy()Joonyoung Shim2-4/+7
2015-09-30drm/exynos: fix layering violation of addressJoonyoung Shim1-1/+2
2015-09-30x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin1-0/+2
2015-09-30dmaengine: sun4i: fix unsafe list iterationEmilio López1-3/+3
2015-09-30x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov1-5/+7