aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21ARM: mmp: add display and fb support in pxa910 defconfigZhou Zhu1-0/+8
2013-02-21ARM: mmp: enable display in ttc_dkbZhou Zhu1-0/+92
2013-02-21ARM: mmp: added device for display controllerZhou Zhu2-1/+7
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-9/+16
2013-02-20Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds53-95/+6865
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds23-413/+209
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-109/+79
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds3-3/+32
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds10-35/+71
2013-02-20Merge branch 'misc' into for-linusRussell King22-411/+207
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller5-9/+23
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki2-68/+29
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-5/+5
2013-02-18Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' into releaseLen Brown1-9/+4
2013-02-17ARM idle: delete pm_idleLen Brown1-9/+4
2013-02-17ARM: add SCHED_HRTICK config optionRussell King1-0/+3
2013-02-16ARM: 7650/1: mm: replace direct access to mm->context.id with new macroBen Dooks3-3/+3
2013-02-16ARM: 7649/1: mm: mm->context.id fix for big-endianBen Dooks2-0/+8
2013-02-16ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding2-0/+4
2013-02-16ARM: 7647/1: pci: Keep pci_common_init() around after initThierry Reding1-3/+3
2013-02-16ARM: fix warnings introduced by previous patchRussell King1-2/+0
2013-02-16ARM: 7646/1: mm: use static_vm for managing static mapped areasJoonsoo Kim2-59/+46
2013-02-16ARM: 7645/1: ioremap: introduce an infrastructure for static mapped areaJoonsoo Kim2-0/+76
2013-02-16ARM: 7644/1: vmregion: remove vmregion code entirelyJoonsoo Kim3-237/+1
2013-02-16ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layoutWill Deacon1-4/+4
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsungRafael J. Wysocki1-3/+16
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki4-36/+34
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki1-2/+0
2013-02-14ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.Nicolas Schichan1-4/+11
2013-02-11ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim1-2/+2
2013-02-10ARM: ux500: use real AB8500 IRQ numbers instead of virtual onesLee Jones1-9/+1
2013-02-10ARM: ux500: remove irq_base property from platform_dataLee Jones1-1/+0
2013-02-09Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux into fixesOlof Johansson4-5/+12
2013-02-08davinci: cpuidle - remove useless initializationDaniel Lezcano1-2/+0
2013-02-08davinci: cpuidle - remove the opsDaniel Lezcano1-31/+2
2013-02-08davinci: cpuidle - move code to prevent forward declarationDaniel Lezcano1-36/+36
2013-02-08Replace the flag by a simple global boolean in the cpuidle.c.Daniel Lezcano1-13/+10
2013-02-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-5/+26
2013-02-08Merge branch 'allwinner-sunxi' into develLinus Walleij5-1/+57
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon1-1/+1
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King1-1/+1
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King1-1/+1
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King1-2/+23
2013-02-08wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho1-5/+5
2013-02-06ARM: 7635/1: versatile: fix the PCI IRQ regressionLinus Walleij2-6/+20
2013-02-06ARM: 7639/1: cache-l2x0: add missed dummy outer_resume entryBarry Song1-0/+1
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim1-1/+1
2013-02-05pinctrl/abx500: add AB8540 sub-driverPatrice Chotard1-0/+1
2013-02-05pinctrl/abx500: add AB9540 sub-driverPatrice Chotard1-0/+1