summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-11-09Revert "ARM: vfp: fix a hole in VFP thread migration"Colin Cross3-89/+55
2011-11-09Revert "ARM: vfp: ensure that thread flushing works if preempted"Colin Cross1-13/+10
2011-11-09ARM: vfp: Always save VFP state in vfp_pm_suspendColin Cross1-0/+4
2011-11-09ARM: vfp: ensure that thread flushing works if preemptedRussell King1-10/+13
2011-11-09ARM: vfp: fix a hole in VFP thread migrationRussell King3-55/+89
2011-11-09ARM: vfp: rename check_exception to vfp_hw_state_validRussell King1-6/+4
2011-11-09ARM: vfp: rename last_VFP_context to vfp_current_hw_stateRussell King2-20/+26
2011-11-09ARM: add option to flush console before rebootDima Zavin2-0/+39
2011-11-09ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor2-4/+26
2011-11-09ARM: Call idle notifiersTodd Poynor1-0/+2
2011-11-09ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg1-2/+2
2011-11-09ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg2-84/+166
2011-11-09ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg1-0/+5
2011-11-09ARM: etm: Add some missing locks and error checksArve Hjønnevåg1-18/+39
2011-11-09ARM: etm: Configure data tracingArve Hjønnevåg2-4/+83
2011-11-09ARM: etm: Allow range selectionArve Hjønnevåg1-3/+46
2011-11-09ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg1-32/+26
2011-11-09ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg1-1/+1
2011-11-09ARM: etm: Don't require clock controlArve Hjønnevåg1-7/+8
2011-11-09ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt1-0/+1
2011-11-09Recreate asm/mach/mmc.h include fileColin Cross1-0/+27
2011-11-09ARM: common: fiq_debugger: Fix build for 2.6.39 irq changesColin Cross1-4/+4
2011-11-09ARM: vfp: Move exception address fixup into vfphw.SColin Cross2-3/+3
2011-11-09ARM: Fix up vfp exception location in thumb modeColin Cross1-1/+2
2011-11-09ARM: fiq_debugger: Add help commandDmitry Shmidt1-1/+26
2011-11-09ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin2-0/+14
2011-11-09[ARM] fiq_debugger: Print local timer irqs countRebecca Schultz Zavin1-0/+13
2011-11-09[ARM] fiq glue: Align fiq stacksColin Cross1-11/+19
2011-11-09[ARM] fiq debugger: Allow selection of target cpuColin Cross1-2/+40
2011-11-09ARM: fiq debugger: Add tty to fiq debuggerColin Cross3-1/+283
2011-11-09ARM: Add generic fiq serial debuggerIliyan Malchev4-0/+758
2011-11-09ARM: Add fiq_glueArve Hjønnevåg5-0/+238
2011-11-09[ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin2-2/+4
2011-11-09[ARM] process: Add display of memory around registers when displaying regs.San Mehat1-0/+73
2011-11-09[ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg1-0/+17
2011-11-09[ARM] avoid mis-detecting some V7 cores in the decompressorBrian Swetland1-0/+3
2011-10-25ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon1-2/+2
2011-10-25ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij1-0/+7
2011-10-16ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar1-0/+1
2011-10-03ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon1-17/+17
2011-10-03ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon3-0/+44
2011-10-03ARM: dma-mapping: free allocated page if unable to mapRussell King1-0/+2
2011-10-03ARM: Dove: fix second SPI initialization callNicolas Pitre1-1/+1
2011-10-03ARM: davinci: fix cache flush build errorLinus Walleij1-1/+5
2011-10-03ARM: davinci: da850 EVM: read mac address from SPI flashSudhakar Rajashekhara1-0/+28
2011-10-03ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij1-3/+3
2011-10-03MXC: iomux-v3: correct NO_PAD_CTRL definitionTroy Kisky1-1/+1
2011-10-03ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla1-1/+1
2011-08-04ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg1-4/+4
2011-07-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds3-7/+24