summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds153-793/+5612
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds103-738/+9394
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds219-6473/+2252
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds74-242/+279
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-99/+70
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-27/+34
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-8/+0
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-14/+3
2013-04-30ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-6/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds42-2738/+151
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-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: 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-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-26Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-7/+11
2013-04-26ARM: u300: fix ages old copy/paste bugLinus Walleij1-1/+1
2013-04-26ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano1-13/+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