aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-23metag: use generic fixmap.hMark Salter1-31/+1
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+15
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+15
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-12-05smp, metag: kill SMP single function call interruptJiang Liu1-2/+0
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-11-15metag: handle pgtable_page_ctor() failKirill A. Shutemov1-2/+6
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-24/+2
2013-11-12Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-12/+7
2013-11-06metag: handle low level kicks directlyJames Hogan1-12/+7
2013-10-09of: remove empty arch prom.h headersRob Herring1-20/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-1/+0
2013-10-09metag: move setup_machine_fdt declaration from prom.hRob Herring2-2/+1
2013-10-09metag: use common of_flat_dt_match_machineRob Herring2-2/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-20sched/balancing: Periodically decay max cost of idle balanceJason Low1-0/+1
2013-09-20sched/balancing: Consider max cost of idle balance per sched domainJason Low1-0/+1
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