summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel
Commit message (Expand)AuthorAgeFilesLines
* metag: Adjust system_state checkThomas Gleixner2017-05-231-2/+1
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-021-2/+0
|\
| * linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski2017-04-211-2/+0
* | Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-291-4/+15
|\ \ | |/ |/|
| * metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin2017-03-291-0/+2
| * metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin2017-03-291-3/+12
| * metag/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-291-1/+1
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+6
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* | mm: add new mmget() helperVegard Nossum2017-02-271-1/+1
* | mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
|/
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-1/+1
|\
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
|/
* arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-3/+13
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-08-051-1/+1
|\
| * metag: Fix typosAndrea Gelmini2016-07-151-1/+1
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-8/+8
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-4/+1
|\ \
| * | metag: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-4/+1
| |/
* | metag/perf: Convert to hotplug state machineRichard Cochran2016-07-151-19/+7
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-5/+5
|\
| * perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-161-1/+1
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-5/+5
* | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-3/+3
* | Merge tag 'metag-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-05-162-1/+3
|\ \ | |/ |/|
| * metag: perf: fix build on Meta1James Hogan2016-05-031-0/+3
| * metag: ftrace: remove the misleading comment for ftrace_dyn_arch_initLi Bin2016-04-291-1/+0
* | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-1/+1
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
|/
* metag: convert to dma_map_opsChristoph Hellwig2016-01-201-34/+112
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-2/+2
|\
| * module: use a structure to encapsulate layout.Rusty Russell2015-12-041-2/+2
* | metag: ftrace: Fix the comments for ftrace_modify_codeLi Bin2015-12-231-6/+5
|/
* Merge tag 'metag-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-11-101-0/+2
|\
| * metag: SMP: Fix 4KiB stack setup on secondary CPUsJames Hogan2015-09-151-0/+2
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+1
|/
* metag/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-141-4/+6
* Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-04-241-3/+7
|\
| * metag: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-161-3/+7
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\ \
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
| |/
* | metag: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-111-3/+2
|/
OpenPOWER on IntegriCloud