summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
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
2012-05-08ARM: fix rcu stalls on SMP platformsRussell King
2012-03-30Merge remote branch 'fsl-linux-sdk/imx_3.0.15' into imx_3.0.15_4.6.6Xinyu Chen
2012-03-26ENGR00177745-2 Add interactive cpufreq governorAnson Huang
2012-03-26ENGR00177757 Fix suspend/resume issue when enable localtimerAnson Huang
2012-03-07ENGR00176068-2 smp_twd: reconfigure clockevents after cpufreq changeXinyu Chen
2012-03-05ENGR00176068-2 smp_twd: reconfigure clockevents after cpufreq changeXinyu Chen
2012-02-13ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon
2012-02-13ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin
2012-02-13ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2012-01-09ARM: twd: register clockevents device before enabling PPIWill Deacon
2011-12-09ARM: 7161/1: errata: no automatic store buffer drainWill Deacon
2011-11-29ARM: idle: call idle notifiers before stopping nohz tickColin Cross
2011-11-26ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas
2011-11-09ARM: idle: update idle ticks before call idle end notifierTodd Poynor
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-25ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-20ARM: smpboot: Enable irqs on secondary CPU after marking it online/activeThomas Gleixner
2011-10-20ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2011-10-03ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon