summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King7-17/+197
2011-12-02Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon3-6/+191
2011-12-02arm: pmu: allow platform specific irq enable/disable handlingMing Lei1-3/+12
2011-12-02arm: introduce cross trigger interface helpersMing Lei1-0/+179
2011-12-02ARM: perf: remove unused armpmu_get_max_eventsWill Deacon1-3/+0
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot1-1/+1
2011-11-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King1-10/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King4-135/+18
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-0/+1
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King1-0/+2
2011-11-16ARM: PMU: remove pmu_init declarationWill Deacon1-10/+0
2011-11-15ARM: VIC: remove non MULTI_IRQ_HANDLER supportJamie Iles1-57/+0
2011-11-15ARM: vic: MULTI_IRQ_HANDLER handlerJamie Iles1-0/+3
2011-11-15ARM: vic: device tree bindingJamie Iles1-1/+6
2011-11-15ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2-61/+0
2011-11-15ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier1-0/+1
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier1-16/+8
2011-11-12ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OFOlof Johansson1-0/+2
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeRussell King1-4/+4
2011-11-10ARM: restart: add restart hook to machine_desc recordRussell King1-0/+1
2011-11-09ARM: 7155/1: arch.h: Declare 'pt_regs' locallyFabio Estevam1-0/+1
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+4
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+8
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-2/+8
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+5
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann6-1/+98
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann4-22/+16
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann5-13/+30
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann4-22/+16
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2-0/+21
2011-10-31ARM: l2x0: add empty l2x0_of_initRob Herring1-1/+8
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann21-110/+202
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann21-110/+201
2011-10-31Merge branch 'omap/dt' into next/dtArnd Bergmann1-0/+5
2011-10-31ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring1-1/+1
2011-10-31ARM: gic: add OF based initializationRob Herring1-0/+1
2011-10-31ARM: gic: add irq_domain supportRob Herring1-1/+6
2011-10-30Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann6-1/+91
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds16-94/+124
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2-0/+21
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+5
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-10-25Merge branch 'misc' into for-linusRussell King23-88/+79
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King21-277/+464
2011-10-24Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring21-108/+194
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King11-51/+81
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier3-11/+8
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier5-39/+6
2011-10-22ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren1-0/+1