summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-03video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo
2015-06-03ARM: imx: clk-vf610: enable debug access port by defaultStefan Agner
2015-06-03ARM: imx: move revision definitions and declarations into a headerShawn Guo
2015-06-03dt-bindings: add imx7d clock ID definitionsFrank Li
2015-06-03Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2015-06-03Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain
2015-06-03scatterlist: introduce sg_nents_for_lenTom Lendacky
2015-06-03crypto: aead - Add multiple algorithm registration interfaceHerbert Xu
2015-06-03crypto: aead - Ignore return value from crypto_unregister_algHerbert Xu
2015-06-03crypto: aead - Add aead_alg_instanceHerbert Xu
2015-06-03crypto: aead - Add type-safe init/exit functionsHerbert Xu
2015-06-03crypto: doc - cover new AEAD interfaceStephan Mueller
2015-06-02hid-sensor: Fix suspend/resume delaySrinivas Pandruvada
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg
2015-06-02mac80211: remove short slot/short preamble incapable flagsJohannes Berg
2015-06-02SUNRPC: Clean up bc_send()Chuck Lever
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-02target: Correct a commentBart Van Assche
2015-06-02clockevents: Rename state to state_use_accessorsThomas Gleixner
2015-06-02writeback: disassociate inodes from dying bdi_writebacksTejun Heo
2015-06-02writeback: add lockdep annotation to inode_to_wb()Tejun Heo
2015-06-02writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...Tejun Heo
2015-06-02writeback: implement foreign cgroup inode detectionTejun Heo
2015-06-02writeback: make writeback_control track the inode being written backTejun Heo
2015-06-02writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()Tejun Heo
2015-06-02writeback: implement memcg writeback domain based throttlingTejun Heo
2015-06-02writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changesTejun Heo
2015-06-02writeback: implement memcg wb_domainTejun Heo
2015-06-02writeback: move over_bground_thresh() to mm/page-writeback.cTejun Heo
2015-06-02writeback: move global_dirty_limit into wb_domainTejun Heo
2015-06-02writeback: implement wb_domainTejun Heo
2015-06-02writeback: reorganize [__]wb_update_bandwidth()Tejun Heo
2015-06-02writeback: clean up wb_dirty_limit()Tejun Heo
2015-06-02buffer, writeback: make __block_write_full_page() honor cgroup writebackTejun Heo
2015-06-02writeback: restructure try_writeback_inodes_sb[_nr]()Tejun Heo
2015-06-02writeback: implement bdi_wait_for_completion()Tejun Heo
2015-06-02writeback: make bdi_start_background_writeback() take bdi_writeback instead o...Tejun Heo
2015-06-02writeback: make writeback_in_progress() take bdi_writeback instead of backing...Tejun Heo
2015-06-02writeback: remove bdi_start_writeback()Tejun Heo
2015-06-02writeback: implement bdi_for_each_wb()Tejun Heo
2015-06-02writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into accountTejun Heo
2015-06-02writeback: implement backing_dev_info->tot_write_bandwidthTejun Heo