summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2012-11-26ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles
2012-08-03arm: tegra: Add ATAG_SERIAL parsingDan Willemsen
2012-08-01ARM: 7017/1: Use generic BUG() handlerVishal Singh
2012-07-27ARM: tegra: move secondary start kernel messageJake Park
2012-05-21ARM: tegra: define/enable ARCH_HAS_SUSPEND_PAGETABLEChris Johnson
2012-04-19Revert "ARM: pm: force non-zero return value from __cpu_suspend when aborting"Sang-Hun Lee
2012-04-19Revert "ARM: pm: preallocate a page table for suspend/resume"Sang-Hun Lee
2012-04-19Revert "ARM: pm: only use preallocated page table during resume"Sang-Hun Lee
2012-04-19Revert "ARM: pm: get rid of cpu_resume_turn_mmu_on"Sang-Hun Lee
2012-04-19Revert "ARM: pm: convert some assembly to C"Sang-Hun Lee
2012-04-19Revert "ARM: pm: add L2 cache cleaning for suspend"Sang-Hun Lee
2012-04-05ARM: Fix calling ipi_timer() from local timer IRQAntti P Miettinen
2012-04-05ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer
2012-04-05ARM: SMP: wait for CPU to be marked activeRussell King
2012-04-05ARM: pm: add L2 cache cleaning for suspendRussell King
2012-04-05ARM: pm: convert some assembly to CRussell King
2012-04-05ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King
2012-04-05ARM: pm: only use preallocated page table during resumeVarun Wadekar
2012-04-05ARM: pm: preallocate a page table for suspend/resumeRussell King
2012-04-05ARM: pm: force non-zero return value from __cpu_suspend when abortingRussell King
2012-03-23ARM: fix rcu stalls on SMP platformsRussell King
2012-03-15ARM: kernel: flush console and disable irqs before machine_shutdownTom Cherry
2012-03-08smp_twd: make sure timer is stopped before registering itMarc Zyngier
2012-01-05Linux 3.1.7Varun Wadekar
2011-12-26cpu-hotplug: CPUx should be active before it is marked onlineVarun Wadekar
2011-12-21ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-13Revert "ARM: pm: move cpu_init() call into core code"Varun Wadekar
2011-12-09ARM: 7161/1: errata: no automatic store buffer drainWill Deacon
2011-11-30Merge branch 'korg-android-tegra-3.1' into after-upstream-androidDan Willemsen
2011-11-30ARM: Revert "ARM: 6878/1: fix personality flag propagation across an exec"Liang Cheng
2011-11-30gcov-kernel: Add ARM eABI supportJuha Tukkinen
2011-11-30ARM: report present cpus instead of online CPUsJon Mayo
2011-11-30Get ventana bootingDan Willemsen
2011-11-30ARM: Disallow DCC writes from secondary processorsScott Williams
2011-11-30Merge branch 'korg-android-3.1' into korg-android+linux-tegra-3.1Dan Willemsen
2011-11-30ARM: idle: call idle notifiers before stopping nohz tickColin Cross
2011-11-30ARM: idle: update idle ticks before call idle end notifierTodd Poynor
2011-11-30ARM: smpboot: Enable irqs on secondary CPU after marking it online/activeThomas Gleixner
2011-11-30ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2011-11-30Revert "ARM: vfp: fix a hole in VFP thread migration"Colin Cross
2011-11-30ARM: add option to flush console before rebootDima Zavin
2011-11-30ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2011-11-30ARM: Call idle notifiersTodd Poynor
2011-11-30ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg
2011-11-30ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2011-11-30ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg
2011-11-30ARM: etm: Add some missing locks and error checksArve Hjønnevåg
2011-11-30ARM: etm: Configure data tracingArve Hjønnevåg
2011-11-30ARM: etm: Allow range selectionArve Hjønnevåg