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
*
gadget: remove only user of aio retry
Zach Brown
2013-05-07
1
-9
/
+29
*
aio: remove dead code from aio.h
Zach Brown
2013-05-07
1
-24
/
+0
*
mm: remove old aio use_mm() comment
Zach Brown
2013-05-07
1
-3
/
+0
*
mm/vmalloc.c: add vfree comment
Andrew Morton
2013-05-07
1
-0
/
+2
*
remove unused random32() and srandom32()
Akinobu Mita
2013-05-07
1
-7
/
+0
*
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
2013-05-07
4
-6
/
+6
*
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
7
-9
/
+9
*
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-05-07
4
-22
/
+34
*
parisc: remove the second argument of kmap_atomic()
Zhao Hongjiang
2013-05-07
1
-3
/
+3
*
drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver
Lucas Stach
2013-05-07
1
-0
/
+5
*
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
2013-05-07
1
-7
/
+13
*
mm, memcg: add rss_huge stat to memory.stat
David Rientjes
2013-05-07
2
-11
/
+29
*
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
2013-05-07
3
-68
/
+12
*
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-07
9
-915
/
+781
|
\
|
*
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
2013-05-07
9
-915
/
+781
|
|
\
|
|
*
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
2013-05-06
1
-9
/
+15
|
|
*
slab: Return NULL for oversized allocations
Christoph Lameter
2013-05-06
2
-0
/
+9
|
|
*
mm: slab: Verify the nodeid passed to ____cache_alloc_node
Aaron Tomlin
2013-05-01
1
-0
/
+1
|
|
*
slub: tid must be retrieved from the percpu area of the current processor
Christoph Lameter
2013-04-05
1
-3
/
+9
|
|
*
slub: Do not dereference NULL pointer in node_match
Christoph Lameter
2013-04-05
1
-1
/
+1
|
|
*
slub: add 'likely' macro to inc_slabs_node()
Joonsoo Kim
2013-04-02
1
-1
/
+1
|
|
*
slub: correct to calculate num of acquired objects in get_partial_node()
Joonsoo Kim
2013-04-02
1
-8
/
+9
|
|
*
slub: correctly bootstrap boot caches
Glauber Costa
2013-02-28
1
-0
/
+6
|
|
*
mm/sl[au]b: correct allocation type check in kmalloc_slab()
Joonsoo Kim
2013-02-06
1
-1
/
+1
|
|
*
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections
Christoph Lameter
2013-02-06
1
-14
/
+15
|
|
*
slab: Handle ARCH_DMA_MINALIGN correctly
Christoph Lameter
2013-02-06
1
-14
/
+18
|
|
*
slab: Common definition for kmem_cache_node
Christoph Lameter
2013-02-01
3
-28
/
+32
|
|
*
slab: Rename list3/l3 to node
Christoph Lameter
2013-02-01
2
-259
/
+259
|
|
*
slab: Common Kmalloc cache determination
Christoph Lameter
2013-02-01
5
-173
/
+124
|
|
*
stat: Use size_t for sizes instead of unsigned
Christoph Lameter
2013-02-01
1
-1
/
+1
|
|
*
slab: Common function to create the kmalloc array
Christoph Lameter
2013-02-01
4
-99
/
+64
|
|
*
slab: Common definition for the array of kmalloc caches
Christoph Lameter
2013-02-01
6
-24
/
+13
|
|
*
slab: Common constants for kmalloc boundaries
Christoph Lameter
2013-02-01
3
-37
/
+38
|
|
*
slab: Rename nodelists to node
Christoph Lameter
2013-02-01
2
-69
/
+68
|
|
*
slab: Common name for the per node structures
Christoph Lameter
2013-02-01
2
-45
/
+44
|
|
*
slab: Use common kmalloc_index/kmalloc_size functions
Christoph Lameter
2013-02-01
3
-173
/
+88
|
|
*
slab: Common kmalloc slab index determination
Christoph Lameter
2013-02-01
2
-113
/
+122
|
|
*
slab: Move kmalloc related function defs
Christoph Lameter
2013-02-01
1
-9
/
+9
|
|
*
slab: Use proper formatting specs for unsigned size_t
Christoph Lameter
2013-02-01
1
-1
/
+1
*
|
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-05-07
7
-42
/
+52
|
\
\
\
|
*
|
|
rpm-pkg: Remove pointless set -e statements
Michal Marek
2013-04-18
1
-4
/
+0
|
*
|
|
rpm-pkg: Always regenerate the specfile
Michal Marek
2013-04-18
1
-13
/
+6
|
*
|
|
rpm-pkg: Do not write to the parent directory
Michal Marek
2013-04-18
1
-7
/
+5
|
*
|
|
rpm-pkg: Do not package the whole source directory
Michal Marek
2013-04-18
2
-1
/
+7
|
*
|
|
buildtar: Add ARCH to the archive name
Borislav Petkov
2013-04-08
1
-1
/
+1
|
*
|
|
Coccinelle: Fix patch output when coccicheck is used with M= and C=
Nicolas Palix
2013-04-08
1
-1
/
+5
|
*
|
|
Coccinelle: Add support to the SPFLAGS variable
Nicolas Palix
2013-04-08
2
-2
/
+11
|
*
|
|
Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables
Nicolas Palix
2013-04-08
1
-12
/
+13
|
*
|
|
Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)
Nicolas Palix
2013-04-08
1
-1
/
+1
|
*
|
|
scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...
Bin Wang
2013-04-08
1
-1
/
+1
[next]