summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-09cpuset: use effective cpumask to build sched domainsLi Zefan1-11/+17
2014-07-09cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes emptyLi Zefan1-0/+22
2014-07-09cpuset: update cs->effective_{cpus, mems} when config changesLi Zefan1-34/+54
2014-07-09cpuset: update cpuset->effective_{cpus,mems} at hotplugLi Zefan1-0/+4
2014-07-09cpuset: add cs->effective_cpus and cs->effective_memsLi Zefan1-11/+48
2014-07-09cgroup: clean up sane_behavior handlingTejun Heo1-39/+27
2014-07-09cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo5-104/+86
2014-07-09cgroup: make interface file "cgroup.sane_behavior" legacy-onlyTejun Heo1-4/+2
2014-07-09cgroup: remove CGRP_ROOT_OPTION_MASKTejun Heo2-7/+3
2014-07-08blkcg, memcg: make blkcg depend on memcg on the default hierarchyTejun Heo2-0/+32
2014-07-08cgroup: implement cgroup_subsys->depends_onTejun Heo3-4/+77
2014-07-08cgroup: implement cgroup_subsys->css_reset()Tejun Heo3-4/+27
2014-07-08cgroup: make interface files visible iff enabled on cgroup->subtree_controlTejun Heo2-14/+66
2014-07-08cgroup: introduce cgroup->subtree_controlTejun Heo2-18/+36
2014-07-08cgroup: reorganize cgroup_subtree_control_write()Tejun Heo1-17/+17
2014-06-21Linux 3.16-rc2v3.16-rc2Linus Torvalds1-1/+1
2014-06-21Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-0/+1216
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2-1/+7
2014-06-21Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds4-11/+12
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds11-172/+359
2014-06-21Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-0/+79
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds41-126/+1249
2014-06-21Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...Linus Torvalds3-35/+218
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-456/+505
2014-06-21Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds16-102/+88
2014-06-21Merge tag 'char-misc-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+12
2014-06-21Merge tag 'staging-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-34/+49
2014-06-21Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds38-44/+60
2014-06-21Merge tag 'usb-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-42/+119
2014-06-20MAINTAINERS: add entry for VMware Balloon driverDmitry Torokhov2-1/+10
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-60/+167
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-133/+213
2014-06-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-832/+1373
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-96/+50
2014-06-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds44-158/+123
2014-06-19w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan1-1/+1
2014-06-19imx-drm: parallel-display: Fix DPMS default state.Denis Carikli1-0/+7
2014-06-19staging: android: timed_output: fix use after free of devYi Zhang1-1/+0
2014-06-20unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-6/+0
2014-06-20UniCore32: Change git tree location information in MAINTAINERSGuan Xuetao1-2/+2
2014-06-20arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...Chen Gang1-0/+2
2014-06-20arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.Chen Gang1-0/+1
2014-06-20arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...Chen Gang1-0/+2
2014-06-20arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang1-0/+23
2014-06-20unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang1-5/+5
2014-06-20arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...Chen Gang1-0/+4
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang2-34/+34
2014-06-20arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...Chen Gang2-4/+0
2014-06-20arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...Chen Gang1-4/+0
2014-06-20drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0Chen Gang1-1/+1