summaryrefslogtreecommitdiff
path: root/arch/metag
AgeCommit message (Expand)Author
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-08metag: Use generic idle loopThomas Gleixner
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-03-27metag: add exported <asm/ech.h> for extended context handlingJames Hogan
2013-03-27metag: export _metag_da_present and cpu_2_hwthread_idJames Hogan
2013-03-27metag: ptrace: Implement NT_METAG_TLSPaul Clothier
2013-03-20memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle
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: OProfile supportJames 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-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-03-04metag: Inhibit NUMA balancing.Paul Mundt
2013-03-04metag: remove SET_PERSONALITY()James 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: Provide dma_get_sgtable()James Hogan
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan
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: hugetlb: convert to vm_unmapped_area()James Hogan
2013-03-02metag: export clear_page and copy_pageJames Hogan
2013-03-02metag: export metag_code_cache_flush_allJames 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 boot time LNKGET/LNKSET checkJames Hogan
2013-03-02metag: add __init to metag_cache_probe()James 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: Various other headersJames Hogan
2013-03-02metag: Stack unwindingJames Hogan
2013-03-02metag: Optimised library functionsJames Hogan
2013-03-02metag: DMAJames Hogan