summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-11-04ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar1-1/+1
2012-10-29ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accessesWill Deacon1-2/+2
2012-10-29ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley3-10/+14
2012-10-29ARM: 7565/1: sched: stop sched_clock() during suspendFelipe Balbi 22-16/+4
2012-10-23Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King10-16/+27
2012-10-23ARM: drop experimental status for hotplug and Thumb2Russell King1-4/+4
2012-10-22ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic modeLinus Walleij1-2/+2
2012-10-22ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-18ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODWill Deacon1-0/+4
2012-10-18ARM: 7555/1: kexec: fix segment memory addresses checkAaro Koskinen1-4/+3
2012-10-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+4
2012-10-14Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds63-1722/+1800
2012-10-13Merge branch 'config' into late-for-linusRussell King39-795/+793
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-29/+7
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro4-29/+7
2012-10-12UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells24-926/+1006
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-69/+473
2012-10-12Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+8
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds40-22/+602
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+0
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds28-681/+32
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab13-69/+473
2012-10-11Merge branch 'fixes' into for-linusRussell King1557-63183/+36248
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds26-105/+165
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds67-184/+410
2012-10-10pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2-0/+8
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-137/+46
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat48-193/+171
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+5
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+1
2012-10-10Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kerne...Olof Johansson6-0/+220
2012-10-10Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu...Olof Johansson3-8/+28
2012-10-10Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm...Olof Johansson5-4/+5
2012-10-10Merge tag 'omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3' of git://git.kernel...Olof Johansson6-30/+54
2012-10-10Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson20-37/+42
2012-10-09ARM: pxa: armcore: fix PCI PIO warningsArnd Bergmann1-3/+9
2012-10-09ARM: warnings in arch/arm/include/asm/uaccess.hArnd Bergmann1-2/+2
2012-10-09ARM: binfmt_flat: unused variable 'persistent'Arnd Bergmann1-1/+1
2012-10-09ARM: be really quiet when building with 'make -s'Arnd Bergmann2-6/+6
2012-10-09ARM: pass -marm to gcc by default for both C and assemblerArnd Bergmann1-6/+7
2012-10-09ARM: Xen: fix initial build problemsArnd Bergmann1-0/+1
2012-10-09ARM: export default read_current_timerArnd Bergmann1-0/+1
2012-10-09ARM: Fix another build warning in arch/arm/mm/alignment.cArnd Bergmann1-1/+3
2012-10-09ARM: export set_irq_flagsArnd Bergmann1-0/+2
2012-10-09ARM: integrator: use __iomem pointers for MMIO, part 2Arnd Bergmann4-7/+7
2012-10-09ARM: assabet: fix bogus warning in get_assabet_scr (again)Arnd Bergmann1-1/+1
2012-10-09ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann1-1/+1
2012-10-09ARM: kprobes: make more tests conditionalArnd Bergmann1-0/+4