summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-123-72/+163
|\
| * netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidxTejun Heo2012-11-221-7/+4
| * cgroup: remove obsolete guarantee from cgroup_task_migrate.Tao Ma2012-11-201-2/+2
| * cgroup: add cgroup->idTejun Heo2012-11-191-0/+2
| * cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo2012-11-191-1/+0
| * cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo2012-11-191-2/+4
| * cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-191-17/+18
| * cgroup: allow ->post_create() to failTejun Heo2012-11-191-1/+1
| * cgroup: introduce CSS_ONLINE flag and on/offline_css() helpersTejun Heo2012-11-191-0/+1
| * cgroup: make CSS_* flags bit masks instead of bit positionsTejun Heo2012-11-191-4/+4
| * cgroup: cgroup->dentry isn't a RCU pointerTejun Heo2012-11-191-1/+1
| * cgroup: implement generic child / descendant walk macrosTejun Heo2012-11-091-0/+94
| * cgroup: use rculist ops for cgroup->childrenTejun Heo2012-11-091-0/+1
| * cgroup: add cgroup_subsys->post_create()Tejun Heo2012-11-091-0/+1
| * Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8Tejun Heo2012-11-0692-2501/+2804
| |\
| * \ Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8Tejun Heo2012-11-051-40/+1
| |\ \
| | * | cgroup: make ->pre_destroy() return voidTejun Heo2012-11-051-1/+1
| | * | cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...Tejun Heo2012-11-051-21/+0
| | * | cgroup: kill CSS_REMOVEDTejun Heo2012-11-051-6/+0
| | * | cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refsTejun Heo2012-11-051-12/+0
| * | | freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()Oleg Nesterov2012-10-261-4/+3
| * | | freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo2012-10-171-8/+42
| * | | cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo2012-10-171-1/+0
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-12-123-37/+141
|\ \ \ \
| * | | | Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui2012-12-121-2/+8
| * | | | thermal: cpu cooling: allow module buildsEduardo Valentin2012-11-221-1/+1
| * | | | thermal: cpu cooling: use const parameter while registeringEduardo Valentin2012-11-221-2/+2
| * | | | Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang2012-11-151-0/+38
| * | | | Thermal: Add a notification APIDurgadoss R2012-11-051-0/+1
| * | | | Thermal: Make thermal_cdev_update as a global functionDurgadoss R2012-11-051-0/+1
| * | | | Thermal: Add thermal governor registration APIsDurgadoss R2012-11-051-0/+16
| * | | | Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-1/+2
| * | | | Thermal: Add platform level information to thermal.hDurgadoss R2012-11-051-0/+29
| * | | | Thermal: Add get trend, get instance API's to thermal_sysDurgadoss R2012-11-051-0/+4
| * | | | Thermal: Refactor thermal.h fileDurgadoss R2012-11-051-35/+43
| | |_|/ | |/| |
* | | | Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-12-121-7/+88
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regmap/topic/table' into regmap-nextMark Brown2012-12-111-11/+72
| |\ \ \ \
| | * | | | regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi2012-11-211-11/+72
| | * | | | Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-11-211-1/+15
| | |\ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm...Mark Brown2012-11-211-1/+5
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge remote-tracking branch 'regmap/topic/lock' into regmap-nextMark Brown2012-12-111-1/+15
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | regmap: make lock/unlock functions customizableDavide Ciminaghi2012-10-171-1/+15
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'regmap/topic/domain' into regmap-nextMark Brown2012-12-111-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | regmap: irq: Allow users to retrieve the irq_domainMark Brown2012-10-151-0/+2
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown2012-12-111-1/+5
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | regmap: Allow ranges to be namedMark Brown2012-10-151-0/+4
| | * | | | | | regmap: Rename n_ranges to num_rangesMark Brown2012-10-151-1/+1
| | |/ / / / /
* | | | | | | Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-12-122-2/+5
|\ \ \ \ \ \ \
| * | | | | | | efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi2012-11-271-3/+5
| * | | | | | | efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi2012-11-271-1/+1