summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel
Commit message (Expand)AuthorAgeFilesLines
* of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-4/+0
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1
|\
| * 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/+0
* | metag: Use get_signal() signal_setup_done()Richard Weinberger2014-03-181-27/+21
* | metag: Use irq_set_affinity instead of homebrewn codeThomas Gleixner2014-03-171-19/+3
|/
* 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/+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
* 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-122-68/+22
|\
| * metag: move setup_machine_fdt declaration from prom.hRob Herring2013-10-091-1/+0
| * metag: use common of_flat_dt_match_machineRob Herring2013-10-092-42/+20
| * 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-122-8/+3
|\ \
| * | metag: handle low level kicks directlyJames Hogan2013-11-062-8/+3
| |/
* / irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-33/+19
|/
* metag: delete __cpuinit usage from all metag filesPaul Gortmaker2013-07-143-16/+14
* 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/+6
| * metag: smp: enable irqs after set_cpu_onlineJames Hogan2013-07-021-5/+6
| * metag: use clear_tasks_mm_cpumask()James Hogan2013-07-021-7/+1
| * metag: don't check for cache aliasing on smp cpu bootJames Hogan2013-06-271-6/+0
| * 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
| * metag: of_platform_populate from arch generic codeJames Hogan2013-06-131-0/+4
* | perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-191-1/+1
|/
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
* Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-307-28/+222
|\
| * metag: export _metag_da_present and cpu_2_hwthread_idJames Hogan2013-03-272-0/+3
| * metag: ptrace: Implement NT_METAG_TLSPaul Clothier2013-03-271-0/+34
| * metag: cachepart: fix get_global_dcache_size() typoJames Hogan2013-03-151-1/+1
| * metag: cachepart: take into account small cache bitsJames Hogan2013-03-151-4/+10
| * metag: smp: copy cache partition and enable GCOnJames Hogan2013-03-152-0/+123
| * metag: perf: prepare for use by oprofileJames Hogan2013-03-151-6/+16
| * metag: perf: don't reset TXTACTCYCJames Hogan2013-03-151-5/+2
| * metag: perf: use hard_processor_id() to get threadJames Hogan2013-03-151-2/+2
| * metag: perf: fix frequency sampling (dynamic period)James Hogan2013-03-151-0/+5