aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King
2011-10-20ARM: 7137/1: Fix error upon adding LL debugAfzal Mohammed
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-10-17ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h>Mika Westerberg
2011-10-17ARM: Add a few machine types to mach-typesRussell King
2011-10-17ARM: 7130/1: dev_archdata: add private iommu extensionOhad Ben-Cohen
2011-10-17ARM: 7125/1: Add unwinding annotations for 64bit division functionsLaura Abbott
2011-10-17ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent
2011-10-17ARM: 7118/1: rename temp variable in read*_relaxed()Olof Johansson
2011-10-17ARM: 6217/4: mach-realview: expose PB1176 ROM using physmap and map_romLinus Walleij
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-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song
2011-10-17ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0Barry Song
2011-10-17ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loopBarry Song
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring
2011-10-17ARM: 7116/1: debug: provide dummy default option for DEBUG_LL UART choiceWill Deacon
2011-10-17ARM: 7097/1: debug: Move DEBUG_ICEDCC into the DEBUG_LL choiceStephen Boyd
2011-10-17ARM: 7096/1: debug: Add UART1 config choicesStephen Boyd
2011-10-17ARM: 7073/1: debug: augment DEBUG_LL Kconfig help to clarify behaviourWill Deacon
2011-10-17ARM: 7072/1: debug: use kconfig choice for selecting DEBUG_LL UARTWill Deacon
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo
2011-10-17ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo
2011-10-17ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds