summaryrefslogtreecommitdiffstats
path: root/drivers/video (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-23cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fsTejun Heo1-2/+3
2016-02-23cgroup: convert cgroup_subsys flag fields to bool bitfieldsTejun Heo4-6/+6
2016-02-23cgroup: s/cgrp_dfl_root_/cgrp_dfl_/Tejun Heo1-9/+9
2016-02-23cgroup: make cgroup subsystem masks u16Tejun Heo2-28/+26
2016-02-23cgroup: use do_each_subsys_mask() where applicableTejun Heo1-23/+12
2016-02-23cgroup: convert for_each_subsys_which() to do-while styleTejun Heo1-32/+40
2016-02-23cgroup: s/child_subsys_mask/subtree_ss_mask/Tejun Heo2-30/+29
2016-02-23Revert "cgroup: add cgroup_subsys->css_e_css_changed()"Tejun Heo2-19/+0
2016-02-23cgroup: fix error return value of cgroup_addrm_files()Tejun Heo1-2/+2
2016-02-16cgroup: document cgroup_no_v1=Johannes Weiner2-0/+11
2016-02-12cgroup: provide cgroup_nov1= to disable controllers in v1 mountsJohannes Weiner1-1/+42
2016-01-31kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.oLi Bin1-2/+1
2016-01-29Documentation: cgroup: Fix 'cgroup-legacy' -> 'cgroup-v1'W. Trevor King1-1/+1
2016-01-22cgroup: make sure a parent css isn't freed before its childrenTejun Heo1-3/+4
2016-01-22cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2-5/+23
2016-01-22cpuset: make mm migration asynchronousTejun Heo3-22/+57
2016-01-21pwm: Mark all devices as "might sleep"Thierry Reding1-1/+1
2016-01-21Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams1-1/+0
2016-01-21MAINTAINERS: add/fix git URLs for various subsystemsFengguang Wu1-11/+42
2016-01-21mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner2-1/+10
2016-01-21mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner2-0/+124
2016-01-21mm: memcontrol: do not uncharge old page in page cache replacementJohannes Weiner1-11/+15
2016-01-21Documentation: cgroup: add memory.swap.{current,max} descriptionVladimir Davydov1-0/+33
2016-01-21mm: free swap cache aggressively if memcg swap is fullVladimir Davydov5-3/+32
2016-01-21mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov3-1/+20
2016-01-21swap.h: move memcg related stuff to the end of the fileVladimir Davydov1-32/+38
2016-01-21mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov2-18/+11
2016-01-21mm: vmscan: pass memcg to get_scan_count()Vladimir Davydov1-12/+8
2016-01-21mm: memcontrol: charge swap to cgroup2Vladimir Davydov6-10/+128
2016-01-21mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner2-176/+84
2016-01-21mm: memcontrol: flatten struct cg_protoJohannes Weiner2-26/+21
2016-01-21mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner4-78/+12
2016-01-21net: drop tcp_memcontrol.cVladimir Davydov7-222/+90
2016-01-21mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner5-13/+23
2016-01-21mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov2-2/+8
2016-01-21mm: memcontrol: account "kmem" consumers in cgroup2 memory controllerJohannes Weiner1-7/+11
2016-01-21mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner11-57/+72
2016-01-21mm: memcontrol: separate kmem code from legacy tcp accounting codeJohannes Weiner1-21/+12
2016-01-21mm: memcontrol: group kmem init and exit functions togetherJohannes Weiner1-81/+76
2016-01-21mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner4-35/+38
2016-01-21mm: memcontrol: remove double kmem page_counter initJohannes Weiner1-14/+10
2016-01-21mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner3-5/+6
2016-01-21memstick: use sector_div instead of do_divArnd Bergmann1-1/+1
2016-01-21dma-mapping: use offset_in_page macroGeliang Tang1-2/+2
2016-01-21dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig4-42/+29
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig70-633/+369
2016-01-21tile: uninline dma_set_maskChristoph Hellwig2-28/+30
2016-01-21sparc: use generic dma_set_maskChristoph Hellwig1-15/+0
2016-01-21metag: convert to dma_map_opsChristoph Hellwig3-209/+117
2016-01-21m68k: convert to dma_map_opsChristoph Hellwig3-142/+32