aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2015-01-14ARM: 8120/1: crypto: sha512: add ARM NEON implementationJussi Kivilinna
2015-01-14ARM: 8119/1: crypto: sha1: add ARM NEON implementationJussi Kivilinna
2015-01-14ARM: 8118/1: crypto: sha1/make use of common SHA-1 structuresJussi Kivilinna
2015-01-14crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka
2015-01-12ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2015-01-12ARM: add seccomp syscallKees Cook
2015-01-12syscall_get_arch: remove useless function argumentsEric Paris
2014-12-17fiq_debugger: move into drivers/staging/android/fiq_debugger/Colin Cross
2014-11-11Merge tag 'v3.14' into experimental/android-3.14Greg Hackmann
2014-03-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-19ARM: fiq_glue: Add custom fiq return handler api.Arve Hjønnevåg
2014-03-19ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2014-03-19ARM: Fix dtb list when DTB_IMAGE_NAMES is emptyBenoit Goby
2014-03-19ARM: kgdb: ignore breakpoint instructions from user modeTodd Poynor
2014-03-19ARM: decompressor: Flush tlb before swiching domain 0 to client modeArve Hjønnevåg
2014-03-19ARM: fiq_debugger: Update tty code for 3.9Arve Hjønnevåg
2014-03-19ARM: fiq_debugger: Use kmsg_dumper to dump kernel logsArve Hjønnevåg
2014-03-19ARM: fiq_debugger: Fix to compile on 3.7Arve Hjønnevåg
2014-03-19ARM: fault: assume no context when IRQs are disabled during data abort.JP Abgrall
2014-03-19ARM: convert build of appended dtb zImage to list of dtbsColin Cross
2014-03-19ARM: add config option to build zImage/dtb comboErik Gilling
2014-03-19ARM: fiq_debugger: fix uninitialised spin_lock.Mars
2014-03-19ARM: fiq_debugger: lock between tty and console writesColin Cross
2014-03-19ARM: disable preemption in machine_shutdownMike J. Chen
2014-03-19ARM: fiq_debugger: add process context reboot commandColin Cross
2014-03-19ARM: etm: Add sysfs entry to enable return stack if supportedArve Hjønnevåg
2014-03-19ARM: etm: Add sysfs entry to disable branch_output flagArve Hjønnevåg
2014-03-19ARM: etm: Add sysfs entry to set context-id-sizeArve Hjønnevåg
2014-03-19ARM: etm: Add sysfs entry to enable timestamps if supportedArve Hjønnevåg
2014-03-19ARM: etm: Check arch version and disable data tracing for ptmArve Hjønnevåg
2014-03-19ARM: etm: Wait for etm/ptm(s) to stop before requesting PowerDownArve Hjønnevåg
2014-03-19ARM: fiq_debugger: fix multiple consoles and make it a preferred consoleColin Cross
2014-03-19ARM: fiq_debugger: add support for kgdbColin Cross
2014-03-19ARM: fiq_debugger: add debug_putcColin Cross
2014-03-19ARM: fiq_debugger: add support for reboot commandsColin Cross
2014-03-19ARM: fiq_debugger: fix compiling for v3.3Colin Cross
2014-03-19ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg
2014-03-19ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg
2014-03-19ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg
2014-03-19ARM: etm: Add some missing locks and error checksArve Hjønnevåg
2014-03-19ARM: etm: Configure data tracingArve Hjønnevåg
2014-03-19ARM: etm: Allow range selectionArve Hjønnevåg
2014-03-19ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg
2014-03-19ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg
2014-03-19ARM: etm: Don't require clock controlArve Hjønnevåg
2014-03-19ARM: Call idle notifiersTodd Poynor
2014-03-19ARM: Add generic fiq serial debuggerIliyan Malchev
2014-03-19ARM: Add fiq_glueArve Hjønnevåg
2014-03-19ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2014-03-19Recreate asm/mach/mmc.h include fileColin Cross