aboutsummaryrefslogtreecommitdiff
path: root/arch/metag/kernel
AgeCommit message (Expand)Author
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
2013-04-08metag: Use generic idle loopThomas Gleixner
2013-03-27metag: export _metag_da_present and cpu_2_hwthread_idJames Hogan
2013-03-27metag: ptrace: Implement NT_METAG_TLSPaul Clothier
2013-03-15metag: cachepart: fix get_global_dcache_size() typoJames Hogan
2013-03-15metag: cachepart: take into account small cache bitsJames Hogan
2013-03-15metag: smp: copy cache partition and enable GCOnJames Hogan
2013-03-15metag: perf: prepare for use by oprofileJames Hogan
2013-03-15metag: perf: don't reset TXTACTCYCJames Hogan
2013-03-15metag: perf: use hard_processor_id() to get threadJames Hogan
2013-03-15metag: perf: fix frequency sampling (dynamic period)James Hogan
2013-03-15metag: perf: add missing prev_count updatesJames Hogan
2013-03-15metag: perf: fixes for interrupting perf countersJames Hogan
2013-03-15metag: perf: fix wrap handling in delta calculationJames Hogan
2013-03-15metag: perf: fix core internal / perf channel muxJames Hogan
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds