summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo2014-07-156-8/+14
* cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo2014-07-1511-12/+12
* cgroup: split cgroup_base_files[] into cgroup_{dfl|legacy}_base_files[]Tejun Heo2014-07-151-28/+48
* cpuset: export effective masks to userspaceLi Zefan2014-07-091-0/+20
* cpuset: allow writing offlined masks to cpuset.cpus/memsLi Zefan2014-07-091-3/+4
* cpuset: enable onlined cpu/node in effective masksLi Zefan2014-07-091-29/+36
* cpuset: refactor cpuset_hotplug_update_tasks()Li Zefan2014-07-091-55/+66
* cpuset: make cs->{cpus, mems}_allowed as user-configured masksLi Zefan2014-07-091-6/+29
* cpuset: apply cs->effective_{cpus,mems}Li Zefan2014-07-091-69/+14
* cpuset: initialize top_cpuset's configured masks at mountLi Zefan2014-07-091-9/+28
* cpuset: use effective cpumask to build sched domainsLi Zefan2014-07-091-11/+17
* cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes emptyLi Zefan2014-07-091-0/+22
* cpuset: update cs->effective_{cpus, mems} when config changesLi Zefan2014-07-091-34/+54
* cpuset: update cpuset->effective_{cpus,mems} at hotplugLi Zefan2014-07-091-0/+4
* cpuset: add cs->effective_cpus and cs->effective_memsLi Zefan2014-07-091-11/+48
* cgroup: clean up sane_behavior handlingTejun Heo2014-07-091-39/+27
* cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo2014-07-095-104/+86
* cgroup: make interface file "cgroup.sane_behavior" legacy-onlyTejun Heo2014-07-091-4/+2
* cgroup: remove CGRP_ROOT_OPTION_MASKTejun Heo2014-07-092-7/+3
* blkcg, memcg: make blkcg depend on memcg on the default hierarchyTejun Heo2014-07-082-0/+32
* cgroup: implement cgroup_subsys->depends_onTejun Heo2014-07-083-4/+77
* cgroup: implement cgroup_subsys->css_reset()Tejun Heo2014-07-083-4/+27
* cgroup: make interface files visible iff enabled on cgroup->subtree_controlTejun Heo2014-07-082-14/+66
* cgroup: introduce cgroup->subtree_controlTejun Heo2014-07-082-18/+36
* cgroup: reorganize cgroup_subtree_control_write()Tejun Heo2014-07-081-17/+17
* Linux 3.16-rc2v3.16-rc2Linus Torvalds2014-06-211-1/+1
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-216-0/+1216
|\
| * Merge tag 'v3.16-rc1' into i2c/for-nextWolfram Sang2014-06-172435-46522/+105768
| |\
| * | i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON2014-06-171-1/+1
| * | i2c: rk3x: add NULL entry to the end of_device_id arrayDan Carpenter2014-06-121-0/+1
| * | i2c: sun6i-p2wi: use proper return value in probeWolfram Sang2014-06-121-1/+1
| * | i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller supportBoris BREZILLON2014-06-123-0/+359
| * | i2c: sunxi: add P2WI DT bindings documentationBoris BREZILLON2014-06-121-0/+41
| * | i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-124-0/+815
* | | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-212-1/+7
|\ \ \
| * | | locks: set fl_owner for leases back to current->filesJeff Layton2014-06-101-1/+1
| * | | locks: add missing memory barrier in break_delegJeff Layton2014-06-101-0/+6
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-06-214-11/+12
|\ \ \ \
| * | | | kbuild: fix a typo in a kbuild documentMasahiro Yamada2014-06-181-1/+1
| * | | | builddeb: fix missing headers in linux-headers packageFathi Boudra2014-06-181-1/+3
| * | | | Documentation: Fix DocBook build with relative $(srctree)Michal Marek2014-06-181-2/+2
| * | | | kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-181-2/+1
| * | | | deb-pkg: Fix for relative pathsMichal Marek2014-06-181-5/+5
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-2111-172/+359
|\ \ \ \
| * | | | Btrfs: fix wrong error handle when the device is missing or is not writeableMiao Xie2014-06-191-7/+15
| * | | | Btrfs: fix deadlock when mounting a degraded fsMiao Xie2014-06-192-1/+9
| * | | | Btrfs: use bio_endio_nodec instead of open codeMiao Xie2014-06-191-8/+1
| * | | | Btrfs: fix NULL pointer crash when running balance and scrub concurrentlyWang Shilong2014-06-193-7/+6
| * | | | btrfs: Skip scrubbing removed chunks to avoid -ENOENT.Qu Wenruo2014-06-191-10/+9
| * | | | Btrfs: fix broken free space cache after the system crashedMiao Xie2014-06-194-44/+186
OpenPOWER on IntegriCloud