summaryrefslogtreecommitdiff
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: more consolidation of CCR register setupRussell King
2014-04-04dmaengine: omap-dma: move IRQ handling to omap-dmaRussell 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: cleanup errata 3.3 handlingRussell King
2014-04-04dmaengine: omap-dma: provide register read/write functionsRussell King
2014-04-04dmaengine: omap-dma: use cached CCR value when enabling DMARussell King
2014-04-04dmaengine: omap-dma: move barrier to omap_dma_start_desc()Russell King
2014-04-04dmaengine: omap-dma: move clnk_ctrl setting to preparation functionsRussell King
2014-04-04dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registersRussell King
2014-04-04dmaengine: omap-dma: consolidate clearing channel status registerRussell King
2014-04-04dmaengine: omap-dma: move CCR buffering disable errata out of the fast pathRussell King
2014-04-04dmaengine: omap-dma: provide register definitionsRussell King
2014-04-04dmaengine: omap-dma: consolidate setup of CCRRussell King
2014-04-04dmaengine: omap-dma: consolidate setup of CSDPRussell King
2014-04-04dmaengine: omap-dma: move reading of dma position to omap-dma.cRussell King
2014-04-04dmaengine: omap-dma: control start/stop directlyRussell King
2014-04-04dmaengine: omap-dma: consolidate writes to DMA registersRussell King
2014-04-04dmaengine: omap-dma: program hardware directlyRussell King
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King
2014-04-04dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.Russell 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