summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds4-147/+4
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-47/+593
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-5/+5
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+3
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-96/+56
2013-04-30ARM: OMAP2+: only WARN if a GPMC child probe function failJavier Martinez Canillas1-3/+2
2013-04-30ARM: OMAP2+: only search for GPMC DT child nodes on probeJavier Martinez Canillas1-23/+10
2013-04-30Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab9-47/+593
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-14/+3
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-14/+3
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-33/+26
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-2/+8
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds15-0/+268
2013-04-29Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-80/+733
2013-04-29arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas1-0/+9
2013-04-29mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+2
2013-04-29mm/ARM: use common help functions to free reserved pagesJiang Liu1-32/+16
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-0/+3
2013-04-29ARM: default machine descriptor for multiplatformArnd Bergmann3-2/+19
2013-04-29ARM: dts: exynops4210: really add universal_c210 dtsOlof Johansson1-0/+352
2013-04-29arm: Don't use create_proc_read_entry()David Howells1-23/+19
2013-04-29ARM: OMAP1: Replace PM debug create_proc_read_entry() with debugfsTony Lindgren1-41/+37
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds15-35/+40
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-281/+11
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+12
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+8
2013-04-29Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds9-140/+70
2013-04-29Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupArnd Bergmann5-3/+47
2013-04-29ARM: orion5x: include linux/cpu.hArnd Bergmann1-0/+1
2013-04-29ARM: tegra: call cpu_do_idle from C codeArnd Bergmann2-1/+6
2013-04-29ARM: msm: USB_MSM_OTG needs USB_PHYArnd Bergmann1-0/+1
2013-04-28ARM: KVM: iterate over all CPUs for CPU compatibility checkAndre Przywara1-3/+12
2013-04-28KVM: ARM: Fix spelling in error messageChristoffer Dall1-1/+1
2013-04-28ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionallyArnd Bergmann1-3/+3
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier3-18/+20
2013-04-28ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier2-1/+6
2013-04-28ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier3-22/+63
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier5-79/+197
2013-04-28ARM: KVM: rework HYP page table freeingMarc Zyngier3-103/+82
2013-04-28ARM: KVM: enforce maximum size for identity mapped codeMarc Zyngier1-1/+6
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier4-34/+24
2013-04-28ARM: KVM: fix HYP mapping limitations around zeroMarc Zyngier1-11/+10
2013-04-28ARM: KVM: simplify HYP mapping populationMarc Zyngier1-60/+42
2013-04-28ARM: KVM: arch_timer: use symbolic constantsMark Rutland1-3/+4
2013-04-28ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier4-1/+76
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson22-165/+10
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson56-164/+417
2013-04-28Merge tag 'late-exynos-v3-for-v3.10' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson4-24/+40
2013-04-28ARM: dts: exynos4210: Add basic dts file for universal_c210 boardTomasz Figa1-0/+1
2013-04-28ARM: dts: exynos4: Add node for PWM deviceTomasz Figa1-0/+8