summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer
2016-01-24MAINTAINERS: Combine multiple telemetry entriesSouvik Kumar Chakravarty
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty
2016-01-21Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-21Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-21Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2016-01-21Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2016-01-21pwm: Mark all devices as "might sleep"Thierry Reding
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-20Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-20Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-20Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-20Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-01-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-20Do not enable CONFIG_IO_STRICT_DEVMEM by defaultDan Williams
2016-01-20MAINTAINERS: add/fix git URLs for various subsystemsFengguang Wu
2016-01-20mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner
2016-01-20mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner
2016-01-20mm: memcontrol: do not uncharge old page in page cache replacementJohannes Weiner
2016-01-20Documentation: cgroup: add memory.swap.{current,max} descriptionVladimir Davydov
2016-01-20mm: free swap cache aggressively if memcg swap is fullVladimir Davydov
2016-01-20mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov
2016-01-20swap.h: move memcg related stuff to the end of the fileVladimir Davydov
2016-01-20mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov
2016-01-20mm: vmscan: pass memcg to get_scan_count()Vladimir Davydov
2016-01-20mm: memcontrol: charge swap to cgroup2Vladimir Davydov
2016-01-20mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner
2016-01-20mm: memcontrol: flatten struct cg_protoJohannes Weiner
2016-01-20mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner
2016-01-20net: drop tcp_memcontrol.cVladimir Davydov
2016-01-20mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner
2016-01-20mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov
2016-01-20mm: memcontrol: account "kmem" consumers in cgroup2 memory controllerJohannes Weiner
2016-01-20mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner
2016-01-20mm: memcontrol: separate kmem code from legacy tcp accounting codeJohannes Weiner
2016-01-20mm: memcontrol: group kmem init and exit functions togetherJohannes Weiner
2016-01-20mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner
2016-01-20mm: memcontrol: remove double kmem page_counter initJohannes Weiner
2016-01-20mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner