summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ARM: mmp: remove NR_IRQSRob Herring2012-01-2511-13/+19
| | | * | | | | sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring2012-01-253-15/+6
| | | * | | | | ARM: it8152: explicitly include mach/irqs.hRob Herring2012-01-251-0/+3
| | | * | | | | ARM: mc146818rtc: remove unnecessary include of mach/irqs.hRob Herring2012-01-251-1/+3
| | | * | | | | ARM: remove mc146818rtc.h from time.cRob Herring2012-01-251-2/+0
| | | * | | | | irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-255-5/+3
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'l2', 'pgt2' and 'misc' into for-linusRussell King2012-03-2779-472/+2151
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ARM: fix Kconfig warning for HAVE_BPF_JITRussell King2012-03-271-1/+1
| | | * | | | | | | ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König2012-03-241-0/+2
| | | * | | | | | | ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij2012-03-247-6/+13
| | | * | | | | | | ARM: 7259/3: net: JIT compiler for packet filtersMircea Gherzan2012-03-245-0/+1110
| | | * | | | | | | ARM: 7334/1: add jump label supportRabin Vincent2012-03-245-0/+92
| | | * | | | | | | ARM: 7338/1: add support for early console output via semihostingNicolas Pitre2012-03-243-5/+44
| | | * | | | | | | ARM: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-241-16/+8
| | | * | | | | | | ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause2012-03-241-1/+0
| | | * | | | | | | ARM: 7332/1: extract out code patch function from kprobesRabin Vincent2012-03-244-63/+108
| | | * | | | | | | ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent2012-03-244-59/+87
| | | * | | | | | | ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent2012-03-241-2/+11
| | | * | | | | | | ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent2012-03-241-14/+14
| | | * | | | | | | ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon2012-03-241-0/+25
| | | * | | | | | | ARM: Versatile Express: add NO_IOPORTRussell King2012-03-242-1/+1
| | | * | | | | | | ARM: get rid of asm/irq.h in asm/prom.hRussell King2012-03-241-2/+0
| | | * | | | | | | ARM: 7319/1: Print debug info for SIGBUS in user faultsJavi Merino2012-03-241-1/+2
| | | * | | | | | | ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon2012-03-241-7/+6
| | | * | | | | | | ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon2012-03-241-4/+1
| | | * | | | | | | ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2012-03-243-0/+149
| | | * | | | | | | ARM: sync sched_clock() state on suspendRussell King2012-03-241-0/+18
| | | * | | | | | | ARM: Add compiled ISA to oops dumpsRussell King2012-03-241-2/+7
| | | * | | | | | | ARM: Optimize multi-CPU tlb flushing a little moreRussell King2012-03-241-78/+58
| | | * | | | | | | ARM: 7312/1: only show modules in the memory layout for MODULES=yUwe Kleine-König2012-03-241-0/+4
| | | * | | | | | | ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz2012-03-245-3/+27
| | | * | | | | | | ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin2012-03-241-0/+59
| | | * | | | | | | ARM: 7310/1: integrator: implement sched_clock across all boardsLinus Walleij2012-03-243-1/+9
| | | * | | | | | | ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon2012-03-244-42/+31
| | | * | | | | | | ARM: move CP15 definitions to separate header fileRussell King2012-03-2418-84/+103
| | | * | | | | | | ARM: SMP: use a timing out completion for cpu hotplugRussell King2012-03-241-11/+6
| | | * | | | | | | ARM: earlier initialization of vectors pageRussell King2012-01-234-10/+10
| | | * | | | | | | ARM: add dma coherent region reporting via procfsRussell King2012-01-233-9/+92
| | | * | | | | | | ARM: 7268/1: integrator: defconfig for both AP and CPLinus Walleij2012-01-191-0/+8
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ARM: pgtable: get rid of TOP_PTE()Russell King2012-01-261-4/+4
| | * | | | | | | ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King2012-01-262-5/+8
| | * | | | | | | ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King2012-01-266-25/+20
| | * | | | | | | ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())Russell King2012-01-263-5/+5
| | * | | | | | | ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King2012-01-265-28/+25
| | |/ / / / / /
| * / / / / / / ARM: cache-l2x0.c: consistently use u32Russell King2012-01-202-14/+14
| |/ / / / / /
* | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-2915-3179/+3
|\ \ \ \ \ \ \
| * | | | | | | dmaengine: imx-dma: merge old dma-v1.c with imx-dma.cJavier Martin2012-03-264-957/+0
| * | | | | | | dmaengine: at_hdmac: add slave config operationNicolas Ferre2012-03-212-16/+0
| * | | | | | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-212-4/+3
| * | | | | | | Merge branch 'rmk_cookie_fixes2' into nextVinod Koul2012-03-131-2/+0
| |\ \ \ \ \ \ \