aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo2014-07-15
* cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo2014-07-15
* cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo2014-07-15
* cgroup: split cgroup_base_files[] into cgroup_{dfl|legacy}_base_files[]Tejun Heo2014-07-15
* cpuset: export effective masks to userspaceLi Zefan2014-07-09
* cpuset: allow writing offlined masks to cpuset.cpus/memsLi Zefan2014-07-09
* cpuset: enable onlined cpu/node in effective masksLi Zefan2014-07-09
* cpuset: refactor cpuset_hotplug_update_tasks()Li Zefan2014-07-09
* cpuset: make cs->{cpus, mems}_allowed as user-configured masksLi Zefan2014-07-09
* cpuset: apply cs->effective_{cpus,mems}Li Zefan2014-07-09
* cpuset: initialize top_cpuset's configured masks at mountLi Zefan2014-07-09
* cpuset: use effective cpumask to build sched domainsLi Zefan2014-07-09
* cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes emptyLi Zefan2014-07-09
* cpuset: update cs->effective_{cpus, mems} when config changesLi Zefan2014-07-09
* cpuset: update cpuset->effective_{cpus,mems} at hotplugLi Zefan2014-07-09
* cpuset: add cs->effective_cpus and cs->effective_memsLi Zefan2014-07-09
* cgroup: clean up sane_behavior handlingTejun Heo2014-07-09
* cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo2014-07-09
* cgroup: make interface file "cgroup.sane_behavior" legacy-onlyTejun Heo2014-07-09
* cgroup: remove CGRP_ROOT_OPTION_MASKTejun Heo2014-07-09
* blkcg, memcg: make blkcg depend on memcg on the default hierarchyTejun Heo2014-07-08
* cgroup: implement cgroup_subsys->depends_onTejun Heo2014-07-08
* cgroup: implement cgroup_subsys->css_reset()Tejun Heo2014-07-08
* cgroup: make interface files visible iff enabled on cgroup->subtree_controlTejun Heo2014-07-08
* cgroup: introduce cgroup->subtree_controlTejun Heo2014-07-08
* cgroup: reorganize cgroup_subtree_control_write()Tejun Heo2014-07-08
* Linux 3.16-rc2Linus Torvalds2014-06-22
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-22
|\
| * Merge tag 'v3.16-rc1' into i2c/for-nextWolfram Sang2014-06-17
| |\
| * | i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON2014-06-17
| * | i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter2014-06-12
| * | i2c: sun6i-p2wi: use proper return value in probeWolfram Sang2014-06-12
| * | i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON2014-06-11
| * | i2c: sunxi: add P2WI DT bindings documentationBoris BREZILLON2014-06-11
| * | i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-11
* | | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-21
|\ \ \
| * | | locks: set fl_owner for leases back to current->filesJeff Layton2014-06-10
| * | | locks: add missing memory barrier in break_delegJeff Layton2014-06-10
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-06-21
|\ \ \ \
| * | | | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-18
| * | | | builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-18
| * | | | Documentation: Fix DocBook build with relative $(srctree)Michal Marek2014-06-18
| * | | | kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-18
| * | | | deb-pkg: Fix for relative pathsMichal Marek2014-06-18
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-21
|\ \ \ \
| * | | | Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie2014-06-19
| * | | | Btrfs: fix deadlock when mounting a degraded fsMiao Xie2014-06-19
| * | | | Btrfs: use bio_endio_nodec instead of open codeMiao Xie2014-06-19
| * | | | Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong2014-06-19
| * | | | btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo2014-06-19