summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-17ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQJanusz Krzysztofik3-5/+8
2016-06-17iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel1-5/+12
2016-06-17Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-3/+7
2016-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-23/+67
2016-06-17Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-57/+70
2016-06-17Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-25/+32
2016-06-17KEYS: potential uninitialized variableDan Carpenter1-1/+1
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson2-9/+50
2016-06-16PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar3-6/+24
2016-06-16memory: omap-gpmc: Fix omap gpmc EXTRADELAY timingOcquidant, Sebastien1-1/+1
2016-06-16kvm: vmx: check apicv is active before using VT-d posted interruptYang Zhang1-5/+10
2016-06-16kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTESXiubo Li1-1/+1
2016-06-16coresight: Handle build path errorSuzuki K Poulose1-3/+6
2016-06-16coresight: Fix erroneous memset in tmc_read_unprepare_etrSuzuki K Poulose1-6/+3
2016-06-16coresight: Fix tmc_read_unprepare_etrSuzuki K Poulose1-1/+1
2016-06-16coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose1-3/+3
2016-06-16Merge tag 'extcon-fixes-for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+2
2016-06-16Merge tag 'drm-fixes-for-v4.7-rc4' of git://people.freedesktop.org/~airlied/l...Linus Torvalds30-164/+393
2016-06-16Merge tag 'platform-drivers-x86-v4.7-2' of git://git.infradead.org/users/dvha...Linus Torvalds3-30/+69
2016-06-16Merge tag 'upstream-4.7-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds2-3/+16
2016-06-16base: make module_create_drivers_dir race-freeJiri Slaby1-3/+5
2016-06-16Merge tag 'for-linus-4.7-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-2/+6
2016-06-16nfsd: Make init_open_stateid() a bit more wholeOleg Drokin1-15/+12
2016-06-16nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin1-3/+13
2016-06-16nfsd: Always lock state exclusively.Oleg Drokin2-21/+21
2016-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-3/+79
2016-06-16Update email addresses in MAINTAINERS and .mailmapShuah Khan2-1/+4
2016-06-16Update my main e-mails at the Kernel treeMauro Carvalho Chehab5-19/+38
2016-06-16Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie13-56/+175
2016-06-16kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APICSuravee Suthikulpanit1-5/+10
2016-06-16kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit2-3/+14
2016-06-15Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie1-0/+1
2016-06-15rpc: share one xps between all backchannelsJ. Bruce Fields5-4/+19
2016-06-15nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields3-21/+11
2016-06-15SUNRPC: fix xprt leak on xps allocation failureJ. Bruce Fields1-2/+3
2016-06-15ovl: fix uid/gid when creating over whiteoutMiklos Szeredi1-2/+11
2016-06-15debugfs: open_proxy_open(): avoid double fops releaseNicolai Stange1-1/+0
2016-06-15debugfs: full_proxy_open(): free proxy on ->open() failureNicolai Stange1-2/+4
2016-06-15kernel/kcov: unproxify debugfs file's fopsNicolai Stange1-1/+6
2016-06-15arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon1-3/+24
2016-06-15iommu/rockchip: Fix zap cache during device attachJohn Keeping1-1/+1
2016-06-15drm/etnaviv: initialize iommu domain page sizeLucas Stach1-0/+1
2016-06-15arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon1-3/+7
2016-06-15arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon1-0/+7
2016-06-15arm: pmu: Fix non-devicetree probingMark Salter1-1/+1
2016-06-15extcon: palmas: Fix boot up state of VBUS when using GPIO detectionRoger Quadros1-0/+2
2016-06-15Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2-8/+10
2016-06-15drm/nouveau/iccsense: fix memory leakBen Skeggs1-7/+9
2016-06-15drm/nouveau/Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"Robin Murphy1-1/+1
2016-06-15drm/amd/powerplay: select samu dpm 0 as boot level on polaris.Rex Zhu1-4/+1