summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel2016-06-171-5/+12
| * | | | | | | iommu/rockchip: Fix zap cache during device attachJohn Keeping2016-06-151-1/+1
| * | | | | | | iommu/arm-smmu: Wire up map_sg for arm-smmu-v3Jean-Philippe Brucker2016-06-131-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds2016-06-174-16/+51
|\ \ \ \ \ \ \
| * | | | | | | leds: handle suspend/resume in heartbeat triggerLinus Walleij2016-06-081-0/+31
| * | | | | | | leds: core: Fix brightness setting upon hardware blinking enabledTony Makkiel2016-06-083-16/+20
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-174-3/+7
|\ \ \ \ \ \ \
| * | | | | | | pwm: atmel-hlcdc: Fix default PWM polarityBoris Brezillon2016-06-141-1/+1
| * | | | | | | pwm: sysfs: Get return value from pwm_apply_state()Ryo Kodama2016-06-101-1/+1
| * | | | | | | pwm: Improve args checking in pwm_apply_state()Brian Norris2016-06-102-1/+5
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-1712-23/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | kvm: vmx: check apicv is active before using VT-d posted interruptYang Zhang2016-06-161-5/+10
| * | | | | | | | kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTESXiubo Li2016-06-161-1/+1
| * | | | | | | | kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APICSuravee Suthikulpanit2016-06-161-5/+10
| * | | | | | | | kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit2016-06-162-3/+14
| * | | | | | | | Merge branch 'kvm-mips-fixes' into HEADPaolo Bonzini2016-06-145-8/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan2016-06-141-0/+3
| | * | | | | | | | MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan2016-06-141-6/+10
| | * | | | | | | | MIPS: KVM: Include bit 31 in segment matchesJames Hogan2016-06-141-1/+1
| | * | | | | | | | MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-06-144-1/+13
| * | | | | | | | | Merge tag 'kvm-s390-master-4.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-06-133-1/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | KVM: s390: Add stats for PEI eventsAlexander Yarygin2016-06-103-0/+4
| | * | | | | | | | KVM: s390: ignore IBC if zeroDavid Hildenbrand2016-06-101-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-06-1710-57/+70
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | nfsd: Make init_open_stateid() a bit more wholeOleg Drokin2016-06-161-15/+12
| * | | | | | | | | nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin2016-06-161-3/+13
| * | | | | | | | | nfsd: Always lock state exclusively.Oleg Drokin2016-06-162-21/+21
| * | | | | | | | | rpc: share one xps between all backchannelsJ. Bruce Fields2016-06-155-4/+19
| * | | | | | | | | nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-153-21/+11
| * | | | | | | | | SUNRPC: fix xprt leak on xps allocation failureJ. Bruce Fields2016-06-151-2/+3
| * | | | | | | | | nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfixGeert Uytterhoeven2016-06-141-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-174-25/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ovl: fix uid/gid when creating over whiteoutMiklos Szeredi2016-06-151-2/+11
| * | | | | | | | | Merge branch 'overlayfs-af_unix-fix' into overlayfs-linusMiklos Szeredi2016-06-122-3/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | af_unix: fix hard linked sockets on overlayMiklos Szeredi2016-05-201-3/+3
| | * | | | | | | | | vfs: add d_real_inode() helperMiklos Szeredi2016-05-201-0/+12
| * | | | | | | | | | ovl: xattr filter fixMiklos Szeredi2016-06-061-20/+6
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | KEYS: potential uninitialized variableDan Carpenter2016-06-171-1/+1
* | | | | | | | | | Merge tag 'drm-fixes-for-v4.7-rc4' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-06-1630-164/+393
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-06-1613-56/+175
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/amd/powerplay: select samu dpm 0 as boot level on polaris.Rex Zhu2016-06-151-4/+1
| | * | | | | | | | | | drm/amd/powerplay: update powerplay table parsingRex Zhu2016-06-154-34/+97
| | * | | | | | | | | | Revert "drm/amdgpu: add pipeline sync while vmid switch in same ctx"Alex Deucher2016-06-143-13/+6
| | * | | | | | | | | | drm/amdgpu/gfx7: fix broken condition checkAlex Deucher2016-06-141-1/+1
| | * | | | | | | | | | drm/radeon: fix asic initialization for virtualized environmentsAlex Deucher2016-06-131-0/+21
| | * | | | | | | | | | amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez2016-06-134-1/+45
| | * | | | | | | | | | drm/radeon: don't use fractional dividers on RS[78]80 if SS is enabledChristian König2016-06-131-2/+3
| | * | | | | | | | | | drm/radeon: do not hard reset GPU while freezing on r600/r700 familyJérôme Glisse2016-06-131-1/+1
| * | | | | | | | | | | Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie2016-06-151-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/etnaviv: initialize iommu domain page sizeLucas Stach2016-06-151-0/+1
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |