summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | ARM: iop13xx: fix missing declaration of iop13xx_init_earlyRob Herring2012-03-111-0/+1
| * | | | | | | | | | | | ARM: fix ioremap/iounmap for !CONFIG_MMURob Herring2012-03-111-2/+6
| * | | | | | | | | | | | ARM: kill off __mem_pciRob Herring2012-03-0616-72/+18
| * | | | | | | | | | | | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-0642-997/+0
| * | | | | | | | | | | | ARM: make mach/io.h include optionalRob Herring2012-03-062-0/+28
| * | | | | | | | | | | | ARM: clps711x: remove unneeded include of mach/io.hRob Herring2012-03-061-1/+0
| * | | | | | | | | | | | ARM: dove: add explicit include of dove.h to addr-map.cRob Herring2012-03-061-0/+1
| * | | | | | | | | | | | ARM: at91: add explicit include of hardware.h to uncompressorRob Herring2012-03-061-0/+1
| * | | | | | | | | | | | ARM: ep93xx: clean-up mach/io.hRob Herring2012-03-062-9/+9
| * | | | | | | | | | | | ARM: tegra: clean-up mach/io.hRob Herring2012-03-064-49/+49
| * | | | | | | | | | | | ARM: orion5x: clean-up mach/io.hRob Herring2012-03-064-12/+11
| * | | | | | | | | | | | ARM: davinci: remove unneeded mach/io.h includeRob Herring2012-03-061-1/+0
| * | | | | | | | | | | | ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-064-5/+0
| * | | | | | | | | | | | ARM: msm: clean-up mach/io.hRob Herring2012-03-065-7/+16
| * | | | | | | | | | | | ARM: iop13xx: move io.h externs to pci.hRob Herring2012-03-063-4/+8
| * | | | | | | | | | | | ARM: remove compile time __arch_ioremap/__arch_iounmapRob Herring2012-03-061-10/+5
| * | | | | | | | | | | | ARM: ebsa110: use runtime ioremap hookRob Herring2012-03-062-9/+15
| * | | | | | | | | | | | ARM: ixp4xx: use runtime ioremap hookRob Herring2012-03-0616-18/+54
| * | | | | | | | | | | | ARM: iop13xx: use runtime ioremap hookRob Herring2012-03-064-15/+12
| * | | | | | | | | | | | ARM: msm: use runtime ioremap hookRob Herring2012-03-065-10/+21
| * | | | | | | | | | | | ARM: imx: convert to common runtime ioremap hookRob Herring2012-03-063-22/+8
| * | | | | | | | | | | | ARM: provide runtime hook for ioremap/iounmapRob Herring2012-03-062-4/+20
| * | | | | | | | | | | | Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring2012-03-0477-3253/+1968
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29144-510/+2192
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2012-03-27217-2397/+920
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King2012-03-081-2/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | msm: timer: Support sched_clock()Stephen Boyd2012-02-241-2/+10
| | * | | | | | | | | | | | | | | ARM: 7344/1: pxa: mainstone: add missing include for IRQ_BOARD_STARTRob Herring2012-02-231-0/+2
| | * | | | | | | | | | | | | | | Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King2012-02-047-55/+19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | ARM: Make the sched_clock framework mandatoryMarc Zyngier2012-02-035-25/+2
| | | * | | | | | | | | | | | | | ARM: prima2: convert to common sched_clock() implementationMarc Zyngier2012-02-032-14/+8
| | | * | | | | | | | | | | | | | ARM: davinci: convert to common sched_clock() implementationMarc Zyngier2012-02-032-17/+8
| | | * | | | | | | | | | | | | | ARM: davinci: time.c: group related header files togetherSekhar Nori2012-02-031-1/+3
| | * | | | | | | | | | | | | | | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-0475-52/+101
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | ARM: picoxcell: remove mach/irqs.hJamie Iles2012-01-301-20/+0
| | | * | | | | | | | | | | | | | ARM: highbank: select SPARSE_IRQ and remove irqs.hRob Herring2012-01-303-7/+1
| | | * | | | | | | | | | | | | | ARM: only include mach/irqs.h for !SPARSE_IRQRob Herring2012-01-301-2/+6
| | | * | | | | | | | | | | | | | ARM: shmobile: remove NR_IRQSRob Herring2012-01-2519-2/+18
| | | * | | | | | | | | | | | | | ARM: pxa: remove NR_IRQSRob Herring2012-01-2536-1/+46
| | | * | | | | | | | | | | | | | ARM: mmp: remove NR_IRQSRob Herring2012-01-2511-13/+19
| | | * | | | | | | | | | | | | | sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring2012-01-252-4/+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-251-1/+0
| | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
OpenPOWER on IntegriCloud