summaryrefslogtreecommitdiff
path: root/arch/metag/kernel
AgeCommit message (Expand)Author
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-08-26metag: Replace __get_cpu_var uses for address calculationChristoph Lameter
2014-08-13Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-06metag: Use sigsp()Richard Weinberger
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-07-18metag: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-18metag: cachepart: Fix failure checkAndrey Utkin
2014-06-18metag, perf: Use common PMU interrupt disabled codeVince Weaver
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-03-18metag: Use get_signal() signal_setup_done()Richard Weinberger
2014-03-17metag: Use irq_set_affinity instead of homebrewn codeThomas Gleixner
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-01-06metag/smp: Make boot_secondary() staticGeert Uytterhoeven
2013-12-19metag: topology: export 'cpu_core_map'Chen Gang
2013-12-05smp, metag: kill SMP single function call interruptJiang Liu
2013-11-29metag: smp: don't set irq regs in do_IPI()James Hogan
2013-11-25metag: dma: remove dead code in dma_alloc_init()James Hogan
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-06metag: handle low level kicks directlyJames Hogan
2013-10-09metag: move setup_machine_fdt declaration from prom.hRob Herring
2013-10-09metag: use common of_flat_dt_match_machineRob Herring
2013-10-09metag: use early_init_dt_scanRob Herring
2013-10-09metag: use unflatten_and_copy_device_treeRob Herring
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2013-07-14metag: delete __cpuinit usage from all metag filesPaul Gortmaker
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-04metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan
2013-07-02metag: cpu hotplug: route_irq: preserve irq maskJames Hogan
2013-07-02metag: kick: add missing irq_enter/exit to kick_handler()James Hogan
2013-07-02metag: smp: don't spin waiting for CPU to startJames Hogan
2013-07-02metag: smp: enable irqs after set_cpu_onlineJames Hogan
2013-07-02metag: use clear_tasks_mm_cpumask()James Hogan
2013-06-27metag: don't check for cache aliasing on smp cpu bootJames Hogan
2013-06-27metag: panic if cache aliasing possibleJames Hogan
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker
2013-06-13metag/traps: include setup.h for the per_cpu_trap_init declarationMarkos Chandras
2013-06-13metag/traps: Mark die() as __noreturn to match the declaration.Markos Chandras
2013-06-13metag/setup: Restrict scope for the capabilities variableMarkos Chandras
2013-06-13metag/kernel/irq.c: Declare root_domain as staticMarkos Chandras
2013-06-13metag: log core and timer frequencies from arch codeJames Hogan
2013-06-13metag: init common clk and use "core" clkJames Hogan
2013-06-13metag: of_platform_populate from arch generic codeJames Hogan
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds