aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Revert "ARM: cache-l2x0: update workaround for PL310 errata 727915"HEADmasterPraneeth Bajjuri2013-03-112-59/+15
* ARM: decompressor: Flush tlb before swiching domain 0 to client modeArve Hjønnevåg2013-02-221-0/+1
* ARM: mm: Split memory banks that span multiple sections when sparsemem is ena...Arve Hjønnevåg2013-02-221-0/+22
* ARM: fiq_debugger: Update tty code for 3.8Arve Hjønnevåg2013-02-221-29/+38
* ARM: fiq_debugger: Use kmsg_dumper to dump kernel logsArve Hjønnevåg2013-02-221-30/+10
* ARM: fiq_debugger: Fix to compile on 3.7Arve Hjønnevåg2013-02-221-3/+4
* ARM: fiq_debugger: fix uninitialised spin_lock.Mars2013-02-191-0/+1
* ARM: fiq_debugger: lock between tty and console writesColin Cross2013-02-191-3/+11
* ARM: disable preemption in machine_shutdownMike J. Chen2013-02-191-0/+9
* ARM: fiq_debugger: add process context reboot commandColin Cross2013-02-191-5/+62
* ARM: etm: Add sysfs entry to enable return stack if supportedArve Hjønnevåg2013-02-192-2/+53
* ARM: etm: Add sysfs entry to disable branch_output flagArve Hjønnevåg2013-02-192-3/+43
* ARM: etm: Add sysfs entry to set context-id-sizeArve Hjønnevåg2013-02-192-3/+42
* ARM: etm: Add sysfs entry to enable timestamps if supportedArve Hjønnevåg2013-02-192-0/+51
* ARM: etm: Check arch version and disable data tracing for ptmArve Hjønnevåg2013-02-192-5/+23
* ARM: etm: Wait for etm/ptm(s) to stop before requesting PowerDownArve Hjønnevåg2013-02-191-8/+28
* ARM: fiq_debugger: fix multiple consoles and make it a preferred consoleColin Cross2013-02-191-28/+83
* ARM: fiq_debugger: add support for kgdbColin Cross2013-02-191-1/+72
* ARM: fiq_debugger: add debug_putcColin Cross2013-02-191-11/+16
* ARM: fiq_debugger: add support for reboot commandsColin Cross2013-02-191-2/+11
* ARM: fiq_debugger: fix compiling for v3.3Colin Cross2013-02-191-14/+2
* ARM: etm: Power down etm(s) when tracing is not enabledArve Hjønnevåg2013-02-191-2/+2
* ARM: etm: Support multiple ETMs/PTMs.Arve Hjønnevåg2013-02-192-84/+166
* ARM: etm: Return the entire trace buffer if it is empty after resetArve Hjønnevåg2013-02-191-0/+5
* ARM: etm: Add some missing locks and error checksArve Hjønnevåg2013-02-191-18/+39
* ARM: etm: Configure data tracingArve Hjønnevåg2013-02-192-4/+83
* ARM: etm: Allow range selectionArve Hjønnevåg2013-02-191-3/+46
* ARM: etm: Don't try to clear the buffer full status after reading the bufferArve Hjønnevåg2013-02-191-32/+26
* ARM: etm: Don't limit tracing to only non-secure code.Arve Hjønnevåg2013-02-191-1/+1
* ARM: etm: Don't require clock controlArve Hjønnevåg2013-02-191-7/+8
* ARM: Call idle notifiersTodd Poynor2013-02-191-0/+2
* Move x86_64 idle notifiers to genericTodd Poynor2013-02-192-22/+2
* ARM: Add generic fiq serial debuggerIliyan Malchev2013-02-195-0/+1401
* ARM: Add fiq_glueArve Hjønnevåg2013-02-195-0/+246
* ARM: Add 'card_present' state to mmc_platfrom_dataDmitry Shmidt2013-02-191-0/+1
* Recreate asm/mach/mmc.h include fileColin Cross2013-02-191-0/+27
* [ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg2013-02-191-0/+17
* [ARM] avoid mis-detecting some V7 cores in the decompressorBrian Swetland2013-02-191-0/+3
* ARM: allow the kernel text section to be made read-onlyColin Cross2013-02-197-22/+289
* ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIDima Zavin2013-02-195-1/+76
* ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross2013-02-192-15/+59
* ARM: add option to flush console before rebootDima Zavin2013-02-192-0/+39
* [ARM] process: Add display of memory around registers when displaying regs.San Mehat2013-02-191-0/+73
* Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-02-154-63/+32
|\
| * Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk2013-02-143-55/+24
| * Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk2013-02-141-1/+1
| * x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-131-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-02-154-13/+67
|\ \
| * | sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2013-02-132-10/+63
| * | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller2013-02-131-0/+1