summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-06-11ARM: footbridge: fix debug macrosRussell King1-2/+3
2011-06-11ARM: initrd: disable initrds outside of memoryRussell King1-0/+6
2011-06-10Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King8-7/+152
2011-06-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King2-2/+6
2011-06-10ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King1-1/+1
2011-06-09ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang1-1/+1
2011-06-09ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre1-3/+3
2011-06-09ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre1-0/+3
2011-06-09ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij2-13/+11
2011-06-09Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King1-3/+3
2011-06-09Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2-10/+11
2011-06-08davinci: make PCM platform devices staticSekhar Nori2-2/+2
2011-06-08arm: davinci: Fix fallout from generic irq chip conversionThomas Gleixner1-3/+4
2011-06-06ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei2-1/+7
2011-06-06ARM: 6951/1: include .bss in memory layout informationRabin Vincent1-2/+4
2011-06-06ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_infoBen Hutchings2-2/+2
2011-06-06ARM: 6947/2: mach-u300: fix compilation error in timerLinus Walleij1-2/+1
2011-06-06ARM: 6946/1: vexpress: move v2m clock init to init_earlyRob Herring1-8/+7
2011-06-06ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam1-2/+4
2011-06-06arm: mxs: include asm/processor.h for cpu_relax()Wolfram Sang1-0/+2
2011-06-05Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2-2/+5
2011-06-05ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren2-2/+5
2011-06-04Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+141
2011-06-02ARM: mach-shmobile: add DMAC clock definitions on SH7372Guennadi Liakhovetski1-0/+7
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds19-5060/+110
2011-05-28Merge branch 'setns'Linus Torvalds2-0/+2
2011-05-28ns: Wire up the setns system callEric W. Biederman2-0/+2
2011-05-28Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely3-2113/+104
2011-05-28Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-28/+2
2011-05-28Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds184-6108/+1492
2011-05-28Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King174-6018/+1364
2011-05-28ARM: 6945/1: Add unwinding support for division functionsLaura Abbott1-5/+20
2011-05-27Merge git://git.infradead.org/battery-2.6Linus Torvalds1-2/+25
2011-05-27GPIO: OMAP: move to drivers/gpioKevin Hilman2-2010/+1
2011-05-27GPIO: OMAP: move register offset defines into <plat/gpio.h>Kevin Hilman2-103/+103
2011-05-27arm: use asm-generic/bitops/le.hAkinobu Mita1-38/+5
2011-05-27arch: add #define for each of optimized find bitopsAkinobu Mita1-0/+3
2011-05-27gpio: Move the s5pc100 GPIO to drivers/gpioKyungmin Park2-356/+1
2011-05-27gpio: Move the s5pv210 GPIO to drivers/gpioKyungmin Park2-289/+1
2011-05-27gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park2-366/+1
2011-05-27gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park2-207/+0
2011-05-27gpio/nomadik: add function to read GPIO pull down statusRickard Andersson1-0/+2
2011-05-27gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely5-1028/+0
2011-05-27gpio: move U300 GPIO driver to drivers/gpioLinus Walleij2-701/+1
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds1-1/+1
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds49-3043/+1110
2011-05-26ARM: kill pmd_off()Russell King1-6/+1
2011-05-26mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M1-1/+1
2011-05-26ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon1-3/+3
2011-05-26ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon2-11/+10