summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-12-05Merge branch 'devel-stable' into for-nextRussell King14-56/+393
2014-12-05Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King70-779/+1027
2014-12-05ARM: 8243/1: sa1100: add a clock alias for sa1111 pcmcia deviceDmitry Eremin-Solenikov1-0/+2
2014-12-05ARM: 8242/1: sa1100: add cpu clockDmitry Eremin-Solenikov1-7/+34
2014-12-03ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2-0/+14
2014-12-03ARM: 8234/1: sa1100: reorder IRQ handling codeDmitry Eremin-Solenikov1-89/+66
2014-12-03ARM: 8233/1: sa1100: switch to hwirq usageDmitry Eremin-Solenikov1-23/+14
2014-12-03ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domainDmitry Eremin-Solenikov1-2/+1
2014-12-03ARM: 8231/1: sa1100: introduce irqdomains supportDmitry Eremin-Solenikov2-17/+62
2014-12-03ARM: 8230/1: sa1100: shift IRQs by oneDmitry Eremin-Solenikov1-51/+51
2014-12-03ARM: 8229/1: sa1100: replace irq numbers with names in irq driverDmitry Eremin-Solenikov1-7/+7
2014-12-03ARM: 8228/1: sa1100: drop entry-macro.SDmitry Eremin-Solenikov1-41/+0
2014-12-03ARM: 8227/1: sa1100: switch to MULTI_IRQ_HANDLERDmitry Eremin-Solenikov2-0/+21
2014-12-03ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd1-2/+2
2014-12-03ARM: 8240/1: MCPM: document mcpm_sync_init()Nicolas Pitre1-0/+17
2014-12-03ARM: 8239/1: Introduce {set,clear}_pte_bitJungseung Lee1-11/+51
2014-12-03ARM: 8238/1: mm: Refine set_memory_* functionsJungseung Lee3-39/+92
2014-12-03ARM: 8237/1: fix flush_pfn_aliasJungseung Lee1-1/+1
2014-12-03ARM: 8236/1: mm: fix discard_old_kernel_dataJungseung Lee1-1/+1
2014-12-03ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee4-2/+29
2014-11-27ARM: 8218/1: warn if bad IRQ was scheduledDmitry Eremin-Solenikov1-0/+1
2014-11-27ARM: 8217/1: sa1100 collie: use gpio-charger instead of pda-powerDmitry Eremin-Solenikov1-48/+7
2014-11-27ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting4-0/+45
2014-11-27ARM: 8224/1: Add unwinding support for memmove functionLin Yongting1-0/+28
2014-11-27ARM: 8223/1: Add unwinding support for __memzero functionLin Yongting1-0/+12
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2-40/+2
2014-11-27ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-11-21ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov1-2/+2
2014-11-21ARM: io.c: clean up EXPORT_SYMBOL()sRussell King1-3/+2
2014-11-21ARM: move ftrace assembly code to separate fileRussell King3-235/+244
2014-11-21ARM: add machine name to stack dump outputRussell King1-0/+1
2014-11-21ARM: remove "SMP: Total of %d processors activated." messageRussell King1-3/+0
2014-11-21ARM: reduce "Booted secondary processor" message to debug levelRussell King1-1/+1
2014-11-21ARM: drop nwfpe initialisation message from warning to info levelRussell King1-2/+2
2014-11-21ARM: use pr_warn_ratelimited() when migrating IRQsRussell King1-3/+3
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King28-146/+128
2014-11-21ARM: 8204/1: Add unwinding support for memset functionLin Yongting1-0/+12
2014-11-21ARM: 8203/1: mm: try to re-use old ASID assignments following a rolloverWill Deacon1-24/+34
2014-11-21ARM: 8215/1: vfp: Silence mvfr0 variable unused warningStephen Boyd1-23/+22
2014-11-21ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpusStephen Boyd2-41/+57
2014-11-21ARM: 8196/1: vfp: Workaround bad MVFR1 register on some KraitsStephen Boyd1-2/+3
2014-11-17ARM: 8195/1: vfp: Bounce undefined instructions in vectored modeStepan Moskovchenko1-0/+6
2014-11-17ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang1-1/+0
2014-11-13ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster1-2/+1
2014-11-13ARM: 8175/1: Use current_stack_pointer to calculate pt_regs addressBehan Webster1-3/+2
2014-11-13ARM: 8174/1: Use global stack register variable for percpuMark Charlebois1-2/+2
2014-11-13ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster1-2/+2
2014-11-13ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster1-3/+1
2014-11-13ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster1-2/+1
2014-11-13ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster1-0/+5