summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * metag: ptrace: Implement NT_METAG_TLSPaul Clothier2013-03-271-0/+34
| * metag: cachepart: fix get_global_dcache_size() typoJames Hogan2013-03-151-1/+1
| * metag: cachepart: take into account small cache bitsJames Hogan2013-03-151-4/+10
| * metag: smp: copy cache partition and enable GCOnJames Hogan2013-03-152-0/+123
| * metag: perf: prepare for use by oprofileJames Hogan2013-03-151-6/+16
| * metag: perf: don't reset TXTACTCYCJames Hogan2013-03-151-5/+2Star
| * metag: perf: use hard_processor_id() to get threadJames Hogan2013-03-151-2/+2
| * metag: perf: fix frequency sampling (dynamic period)James Hogan2013-03-151-0/+5
| * metag: perf: add missing prev_count updatesJames Hogan2013-03-151-2/+10
| * metag: perf: fixes for interrupting perf countersJames Hogan2013-03-151-7/+15
| * metag: perf: fix wrap handling in delta calculationJames Hogan2013-03-151-1/+1
| * metag: perf: fix core internal / perf channel muxJames Hogan2013-03-151-1/+1
* | metag: Use generic idle loopThomas Gleixner2013-04-082-30/+7Star
|/
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-031-1/+1
* metag: copy devicetree to non-init memoryJames Hogan2013-03-022-0/+19
* metag: cleanup metag_ksyms.c includesJames Hogan2013-03-021-6/+3Star
* metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2013-03-021-2/+0Star
* metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2013-03-021-16/+0Star
* metag: move setup.c exports out of metag_ksyms.cJames Hogan2013-03-022-5/+3Star
* metag: move kick.c exports out of metag_ksyms.cJames Hogan2013-03-022-2/+3
* metag: move traps.c exports out of metag_ksyms.cJames Hogan2013-03-022-5/+3Star
* metag: move irq enable out of irqflags.h on SMPJames Hogan2013-03-021-1/+15
* metag: export clear_page and copy_pageJames Hogan2013-03-021-0/+2
* metag: protect more non-MMU memory regionsJames Hogan2013-03-022-6/+41
* metag: make TXPRIVEXT bits explicitJames Hogan2013-03-021-7/+27
* metag: kernel/setup.c: sort includesJames Hogan2013-03-021-23/+23
* metag: Add JTAG Debug Adapter (DA) supportJames Hogan2013-03-023-0/+39
* metag: ftrace supportJames Hogan2013-03-023-0/+207
* metag: PerfJames Hogan2013-03-025-0/+1068
* metag: Build infrastructureJames Hogan2013-03-025-0/+197
* metag: Stack unwindingJames Hogan2013-03-021-0/+187
* metag: DMAJames Hogan2013-03-021-0/+507
* metag: SMP supportJames Hogan2013-03-025-0/+905
* metag: Module supportJames Hogan2013-03-021-0/+284
* metag: Scheduling/Process managementJames Hogan2013-03-021-0/+461
* metag: System CallsJames Hogan2013-03-022-0/+277
* metag: Internal and external irqchipsJames Hogan2013-03-021-0/+5
* metag: IRQ handlingJames Hogan2013-03-021-0/+318
* metag: TrapsJames Hogan2013-03-023-0/+1098
* metag: Time keepingJames Hogan2013-03-022-0/+68
* metag: ptraceJames Hogan2013-03-021-0/+380
* metag: Device treeJames Hogan2013-03-021-0/+97
* metag: Signal handlingJames Hogan2013-03-021-0/+344
* metag: TCM supportJames Hogan2013-03-021-0/+151
* metag: BootJames Hogan2013-03-023-0/+621