summaryrefslogtreecommitdiffstats
path: root/arch/metag
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-171-0/+1
* | metag: use generic fixmap.hMark Salter2014-01-231-31/+1
* | memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-212-2/+4
* | 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
| |/
* | metag/smp: Make boot_secondary() staticGeert Uytterhoeven2014-01-061-1/+1
* | metag: topology: export 'cpu_core_map'Chen Gang2013-12-191-0/+1
* | smp, metag: kill SMP single function call interruptJiang Liu2013-12-052-7/+1
* | metag: smp: don't set irq regs in do_IPI()James Hogan2013-11-291-5/+2
* | metag: dma: remove dead code in dma_alloc_init()James Hogan2013-11-251-5/+0
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* | metag: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
* | mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-131-1/+1
* | mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-3/+1
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-126-101/+24
|\ \
| * | of: remove empty arch prom.h headersRob Herring2013-10-091-20/+0
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-091-1/+0
| * | metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-093-3/+1
| * | metag: use common of_flat_dt_match_machineRob Herring2013-10-094-44/+22
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0
| * | metag: use early_init_dt_scanRob Herring2013-10-091-6/+1
| * | metag: use unflatten_and_copy_device_treeRob Herring2013-10-092-19/+1
* | | Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-125-22/+12
|\ \ \ | |_|/ |/| |
| * | metag: off by one in setup_bootmem_node()Dan Carpenter2013-11-081-1/+1
| * | metag: handle low level kicks directlyJames Hogan2013-11-064-21/+11
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-122-0/+3
|\ \
| * | 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
| |/
* / irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-33/+19
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-2/+4
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-3/+2
|\
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-3/+2
* | metag: tz1090: instantiate gpio-tz1090-pdcJames Hogan2013-07-221-0/+14
* | metag: tz1090: select and instantiate gpio-tz1090James Hogan2013-07-222-0/+36
* | metag: tz1090: select and instantiate irq-imgpdcJames Hogan2013-07-222-0/+19
|/
* metag: delete __cpuinit usage from all metag filesPaul Gortmaker2013-07-143-16/+14
* 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
* | mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-091-2/+4
* | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0624-52/+243
|\ \
| * | metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan2013-07-042-1/+5
| * | metag: cpu hotplug: route_irq: preserve irq maskJames Hogan2013-07-021-2/+3
| * | metag: kick: add missing irq_enter/exit to kick_handler()James Hogan2013-07-021-0/+9
| * | metag: smp: don't spin waiting for CPU to startJames Hogan2013-07-021-10/+6