summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Merge branch 'devel-stable' into for-nextRussell King203-3473/+6093
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King84-705/+777
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King2-6/+16
2014-04-04ARM: omap: dma: get rid of 'p' allocation and clean upRussell King2-43/+27
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King3-25/+10
2014-04-04ARM: omap: dma: get rid of errata globalRussell King2-5/+4
2014-04-04ARM: omap: clean up DMA register accessesRussell King2-114/+102
2014-04-04ARM: omap: remove almost-const variablesRussell King2-19/+9
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King2-11/+0
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King1-0/+6
2014-04-04ARM: Better virt_to_page() handlingRussell King3-26/+34
2014-03-20ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-03-20ARM: 8006/1: Remove redundant codeAlexander Shiyan1-2/+0
2014-03-20Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King137-3344/+4491
2014-03-19ARM: add uprobes supportDavid A. Long9-1/+542
2014-03-19ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long12-82/+84
2014-03-19ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long8-16/+25
2014-03-19ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long11-73/+69
2014-03-19ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long6-24/+23
2014-03-19ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long6-19/+19
2014-03-19ARM: Make the kprobes condition_check symbol names more genericDavid A. Long10-97/+98
2014-03-19ARM: Remove use of struct kprobe from generic probes codeDavid A. Long10-170/+201
2014-03-19ARM: use a function table for determining instruction interpreter actionDavid A. Long11-271/+441
2014-03-19ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long4-910/+1000
2014-03-19ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long9-1513/+1624
2014-03-19ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long2-14/+37
2014-03-19ARM: Fix missing includes in kprobes sourcesDavid A. Long5-2/+10
2014-03-19uprobes: Kconfig dependency fixDavid A. Long1-5/+1
2014-03-12ARM: 8003/1: w90x900: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12ARM: 8002/1: spear: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12ARM: 8001/1: mmp: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker9-9/+8
2014-03-12ARM: 7999/1: arch/arm/mach-lpc32xx-remove-irqf-disabledMichael Opdenacker1-1/+1
2014-03-12ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLEDMichael Opdenacker5-13/+7
2014-03-12ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-12ARM: 7995/1: footbridge: remove obsolete IRQF_DISABLEDMichael Opdenacker3-7/+7
2014-03-08ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland1-0/+1
2014-03-08ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-08ARM: fix noMMU kallsyms symbol filteringRussell King2-6/+5
2014-03-07Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King79-160/+1618
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2014-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+7
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-6/+40
2014-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-6/+18
2014-02-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds10-178/+219
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas1-0/+8
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper1-5/+5
2014-02-28powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt1-9/+12
2014-02-28powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt1-2/+2