aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag (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-21memblock: make memblock_set_node() support different memblock_typeTang Chen2-2/+4
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
2014-01-06metag/smp: Make boot_secondary() staticGeert Uytterhoeven1-1/+1
2013-12-19metag: topology: export 'cpu_core_map'Chen Gang1-0/+1
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 Liu2-7/+1
2013-11-29metag: smp: don't set irq regs in do_IPI()James Hogan1-5/+2
2013-11-25metag: dma: remove dead code in dma_alloc_init()James Hogan1-5/+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-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig1-1/+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-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu1-1/+1
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu1-3/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds6-101/+24
2013-11-12Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds5-22/+12
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+3
2013-11-08metag: off by one in setup_bootmem_node()Dan Carpenter1-1/+1
2013-11-06metag: handle low level kicks directlyJames Hogan4-21/+11
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 Herring3-3/+1
2013-10-09metag: use common of_flat_dt_match_machineRob Herring4-44/+22
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-9/+0
2013-10-09metag: use early_init_dt_scanRob Herring1-6/+1
2013-10-09metag: use unflatten_and_copy_device_treeRob Herring2-19/+1
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker1-33/+19
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-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-2/+4
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+2
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar1-3/+2
2013-07-22metag: tz1090: instantiate gpio-tz1090-pdcJames Hogan1-0/+14
2013-07-22metag: tz1090: select and instantiate gpio-tz1090James Hogan2-0/+36
2013-07-22metag: tz1090: select and instantiate irq-imgpdcJames Hogan2-0/+19
2013-07-14metag: delete __cpuinit usage from all metag filesPaul Gortmaker3-16/+14
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-09mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner1-2/+4
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 Torvalds24-52/+243
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2-7/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen2-7/+1
2013-07-04metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan2-1/+5
2013-07-03mm/metag: prepare for killing free_all_bootmem_node()Jiang Liu1-12/+2