summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-04Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette1-0/+173
2015-06-03ASoC: topology: Add topology UAPI headerLiam Girdwood2-0/+389
2015-06-03svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever1-1/+0
2015-06-03dt-bindings: Add header file of hi6220 clock driverBintian Wang1-0/+173
2015-06-03Add virtio gpu driver.Dave Airlie4-0/+207
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell1-0/+1
2015-06-03ALSA: hda - add new HDA registersJeeja KP1-0/+88
2015-06-03ALSA: hda - add HDA default codec match functionVinod Koul1-0/+14
2015-06-03video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-1/+1
2015-06-03video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-4/+1
2015-06-03drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar1-2/+41
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar7-11/+231
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar6-5/+45
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo1-0/+26
2015-06-03ARM: imx: clk-vf610: enable debug access port by defaultStefan Agner1-1/+2
2015-06-03ARM: imx: move revision definitions and declarations into a headerShawn Guo1-0/+37
2015-06-03dt-bindings: add imx7d clock ID definitionsFrank Li1-0/+450
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman1-0/+9
2015-06-03Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-81/+78
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling1-0/+203
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling1-2/+2
2015-06-03cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain1-0/+22
2015-06-03scatterlist: introduce sg_nents_for_lenTom Lendacky1-0/+1
2015-06-03crypto: aead - Add multiple algorithm registration interfaceHerbert Xu1-0/+2
2015-06-03crypto: aead - Ignore return value from crypto_unregister_algHerbert Xu1-1/+1
2015-06-03crypto: aead - Add aead_alg_instanceHerbert Xu1-0/+5
2015-06-03crypto: aead - Add type-safe init/exit functionsHerbert Xu1-0/+13
2015-06-03crypto: doc - cover new AEAD interfaceStephan Mueller1-1/+4
2015-06-03hid-sensor: Fix suspend/resume delaySrinivas Pandruvada1-0/+1
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg1-2/+2
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg1-15/+2
2015-06-02SUNRPC: Clean up bc_send()Chuck Lever1-1/+0
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel1-0/+2
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche3-4/+2
2015-06-02target: Correct a commentBart Van Assche1-10/+2
2015-06-02clockevents: Rename state to state_use_accessorsThomas Gleixner1-7/+7
2015-06-02writeback: disassociate inodes from dying bdi_writebacksTejun Heo1-0/+16
2015-06-02writeback: add lockdep annotation to inode_to_wb()Tejun Heo1-2/+32
2015-06-02writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...Tejun Heo3-1/+62
2015-06-02writeback: implement foreign cgroup inode detectionTejun Heo2-0/+21
2015-06-02writeback: make writeback_control track the inode being written backTejun Heo2-12/+68
2015-06-02writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()Tejun Heo3-82/+96
2015-06-02writeback: implement memcg writeback domain based throttlingTejun Heo1-0/+9
2015-06-02writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changesTejun Heo1-0/+20
2015-06-02writeback: implement memcg wb_domainTejun Heo3-1/+15
2015-06-02writeback: move over_bground_thresh() to mm/page-writeback.cTejun Heo1-0/+1
2015-06-02writeback: move global_dirty_limit into wb_domainTejun Heo2-4/+20
2015-06-02writeback: implement wb_domainTejun Heo1-0/+32
2015-06-02writeback: reorganize [__]wb_update_bandwidth()Tejun Heo1-8/+1
2015-06-02writeback: clean up wb_dirty_limit()Tejun Heo1-1/+1