aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel
AgeCommit message (Expand)Author
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski
2017-03-29Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds
2017-03-29metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin
2017-03-29metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin
2017-03-29metag/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmget() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
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