aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dir-item.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-29iommu: Update struct iommu_ops commentsMagnus Damm1-4/+12
2016-01-29iommu/vt-d: Fix link to Intel IOMMU SpecificationMichael S. Tsirkin1-1/+1
2016-01-29iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He1-1/+1
2016-01-29iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll1-1/+1
2016-01-29iommu/io-pgtable-arm: Fix io-pgtable-arm build failureLada Trimasova1-0/+1
2016-01-29ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hdaAaron Plattner1-0/+1
2016-01-29drm/vmwgfx: respect 'nomodeset'Rob Clark1-0/+7
2016-01-28drm/amdgpu: only move pt bos in LRU list on successNicolai Hähnle1-2/+2
2016-01-28ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai1-1/+1
2016-01-28ALSA: timer: fix SND_PCM_TIMER Kconfig textRandy Dunlap1-3/+3
2016-01-27hwmon: (fam15h_power) Add bit masking for tdp_limitGioh Kim1-1/+9
2016-01-28KEYS: Only apply KEY_FLAG_KEEP to a key if a parent keyring has it setDavid Howells1-1/+2
2016-01-27cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann1-8/+7
2016-01-27cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann1-1/+1
2016-01-27PM: APM_EMULATION does not depend on PMArnd Bergmann1-1/+1
2016-01-27cpufreq: Use list_is_last() to check last entry of the policy listGautham R Shenoy1-3/+3
2016-01-27cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar1-3/+8
2016-01-27cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell1-1/+0
2016-01-27PM / Domains: Fix typo in commentMoritz Fischer1-1/+1
2016-01-27PM / Domains: Fix potential deadlock while adding/removing subdomainsUlf Hansson1-8/+6
2016-01-27mailmap: redirect inactive address <ao2@amarulasolutions.com>Antonio Ospite1-0/+1
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-27include/linux/cleancache.h: Clean up codeChen Gang1-8/+6
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall3-4/+4
2016-01-27ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai3-0/+8
2016-01-26SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
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-26arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä1-0/+3
2016-01-26KVM doc: Fix KVM_SMI chapter numberAlexey Kardashevskiy1-1/+1
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2-84/+43
2016-01-26KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi2-1/+2
2016-01-26KVM: s390: fix guest fprs memory leakDavid Hildenbrand1-1/+4
2016-01-26arm64: defconfig: updates for 4.5Will Deacon1-17/+25
2016-01-26arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier1-0/+1
2016-01-26Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen1-0/+1
2016-01-26ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure1-5/+9
2016-01-26tools/virtio: add ringtest utilitiesMichael S. Tsirkin8-0/+1123