aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-10Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-1/+2
2013-07-09metag: checksum.h: fix carry in csum_tcpudp_nofoldJames Hogan1-1/+2
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds4-2/+13
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-19metag: fix mm/hugetlb.c build breakageJames Hogan1-0/+1
2013-06-13metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras1-2/+2
2013-06-13metag/processor.h: Add missing cpuinfo_op declaration.Markos Chandras1-0/+2
2013-06-13metag/asm/irq.h: Declare init_IRQMarkos Chandras1-0/+1
2013-06-13metag: init common clk and use "core" clkJames Hogan1-0/+8
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds3-0/+19
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-03-27metag: add exported <asm/ech.h> for extended context handlingJames Hogan2-0/+16
2013-03-15metag: smp: copy cache partition and enable GCOnJames Hogan1-0/+3
2013-03-04metag: remove SET_PERSONALITY()James Hogan1-3/+0
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 Hogan1-0/+1
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan1-6/+5
2013-03-02metag: protect more non-MMU memory regionsJames Hogan1-1/+1
2013-03-02metag: make TXPRIVEXT bits explicitJames Hogan1-0/+4
2013-03-02metag: Add JTAG Debug Adapter (DA) supportJames Hogan1-0/+43
2013-03-02metag: ftrace supportJames Hogan2-1/+23
2013-03-02metag: PerfJames Hogan1-0/+4
2013-03-02metag: Build infrastructureJames Hogan2-0/+68
2013-03-02metag: Various other headersJames Hogan11-0/+526
2013-03-02metag: Stack unwindingJames Hogan1-0/+20
2013-03-02metag: Optimised library functionsJames Hogan3-0/+117
2013-03-02metag: DMAJames Hogan1-0/+183
2013-03-02metag: SMP supportJames Hogan4-0/+159
2013-03-02metag: Atomics, locks and bitopsJames Hogan13-0/+1395
2013-03-02metag: Module supportJames Hogan1-0/+37
2013-03-02metag: Scheduling/Process managementJames Hogan1-0/+155
2013-03-02metag: System CallsJames Hogan6-0/+231
2013-03-02metag: IRQ handlingJames Hogan2-0/+126
2013-03-02metag: TrapsJames Hogan2-0/+69
2013-03-02metag: Time keepingJames Hogan3-0/+84
2013-03-02metag: ptraceJames Hogan2-0/+173
2013-03-02metag: Device treeJames Hogan1-0/+23
2013-03-02metag: Signal handlingJames Hogan2-0/+39
2013-03-02metag: TCM supportJames Hogan3-0/+85
2013-03-02metag: Highmem supportJames Hogan2-0/+161
2013-03-02metag: Huge TLBJames Hogan1-0/+86
2013-03-02metag: Memory handlingJames Hogan2-0/+406
2013-03-02metag: Memory managementJames Hogan5-0/+767
2013-03-02metag: Cache/TLB handlingJames Hogan5-0/+644
2013-03-02metag: TBX headerJames Hogan1-0/+1425
2013-03-02metag: BootJames Hogan2-0/+90
2013-03-02metag: Header for core memory mapped registersJames Hogan1-0/+1106
2013-03-02metag: Headers for core arch constantsJames Hogan2-0/+1261