summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-11Merge branch 'devel-stable' into for-nextRussell King
2014-04-11Merge branches 'fixes' and 'misc' into for-nextRussell King
2014-04-11Dump the registers on undefined instruction userspace faultsRussell King
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas
2014-04-08ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux
2014-04-08ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux
2014-04-08ARM: add missing system_misc.h include to process.cRussell King
2014-04-07ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre
2014-04-07ARM: 8014/1: mm: fix reporting of read-only PMD bitsKees Cook
2014-04-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua
2014-04-07ARM: 8010/1: avoid tracers in soft_restartSebastian Capella
2014-04-04Merge branch 'devel-stable' into for-nextRussell King
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...Russell King
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King
2014-04-04ARM: omap: dma: get rid of 'p' allocation and clean upRussell King
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King
2014-04-04ARM: omap: dma: get rid of errata globalRussell King
2014-04-04ARM: omap: clean up DMA register accessesRussell King
2014-04-04ARM: omap: remove almost-const variablesRussell King
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King
2014-04-03ARM: Better virt_to_page() handlingRussell King
2014-04-01Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...Russell King
2014-04-01ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction buildingBen Dooks
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks
2014-04-01ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks
2014-03-19ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington
2014-03-19ARM: 8006/1: Remove redundant codeAlexander Shiyan
2014-03-19Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King
2014-03-18ARM: add uprobes supportDavid A. Long
2014-03-18ARM: Make arch_specific_insn a define for new arch_probes_insn structureDavid A. Long
2014-03-18ARM: Add an emulate flag to the kprobes/uprobes instruction decode functionsDavid A. Long
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long
2014-03-18ARM: Rename the shared kprobes/uprobe return value enumDavid A. Long
2014-03-18ARM: Change more ARM kprobes symbol names to something more genericDavid A. Long
2014-03-18ARM: Make the kprobes condition_check symbol names more genericDavid A. Long
2014-03-18ARM: Remove use of struct kprobe from generic probes codeDavid A. Long
2014-03-18ARM: use a function table for determining instruction interpreter actionDavid A. Long
2014-03-18ARM: move generic thumb instruction parsing code to new files for use by othe...David A. Long
2014-03-18ARM: Move generic arm instruction parsing code to new files for sharing betwe...David A. Long
2014-03-18ARM: move shared uprobe/kprobe definitions into new include fileDavid A. Long
2014-03-18ARM: Fix missing includes in kprobes sourcesDavid A. Long
2014-03-18uprobes: Kconfig dependency fixDavid A. Long
2014-03-12ARM: 8003/1: w90x900: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-03-12ARM: 8002/1: spear: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-03-12ARM: 8001/1: mmp: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker