aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-06-11ARM: initrd: disable initrds outside of memoryRussell King
2011-06-10Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King
2011-06-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King
2011-06-09ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King
2011-06-09ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang
2011-06-09ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre
2011-06-09ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre
2011-06-09ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij
2011-06-09Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King
2011-06-09Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King
2011-06-08davinci: make PCM platform devices staticSekhar Nori
2011-06-08arm: davinci: Fix fallout from generic irq chip conversionThomas Gleixner
2011-06-06ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei
2011-06-06ARM: 6951/1: include .bss in memory layout informationRabin Vincent
2011-06-06ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_infoBen Hutchings
2011-06-06ARM: 6947/2: mach-u300: fix compilation error in timerLinus Walleij
2011-06-06ARM: 6946/1: vexpress: move v2m clock init to init_earlyRob Herring
2011-06-06ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam
2011-06-06arm: mxs: include asm/processor.h for cpu_relax()Wolfram Sang
2011-06-05Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-06-04ARM: Tegra: Harmony: Fix conflicting GPIO numberingStephen Warren
2011-06-04Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-02ARM: mach-shmobile: add DMAC clock definitions on SH7372Guennadi Liakhovetski
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-27ARM: 6945/1: Add unwinding support for division functionsLaura Abbott
2011-05-27Merge git://git.infradead.org/battery-2.6Linus Torvalds
2011-05-27GPIO: OMAP: move to drivers/gpioKevin Hilman
2011-05-27GPIO: OMAP: move register offset defines into <plat/gpio.h>Kevin Hilman
2011-05-26arm: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-26gpio: Move the s5pc100 GPIO to drivers/gpioKyungmin Park
2011-05-26gpio: Move the s5pv210 GPIO to drivers/gpioKyungmin Park
2011-05-26gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park
2011-05-26gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park
2011-05-26gpio/nomadik: add function to read GPIO pull down statusRickard Andersson
2011-05-26gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely
2011-05-26gpio: move U300 GPIO driver to drivers/gpioLinus Walleij
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-26ARM: kill pmd_off()Russell King
2011-05-26mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M
2011-05-26ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon
2011-05-26ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas