summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2013-03-06Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidguoyin.chen
2013-03-01timer: fix the too many reries on the per-cpu event deviceJason Liu
2012-10-09Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-09-29Merge branch 'jb' into imx_3.0.35_androidXinyu Chen
2012-09-26ARM: etm: Add sysfs entry to enable return stack if supportedArve Hjønnevåg
2012-09-26ARM: etm: Add sysfs entry to disable branch_output flagArve Hjønnevåg
2012-09-26ARM: etm: Add sysfs entry to set context-id-sizeArve Hjønnevåg
2012-09-26ARM: etm: Add sysfs entry to enable timestamps if supportedArve Hjønnevåg
2012-09-26ARM: etm: Check arch version and disable data tracing for ptmArve Hjønnevåg
2012-09-26ARM: etm: Wait for etm/ptm(s) to stop before requesting PowerDownArve Hjønnevåg
2012-09-26ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg
2012-09-26ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2012-09-26ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg
2012-09-26ARM: etm: Add some missing locks and error checksArve Hjønnevåg
2012-09-26ARM: etm: Configure data tracingArve Hjønnevåg
2012-09-26ARM: etm: Allow range selectionArve Hjønnevåg
2012-09-26ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg
2012-09-26ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg
2012-09-26ARM: etm: Don't require clock controlArve Hjønnevåg
2012-08-20ARM: disable preemption in machine_shutdownMike J. Chen
2012-07-25Merge remote branch 'fsl-linux-sdk/imx_3.0.35' into imx_3.0.35_androidXinyu Chen
2012-07-25ARM: fix rcu stalls on SMP platformsRussell King
2012-07-20ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij
2012-07-20ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon
2012-07-20ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon
2012-07-20ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPURussell King
2012-07-20ARM: CPU hotplug: pass in proper affinity mask on IRQ migrationRussell King
2012-07-20ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King
2012-07-20ARM: introduce handle_IRQ() not to dump exception stackRussell King - ARM Linux
2012-07-20ARM: SMP: use a timing out completion for cpu hotplugRussell King
2012-07-20sched: Cleanup cpu_active madnessPeter Zijlstra
2012-07-20ARM: fix rcu stalls on SMP platformsRussell King
2012-07-20ARM: smpboot: Enable irqs on secondary CPU after marking it online/activeThomas Gleixner
2012-07-20ENGR00177745-2 Add interactive cpufreq governorAnson Huang
2012-07-20ENGR00177757 Fix suspend/resume issue when enable localtimerAnson Huang
2012-07-20ENGR00176068-2 smp_twd: reconfigure clockevents after cpufreq changeXinyu Chen
2012-07-20ARM: twd: register clockevents device before enabling PPIWill Deacon
2012-06-01ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2012-06-01ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin
2012-05-24ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij
2012-05-24ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon
2012-05-24ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon
2012-05-24ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPURussell King
2012-05-24ARM: CPU hotplug: pass in proper affinity mask on IRQ migrationRussell King
2012-05-24ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King
2012-05-24ARM: introduce handle_IRQ() not to dump exception stackRussell King - ARM Linux
2012-05-24ARM: SMP: use a timing out completion for cpu hotplugRussell King
2012-05-21ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-05-21ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird
2012-05-08sched: Cleanup cpu_active madnessPeter Zijlstra