index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2012-07-30
13
-616
/
+608
|
\
|
*
mm: Fix build warning in kmem_cache_create()
Shuah Khan
2012-07-30
1
-0
/
+2
|
*
slob: Fix early boot kernel crash
Christoph Lameter
2012-07-12
1
-1
/
+1
|
*
mm, slub: ensure irqs are enabled for kmemcheck
David Rientjes
2012-07-10
1
-7
/
+6
|
*
mm, sl[aou]b: Move kmem_cache_create mutex handling to common code
Christoph Lameter
2012-07-09
3
-67
/
+54
|
*
mm, sl[aou]b: Use a common mutex definition
Christoph Lameter
2012-07-09
4
-86
/
+82
|
*
mm, sl[aou]b: Common definition for boot state of the slab allocators
Christoph Lameter
2012-07-09
6
-60
/
+62
|
*
mm, sl[aou]b: Extract common code for kmem_cache_create()
Christoph Lameter
2012-07-09
6
-31
/
+87
|
*
slub: remove invalid reference to list iterator variable
Julia Lawall
2012-07-09
1
-1
/
+1
|
*
mm: Fix signal SIGFPE in slabinfo.c.
majianpeng
2012-07-02
1
-7
/
+7
|
*
slab: move FULL state transition to an initcall
Glauber Costa
2012-07-02
1
-4
/
+4
|
*
slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro"
Feng Tang
2012-07-02
1
-1
/
+1
|
*
mm, slab: Build fix for recent kmem_cache changes
Thierry Reding
2012-07-02
1
-1
/
+1
|
*
slab: rename gfpflags to allocflags
Glauber Costa
2012-07-02
2
-6
/
+6
|
*
slub: refactoring unfreeze_partials()
Joonsoo Kim
2012-06-20
1
-34
/
+14
|
*
slub: use __cmpxchg_double_slab() at interrupt disabled place
Joonsoo Kim
2012-06-20
1
-3
/
+9
|
*
slab/mempolicy: always use local policy from interrupt context
Andi Kleen
2012-06-20
4
-5
/
+11
|
*
slab: Get rid of obj_size macro
Christoph Lameter
2012-06-14
1
-26
/
+21
|
*
mm, sl[aou]b: Extract common fields from struct kmem_cache
Christoph Lameter
2012-06-14
6
-112
/
+130
|
*
slab: Remove some accessors
Christoph Lameter
2012-06-14
1
-27
/
+8
|
*
slab: Use page struct fields instead of casting
Christoph Lameter
2012-06-14
2
-4
/
+8
|
*
slob: Remove various small accessors
Christoph Lameter
2012-06-14
1
-40
/
+9
|
*
slob: No need to zero mapping since it is no longer in use
Christoph Lameter
2012-06-14
1
-1
/
+0
|
*
slob: Define page struct fields used in mm_types.h
Christoph Lameter
2012-06-14
2
-60
/
+42
|
*
Merge branch 'slub/cleanups' into slab/next
Pekka Enberg
2012-06-04
2
-82
/
+92
|
|
\
|
|
*
slub: pass page to node_match() instead of kmem_cache_cpu structure
Christoph Lameter
2012-06-01
1
-4
/
+6
|
|
*
slub: Use page variable instead of c->page.
Christoph Lameter
2012-06-01
1
-7
/
+10
|
|
*
slub: Separate out kmem_cache_cpu processing from deactivate_slab
Christoph Lameter
2012-06-01
1
-12
/
+12
|
|
*
slub: Get rid of the node field
Christoph Lameter
2012-06-01
2
-20
/
+16
|
|
*
slub: new_slab_objects() can also get objects from partial list
Christoph Lameter
2012-06-01
1
-7
/
+9
|
|
*
slub: Simplify control flow in __slab_alloc()
Christoph Lameter
2012-06-01
1
-8
/
+6
|
|
*
slub: Acquire_slab() avoid loop
Christoph Lameter
2012-06-01
1
-13
/
+15
|
|
*
slub: Add frozen check in __slab_alloc
Christoph Lameter
2012-06-01
1
-0
/
+6
|
|
*
slub: Use freelist instead of "object" in __slab_alloc
Christoph Lameter
2012-06-01
1
-18
/
+20
*
|
|
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-07-30
7
-44
/
+0
|
\
\
\
|
*
|
|
Remove useless wrappers of asm-generic/rmap.h
Paul Bolle
2012-06-28
2
-17
/
+0
|
*
|
|
Remove useless wrappers of asm-generic/ipc.h
Paul Bolle
2012-06-28
3
-3
/
+0
|
*
|
|
Remove useless wrappers of asm-generic/cpumask.h
Paul Bolle
2012-06-28
4
-24
/
+0
|
|
/
/
*
|
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2012-07-30
5
-21
/
+264
|
\
\
\
|
*
|
|
scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes
Namhyung Kim
2012-07-26
1
-2
/
+4
|
*
|
|
scripts/coccinelle: list iterator variable semantic patch
Julia Lawall
2012-07-13
1
-0
/
+147
|
*
|
|
scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT
Lars-Peter Clausen
2012-07-13
1
-0
/
+65
|
*
|
|
deb-pkg: Add all Makefiles to header package
maximilian attems
2012-06-28
1
-1
/
+1
|
*
|
|
deb-pkg: Install linux-firmware-image in versioned dir
maximilian attems
2012-06-28
1
-2
/
+3
|
*
|
|
scripts/config: add option to undef a symbol
Yann E. MORIN
2012-06-28
1
-0
/
+10
|
*
|
|
scripts/config: allow alternate prefix to config option symbol
Yann E. MORIN
2012-06-28
1
-13
/
+19
|
*
|
|
scripts/config: add option to not upper-case symbols
Yann E. MORIN
2012-06-28
1
-3
/
+15
|
|
/
/
*
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-07-30
10
-37
/
+104
|
\
\
\
|
*
|
|
kconfig: Document oldnoconfig to what it really does
Steven Rostedt
2012-07-26
1
-1
/
+1
|
*
|
|
nconf: add u, d command keys in scroll windows
Benjamin Poirier
2012-07-26
2
-6
/
+8
[next]