aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-04metag: Inhibit NUMA balancing.Paul Mundt1-0/+1
2013-03-04metag: remove SET_PERSONALITY()James Hogan1-3/+0
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds173-0/+25012
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan2-7/+20
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan1-42/+10
2013-03-02metag: export clear_page and copy_pageJames Hogan1-0/+2
2013-03-02metag: export metag_code_cache_flush_allJames Hogan1-0/+1
2013-03-02metag: protect more non-MMU memory regionsJames Hogan3-7/+42
2013-03-02metag: make TXPRIVEXT bits explicitJames Hogan2-7/+31
2013-03-02metag: kernel/setup.c: sort includesJames Hogan1-23/+23
2013-03-02metag: add boot time LNKGET/LNKSET checkJames Hogan1-0/+79
2013-03-02metag: add __init to metag_cache_probe()James Hogan1-1/+1
2013-03-02metag: Add JTAG Debug Adapter (DA) supportJames Hogan8-0/+103
2013-03-02metag: ftrace supportJames Hogan6-1/+235
2013-03-02metag: PerfJames Hogan7-0/+1073
2013-03-02metag: Build infrastructureJames Hogan19-0/+1124
2013-03-02metag: Various other headersJames Hogan11-0/+526
2013-03-02metag: Stack unwindingJames Hogan2-0/+207
2013-03-02metag: Optimised library functionsJames Hogan20-0/+1474
2013-03-02metag: DMAJames Hogan2-0/+690
2013-03-02metag: SMP supportJames Hogan9-0/+1064
2013-03-02metag: Atomics, locks and bitopsJames Hogan13-0/+1395
2013-03-02metag: Module supportJames Hogan2-0/+321
2013-03-02metag: Scheduling/Process managementJames Hogan2-0/+616
2013-03-02metag: System CallsJames Hogan8-0/+508
2013-03-02metag: Internal and external irqchipsJames Hogan1-0/+5
2013-03-02metag: IRQ handlingJames Hogan3-0/+444
2013-03-02metag: TrapsJames Hogan5-0/+1167
2013-03-02metag: Time keepingJames Hogan5-0/+152
2013-03-02metag: ptraceJames Hogan3-0/+553
2013-03-02metag: Device treeJames Hogan5-0/+160
2013-03-02metag: Signal handlingJames Hogan3-0/+383
2013-03-02metag: TCM supportJames Hogan5-0/+317
2013-03-02metag: Highmem supportJames Hogan3-0/+294
2013-03-02metag: Huge TLBJames Hogan2-0/+377
2013-03-02metag: Memory handlingJames Hogan5-0/+1904
2013-03-02metag: Memory managementJames Hogan10-0/+1833
2013-03-02metag: Cache/TLB handlingJames Hogan7-0/+1277
2013-03-02metag: TBX sourceJames Hogan11-0/+2172
2013-03-02metag: TBX headerJames Hogan1-0/+1425
2013-03-02metag: BootJames Hogan6-0/+715