summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2012-12-20Revert "ARM: Revert "ARM: 6878/1: fix personality flag propagation across an ...Aly Hirani
2012-12-07ARM: tegra11x: Eliminate redundant cache flushBo Yan
2012-11-30ARM: tegra11x: Remove redundant cache flushBo Yan
2012-11-12Arm: kernel: remove printk for improving hotplug latencyPuneet Saxena
2012-11-09arm: enable the control of CORENPDRQ bitLiang Cheng
2012-10-30ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi
2012-10-30ARM: kernel: update cpu_suspend code to use cache LoUIS operationsLorenzo Pieralisi
2012-10-22ARM: architected timer: Add C3STOP featureBo Yan
2012-10-10ARM: architected timers: Fix function annotationBo Yan
2012-10-01ARM: kernel: only flush serial console once in rebootTom Cherry
2012-09-27ARM: enable preemption in machine_power_offChaitanya Bandi
2012-09-18ARM: disable preemption in machine_shutdownMike J. Chen
2012-09-18HACK: ARM: disable sleeping while atomic warning in do_signalColin Cross
2012-09-07ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-08-23Merge commit 'v3.4.9' into android-t114-3.4Varun Wadekar
2012-08-16Merge branch 'android-t114-3.4-rebased' into android-t114-3.4Varun Wadekar
2012-08-15ARM: Fix undefined instruction exception handlingRussell King
2012-08-15ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas
2012-08-15ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo
2012-08-14ARM: fix sectionmismatch for __soc_smp_ops and platform_cpu_killPeter De Schrijver
2012-08-14ARM: sched_clock: update epoch_cyc on resumeColin Cross
2012-08-06arm: tegra: Add ATAG_SERIAL parsingDan Willemsen
2012-08-03ARM: SMP: Don't double print secondary boot messageAlex Frid
2012-08-02ARM: fix sectionmismatch for soc_smp_opsPeter De Schrijver
2012-07-30ARM: tegra: move secondary start kernel messageJake Park
2012-07-23ARM: ftrace: Trace function entry before updating indexColin Cross
2012-06-26ARM: smp_twd: configure timer before registeringPrashant Gaikwad
2012-06-21ARM: LPAE: add support for ATAG_MEM64Will Deacon
2012-06-21ARM: cacheflush: return error to userspace when flushing syscall failsWill Deacon
2012-06-21ARM: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon
2012-06-21Merge remote-tracking branch 'maz/timers-v3.4-rc4' into android-t114-3.4-rebasedVarun Wadekar
2012-06-21Merge remote-tracking branch 'maz/soc_desc-v3.3-rc4' into android-t114-3.4-re...Varun Wadekar
2012-06-21Merge remote-tracking branch 'maz/local_timers-v3.3-rc4' into android-t114-3....Varun Wadekar
2012-06-20ARM: idmap: add header file for identity mapping functionsWill 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-18ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-05-18ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon
2012-05-18ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon
2012-05-18ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird
2012-05-15Revert "ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than ...Varun Wadekar
2012-05-14ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon
2012-05-14ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon
2012-05-14ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon
2012-05-06ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-05-05ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon
2012-05-05ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon
2012-05-05ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird
2012-04-30Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon