aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* cgroup: unexport cgroup_css()Tejun Heo2013-08-08
* cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroupTejun Heo2013-08-08
* cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...Tejun Heo2013-08-08
* cgroup: make task iterators deal with cgroup_subsys_state instead of cgroupTejun Heo2013-08-08
* cgroup: remove struct cgroup_scannerTejun Heo2013-08-08
* cgroup: make cgroup_task_iter remember the cgroup being iteratedTejun Heo2013-08-08
* cgroup: rename cgroup_iter to cgroup_task_iterTejun Heo2013-08-08
* cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroupTejun Heo2013-08-08
* cgroup: always use cgroup_next_child() to walk the children listTejun Heo2013-08-08
* cgroup: convert cgroup_next_sibling() to cgroup_next_child()Tejun Heo2013-08-08
* cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-08
* cgroup: add cgroup->dummy_cssTejun Heo2013-08-08
* cgroup: add subsys backlink pointer to cftypeTejun Heo2013-08-08
* cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo2013-08-08
* cgroup: add css_parent()Tejun Heo2013-08-08
* cgroup: add subsystem pointer to cgroup_subsys_stateTejun Heo2013-08-08
* netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo2013-08-08
* cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-08
* cgroup: Merge branch 'for-3.11-fixes' into for-3.12Tejun Heo2013-08-02
|\
| * cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-12
| * cgroup: remove bcache_subsys_id which got added stealthilyTejun Heo2013-07-09
* | cgroup: implement cgroup_from_id()Li Zefan2013-07-31
* | cgroup: document how cgroup IDs are assignedLi Zefan2013-07-31
* | cgroup: convert cgroup_ida to cgroup_idrLi Zefan2013-07-31
* | cgroup: more naming cleanupsLi Zefan2013-07-31
* | Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-11
|\ \
| * | dm: optimize use SRCU and RCUMikulas Patocka2013-07-10
* | | Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-11
|\ \ \
| * | | elevator: Fix a race in elevator switchingJianpeng Ma2013-07-03
| * | | blk-throttle: implement proper hierarchy supportTejun Heo2013-05-14
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-11
|\ \ \ \
| * | | | target: make queue_tm_rsp() return voidJoern Engel2013-07-07
| * | | | target: remove unused codes from enum tcm_tmrsp_tableJoern Engel2013-07-07
| * | | | target: Add tracepoints for SCSI commands being processedRoland Dreier2013-07-07
| * | | | iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-07-07
| * | | | iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-07-07
| * | | | iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-07-07
| * | | | target: Add se_portal_group->tpg_auth_groupNicholas Bellinger2013-07-03
| * | | | iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handlingNicholas Bellinger2013-06-26
| * | | | iscsi-target: Refactor ISCSI_OP_TEXT RX handlingNicholas Bellinger2013-06-25
| * | | | iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger2013-06-25
| * | | | target: Drop legacy se_cmd->check_release bitNicholas Bellinger2013-06-20
| * | | | target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...Nicholas Bellinger2013-06-20
| * | | | target: Allocate aptpl_buf inside update_and_write_aptpl()Andy Grover2013-06-14
| * | | | target: Remove t10_reservation.pr_aptpl_buf_lenAndy Grover2013-06-14
* | | | | Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-11
|\ \ \ \ \
| * | | | | remoteproc/omap: fix a sparse warningSuman Anna2013-07-01
* | | | | | Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-07-11
|\ \ \ \ \ \
| * | | | | | xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang2013-07-08
* | | | | | | Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-11
|\ \ \ \ \ \ \