summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-18blkcg: make blkg_[rw]stat_recursive_sum() to be able to index into blkcg_gqTejun Heo
2015-08-18blkcg: make blkcg_[rw]stat per-cpuTejun Heo
2015-08-18blkcg: add blkg_[rw]stat->aux_cnt and replace cfq_group->dead_stats with itTejun Heo
2015-08-18blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo
2015-08-18blkcg: move root blkg lookup optimization from throtl_lookup_tg() to __blkg_l...Tejun Heo
2015-08-18blkcg: inline [__]blkg_lookup()Tejun Heo
2015-08-18blkcg: replace blkcg_policy->cpd_size with ->cpd_alloc/free_fn() methodsTejun Heo
2015-08-18blkcg: minor updates around blkcg_policy_dataTejun Heo
2015-08-18blkcg: make blkcg_policy methods take a pointer to blkcg_policy_dataTejun Heo
2015-08-18blk-throttle: clean up blkg_policy_data alloc/init/exit/free methodsTejun Heo
2015-08-18blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methodsTejun Heo
2015-08-18blkcg: restructure blkg_policy_data allocation in blkcg_activate_policy()Tejun Heo
2015-08-18blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()Tejun Heo
2015-08-18writeback: update writeback tracepoints to report cgroupTejun Heo
2015-08-18kernfs: implement kernfs_path_len()Tejun Heo
2015-08-18writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo
2015-08-18Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2015-08-18dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka
2015-08-18net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn
2015-08-18cgroup: introduce cgroup_subsys->legacy_nameTejun Heo
2015-08-18Merge tag 'renesas-dt4-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2015-08-18Merge tag 'renesas-clk-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2015-08-18block: bump BLK_DEF_MAX_SECTORS to 2560Jeff Moyer
2015-08-18Revert "block: remove artifical max_hw_sectors cap"Jeff Moyer
2015-08-18Merge tag 'imx-dt-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson
2015-08-18Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson
2015-08-18NVMe: Add nvme subsystem reset IOCTLJon Derrick
2015-08-18NVMe: Add nvme subsystem reset supportKeith Busch
2015-08-18Revert "usb: interface authorization: Declare authorized attribute"Greg Kroah-Hartman
2015-08-18dmaengine: jz4780: Remove request type number definitions headerAlex Smith
2015-08-18Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman
2015-08-18Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman
2015-08-18ASoC: topology: Disable use from userspaceMark Brown
2015-08-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-18drm: bridge/dw_hdmi: introduce interfaces to enable and disable audioRussell King
2015-08-18drm: bridge/dw_hdmi: introduce interface to setting sample rateRussell King
2015-08-18drm/edid: add function to help find SADsRussell King
2015-08-18cxl: Add alternate MMIO error handlingIan Munsie
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij
2015-08-17ASoC: topology: Add Kconfig option for topologyMark Brown
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo
2015-08-17net: Identifier Locator Addressing moduleTom Herbert
2015-08-17net: Add inet_proto_csum_replace_by_diff utility functionTom Herbert
2015-08-17net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert
2015-08-17lwt: Add support to redirect dst.inputTom Herbert
2015-08-17inode: rename i_wb_list to i_io_listDave Chinner
2015-08-18netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds