summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds101-3668/+2412
2015-11-04iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().David S. Miller5-23/+20
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-29/+20
2015-11-04timers: Use proper base migration in add_timer_on()Tejun Heo1-3/+19
2015-11-04thermal: exynos: Directly return 0 instead of using local ret variableKrzysztof Kozlowski1-2/+3
2015-11-04thermal: exynos: Remove unneeded semicolonKrzysztof Kozlowski1-2/+2
2015-11-04thermal: exynos: Use IS_ERR() because regulator cannot be NULLKrzysztof Kozlowski1-1/+1
2015-11-04thermal: exynos: Fix first temperature read after registering sensorKrzysztof Kozlowski1-10/+17
2015-11-04thermal: exynos: Fix unbalanced regulator disable on probe failureKrzysztof Kozlowski1-17/+17
2015-11-04devfreq_cooling: return on allocation failureDan Carpenter1-1/+1
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-5/+5
2015-11-04perf stat: Use common printout function to avoid duplicated codeAndi Kleen1-37/+20
2015-11-04perf stat: Move sw clock metrics printout to stat-shadowAndi Kleen2-5/+8
2015-11-04GFS2: Protect freeing directory hash table with i_lock spin_lockBob Peterson1-1/+6
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1595-24004/+114920
2015-11-04drm/amdgpu: group together common fence implementationChristian König1-97/+109
2015-11-04drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVEChristian König3-4/+3
2015-11-04drm/amdgpu: remove now unused fence functionsChristian König1-39/+0
2015-11-04drm/amdgpu: fix fence fallback checkChristian König1-0/+2
2015-11-04drm/amdgpu: fix stoping the scheduler timeoutChristian König1-1/+1
2015-11-04drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()Dan Carpenter1-2/+4
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds98-1538/+4070
2015-11-04vfio: Include No-IOMMU modeAlex Williamson5-10/+209
2015-11-04dmaengine: edma: Add dummy driver skeleton for edma3-tptcPeter Ujfalusi1-0/+19
2015-11-04vfio: Fix bug in vfio_device_get_from_name()Joerg Roedel1-3/+4
2015-11-04KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()Laszlo Ersek1-1/+3
2015-11-04KVM: x86: allow RSM from 64-bit modePaolo Bonzini1-5/+25
2015-11-04KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář1-9/+10
2015-11-04KVM: x86: move kvm_set_irq_inatomic to legacy device assignmentPaolo Bonzini3-35/+37
2015-11-04KVM: device assignment: remove pointless #ifdefsPaolo Bonzini1-25/+0
2015-11-04KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini3-17/+15
2015-11-04KVM: x86: zero apic_arb_prio on resetRadim Krčmář1-0/+2
2015-11-04drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin3-5/+13
2015-11-04KVM: x86: handle SMBASE as physical address in RSMRadim Krčmář1-4/+3
2015-11-04KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář2-0/+20
2015-11-04KVM: x86: removing unused variableSaurabh Sengar1-11/+5
2015-11-04KVM: don't pointlessly leave KVM_COMPAT=y in non-KVM configsJan Beulich1-1/+1
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini25-297/+676
2015-11-04KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()Pavel Fedin4-23/+2
2015-11-04KVM: arm/arm64: Clean up vgic_retire_lr() and surroundingsPavel Fedin1-27/+10
2015-11-04KVM: arm/arm64: Optimize away redundant LR trackingPavel Fedin4-44/+17
2015-11-04audit: make audit_log_common_recv_msg() a void functionPaul Moore1-5/+3
2015-11-04audit: removing unused variableSaurabh Sengar1-4/+3
2015-11-04audit: fix comment block whitespaceScott Matheina1-7/+7
2015-11-04audit: audit_tree_match can be booleanYaowei Bai2-4/+4
2015-11-04audit: audit_string_contains_control can be booleanYaowei Bai2-4/+4
2015-11-04audit: audit_dummy_context can be booleanYaowei Bai1-3/+3
2015-11-04audit: try harder to send to auditd upon netlink failureRichard Guy Briggs1-5/+22
2015-11-04Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown6-324/+371
2015-11-04Merge remote-tracking branches 'regulator/topic/load', 'regulator/topic/max77...Mark Brown6-22/+72