index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
39
-444
/
+879
|
\
|
*
percpu: fix how @gfp is interpreted by the percpu allocator
Tejun Heo
2014-10-08
1
-1
/
+1
|
*
blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode
Tejun Heo
2014-09-24
4
-3
/
+21
|
*
percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky
Tejun Heo
2014-09-24
2
-6
/
+19
|
*
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
2014-09-24
6
-13
/
+43
|
*
percpu_ref: decouple switching to percpu mode and reinit
Tejun Heo
2014-09-24
2
-20
/
+56
|
*
percpu_ref: decouple switching to atomic mode and killing
Tejun Heo
2014-09-24
2
-33
/
+116
|
*
percpu_ref: add PCPU_REF_DEAD
Tejun Heo
2014-09-24
2
-9
/
+16
|
*
percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch
Tejun Heo
2014-09-24
2
-22
/
+25
|
*
percpu_ref: replace pcpu_ prefix with percpu_
Tejun Heo
2014-09-24
2
-50
/
+52
|
*
percpu_ref: minor code and comment updates
Tejun Heo
2014-09-24
2
-17
/
+22
|
*
percpu_ref: relocate percpu_ref_reinit()
Tejun Heo
2014-09-24
2
-36
/
+36
|
*
Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...
Tejun Heo
2014-09-24
3
-27
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
1301
-7882
/
+15908
|
|
\
|
*
|
Revert "percpu: free percpu allocation info for uniprocessor system"
Guenter Roeck
2014-09-21
1
-2
/
+0
|
*
|
percpu-refcount: make percpu_ref based on longs instead of ints
Tejun Heo
2014-09-20
2
-30
/
+31
|
*
|
percpu-refcount: improve WARN messages
Tejun Heo
2014-09-20
1
-3
/
+5
|
*
|
percpu: fix locking regression in the failure path of pcpu_alloc()
Tejun Heo
2014-09-09
1
-0
/
+1
|
*
|
percpu-refcount: add @gfp to percpu_ref_init()
Tejun Heo
2014-09-08
6
-10
/
+15
|
*
|
proportions: add @gfp to init functions
Tejun Heo
2014-09-08
6
-15
/
+17
|
*
|
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-08
23
-42
/
+49
|
*
|
percpu_counter: make percpu_counters_lock irq-safe
Tejun Heo
2014-09-08
1
-6
/
+10
|
*
|
percpu: implement asynchronous chunk population
Tejun Heo
2014-09-02
2
-6
/
+115
|
*
|
percpu: rename pcpu_reclaim_work to pcpu_balance_work
Tejun Heo
2014-09-02
1
-15
/
+12
|
*
|
percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated
Tejun Heo
2014-09-02
2
-10
/
+114
|
*
|
percpu: make sure chunk->map array has available space
Tejun Heo
2014-09-02
1
-8
/
+45
|
*
|
percpu: implement [__]alloc_percpu_gfp()
Tejun Heo
2014-09-02
2
-27
/
+46
|
*
|
percpu: indent the population block in pcpu_alloc()
Tejun Heo
2014-09-02
1
-17
/
+21
|
*
|
percpu: make pcpu_alloc_area() capable of allocating only from populated areas
Tejun Heo
2014-09-02
1
-7
/
+58
|
*
|
percpu: restructure locking
Tejun Heo
2014-09-02
2
-40
/
+37
|
*
|
percpu: make percpu-km set chunk->populated bitmap properly
Tejun Heo
2014-09-02
1
-0
/
+3
|
*
|
percpu: move region iterations out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
3
-54
/
+28
|
*
|
percpu: move common parts out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
3
-40
/
+31
|
*
|
percpu: remove @may_alloc from pcpu_get_pages()
Tejun Heo
2014-09-02
1
-7
/
+8
|
*
|
percpu: remove the usage of separate populated bitmap in percpu-vm
Tejun Heo
2014-09-02
1
-68
/
+25
*
|
|
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-10-10
7
-205
/
+71
|
\
\
\
|
*
|
|
Revert "cgroup: remove redundant variable in cgroup_mount()"
Zefan Li
2014-09-26
1
-4
/
+7
|
*
|
|
cgroup: remove redundant variable in cgroup_mount()
Zefan Li
2014-09-20
1
-7
/
+4
|
*
|
|
cgroup: fix missing unlock in cgroup_release_agent()
Zefan Li
2014-09-20
1
-0
/
+3
|
*
|
|
cgroup: remove CGRP_RELEASABLE flag
Zefan Li
2014-09-19
2
-32
/
+13
|
*
|
|
perf/cgroup: Remove perf_put_cgroup()
Zefan Li
2014-09-19
1
-6
/
+1
|
*
|
|
cgroup: remove redundant check in cgroup_ino()
Zefan Li
2014-09-19
2
-6
/
+3
|
*
|
|
cpuset: simplify proc_cpuset_show()
Zefan Li
2014-09-18
3
-31
/
+7
|
*
|
|
cgroup: simplify proc_cgroup_show()
Zefan Li
2014-09-18
3
-33
/
+7
|
*
|
|
cgroup: use a per-cgroup work for release agent
Zefan Li
2014-09-18
2
-82
/
+36
|
*
|
|
cgroup: remove bogus comments
Li Zefan
2014-09-18
1
-8
/
+0
|
*
|
|
cgroup: remove redundant code in cgroup_rmdir()
Li Zefan
2014-09-18
1
-3
/
+0
|
*
|
|
cgroup: remove some useless forward declarations
Li Zefan
2014-09-18
2
-3
/
+0
|
*
|
|
Merge branch 'for-3.17-fixes' of ra.kernel.org:/pub/scm/linux/kernel/git/tj/c...
Tejun Heo
2014-09-18
1
-14
/
+33
|
|
\
\
\
|
*
|
|
|
cgroup: fix a typo in comment.
Dongsheng Yang
2014-08-25
1
-2
/
+2
[next]