summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2012-05-01Merge commit 'v3.4-rc5' into android-3.4Colin Cross
2012-04-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
2012-04-19Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij
2012-04-12ARM: etm: Add sysfs entry to enable return stack if supportedArve Hjønnevåg
2012-04-12ARM: etm: Add sysfs entry to disable branch_output flagArve Hjønnevåg
2012-04-12ARM: etm: Add sysfs entry to set context-id-sizeArve Hjønnevåg
2012-04-12ARM: etm: Add sysfs entry to enable timestamps if supportedArve Hjønnevåg
2012-04-12ARM: etm: Check arch version and disable data tracing for ptmArve Hjønnevåg
2012-04-12ARM: etm: Wait for etm/ptm(s) to stop before requesting PowerDownArve Hjønnevåg
2012-04-09ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg
2012-04-09ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2012-04-09ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg
2012-04-09ARM: etm: Add some missing locks and error checksArve Hjønnevåg
2012-04-09ARM: etm: Configure data tracingArve Hjønnevåg
2012-04-09ARM: etm: Allow range selectionArve Hjønnevåg
2012-04-09ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg
2012-04-09ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg
2012-04-09ARM: etm: Don't require clock controlArve Hjønnevåg
2012-04-09ARM: Move leds idle start/stop calls to idle notifiersTodd Poynor
2012-04-09ARM: Call idle notifiersTodd Poynor
2012-04-09ARM: allow the kernel text section to be made read-onlyColin Cross
2012-04-09ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2012-04-09ARM: add option to flush console before rebootDima Zavin
2012-04-09[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2012-04-09[ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2012-04-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30ARM: fix bios32.c build warningRussell King
2012-03-30ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon
2012-03-30ARM: fix missing bug.h include in arch/arm/kernel/insn.cRussell King
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge branch 'devel-stable' into for-linusRussell King
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent
2012-03-24ARM: 7338/1: add support for early console output via semihostingNicolas Pitre
2012-03-24ARM: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-24ARM: 7332/1: extract out code patch function from kprobesRabin Vincent
2012-03-24ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent