aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-10-17ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stageLei Wen
2011-10-17ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King
2011-10-17ARM: 7017/1: Use generic BUG() handlerSimon Glass
2011-10-17ARM: 7102/1: mach-integrator: update defconfigLinus Walleij
2011-10-17ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij
2011-10-17ARM: 7086/2: mach-integrator: modernize clock event registrationLinus Walleij
2011-10-17ARM: 7085/2: mach-integrator: clockevent supports oneshot modeLinus Walleij
2011-10-17ARM: 7084/1: mach-integrator: retire some timer macrosLinus Walleij
2011-10-17ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe
2011-10-17ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich
2011-10-17ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich
2011-10-17ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich
2011-10-17ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott
2011-10-17ARM: 7064/1: vexpress: Use wfi macro in platform_do_lowpower.Nick Bowler
2011-10-17ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin
2011-10-17ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...Dave Martin
2011-10-17ARM: 7029/1: Make cpu_architecture into a global variableDave Martin
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-10-17ARM: 7021/1: Check for multiple load addresses before building a uImageSascha Hauer
2011-10-17ARM: 7020/1: Check for multiple zreladdrsSascha Hauer
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd
2011-09-10ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij
2011-09-07ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij
2011-09-04ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland
2011-08-29Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-08-29Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-08-29ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm
2011-08-29ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm
2011-08-29ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsKuninori Morimoto
2011-08-29ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterKuninori Morimoto
2011-08-29ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSMagnus Damm
2011-08-29Merge branch 'rmobile/dma' into rmobile-fixes-for-linusPaul Mundt
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-28ARM: pm: avoid writing the auxillary control register for ARMv7Russell King
2011-08-28ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King
2011-08-28ARM: pm: arm920/926: fix number of registers savedRussell King
2011-08-28ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King
2011-08-28ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon
2011-08-28ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2011-08-26Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixesArnd Bergmann
2011-08-25ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu
2011-08-25ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu
2011-08-25arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker