aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-19Move x86_64 idle notifiers to genericTodd 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
2014-03-19[ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg
2014-03-19ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin
2014-03-19ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2014-03-19ARM: add option to flush console before rebootDima Zavin
2014-03-19[ARM] process: Add display of memory around registers when displaying regs.San Mehat
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds