summaryrefslogtreecommitdiff
path: root/arch/metag/kernel
AgeCommit message (Expand)Author
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-15metag: Fix typosAndrea Gelmini
2016-07-15metag/perf: Convert to hotplug state machineRichard Cochran
2016-06-23metag: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-16Merge tag 'metag-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-05-03metag: perf: fix build on Meta1James Hogan
2016-04-29metag: ftrace: remove the misleading comment for ftrace_dyn_arch_initLi Bin
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner
2016-01-20metag: convert to dma_map_opsChristoph Hellwig
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-12-23metag: ftrace: Fix the comments for ftrace_modify_codeLi Bin
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-11-10Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-15metag: SMP: Fix 4KiB stack setup on secondary CPUsJames Hogan
2015-07-14metag/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-04-24Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-03-16metag: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad
2015-03-11metag: Use common outgoing-CPU-notification codePaul E. McKenney
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