summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* timer: fix the too many reries on the per-cpu event deviceJason Liu2013-03-011-1/+1
* ARM: etm: Add sysfs entry to enable return stack if supportedArve Hjønnevåg2012-09-261-2/+49
* ARM: etm: Add sysfs entry to disable branch_output flagArve Hjønnevåg2012-09-261-1/+40
* ARM: etm: Add sysfs entry to set context-id-sizeArve Hjønnevåg2012-09-261-0/+40
* ARM: etm: Add sysfs entry to enable timestamps if supportedArve Hjønnevåg2012-09-261-0/+44
* ARM: etm: Check arch version and disable data tracing for ptmArve Hjønnevåg2012-09-261-5/+18
* ARM: etm: Wait for etm/ptm(s) to stop before requesting PowerDownArve Hjønnevåg2012-09-261-8/+28
* ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg2012-09-261-2/+2
* ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg2012-09-261-78/+156
* ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg2012-09-261-0/+5
* ARM: etm: Add some missing locks and error checksArve Hjønnevåg2012-09-261-18/+39
* ARM: etm: Configure data tracingArve Hjønnevåg2012-09-261-3/+74
* ARM: etm: Allow range selectionArve Hjønnevåg2012-09-261-3/+46
* ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg2012-09-261-32/+26
* ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg2012-09-261-1/+1
* ARM: etm: Don't require clock controlArve Hjønnevåg2012-09-261-7/+8
* ARM: fix rcu stalls on SMP platformsRussell King2012-07-251-0/+2
* ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij2012-07-201-1/+5
* ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon2012-07-201-3/+3
* ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon2012-07-201-4/+1
* ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPURussell King2012-07-201-11/+28
* ARM: CPU hotplug: pass in proper affinity mask on IRQ migrationRussell King2012-07-201-6/+4
* ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King2012-07-201-8/+2
* ARM: introduce handle_IRQ() not to dump exception stackRussell King - ARM Linux2012-07-201-5/+14
* ARM: SMP: use a timing out completion for cpu hotplugRussell King2012-07-201-11/+6
* sched: Cleanup cpu_active madnessPeter Zijlstra2012-07-201-7/+0
* ARM: fix rcu stalls on SMP platformsRussell King2012-07-201-2/+8
* ARM: smpboot: Enable irqs on secondary CPU after marking it online/activeThomas Gleixner2012-07-201-10/+13
* ENGR00177745-2 Add interactive cpufreq governorAnson Huang2012-07-201-0/+2
* ENGR00177757 Fix suspend/resume issue when enable localtimerAnson Huang2012-07-201-0/+3
* ENGR00176068-2 smp_twd: reconfigure clockevents after cpufreq changeXinyu Chen2012-07-201-6/+78
* ARM: twd: register clockevents device before enabling PPIWill Deacon2012-07-201-2/+2
* ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-06-011-0/+2
* ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-06-011-1/+1
* ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-211-2/+2
* ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-211-1/+1
* ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon2012-02-131-1/+1
* ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin2012-02-131-2/+4
* ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon2012-02-131-3/+2
* ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-12-091-0/+3
* ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-261-1/+1
* ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon2011-10-251-2/+2
* ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-10-031-0/+10
* ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev2011-07-071-1/+1
* ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-051-0/+2
* ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon2011-07-051-2/+4
* ARM: SMP: wait for CPU to be marked activeRussell King2011-06-211-1/+5
* ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-171-2/+11
* ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King2011-06-091-1/+1
* ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang2011-06-091-1/+1