summaryrefslogtreecommitdiffstats
path: root/arch/metag/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
* | metag: use generic fixmap.hMark Salter2014-01-241-31/+1Star
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-0/+15
|\ \
| * | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+15
| |/
* / smp, metag: kill SMP single function call interruptJiang Liu2013-12-051-2/+0Star
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star
* | metag: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-123-24/+2Star
|\ \
| * | of: remove empty arch prom.h headersRob Herring2013-10-101-20/+0Star
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-101-1/+0Star
| * | metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-102-2/+1Star
| * | metag: use common of_flat_dt_match_machineRob Herring2013-10-102-2/+2
* | | Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-121-12/+7Star
|\ \ \ | |_|/ |/| |
| * | metag: handle low level kicks directlyJames Hogan2013-11-061-12/+7Star
| |/
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
* | sched/balancing: Periodically decay max cost of idle balanceJason Low2013-09-201-0/+1
* | sched/balancing: Consider max cost of idle balance per sched domainJason Low2013-09-201-0/+1
|/
* Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-101-1/+2
|\
| * metag: checksum.h: fix carry in csum_tcpudp_nofoldJames Hogan2013-07-091-1/+2
* | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-064-2/+13
|\ \
| * | metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras2013-06-131-2/+2
| * | metag/processor.h: Add missing cpuinfo_op declaration.Markos Chandras2013-06-131-0/+2
| * | metag/asm/irq.h: Declare init_IRQMarkos Chandras2013-06-131-0/+1
| * | metag: init common clk and use "core" clkJames Hogan2013-06-131-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-3/+0Star
|\ \ \ | |_|/ |/| |
| * | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
| |/
* / metag: fix mm/hugetlb.c build breakageJames Hogan2013-06-191-0/+1
|/
* Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-303-0/+19
|\
| * metag: add exported <asm/ech.h> for extended context handlingJames Hogan2013-03-272-0/+16
| * metag: smp: copy cache partition and enable GCOnJames Hogan2013-03-151-0/+3
* | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0Star
|/
* metag: remove SET_PERSONALITY()James Hogan2013-03-041-3/+0Star
* metag: Provide dma_get_sgtable()James Hogan2013-03-021-0/+7
* metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan2013-03-021-1/+0Star
* metag: copy devicetree to non-init memoryJames Hogan2013-03-021-0/+1
* metag: move irq enable out of irqflags.h on SMPJames Hogan2013-03-021-6/+5Star
* metag: protect more non-MMU memory regionsJames Hogan2013-03-021-1/+1
* metag: make TXPRIVEXT bits explicitJames Hogan2013-03-021-0/+4
* metag: Add JTAG Debug Adapter (DA) supportJames Hogan2013-03-021-0/+43
* metag: ftrace supportJames Hogan2013-03-022-1/+23
* metag: PerfJames Hogan2013-03-021-0/+4
* metag: Build infrastructureJames Hogan2013-03-022-0/+68
* metag: Various other headersJames Hogan2013-03-0211-0/+526
* metag: Stack unwindingJames Hogan2013-03-021-0/+20
* metag: Optimised library functionsJames Hogan2013-03-023-0/+117
* metag: DMAJames Hogan2013-03-021-0/+183
* metag: SMP supportJames Hogan2013-03-024-0/+159
* metag: Atomics, locks and bitopsJames Hogan2013-03-0213-0/+1395