aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | perf ui browsers: Add missing includeArnaldo Carvalho de Melo2014-10-10
| | * | | | | | | | | | | perf tools: Move events_stats struct to event.hArnaldo Carvalho de Melo2014-10-10
| | * | | | | | | | | | | perf session: Don't count per evsel eventsArnaldo Carvalho de Melo2014-10-10
| | * | | | | | | | | | | perf evsel: Add hists helperArnaldo Carvalho de Melo2014-10-09
| | * | | | | | | | | | | perf script: Stop updating hists stats, not usedArnaldo Carvalho de Melo2014-10-09
| | * | | | | | | | | | | perf sched: Stop updating hists stats, not usedArnaldo Carvalho de Melo2014-10-09
| | * | | | | | | | | | | perf callchain: Move callchain_param to util object in to fix python testJiri Olsa2014-10-03
| | * | | | | | | | | | | perf kvm stat live: Use fdarray object instead of pollfdJiri Olsa2014-10-03
| | * | | | | | | | | | | perf kvm stat live: Use perf_evlist__add_pollfd return fd positionJiri Olsa2014-10-03
| | * | | | | | | | | | | perf kvm stat live: Fix perf_evlist__add_pollfd error handlingJiri Olsa2014-10-03
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-10-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller2014-10-18
| * | | | | | | | | | | | | sparc64: Fix corrupted thread fault code.David S. Miller2014-10-18
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Net: DSA: Fix checking for get_phy_flags functionAndrew Lunn2014-10-19
| * | | | | | | | | | | | | ipv6: fix a potential use after free in sit.cLi RongQing2014-10-18
| * | | | | | | | | | | | | ipv6: fix a potential use after free in ip6_offload.cLi RongQing2014-10-18
| * | | | | | | | | | | | | ipv4: fix a potential use after free in gre_offload.cLi RongQing2014-10-18
| * | | | | | | | | | | | | tcp: fix build error if IPv6 is not enabledEric Dumazet2014-10-18
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | serial: atmel: add missing dmaengine headerVinod Koul2014-10-16
| * | | | | | | | | | | | | | Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul2014-10-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | dmaengine: remove FSLDMA_EXTERNAL_STARTVinod Koul2014-10-15
| | * | | | | | | | | | | | | | dmaengine: freescale: remove FSLDMA_EXTERNAL_START control methodVinod Koul2014-10-15
| | * | | | | | | | | | | | | | carma-fpga: move to fsl_dma_external_start()Vinod Koul2014-10-15
| | * | | | | | | | | | | | | | carma-fpga: use dmaengine_xxx() APIVinod Koul2014-10-15
| | * | | | | | | | | | | | | | dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul2014-10-15
| | * | | | | | | | | | | | | | dmaengine: add dmaengine_prep_dma_sg() helperVinod Koul2014-10-15
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul2014-10-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | video: mx3fb: use dmaengine_terminate_all() APIVinod Koul2014-10-15
| | * | | | | | | | | | | | | | serial: sh-sci: use dmaengine_terminate_all() APIVinod Koul2014-10-15
| | * | | | | | | | | | | | | | net: ks8842: use dmaengine_terminate_all() APIVinod Koul2014-10-15
| | * | | | | | | | | | | | | | mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul2014-10-15
| | * | | | | | | | | | | | | | mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul2014-10-15
| | * | | | | | | | | | | | | | V4L2: mx3_camer: use dmaengine_pause() APIVinod Koul2014-10-15
| | * | | | | | | | | | | | | | dmaengine: coh901318: use dmaengine_terminate_all() APIVinod Koul2014-10-15
| | * | | | | | | | | | | | | | pata_arasan_cf: use dmaengine_terminate_all() APIVinod Koul2014-10-15
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()Sebastian Andrzej Siewior2014-10-15
| * | | | | | | | | | | | | | dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko2014-10-15
| * | | | | | | | | | | | | | dmaengine: dw: enable and disable controller when neededAndy Shevchenko2014-10-15
| * | | | | | | | | | | | | | dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko2014-10-15
| * | | | | | | | | | | | | | dmaengine: dw: introduce dw_dma_on() helperAndy Shevchenko2014-10-15
| * | | | | | | | | | | | | | dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko2014-10-15
| * | | | | | | | | | | | | | dmaengine: dw: move private definitions to regs.hAndy Shevchenko2014-10-15
| * | | | | | | | | | | | | | dma: cppi41: Switch to using managed resource in probeKiran Padwal2014-10-15
| * | | | | | | | | | | | | | dmaengine: pl330: Fix NULL pointer dereference on driver unbindKrzysztof Kozlowski2014-10-15
| * | | | | | | | | | | | | | dmaengine: pl330: Fix NULL pointer dereference on probe failureKrzysztof Kozlowski2014-10-15
| * | | | | | | | | | | | | | dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()Krzysztof Kozlowski2014-10-15
| * | | | | | | | | | | | | | dmaengine: pl330: Remove non-NULL check for pl330_submit_req parametersKrzysztof Kozlowski2014-10-15
| * | | | | | | | | | | | | | dma: imx-sdma: fix another incorrect __init annotationArnd Bergmann2014-09-28