aboutsummaryrefslogtreecommitdiff
path: root/arch/metag/kernel
AgeCommit message (Expand)Author
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-08metag: Use generic idle loopThomas Gleixner
2013-03-27metag: export _metag_da_present and cpu_2_hwthread_idJames Hogan
2013-03-27metag: ptrace: Implement NT_METAG_TLSPaul Clothier
2013-03-15metag: cachepart: fix get_global_dcache_size() typoJames Hogan
2013-03-15metag: cachepart: take into account small cache bitsJames Hogan
2013-03-15metag: smp: copy cache partition and enable GCOnJames Hogan
2013-03-15metag: perf: prepare for use by oprofileJames Hogan
2013-03-15metag: perf: don't reset TXTACTCYCJames Hogan
2013-03-15metag: perf: use hard_processor_id() to get threadJames Hogan
2013-03-15metag: perf: fix frequency sampling (dynamic period)James Hogan
2013-03-15metag: perf: add missing prev_count updatesJames Hogan
2013-03-15metag: perf: fixes for interrupting perf countersJames Hogan
2013-03-15metag: perf: fix wrap handling in delta calculationJames Hogan
2013-03-15metag: perf: fix core internal / perf channel muxJames Hogan
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02metag: copy devicetree to non-init memoryJames Hogan
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan
2013-03-02metag: export clear_page and copy_pageJames Hogan
2013-03-02metag: protect more non-MMU memory regionsJames Hogan
2013-03-02metag: make TXPRIVEXT bits explicitJames Hogan
2013-03-02metag: kernel/setup.c: sort includesJames Hogan
2013-03-02metag: Add JTAG Debug Adapter (DA) supportJames Hogan
2013-03-02metag: ftrace supportJames Hogan
2013-03-02metag: PerfJames Hogan
2013-03-02metag: Build infrastructureJames Hogan
2013-03-02metag: Stack unwindingJames Hogan
2013-03-02metag: DMAJames Hogan
2013-03-02metag: SMP supportJames Hogan
2013-03-02metag: Module supportJames Hogan
2013-03-02metag: Scheduling/Process managementJames Hogan
2013-03-02metag: System CallsJames Hogan
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-03-02metag: IRQ handlingJames Hogan
2013-03-02metag: TrapsJames Hogan
2013-03-02metag: Time keepingJames Hogan
2013-03-02metag: ptraceJames Hogan
2013-03-02metag: Device treeJames Hogan
2013-03-02metag: Signal handlingJames Hogan
2013-03-02metag: TCM supportJames Hogan
2013-03-02metag: BootJames Hogan