aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds1-4/+15
2017-03-29metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin1-0/+2
2017-03-29metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin1-3/+12
2017-03-29metag/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar5-0/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar3-0/+3
2017-02-27mm: add new mmget() helperVegard Nossum1-1/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-14arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-3/+13
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-8/+8
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-4/+1
2016-07-15metag: Fix typosAndrea Gelmini1-1/+1
2016-07-15metag/perf: Convert to hotplug state machineRichard Cochran1-19/+7
2016-06-23metag: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-4/+1
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-3/+3
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo1-1/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-5/+5
2016-05-16Merge tag 'metag-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds2-1/+3
2016-05-03metag: perf: fix build on Meta1James Hogan1-0/+3
2016-04-29metag: ftrace: remove the misleading comment for ftrace_dyn_arch_initLi Bin1-1/+0
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-1/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-01-20metag: convert to dma_map_opsChristoph Hellwig1-34/+112
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-2/+2
2015-12-23metag: ftrace: Fix the comments for ftrace_modify_codeLi Bin1-6/+5
2015-12-04module: use a structure to encapsulate layout.Rusty Russell1-2/+2
2015-11-10Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-0/+2
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-3/+1
2015-09-15metag: SMP: Fix 4KiB stack setup on secondary CPUsJames Hogan1-0/+2
2015-07-14metag/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-4/+6
2015-04-24Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-3/+7
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-2/+0
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-03-16metag: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad1-3/+7
2015-03-11metag: Use common outgoing-CPU-notification codePaul E. McKenney1-3/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2014-08-26metag: Replace __get_cpu_var uses for address calculationChristoph Lameter1-7/+7
2014-08-13Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-2/+2