summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2013-09-14arm: tegra: Add ATAG_SERIAL parsingDan Willemsen
2013-09-14ARM: SMP: Don't double print secondary boot messageAlex Frid
2013-09-14ARM: tegra: move secondary start kernel messageJake Park
2013-09-14ARM: smp_twd: configure timer before registeringPrashant Gaikwad
2013-09-14ARM: kernel: flush console and disable irqs before machine_shutdownTom Cherry
2013-09-14Merge commit 'a88f9e27498afaea615ad3e93af4f26df1f84987' into after-upstream-a...Dan Willemsen
2013-09-14gcov-kernel: Add ARM eABI supportJuha Tukkinen
2013-09-14ARM: Disallow DCC writes from secondary processorsScott Williams
2013-09-14ARM: idmap: add header file for identity mapping functionsWill Deacon
2013-09-14DROP Cherrypick/Merge FailLinus Torvalds
2013-09-14ARM: Revert "ARM: 6878/1: fix personality flag propagation across an exec"Liang Cheng
2013-09-14ARM: report present cpus instead of online CPUsJon Mayo
2013-08-30Revert "ARM: smp_twd: convert to use CLKSRC_OF init"Dan Willemsen
2013-08-20ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon
2013-08-20perf/arm: Fix armpmu_map_hw_event()Stephen Boyd
2013-08-11ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King
2013-08-11ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King
2013-08-11ARM: make vectors page inaccessible from userspaceRussell King
2013-08-11ARM: move signal handlers into a vdso-like pageRussell King
2013-08-11ARM: allow kuser helpers to be removed from the vector pageRussell King
2013-08-11ARM: update FIQ support for relocation of vectorsRussell King
2013-08-11ARM: use linker magic for vectors and vector stubsRussell King
2013-08-11ARM: move vector stubsRussell King
2013-08-11ARM: poison memory between kuser helpersRussell King
2013-08-11ARM: poison the vectors pageRussell King
2013-07-21ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsJason Liu
2013-07-21ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier
2013-07-21ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis
2013-07-01ARM: disable preemption in machine_shutdownMike J. Chen
2013-07-01ARM: etm: Add sysfs entry to enable return stack if supportedArve Hjønnevåg
2013-07-01ARM: etm: Add sysfs entry to disable branch_output flagArve Hjønnevåg
2013-07-01ARM: etm: Add sysfs entry to set context-id-sizeArve Hjønnevåg
2013-07-01ARM: etm: Add sysfs entry to enable timestamps if supportedArve Hjønnevåg
2013-07-01ARM: etm: Check arch version and disable data tracing for ptmArve Hjønnevåg
2013-07-01ARM: etm: Wait for etm/ptm(s) to stop before requesting PowerDownArve Hjønnevåg
2013-07-01ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg
2013-07-01ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2013-07-01ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg
2013-07-01ARM: etm: Add some missing locks and error checksArve Hjønnevåg
2013-07-01ARM: etm: Configure data tracingArve Hjønnevåg
2013-07-01ARM: etm: Allow range selectionArve Hjønnevåg
2013-07-01ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg
2013-07-01ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg
2013-07-01ARM: etm: Don't require clock controlArve Hjønnevåg
2013-07-01ARM: Call idle notifiersTodd Poynor
2013-07-01ARM: allow the kernel text section to be made read-onlyColin Cross
2013-07-01ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2013-07-01ARM: add option to flush console before rebootDima Zavin
2013-07-01[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson