aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-98/+77
2016-01-27mailmap: redirect inactive address <ao2@amarulasolutions.com>Antonio Ospite1-0/+1
2016-01-27vfio/noiommu: Don't use iommu_present() to track fake groupsAlex Williamson1-14/+10
2016-01-27ARM: wire up copy_file_range() syscallRussell King2-0/+2
2016-01-27drm/radeon: fix DP audio support for APU with DCE4.1 display engineSlava Grigorev3-8/+44
2016-01-27drm/radeon: Add a common function for DFS handlingSlava Grigorev3-10/+15
2016-01-27drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev4-14/+10
2016-01-27drm/amd/powerplay: Update SMU firmware loading for StoneyRex Zhu1-9/+32
2016-01-27seccomp: always propagate NO_NEW_PRIVS on tsyncJann Horn1-11/+11
2016-01-27btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason1-1/+1
2016-01-27debugobjects: Allow bigger number of early boot objectsChristian Borntraeger1-1/+1
2016-01-27include/linux/cleancache.h: Clean up codeChen Gang1-8/+6
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall3-4/+4
2016-01-27Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5Chris Mason6-18/+34
2016-01-27btrfs: sysfs: check initialization state before updating featuresDavid Sterba1-0/+3
2016-01-27irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim1-1/+1
2016-01-27tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li1-2/+2
2016-01-26staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2016-01-26n_tty: Fix unsafe reference to "other" ldiscPeter Hurley1-5/+2
2016-01-26tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2016-01-26tty: Retry failed reopen if tty teardown in-progressPeter Hurley1-4/+8
2016-01-26tty: Wait interruptibly for tty lock on reopenPeter Hurley3-1/+16
2016-01-27ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai3-0/+8
2016-01-26Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2-1/+3
2016-01-26SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-01-27powerpc/eeh: Fix PE location codeGavin Shan1-18/+15
2016-01-26ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook1-0/+9
2016-01-26x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich1-4/+2
2016-01-26drm/etnaviv: call correct function when trying to vmap a DMABUFLucas Stach3-11/+34
2016-01-26drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmapLucas Stach4-4/+4
2016-01-26drm/etnaviv: fix get pages error path in etnaviv_gem_vaddrLucas Stach2-3/+5
2016-01-26drm/etnaviv: fix memory leak in IOMMU init pathLucas Stach1-3/+5
2016-01-26drm/etnaviv: add further minor features and varyings countRussell King3-1/+73
2016-01-26drm/etnaviv: add helper for comparing model/revision IDsRussell King1-10/+10
2016-01-26drm/etnaviv: add helper to extract bitfieldsRussell King1-35/+27
2016-01-26drm/etnaviv: use defined constants for the chip modelRussell King1-14/+17
2016-01-26drm/etnaviv: update common and state_hi xml.h filesRussell King2-10/+75
2016-01-26drm/etnaviv: ignore VG GPUs with FE2.0Russell King1-0/+8
2016-01-26base/platform: Fix platform drivers with no probe callbackMartin Wilck1-4/+9
2016-01-26arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä1-0/+3
2016-01-26irqchip/gic-v3-its: Recompute the number of pages on page size changeMarc Zyngier1-2/+6
2016-01-26base: Export platform_msi_domain_[alloc,free]_irqsThomas Petazzoni1-0/+2
2016-01-26KVM doc: Fix KVM_SMI chapter numberAlexey Kardashevskiy1-1/+1
2016-01-26Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini5857-87004/+208888
2016-01-26clocksource: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger1-0/+7
2016-01-26clocksource: Select CLKSRC_MMIO where neededArnd Bergmann1-0/+5
2016-01-26tick/sched: Hide unused oneshot timer codeArnd Bergmann1-5/+7
2016-01-26kselftests: timers: Add adjtimex SETOFFSET validity testsJohn Stultz1-1/+138
2016-01-26of: MSI: Simplify irqdomain lookupMarc Zyngier1-15/+3
2016-01-26irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier2-3/+9