summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel
AgeCommit message (Expand)AuthorLines
2018-02-22metag: Remove arch/metag/James Hogan-7495/+0
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+0
2018-01-30metag: remove arch specific early DT functionsRob Herring-14/+0
2018-01-12signal/metag: Document a conflict with SI_USER with SIGFPEEric W. Biederman-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+17
2017-05-23metag: Adjust system_state checkThomas Gleixner-2/+1
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+0
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski-2/+0
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds-4/+15
2017-03-29metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin-0/+2
2017-03-29metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin-3/+12
2017-03-29metag/ptrace: Preserve previous registers for short regset writeDave Martin-1/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+3
2017-02-27mm: add new mmget() helperVegard Nossum-1/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-1/+1
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-12-14arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck-3/+13
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-0/+1
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-8/+8
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+1
2016-07-15metag: Fix typosAndrea Gelmini-1/+1
2016-07-15metag/perf: Convert to hotplug state machineRichard Cochran-19/+7
2016-06-23metag: Remove unnecessary of_platform_populate with default match tableKefeng Wang-4/+1
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+5
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby-3/+3
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo-1/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo-5/+5
2016-05-16Merge tag 'metag-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-1/+3
2016-05-03metag: perf: fix build on Meta1James Hogan-0/+3
2016-04-29metag: ftrace: remove the misleading comment for ftrace_dyn_arch_initLi Bin-1/+0
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo-1/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko-0/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner-1/+1
2016-01-20metag: convert to dma_map_opsChristoph Hellwig-34/+112
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2015-12-23metag: ftrace: Fix the comments for ftrace_modify_codeLi Bin-6/+5
2015-12-04module: use a structure to encapsulate layout.Rusty Russell-2/+2
2015-11-10Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-0/+2
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-3/+1
2015-09-15metag: SMP: Fix 4KiB stack setup on secondary CPUsJames Hogan-0/+2
2015-07-14metag/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu-4/+6