summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into for-linusRussell King2011-10-25146-539/+787
|\
| * ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer2011-10-231-10/+13
| * ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren2011-10-222-0/+22
| * ARM: 7136/1: pl330: Fix a race conditionJavi Merino2011-10-221-1/+1
| * ARM: 7137/1: Fix error upon adding LL debugAfzal Mohammed2011-10-201-2/+2
| * ARM: Add a few machine types to mach-typesRussell King2011-10-171-4/+16
| * ARM: 7130/1: dev_archdata: add private iommu extensionOhad Ben-Cohen2011-10-171-0/+3
| * ARM: 7125/1: Add unwinding annotations for 64bit division functionsLaura Abbott2011-10-171-0/+8
| * ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent2011-10-171-1/+1
| * ARM: 7118/1: rename temp variable in read*_relaxed()Olof Johansson2011-10-171-5/+5
| * ARM: 6217/4: mach-realview: expose PB1176 ROM using physmap and map_romLinus Walleij2011-10-172-8/+38
| * ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stageLei Wen2011-10-171-17/+18
| * ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon2011-10-172-3/+17
| * ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-1732-66/+50
| * ARM: 7017/1: Use generic BUG() handlerSimon Glass2011-10-174-20/+73
| * ARM: 7102/1: mach-integrator: update defconfigLinus Walleij2011-10-171-4/+15
| * ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij2011-10-173-26/+27
| * ARM: 7086/2: mach-integrator: modernize clock event registrationLinus Walleij2011-10-171-10/+5
| * ARM: 7085/2: mach-integrator: clockevent supports oneshot modeLinus Walleij2011-10-171-5/+19
| * ARM: 7084/1: mach-integrator: retire some timer macrosLinus Walleij2011-10-171-12/+0
| * ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe2011-10-171-2/+2
| * ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich2011-10-175-101/+28
| * ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich2011-10-171-1/+66
| * ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich2011-10-174-71/+169
| * ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich2011-10-172-0/+14
| * ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott2011-10-174-11/+1
| * ARM: 7064/1: vexpress: Use wfi macro in platform_do_lowpower.Nick Bowler2011-10-171-7/+2
| * ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin2011-10-171-1/+37
| * ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...Dave Martin2011-10-171-4/+2
| * ARM: 7029/1: Make cpu_architecture into a global variableDave Martin2011-10-172-2/+21
| * ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-1758-76/+77
| * ARM: 7021/1: Check for multiple load addresses before building a uImageSascha Hauer2011-10-171-0/+9
| * ARM: 7020/1: Check for multiple zreladdrsSascha Hauer2011-10-171-0/+8
| * ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd2011-10-1721-73/+22
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-2576-721/+1282
|\ \ \ \ \ \ \ \
| | | | | | | * | ARM: smp: fix clipping of number of CPUsRussell King2011-10-208-28/+38
| | | | | | | * | ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-177-9/+25
| | | | | | | * | ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo2011-10-172-0/+9
| | | | | | | * | ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo2011-10-172-0/+10
| | | | | | | * | ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo2011-10-171-1/+1
| | | | | | | * | ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon2011-10-171-3/+14
| | | | | | | * | ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon2011-10-172-0/+21
| | | | | | | * | ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-176-0/+218
| | | | | | | |/
| | | | | | * | ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas2011-10-062-3/+5
| | | | | | * | ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas2011-10-066-56/+59
| | | | | | * | ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas2011-10-066-250/+302
| | | | | | * | ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*Catalin Marinas2011-08-234-45/+51
| | | | | | * | ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virtCatalin Marinas2011-08-231-1/+1
| | | | | * | | ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre2011-08-134-68/+14
| | | | | * | | ARM: 7012/1: Set proper TEXT_OFFSET for newer MSMsStephen Boyd2011-08-135-3/+75
OpenPOWER on IntegriCloud