summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'pgt' (early part) into develRussell King15-332/+315
2011-01-07Merge branch 'misc' into develRussell King119-1263/+1514
2011-01-07Merge branch 'smp' into miscRussell King144-2498/+1746
2011-01-07ARM: DMA: add support for DMA debuggingRussell King4-23/+83
2011-01-05Merge branch 'clksrc' into develRussell King54-2844/+3172
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King74-652/+1175
2011-01-05ARM: vexpress: add sched_clock() for Versatile ExpressRussell King3-2/+8
2011-01-04ARM: 6607/1: sa1100: Update platform device registrationJochen Friedrich1-8/+33
2011-01-04ARM: 6606/1: sa1100: Fix platform device registrationJochen Friedrich1-3/+4
2011-01-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King13-10/+57
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer1-2/+2
2011-01-03ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport1-0/+1
2011-01-03ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek1-0/+1
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King5-28/+32
2011-01-03ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin1-0/+1
2011-01-02ARM: TWD: enable one-shot modeRussell King1-0/+1
2010-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+2
2010-12-28ARM: fix IXP4xx build failureImre Kaloz2-1/+2
2010-12-24ARM: 6541/1: move sev definition to common system.h include fileShiraz Hashim1-0/+7
2010-12-24ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startupSrinidhi Kasagar1-1/+0
2010-12-24Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"Russell King1-6/+2
2010-12-24ARM: provide an early platform initialization hookRussell King2-0/+4
2010-12-24ARM: simplify early machine init hooksRussell King6-19/+15
2010-12-24ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm2-29/+46
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao5-2/+30
2010-12-24ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor1-0/+6
2010-12-24ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren1-3/+3
2010-12-23Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-0/+1
2010-12-23ARM: versatile: convert sched_clock() to use new infrastructureRussell King5-22/+54
2010-12-23ARM: orion: convert sched_clock() to use new infrastructureRussell King2-35/+10
2010-12-23ARM: omap: convert sched_clock() to use new infrastructureRussell King2-2/+23
2010-12-23ARM: nomadik: convert sched_clock() to use new infrastructureRussell King2-67/+10
2010-12-23ARM: iop: convert sched_clock() to use new infrastructureRussell King2-3/+13
2010-12-23ARM: u300: convert sched_clock() to use new infrastructureRussell King2-4/+14
2010-12-23ARM: tegra: convert sched_clock() to use new infrastructureRussell King2-2/+22
2010-12-23ARM: sa1100: convert sched_clock() to use new infrastructureRussell King3-23/+31
2010-12-23ARM: pxa: convert sched_clock() to use new infrastructureRussell King2-20/+10
2010-12-23ARM: mmp: convert sched_clock() to use new infrastructureRussell King2-21/+12
2010-12-23ARM: ixp4xx: convert sched_clock() to use new infrastructureRussell King2-11/+21
2010-12-23ARM: sched_clock: provide common infrastructure for sched_clock()Russell King4-0/+191
2010-12-23ARM: ensure all sched_clock() implementations are notrace markedRussell King11-15/+20
2010-12-23ARM: tegra: timer: Separate clocksource and sched_clockColin Cross1-4/+3
2010-12-23ARM: realview/versatile: update clock source registrationRussell King1-3/+1
2010-12-23ARM: stmp: update clock source registrationRussell King1-4/+1
2010-12-23ARM: orion: update clock source registrationRussell King1-3/+1
2010-12-23ARM: spear: update clock source registrationRussell King1-5/+1
2010-12-23ARM: nomadik: update clock source registrationRussell King1-2/+1
2010-12-23ARM: mxc: update clock source registrationRussell King2-8/+2
2010-12-23ARM: iop: update clock source registrationRussell King1-3/+1
2010-12-23ARM: nuc: update clock source registrationRussell King1-4/+1