summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-293-20/+153
|\
| * cgroup: fix broken file xattrsLi Zefan2013-04-181-3/+0
| * memcg: force use_hierarchy if sane_behaviorTejun Heo2013-04-151-0/+3
| * cgroup: remove cgrp->top_cgroupLi Zefan2013-04-141-1/+0
| * cgroup: introduce sane_behavior mount optionTejun Heo2013-04-141-0/+43
| * move cgroupfs_root to include/linux/cgroup.hTejun Heo2013-04-141-0/+57
| * Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo2013-04-121-0/+2
| * cgroup: implement cgroup_is_descendant()Li Zefan2013-04-101-0/+1
| * cgroup: remove bind() method from cgroup_subsys.Rami Rosen2013-04-101-2/+0
| * cgroup: remove cgroup_lock_is_held()Tejun Heo2013-04-071-4/+9
| * cgroup: unexport locking interface and cgroup_attach_task()Tejun Heo2013-04-071-5/+0
| * cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo2013-04-071-0/+1
| * cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()Li Zefan2013-03-201-1/+2
| * cgroup: remove cgroup_is_descendant()Li Zefan2013-03-121-3/+0
| * cpuset: remove include of cgroup.h from cpuset.hLi Zefan2013-03-051-1/+0
| * res_counter: remove include of cgroup.h from res_counter.hLi Zefan2013-03-051-1/+1
| * cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan2013-03-051-3/+14
| * cgroup: fix cgroup_path() vs rename() raceLi Zefan2013-03-041-0/+24
* | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-04-294-20/+165
|\ \
| * \ Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo2013-04-0163-104/+310
| |\ \
| * | | workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...Tejun Heo2013-04-011-0/+5
| * | | sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITYTejun Heo2013-03-191-1/+1
| * | | workqueue: inline trivial wrappersTejun Heo2013-03-131-12/+111
| * | | workqueue: implement current_is_workqueue_rescuer()Tejun Heo2013-03-121-0/+1
| * | | workqueue: implement sysfs interface for workqueuesTejun Heo2013-03-121-0/+8
| * | | Merge branch 'for-3.10-subsys_virtual_register' into for-3.10Tejun Heo2013-03-121-0/+2
| |\ \ \
| | * | | driver/base: implement subsys_virtual_register()Tejun Heo2013-03-121-0/+2
| | | |/ | | |/|
| * | | cpumask: implement cpumask_parse()Tejun Heo2013-03-121-0/+15
| * | | workqueue: reject adjusting max_active or applying attrs to ordered workqueuesTejun Heo2013-03-121-1/+2
| * | | workqueue: make it clear that WQ_DRAINING is an internal flagTejun Heo2013-03-121-1/+1
| * | | workqueue: implement apply_workqueue_attrs()Tejun Heo2013-03-121-0/+2
| * | | workqueue: drop WQ_RESCUER and test workqueue->rescuer for NULL insteadTejun Heo2013-03-121-1/+0
| * | | workqueue: introduce workqueue_attrsTejun Heo2013-03-121-0/+13
| * | | workqueue: consistently use int for @cpu variablesTejun Heo2013-03-121-3/+3
| * | | workqueue: allow more off-queue flag spaceLai Jiangshan2013-03-041-1/+1
| |/ /
* | | Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-291-8/+5
|\ \ \
| * | | async: rename and redefine async_func_ptrLai Jiangshan2013-03-121-3/+3
| * | | async: remove unused @node from struct async_domainLai Jiangshan2013-03-121-5/+2
| |/ /
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-2923-38/+328
|\ \ \
| * | | mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim2013-04-291-1/+0
| * | | mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2013-04-292-4/+13
| * | | mm: allow for outstanding swap writeback accountingSeth Jennings2013-04-291-1/+3
| * | | mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-291-0/+2
| * | | memcg: add memory.pressure_level eventsAnton Vorontsov2013-04-291-0/+47
| * | | mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-292-3/+4
| * | | resource: add release_mem_region_adjustable()Toshi Kani2013-04-291-0/+4
| * | | mm: remove CONFIG_HOTPLUG ifdefsYijing Wang2013-04-291-6/+1
| * | | mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker2013-04-291-0/+1
| * | | mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker2013-04-291-0/+2
| * | | include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton2013-04-292-5/+14