summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf,hw_breakpoint: Initialize hardware api earlierJason Wessel2010-11-123-2/+11
* x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
* Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-305692-251027/+392052
|\
| * jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-293-2/+27
| * x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-291-54/+15
| * jump_label: Fix unaligned traps on sparc.David Miller2010-10-291-0/+1
| * jump label: Make arch_jump_label_text_poke_early() optionalSteven Rostedt2010-10-291-0/+7
| * jump label: Fix error with preempt disable holding mutexSteven Rostedt2010-10-291-13/+13
| * jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron2010-10-283-12/+32
| * jump label: Fix module __init section raceJason Baron2010-10-281-1/+40
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-2825-1159/+5716
| |\
| | * DMAENGINE: move COH901318 to arch_initcallLinus Walleij2010-10-221-1/+1
| | * dma: imx-dma: fix signedness bugSascha Hauer2010-10-221-1/+3
| | * Merge branch 'dma40' into dmaengineDan Williams2010-10-205-71/+72
| | |\
| | | * ste_dma40: remove channel_typeRabin Vincent2010-10-201-9/+0
| | | * ste_dma40: remove enum for endianessRabin Vincent2010-10-204-15/+8
| | | * ste_dma40: remove TIM_FOR_LINK optionRabin Vincent2010-10-202-6/+0
| | | * ste_dma40: move mode_opt to separate configRabin Vincent2010-10-204-13/+44
| | | * ste_dma40: move channel mode to a separate fieldRabin Vincent2010-10-203-15/+12
| | | * ste_dma40: move priority to separate fieldRabin Vincent2010-10-203-8/+3
| | | * ste_dma40: add variable to indicate valid dma_cfgRabin Vincent2010-10-201-8/+8
| | * | dma/timberdale: simplify conditionalNicolas Kaiser2010-10-201-1/+1
| | * | async_tx: make async_tx channel switching opt-inDan Williams2010-10-083-8/+11
| | * | move async raid6 test to lib/Kconfig.debugDan Williams2010-10-082-13/+13
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-----. \ Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-0819-424/+4988
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | | | * intel_mid_dma: change the slave interfaceKoul, Vinod2010-10-083-39/+53
| | | | | | * intel_mid_dma: fix the WARN_ONsKoul, Vinod2010-10-081-3/+3
| | | | | | * intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V2010-10-083-50/+250
| | | | | | * intel_mid_dma: Allow DMAC2 to share interruptYong Wang2010-10-081-4/+1
| | | | | | * intel_mid_dma: Allow IRQ sharingYong Wang2010-10-081-11/+14
| | | | | | * intel_mid_dma: Add runtime PM supportKoul, Vinod2010-10-082-8/+129
| | | | | * | dmaengine: Add Freescale i.MX1/21/27 DMA driverSascha Hauer2010-10-083-0/+431
| | | | | * | dmaengine: Add Freescale i.MX SDMA supportSascha Hauer2010-10-066-6/+1487
| | | | | * | dmaengine: add wrapper functions for device control functionsSascha Hauer2010-10-061-0/+34
| | | | | * | dmaengine: add possibility for cyclic transfersSascha Hauer2010-10-062-1/+10
| | | | * | | ste_dma40: implement support for scatterlist to scatterlist copyIra Snyder2010-10-071-0/+17
| | | | * | | fsldma: improved DMA_SLAVE supportIra Snyder2010-10-073-319/+47
| | | | * | | fsldma: implement support for scatterlist to scatterlist copyIra Snyder2010-10-071-3/+125
| | | | * | | dma: add support for scatterlist to scatterlist copyIra Snyder2010-10-072-0/+8
| | | | | |/ | | | | |/|
| | | * | | dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij2010-09-304-0/+2398
| | | | |/ | | | |/|
| | * | | DMAENGINE: define a dummy filter function for ste_dma40Linus Walleij2010-10-071-0/+19
| | * | | DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40Per Forlin2010-10-072-74/+2
| | * | | DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_controlPer Forlin2010-10-071-8/+26
| | * | | DMAENGINE: ste_dma40: fix resource leaks in error paths.Rabin Vincent2010-10-071-4/+13
| | * | | DMAENGINE: ste_dma40: fix desc_getRabin Vincent2010-10-071-9/+14
| | * | | DMAENGINE: ste_dma40: fix clk_get failure pathRabin Vincent2010-10-071-1/+1
| | * | | DMAENGINE: ste_dma40: fix disabled channels listRabin Vincent2010-10-071-3/+5
| | * | | DMAENGINE: ste_dma40: added kernel doc for structJonas Aaberg2010-09-221-7/+15
| | * | | DMAENGINE: ste_dma40: don't pause/resume non-executing channelsJonas Aaberg2010-09-221-0/+6
| | * | | DMAENGINE: ste_dma40: removed non-used variable from structJonas Aaberg2010-09-222-3/+0