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
*
memcg: do not account memory used for cache creation
Glauber Costa
2013-07-09
1
-0
/
+2
*
memcg: also test for skip accounting at the page allocation level
Glauber Costa
2013-07-09
1
-0
/
+28
*
mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info
Zhang Yanfei
2013-07-09
1
-5
/
+5
*
mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED
Zhang Yanfei
2013-07-09
2
-15
/
+15
*
mm/vmalloc.c: emit the failure message before return
Zhang Yanfei
2013-07-09
1
-1
/
+1
*
mm/vmalloc.c: remove alloc_map from vmap_block
Zhang Yanfei
2013-07-09
1
-3
/
+0
*
mm/vmalloc.c: remove unused purge_fragmented_blocks_thiscpu
Zhang Yanfei
2013-07-09
1
-5
/
+0
*
mm/vmalloc.c: remove dead code in vb_alloc
Zhang Yanfei
2013-07-09
1
-15
/
+1
*
mm/vmalloc.c: unbreak __vunmap()
Dan Carpenter
2013-07-09
1
-1
/
+1
*
mm: remove duplicated call of get_pfn_range_for_nid
Zhang Yanfei
2013-07-09
1
-11
/
+32
*
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-09
6
-19
/
+24
*
memcg: clean up memcg->nodeinfo
Johannes Weiner
2013-07-09
1
-15
/
+5
*
mm: mremap: validate input before taking lock
Rasmus Villemoes
2013-07-09
1
-8
/
+10
*
drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths
Libo Chen
2013-07-09
1
-14
/
+10
*
fsnotify: update comments concerning locking scheme
Lino Sanfilippo
2013-07-09
1
-28
/
+22
*
inotify: fix race when adding a new watch
Lino Sanfilippo
2013-07-09
1
-9
/
+4
*
dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group
Lino Sanfilippo
2013-07-09
1
-12
/
+13
*
fanotify: put duplicate code for adding vfsmount/inode marks into an own func...
Lino Sanfilippo
2013-07-09
1
-36
/
+35
*
fanotify: fix races when adding/removing marks
Lino Sanfilippo
2013-07-09
1
-12
/
+37
*
fanotify: info leak in copy_event_to_user()
Dan Carpenter
2013-07-09
1
-0
/
+1
*
audit: Fix decimal constant description
Michal Simek
2013-07-09
1
-1
/
+1
*
kernel/auditfilter.c: fix leak in audit_add_rule() error path
Chen Gang
2013-07-09
1
-0
/
+6
*
kernel/auditfilter.c: fixing build warning
Raphael S. Carvalho
2013-07-09
1
-1
/
+1
*
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
2013-07-09
4
-7
/
+34
*
drivers/dma/iop-adma.c: fix new warnings
Olof Johansson
2013-07-09
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-07-07
49
-799
/
+1862
|
\
|
*
DMA: shdma: add DT support
Guennadi Liakhovetski
2013-07-05
6
-13
/
+205
|
*
DMA: shdma: shdma_chan_filter() has to be in shdma-base.h
Guennadi Liakhovetski
2013-07-05
2
-2
/
+1
|
*
DMA: shdma: (cosmetic) don't re-calculate a pointer
Guennadi Liakhovetski
2013-07-05
1
-1
/
+1
|
*
dmaengine: at_hdmac: prepare clk before calling enable
Boris BREZILLON
2013-07-05
1
-6
/
+9
|
*
dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions
Nicolas Ferre
2013-07-05
1
-2
/
+4
|
*
dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()
Nicolas Ferre
2013-07-05
1
-31
/
+0
|
*
dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding
Ludovic Desroches
2013-07-05
2
-6
/
+26
|
*
ARM: at91: dt: add header to define at_hdmac configuration
Ludovic Desroches
2013-07-05
1
-0
/
+27
|
*
MIPS: jz4740: Correct clock gate bit for DMA controller
Maarten ter Huurne
2013-07-05
1
-1
/
+1
|
*
MIPS: jz4740: Remove custom DMA API
Lars-Peter Clausen
2013-07-05
4
-401
/
+222
|
*
MIPS: jz4740: Register jz4740 DMA device
Lars-Peter Clausen
2013-07-05
3
-0
/
+23
|
*
dma: Add a jz4740 dmaengine driver
Lars-Peter Clausen
2013-07-05
3
-0
/
+440
|
*
MIPS: jz4740: Acquire and enable DMA controller clock
Maarten ter Huurne
2013-07-05
1
-2
/
+22
|
*
dma: mmp_tdma: disable irq when disabling dma channel
Qiao Zhou
2013-07-05
1
-0
/
+4
|
*
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
2013-07-05
5
-14
/
+14
|
*
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
Vinod Koul
2013-07-05
2
-9
/
+8
|
*
dma: dw: add PCI part of the driver
Andy Shevchenko
2013-07-05
3
-0
/
+113
|
*
dma: dw: split driver to library part and platform code
Andy Shevchenko
2013-07-05
7
-279
/
+436
|
*
dma: move dw_dmac driver to an own directory
Andy Shevchenko
2013-07-05
7
-23
/
+28
|
*
dw_dmac: don't check resource with devm_ioremap_resource
Andy Shevchenko
2013-07-05
1
-4
/
+1
|
*
dma: pl330: use dma_addr_t for describing bus addresses
Will Deacon
2013-07-05
1
-1
/
+1
|
*
dma: pl330: rip out broken, redundant ID probing
Will Deacon
2013-07-05
1
-24
/
+3
|
*
dma: imx-sdma: move to generic device tree bindings
Shawn Guo
2013-07-05
2
-0
/
+96
|
*
dmaengine: sirf: set dma residue based on the current dma transfer position
Rongjun Ying
2013-07-05
1
-0
/
+17
[next]