aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2012-08-31ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.cAndrew Lunn
2012-08-15ARM: Kirkwood: fix Makefile.bootArnaud Patard (Rtp)
2012-08-15ARM: Kirkwood: Fix iconnect ledsArnaud Patard (Rtp)
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King
2012-07-31ARM: 7481/1: OMAP2+: omap2plus_defconfig: enable OMAP DMA engineJavier Martinez Canillas
2012-07-31ARM: omap: remove mmc platform data dma_mask and initializationRussell King
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon
2012-07-31ARM: Fix undefined instruction exception handlingRussell King
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas
2012-07-31ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon
2012-07-31ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross
2012-07-31ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross
2012-07-31ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross
2012-07-31ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon
2012-07-31ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas
2012-07-30arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches
2012-07-30arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-07-30Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski
2012-07-30ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski
2012-07-30ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski
2012-07-30common: dma-mapping: add support for generic dma_mmap_* callsMarek Szyprowski
2012-07-30ARM: dma-mapping: fix error path for memory allocation failureMarek Szyprowski
2012-07-30ARM: dma-mapping: add more sanity checks in arm_dma_mmap()Marek Szyprowski
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab
2012-07-29ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell
2012-07-29Merge branch 'marvell/dt' into late2/dtOlof Johansson
2012-07-29arm: da850: configure LCDC fifo thresholdManjunathappa, Prakash
2012-07-28ARM: mxc: Include missing irqs.h headerFabio Estevam