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
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
58
-7
/
+58
*
aio: kill ki_retry
Kent Overstreet
2013-05-07
2
-165
/
+85
*
aio: kill ki_key
Kent Overstreet
2013-05-07
2
-7
/
+9
*
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-05-07
1
-12
/
+15
*
aio: kill struct aio_ring_info
Kent Overstreet
2013-05-07
1
-81
/
+74
*
aio: kill batch allocation
Kent Overstreet
2013-05-07
2
-102
/
+15
*
aio: change reqs_active to include unreaped completions
Kent Overstreet
2013-05-07
1
-15
/
+32
*
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
3
-55
/
+81
*
aio: use flush_dcache_page()
Kent Overstreet
2013-05-07
1
-28
/
+17
*
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
2013-05-07
1
-150
/
+90
*
wait: add wait_event_hrtimeout()
Kent Overstreet
2013-05-07
1
-0
/
+86
*
aio: refcounting cleanup
Kent Overstreet
2013-05-07
1
-153
/
+119
*
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-07
2
-54
/
+36
*
aio: do fget() after aio_get_req()
Kent Overstreet
2013-05-07
1
-13
/
+9
*
aio: dprintk() -> pr_debug()
Kent Overstreet
2013-05-07
1
-33
/
+24
*
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
3
-61
/
+62
*
aio: add kiocb_cancel()
Kent Overstreet
2013-05-07
1
-36
/
+43
*
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-07
2
-18
/
+11
*
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
2013-05-07
1
-0
/
+35
*
aio: remove retry-based AIO
Zach Brown
2013-05-07
5
-379
/
+31
*
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
[next]