summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
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-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-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
2011-12-09ARM: 7161/1: errata: no automatic store buffer drainWill Deacon
2011-11-26ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas
2011-10-25ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-03ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon
2011-07-07ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev
2011-07-05ARM: move memory layout sanity checking before meminfo initializationRussell King
2011-07-05ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin
2011-06-09ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King
2011-06-09ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang
2011-06-09ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre
2011-06-06ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas
2011-05-26ARM: add sendmmsg syscallRussell King
2011-05-26ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23ARM: consolidate SMP cross call implementationRussell King
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely
2011-05-23arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely