aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-14dmaengine: rcar-dmac: Widen DMA mask to 40 bitsGeert Uytterhoeven1-0/+1
2017-02-05dmaengine: sun6i: allow build on ARM64 platforms (sun50i)Icenowy Zheng1-1/+1
2017-01-31dmaengine: Provide a wrapper for memcpy operationsBoris Brezillon1-0/+11
2017-01-25dmaengine: zx: fix build warningJun Nie1-1/+1
2017-01-25dmaengine: dw: we do support Merrifield SoC in PCI modeAndy Shevchenko1-0/+15
2017-01-25dmaengine: dw: add support of iDMA 32-bit hardwareAndy Shevchenko2-9/+94
2017-01-25dmaengine: dw: introduce register mappings for iDMA 32-bitAndy Shevchenko1-3/+49
2017-01-25dmaengine: dw: introduce block2bytes() and bytes2block()Andy Shevchenko2-23/+35
2017-01-25dmaengine: dw: extract dwc_chan_pause() for future useAndy Shevchenko1-5/+9
2017-01-25dmaengine: dw: replace convert_burst() with one linerAndy Shevchenko1-18/+11
2017-01-25dmaengine: dw: register IRQ and DMA pool with instance IDAndy Shevchenko5-2/+10
2017-01-25dmaengine: dw: Fix data corruption in large device to memory transfersJarkko Nikula1-11/+9
2017-01-14dmaengine: ste_dma40: indicate granularity on channelsLinus Walleij1-0/+1
2017-01-14dmaengine: ste_dma40: indicate directions on channelsLinus Walleij1-2/+4
2017-01-10dmaengine: stm32-dma: Add error messages if xlate failsM'boumba Cedric Madianga1-9/+15
2017-01-10dmaengine: dw: pci: remove LPE Audio DMA IDAndy Shevchenko1-2/+1
2017-01-03dmaengine: stm32-dma: Add max_burst supportM'boumba Cedric Madianga1-0/+2
2017-01-03dmaengine: stm32-dma: Add synchronization supportM'boumba Cedric Madianga1-0/+8
2017-01-03dmaengine: stm32-dma: Fix residue computation issue in cyclic modeM'boumba Cedric Madianga1-13/+26
2017-01-03dmaengine: stm32-dma: Rework starting transfer managementM'boumba Cedric Madianga1-11/+9
2017-01-03dt-bindings: stm32-dma: Fix typo regarding DMA client bindingM'boumba Cedric Madianga1-3/+2
2017-01-03dmaengine: stm32-dma: Fix typo in KconfigM'boumba Cedric Madianga1-1/+1
2017-01-02dmaengine: zx: fix residue calculationShawn Guo1-1/+2
2017-01-02dmaengine: zx: set DMA_CYCLIC cap_mask bitShawn Guo1-0/+1
2017-01-02dmaengine: zx: rename zx296702_dma.c to zx_dma.cShawn Guo3-3/+3
2017-01-02dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja1-1/+1
2017-01-02dmaengine: qcom_hidma: Wrong domain name in the email addressAmit Kumar2-11/+11
2017-01-02dmaengine: Convert ID allocation to an IDAMatthew Wilcox1-10/+11
2017-01-01Linux 4.10-rc2Linus Torvalds1-1/+1
2016-12-29mm/filemap: fix parameters to test_bit()Olof Johansson1-1/+1
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds3-6/+45
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk1-1/+1
2016-12-27docs: Fix build failureJohn Brooks1-1/+1
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2-7/+0
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar2-28/+27
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan4-10/+10
2016-12-27crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott1-2/+28
2016-12-26ext4: Simplify DAX fault pathJan Kara1-38/+10
2016-12-26dax: Call ->iomap_begin without entry lock during dax faultJan Kara1-55/+66
2016-12-26dax: Finish fault completely when loading holesJan Kara1-9/+18
2016-12-26dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara1-17/+11
2016-12-26mm: Invalidate DAX radix tree entries only if appropriateJan Kara3-24/+125
2016-12-26ext2: Return BH_New buffers for zeroed blocksJan Kara1-2/+1
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2016-12-26smp/hotplug: Undo tglxs brainfartThomas Gleixner1-1/+8
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro9-71/+72
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2016-12-26net, sched: fix soft lockup in tc_classifyDaniel Borkmann1-1/+3