index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
braille-console.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-07
dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS
Andy Shevchenko
1
-8
/
+2
2014-05-07
dmaengine: dw: move PM to suspend_late / resume_early stages
Andy Shevchenko
1
-14
/
+4
2014-05-02
dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()
Alexander Popov
1
-17
/
+38
2014-05-02
dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308
Alexander Popov
3
-2
/
+3
2014-05-02
dma: mpc512x: reorder mpc8308 specific instructions
Alexander Popov
1
-17
/
+25
2014-05-02
DMA: Freescale: move functions to avoid forward declarations
Hongbo Zhang
1
-95
/
+95
2014-05-02
DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication
Hongbo Zhang
1
-10
/
+17
2014-05-02
DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine
Hongbo Zhang
1
-31
/
+0
2014-05-02
DMA: Freescale: unify register access methods
Hongbo Zhang
1
-19
/
+33
2014-05-02
DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
Hongbo Zhang
1
-10
/
+0
2014-05-02
DMA: shdma: add cyclic transfer support
Kuninori Morimoto
2
-7
/
+66
2014-05-02
DMA: shdma: tidyup callback chunk finder
Kuninori Morimoto
1
-9
/
+9
2014-05-02
dma: mmp_pdma: Fix physical channel memory allocation size
Laurent Pinchart
1
-4
/
+2
2014-05-02
dma: mmp_pdma: Simplify access to channel drcmr value
Laurent Pinchart
1
-1
/
+1
2014-05-02
dma: mmp_pdma: Fix the #dma-channels DT property documentation
Laurent Pinchart
1
-4
/
+7
2014-04-30
dmaengine: edma: update DMA memcpy to use new param element
Joel Fernandes
1
-2
/
+2
2014-04-30
dmaengine: edma: Document variables used for residue accounting
Joel Fernandes
1
-2
/
+24
2014-04-30
dmaengine: edma: Provide granular accounting
Thomas Gleixner
1
-2
/
+65
2014-04-30
dmaengine: edma: Make reading the position of active channels work
Thomas Gleixner
2
-16
/
+10
2014-04-30
dmaengine: edma: Store transfer data in edma_desc and edma_pset
Thomas Gleixner
1
-0
/
+9
2014-04-30
dmaengine: edma: Create private pset struct
Thomas Gleixner
1
-31
/
+36
2014-04-30
dmaengine: edma: Check the current decriptor first in tx_status()
Thomas Gleixner
1
-4
/
+3
2014-04-30
dmaengine: edma: Sanitize residue reporting
Thomas Gleixner
1
-25
/
+9
2014-04-29
dmaengine: edma: Add channel number to debug prints
Peter Ujfalusi
1
-3
/
+4
2014-04-23
dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ
Joel Fernandes
1
-5
/
+4
2014-04-22
dmaengine: edma: Add DMA memcpy support
Joel Fernandes
1
-0
/
+51
2014-04-22
dmaengine: edma: Print the direction value as well when it is not supported
Peter Ujfalusi
1
-2
/
+2
2014-04-22
dmaengine: edma: Prefix debug prints where the text were identical in prep ca...
Peter Ujfalusi
1
-6
/
+8
2014-04-22
dmaengine: edma: Implement device_slave_caps callback
Peter Ujfalusi
1
-0
/
+18
2014-04-22
dmaengine: edma: Reduce debug print verbosity for non verbose debugging
Peter Ujfalusi
1
-6
/
+5
2014-04-22
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
2
-0
/
+2
2014-04-22
dmaengine: edma: Add support for DMA_PAUSE/RESUME operation
Peter Ujfalusi
1
-0
/
+28
2014-04-22
dmaengine: edma: Correct the handling of src/dst_maxburst == 0
Peter Ujfalusi
1
-0
/
+4
2014-04-22
arm: common: edma: Save the number of event queues/TCs
Peter Ujfalusi
1
-0
/
+3
2014-04-22
platform_data: edma: Be precise with the paRAM struct
Peter Ujfalusi
1
-9
/
+9
2014-04-20
Linux 3.15-rc2
v3.15-rc2
Linus Torvalds
1
-1
/
+1
2014-04-20
perf tools: Improve error reporting
Adrien BAK
2
-2
/
+9
2014-04-20
perf tools: Adjust symbols in VDSO
Vladimir Nikulichev
1
-0
/
+2
2014-04-20
perf kvm: Fix 'Min time' counting in report command
Alexander Yarygin
1
-0
/
+1
2014-04-19
coredump: fix va_list corruption
Eric Dumazet
1
-1
/
+6
2014-04-19
thp: close race between split and zap huge pages
Kirill A. Shutemov
1
-3
/
+10
2014-04-19
mm: fix new kernel-doc warning in filemap.c
Randy Dunlap
1
-1
/
+0
2014-04-19
mm: fix CONFIG_DEBUG_VM_RB description
Davidlohr Bueso
1
-2
/
+1
2014-04-19
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
1
-8
/
+23
2014-04-19
mips: export flush_icache_range
Kees Cook
1
-2
/
+2
2014-04-19
mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
Mizuma, Masayoshi
1
-0
/
+1
2014-04-19
wait: explain the shadowing and type inconsistencies
Peter Zijlstra
1
-1
/
+13
2014-04-19
Shiraz has moved
Viresh Kumar
11
-13
/
+14
2014-04-19
Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po...
Tang Chen
1
-3
/
+2
2014-04-19
powerpc/mm: fix ".__node_distance" undefined
Mike Qiu
1
-0
/
+1
[next]