summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-04-241-3/+7
|\
| * metag: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-161-3/+7
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0Star
|\ \
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0Star
| |/
* / metag: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-111-3/+2Star
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-1/+1
* metag: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-261-7/+7
* Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-141-2/+2
|\
| * metag: cachepart: Fix failure checkAndrey Utkin2014-07-181-2/+2
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-7/+3Star
|\ \
| * | metag: Use sigsp()Richard Weinberger2014-08-061-7/+3Star
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-051-10/+9Star
|\ \
| * | metag, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-10/+9Star
| |/
* / metag: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-14/+0Star
|/
* of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-4/+0Star
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1Star
|\
| * ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0Star
* | metag: Use get_signal() signal_setup_done()Richard Weinberger2014-03-181-27/+21Star
* | metag: Use irq_set_affinity instead of homebrewn codeThomas Gleixner2014-03-171-19/+3Star
|/
* 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-051-5/+1Star
* metag: smp: don't set irq regs in do_IPI()James Hogan2013-11-291-5/+2Star
* metag: dma: remove dead code in dma_alloc_init()James Hogan2013-11-251-5/+0Star
* mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-3/+1Star
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-68/+22Star
|\
| * metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-101-1/+0Star
| * metag: use common of_flat_dt_match_machineRob Herring2013-10-102-42/+20Star
| * metag: use early_init_dt_scanRob Herring2013-10-091-6/+1Star
| * metag: use unflatten_and_copy_device_treeRob Herring2013-10-092-19/+1Star
* | Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-122-8/+3Star
|\ \
| * | metag: handle low level kicks directlyJames Hogan2013-11-062-8/+3Star
| |/
* / irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-33/+19Star
|/
* metag: delete __cpuinit usage from all metag filesPaul Gortmaker2013-07-153-16/+14Star
* Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-069-45/+118
|\
| * metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan2013-07-041-0/+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/+6Star
| * metag: smp: enable irqs after set_cpu_onlineJames Hogan2013-07-021-5/+6
| * metag: use clear_tasks_mm_cpumask()James Hogan2013-07-021-7/+1Star
| * metag: don't check for cache aliasing on smp cpu bootJames Hogan2013-06-271-6/+0Star
| * metag: panic if cache aliasing possibleJames Hogan2013-06-271-6/+7
| * metag/traps: include setup.h for the per_cpu_trap_init declarationMarkos Chandras2013-06-131-0/+1
| * metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras2013-06-131-2/+2
| * metag/setup: Restrict scope for the capabilities variableMarkos Chandras2013-06-131-6/+6
| * metag/kernel/irq.c: Declare root_domain as staticMarkos Chandras2013-06-131-1/+1
| * metag: log core and timer frequencies from arch codeJames Hogan2013-06-131-0/+2
| * metag: init common clk and use "core" clkJames Hogan2013-06-132-3/+68