summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-15fiq_debugger: move into drivers/staging/android/fiq_debugger/Colin Cross
2014-04-02ARM64: copy CONFIG_CMDLINE_EXTEND from ARMColin Cross
2014-03-17ARM64: add option to build Image.gz/dtb comboAlex Ray
2014-02-25arm64: cmpxchg: update macros to prevent warningsMark Hambleton
2014-01-31Fix aarch64 build issue with IONJohn Stultz
2014-01-17arm64: mm: permit use of tagged pointers at EL0Will Deacon
2013-12-11ARM: fiq_glue: Add custom fiq return handler api.Arve Hjønnevåg
2013-11-13ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2013-11-08ARM: Fix dtb list when DTB_IMAGE_NAMES is emptyBenoit Goby
2013-09-19ARM: kgdb: ignore breakpoint instructions from user modeTodd Poynor
2013-07-01ARM: mm: Allow an empty PMD in alloc_init_pte()Jon Medhurst (Tixy)
2013-07-01ARM: decompressor: Flush tlb before swiching domain 0 to client modeArve Hjønnevåg
2013-07-01ARM: mm: Split memory banks that span multiple sections when sparsemem is ena...Arve Hjønnevåg
2013-07-01ARM: fiq_debugger: Update tty code for 3.9Arve Hjønnevåg
2013-07-01ARM: fiq_debugger: Use kmsg_dumper to dump kernel logsArve Hjønnevåg
2013-07-01ARM: fiq_debugger: Fix to compile on 3.7Arve Hjønnevåg
2013-07-01ARM: fault: assume no context when IRQs are disabled during data abort.JP Abgrall
2013-07-01ARM: convert build of appended dtb zImage to list of dtbsColin Cross
2013-07-01ARM: add config option to build zImage/dtb comboErik Gilling
2013-07-01ARM: fiq_debugger: fix uninitialised spin_lock.Mars
2013-07-01ARM: fiq_debugger: lock between tty and console writesColin Cross
2013-07-01ARM: disable preemption in machine_shutdownMike J. Chen
2013-07-01ARM: fiq_debugger: add process context reboot commandColin Cross
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: fiq_debugger: fix multiple consoles and make it a preferred consoleColin Cross
2013-07-01ARM: fiq_debugger: add support for kgdbColin Cross
2013-07-01ARM: fiq_debugger: add debug_putcColin Cross
2013-07-01ARM: fiq_debugger: add support for reboot commandsColin Cross
2013-07-01ARM: fiq_debugger: fix compiling for v3.3Colin Cross
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-01Move x86_64 idle notifiers to genericTodd Poynor
2013-07-01ARM: Add generic fiq serial debuggerIliyan Malchev
2013-07-01ARM: Add fiq_glueArve Hjønnevåg
2013-07-01ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt
2013-07-01Recreate asm/mach/mmc.h include fileColin Cross
2013-07-01[ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg