aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
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-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds15-35/+40
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-281/+11
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+12
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-8/+8
2013-04-29Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds9-140/+70
2013-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+11
2013-04-26Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-7/+11
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-23Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman2-0/+2
2013-04-23ARM: mxs_defconfig: add CONFIG_USB_PHYShawn Guo1-0/+1
2013-04-23ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHYShawn Guo1-0/+1
2013-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-182/+34
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+4
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring1-6/+4
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier1-2/+2
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht1-1/+1
2013-04-17ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim4-4/+2
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen1-1/+1
2013-04-17Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixesRussell King8-173/+23
2013-04-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-7/+7
2013-04-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+2
2013-04-16ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier1-1/+1
2013-04-16ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier1-0/+1
2013-04-15fbdev: Merge fbdev topic branchesTomi Valkeinen9-140/+70
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman55-157/+408
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman55-157/+408
2013-04-11usb: exynos: do not include plat/usb-phy.hArnd Bergmann4-12/+9
2013-04-11tty: serial/samsung: make register definitions globalArnd Bergmann3-281/+11
2013-04-11Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcooper/linux into fixesArnd Bergmann3-19/+18
2013-04-11video/s3c: move platform_data out of arch/armArnd Bergmann1-49/+1
2013-04-10ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I1-7/+11
2013-04-10arm: mvebu: Fix the irq map function in SMP modeGregory CLEMENT1-11/+5
2013-04-10Fix GE0/GE1 init on ix2-200 as GE0 has no PHYNigel Roberts1-1/+6
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli1-0/+2
2013-04-09Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesArnd Bergmann2-4/+2
2013-04-10ARM: S3C24XX: Fix interrupt pending register offset of the EINT controllerSylwester Nawrocki1-1/+1
2013-04-09ARM: S3C24XX: Correct NR_IRQS definition for s3c2440Sylwester Nawrocki1-3/+1
2013-04-09Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesArnd Bergmann20-74/+234
2013-04-09ARM i.MX6: Fix ldb_di clock selectionDirk Behme1-1/+1
2013-04-09ARM: imx: provide twd clock lookup from device treeShawn Guo2-1/+1
2013-04-09ARM: imx35 Bugfix admux clockMarkus Pargmann1-0/+1
2013-04-09ARM: clk-imx35: Bugfix iomux clockMarkus Pargmann1-0/+1
2013-04-08Merge tag 'mxs-fixes-3.9-4' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesArnd Bergmann5-16/+14