summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | cpuidle: ux500: remove timer broadcast initializationDaniel Lezcano2013-04-011-18/+0
| | * | | | cpuidle / kirkwood: remove redundant Kconfig optionDaniel Lezcano2013-04-011-1/+0
| | * | | | cpuidle / ux500 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano2013-04-011-5/+2
| | * | | | cpuidle / imx6 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano2013-04-011-6/+2
| | * | | | cpuidle / omap4 : use CPUIDLE_FLAG_TIMER_STOP flagDaniel Lezcano2013-04-011-7/+4
| | | |/ / | | |/| |
* | | | | Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds2013-04-304-147/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Anton Vorontsov2013-03-304-147/+4
| |\ \ \ \
| | * | | | arm: vexpress: Decouple vexpress-poweroff implementation from machine_descCatalin Marinas2013-03-211-5/+0
| | * | | | arm: vexpress: Move the poweroff/restart code to drivers/power/resetCatalin Marinas2013-03-213-142/+4
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-309-47/+593
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab2013-04-309-47/+593
| |\ \ \ \ \ \
| | * | | | | | [media] ARM: daVinci: dm644x/dm355/dm365: replace V4L2_STD_525_60/625_50 with...Lad, Prabhakar2013-04-143-6/+6
| | * | | | | | [media] ARM: davinci: dm355 EVM: add support for VPBE displayLad, Prabhakar2013-04-141-1/+68
| | * | | | | | [media] ARM: davinci: dm355: add support for v4l2 video displayLad, Prabhakar2013-04-143-8/+166
| | * | | | | | [media] ARM: davinci: dm365 EVM: add support for VPBE displayLad, Prabhakar2013-04-141-1/+163
| | * | | | | | [media] ARM: davinci: dm365: add support for v4l2 video displayLad, Prabhakar2013-04-143-17/+179
| | * | | | | | [media] media: davinci: vpss: enable vpss clocksLad, Prabhakar2013-04-144-16/+13
| | * | | | | | Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-0196-297/+411
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | [media] davinci: replace V4L2_OUT_CAP_CUSTOM_TIMINGS by V4L2_OUT_CAP_DV_TIMINGSHans Verkuil2013-03-191-1/+1
| | * | | | | | [media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGSHans Verkuil2013-03-192-3/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-304-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Fix typo in printk and commentsMasanari Iida2013-04-241-1/+1
| * | | | | | | | pm44xx: Fix comment for "CONFIG_CPU_IDLE"Paul Bolle2013-03-311-2/+2
| * | | | | | | | arm: remove cast for kzalloc return valueZhang Yanfei2013-03-181-1/+1
| * | | | | | | | arm: irq-armada-370-xp: fix comment typoMarek Belisko2013-03-181-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-5/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2013-04-24148-552/+699
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-04-032-5/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: bcm281xx: Add timer driver (driver portion)Christian Daudt2013-03-282-5/+3
| * | | | | | | | | arm: Use tick broadcast expired checkThomas Gleixner2013-03-131-1/+10
| |/ / / / / / / /
* | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-3015-96/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | | | | | | | arm: Use generic idle loopThomas Gleixner2013-04-0815-92/+57
| * | | | | | | | | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-4/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-291-14/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-14/+3
* | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-292-33/+26
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-04-291-0/+9
| * | | | | | | | | mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+2
| * | | | | | | | | mm/ARM: use common help functions to free reserved pagesJiang Liu2013-04-291-32/+16
| * | | | | | | | | mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-291-0/+3
* | | | | | | | | | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-292-2/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clk: vexpress: Add separate SP810 driverPawel Moll2013-04-181-1/+7
| * | | | | | | | | | ARM: imx: adapt clk_busy_mux to new clk_mux structFabio Estevam2013-03-271-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-2915-0/+268
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: dts: add pinctrl property for spi node for atmel SoCWenyou Yang2013-04-245-0/+110
| * | | | | | | | | | ARM: dts: add spi nodes for the atmel boardsRichard Genoud2013-04-245-0/+50
| * | | | | | | | | | ARM: dts: add spi nodes for atmel SoCRichard Genoud2013-04-245-0/+90
| * | | | | | | | | | ARM: at91: add clocks for spi dt entriesRichard Genoud2013-04-244-0/+8
| * | | | | | | | | | spi: s3c64xx: move to generic dmaengine APIArnd Bergmann2013-04-121-0/+10
| | |_|_|/ / / / / / | |/| | | | | | | |