summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann92-2949/+1251
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds37-556/+1277
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-47/+103
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+6
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang1-0/+1
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni1-1/+1
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3
2012-08-02Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-144/+13
2012-08-02Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-85/+58
2012-08-02Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds13-194/+139
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds2-4/+22
2012-08-01ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu6-245/+3
2012-08-01ARM: mach-sa1100: retire custom LED codeBryan Wu13-615/+215
2012-08-01ARM: mach-omap1: retire custom LED codeBryan Wu13-687/+165
2012-08-01ARM: mach-pnx4008: remove including old leds event API header fileBryan Wu1-1/+0
2012-08-01ARM: plat-samsung: remove including old leds event API header fileBryan Wu1-1/+0
2012-08-01ARM: mach-pxa: retire custom LED codeBryan Wu9-411/+270
2012-08-01ARM: mach-footbridge: retire custom LED codeBryan Wu5-294/+179
2012-08-01ARM: mach-ebsa110: retire custom LED codeBryan Wu2-34/+51
2012-08-01ARM: mach-clps711x: retire custom LED code of P720T machineBryan Wu4-66/+61
2012-08-01ARM: mach-integrator: retire custom LED codeBryan Wu3-66/+99
2012-08-01ARM: mach-integrator: move CM_CTRL to header file for accessing by other func...Bryan Wu2-2/+2
2012-08-01ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU triggerBryan Wu4-53/+22
2012-08-01ARM: mach-shark: retire custom LED codeBryan Wu3-138/+87
2012-08-01ARM: mach-ks8695: remove leds driver, since nobody use itBryan Wu4-121/+0
2012-08-01ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu10-76/+7
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+6
2012-07-31ARM: at91: convert old leds drivers to gpio_led and led_trigger driversBryan Wu13-137/+89
2012-07-31Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King7-137/+11
2012-07-31ARM: 7481/1: OMAP2+: omap2plus_defconfig: enable OMAP DMA engineJavier Martinez Canillas1-0/+2
2012-07-31ARM: omap: remove mmc platform data dma_mask and initializationRussell King6-7/+0
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-07-31ARM: Fix undefined instruction exception handlingRussell King4-62/+92
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas1-1/+2
2012-07-31ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-07-31ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross1-0/+6
2012-07-31ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross1-1/+1
2012-07-31ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross1-8/+9
2012-07-31ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-07-31ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo1-0/+2
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds5-28/+8
2012-07-31ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-07-31atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas1-0/+1
2012-07-31arch: remove direct definitions of KERN_<LEVEL> usesJoe Perches2-4/+6
2012-07-31arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=nViresh Kumar1-23/+0
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds6-35/+11
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds4-354/+235
2012-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-0/+12
2012-07-30Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-153/+1126
2012-07-30Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds34-483/+1468