summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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: 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-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 remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8Mark Brown1-13/+14
2013-04-28Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8Mark Brown3-67/+719
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki20-2236/+30
2013-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki22-502/+121
2013-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+11
2013-04-26ARM: dts: Disable the RTC by default on exynos5Doug Anderson2-0/+2
2013-04-26Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-7/+11
2013-04-26clocksource: nomadik-mtu: fix up clocksource/timerLinus Walleij1-0/+1
2013-04-26ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2013-04-26Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson8-50/+19
2013-04-26Merge branch 'samsung/exynos-multiplatform' into next/multiplatformOlof Johansson8-49/+18
2013-04-26Revert "ARM: exynos: enable multiplatform support"Olof Johansson8-49/+18
2013-04-26ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano1-13/+1
2013-04-26ARM: 7700/2: Make cpu_init() notraceJon Medhurst1-1/+1
2013-04-26Merge branch '3.10/fb-mmap' into for-nextTomi Valkeinen79-355/+457
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann1-0/+1
2013-04-25USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann1-0/+1
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov19-387/+585
2013-04-25ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas1-0/+9
2013-04-25ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()Catalin Marinas1-4/+5
2013-04-25Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King89-241/+1304
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner148-552/+699