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