summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-04-11Merge branches 'fixes' and 'misc' into for-nextRussell King11-63/+123
2014-04-11Dump the registers on undefined instruction userspace faultsRussell King1-0/+1
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas3-29/+37
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas4-13/+18
2014-04-08ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux1-0/+4
2014-04-08ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux1-0/+19
2014-04-08ARM: add missing system_misc.h include to process.cRussell King1-0/+1
2014-04-07ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre1-4/+9
2014-04-07ARM: 8014/1: mm: fix reporting of read-only PMD bitsKees Cook1-15/+32
2014-04-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-04-07ARM: 8010/1: avoid tracers in soft_restartSebastian Capella1-1/+1
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