summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-1039-444/+879
|\
| * percpu: fix how @gfp is interpreted by the percpu allocatorTejun Heo2014-10-081-1/+1
| * blk-mq, percpu_ref: start q->mq_usage_counter in atomic modeTejun Heo2014-09-244-3/+21
| * percpu_ref: make INIT_ATOMIC and switch_to_atomic() stickyTejun Heo2014-09-242-6/+19
| * percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo2014-09-246-13/+43
| * percpu_ref: decouple switching to percpu mode and reinitTejun Heo2014-09-242-20/+56
| * percpu_ref: decouple switching to atomic mode and killingTejun Heo2014-09-242-33/+116
| * percpu_ref: add PCPU_REF_DEADTejun Heo2014-09-242-9/+16
| * percpu_ref: rename things to prepare for decoupling percpu/atomic mode switchTejun Heo2014-09-242-22/+25
| * percpu_ref: replace pcpu_ prefix with percpu_Tejun Heo2014-09-242-50/+52
| * percpu_ref: minor code and comment updatesTejun Heo2014-09-242-17/+22
| * percpu_ref: relocate percpu_ref_reinit()Tejun Heo2014-09-242-36/+36
| * Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...Tejun Heo2014-09-243-27/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo2014-09-241301-7882/+15908
| |\
| * | Revert "percpu: free percpu allocation info for uniprocessor system"Guenter Roeck2014-09-211-2/+0
| * | percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo2014-09-202-30/+31
| * | percpu-refcount: improve WARN messagesTejun Heo2014-09-201-3/+5
| * | percpu: fix locking regression in the failure path of pcpu_alloc()Tejun Heo2014-09-091-0/+1
| * | percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo2014-09-086-10/+15
| * | proportions: add @gfp to init functionsTejun Heo2014-09-086-15/+17
| * | percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-0823-42/+49
| * | percpu_counter: make percpu_counters_lock irq-safeTejun Heo2014-09-081-6/+10
| * | percpu: implement asynchronous chunk populationTejun Heo2014-09-022-6/+115
| * | percpu: rename pcpu_reclaim_work to pcpu_balance_workTejun Heo2014-09-021-15/+12
| * | percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populatedTejun Heo2014-09-022-10/+114
| * | percpu: make sure chunk->map array has available spaceTejun Heo2014-09-021-8/+45
| * | percpu: implement [__]alloc_percpu_gfp()Tejun Heo2014-09-022-27/+46
| * | percpu: indent the population block in pcpu_alloc()Tejun Heo2014-09-021-17/+21
| * | percpu: make pcpu_alloc_area() capable of allocating only from populated areasTejun Heo2014-09-021-7/+58
| * | percpu: restructure lockingTejun Heo2014-09-022-40/+37
| * | percpu: make percpu-km set chunk->populated bitmap properlyTejun Heo2014-09-021-0/+3
| * | percpu: move region iterations out of pcpu_[de]populate_chunk()Tejun Heo2014-09-023-54/+28
| * | percpu: move common parts out of pcpu_[de]populate_chunk()Tejun Heo2014-09-023-40/+31
| * | percpu: remove @may_alloc from pcpu_get_pages()Tejun Heo2014-09-021-7/+8
| * | percpu: remove the usage of separate populated bitmap in percpu-vmTejun Heo2014-09-021-68/+25
* | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-10-107-205/+71
|\ \ \
| * | | Revert "cgroup: remove redundant variable in cgroup_mount()"Zefan Li2014-09-261-4/+7
| * | | cgroup: remove redundant variable in cgroup_mount()Zefan Li2014-09-201-7/+4
| * | | cgroup: fix missing unlock in cgroup_release_agent()Zefan Li2014-09-201-0/+3
| * | | cgroup: remove CGRP_RELEASABLE flagZefan Li2014-09-192-32/+13
| * | | perf/cgroup: Remove perf_put_cgroup()Zefan Li2014-09-191-6/+1
| * | | cgroup: remove redundant check in cgroup_ino()Zefan Li2014-09-192-6/+3
| * | | cpuset: simplify proc_cpuset_show()Zefan Li2014-09-183-31/+7
| * | | cgroup: simplify proc_cgroup_show()Zefan Li2014-09-183-33/+7
| * | | cgroup: use a per-cgroup work for release agentZefan Li2014-09-182-82/+36
| * | | cgroup: remove bogus commentsLi Zefan2014-09-181-8/+0
| * | | cgroup: remove redundant code in cgroup_rmdir()Li Zefan2014-09-181-3/+0
| * | | cgroup: remove some useless forward declarationsLi Zefan2014-09-182-3/+0
| * | | Merge branch 'for-3.17-fixes' of ra.kernel.org:/pub/scm/linux/kernel/git/tj/c...Tejun Heo2014-09-181-14/+33
| |\ \ \
| * | | | cgroup: fix a typo in comment.Dongsheng Yang2014-08-251-2/+2
OpenPOWER on IntegriCloud