summaryrefslogtreecommitdiffstats
path: root/arch/metag
Commit message (Expand)AuthorAgeFilesLines
* arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-7/+7
* arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-3/+4
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-7/+7
|\
| * metag: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-261-7/+7
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-132-120/+77
|\ \
| * | locking,arch,metag: Fold atomic_opsPeter Zijlstra2014-08-142-120/+77
* | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ |/|
* | Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-132-3/+3
|\ \
| * | metag: cachepart: Fix failure checkAndrey Utkin2014-07-181-2/+2
| * | metag: hugetlbpage: Remove null pointer checks that could never happenRickard Strandqvist2014-06-161-1/+1
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-7/+3
|\ \ \ | |_|/ |/| |
| * | metag: Use sigsp()Richard Weinberger2014-08-061-7/+3
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-041-10/+9
|\ \
| * | metag, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-10/+9
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\ \
| * | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
| |/
* | metag: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-182-15/+0
|/
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-5/+0
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-4/+0
|\
| * of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-4/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-4/+2
|\ \
| * \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-224-8/+6
| |\ \
| * | | metag: Remove TIF_POLLING_NRFLAGJames Hogan2014-05-221-4/+2
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-11/+4
|\ \ \ | |_|/ |/| |
| * | arch,metag: Convert smp_mb__*()Peter Zijlstra2014-04-183-11/+4
| |/
* | metag: Remove _STK_LIM_MAX overrideJames Hogan2014-05-152-8/+1
* | parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller2014-05-151-1/+1
* | metag: Reduce maximum stack size to 256MBJames Hogan2014-05-151-0/+2
* | metag: fix memory barriersMikulas Patocka2014-05-151-0/+3
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1
|\
| * ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
* | Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-024-74/+25
|\ \
| * | sched: remove unused SCHED_INIT_NODEVincent Guittot2014-03-191-27/+0
| * | metag: Use get_signal() signal_setup_done()Richard Weinberger2014-03-181-27/+21
| * | metag: Fix METAG Kconfig symbol select orderingJames Hogan2014-03-181-1/+1
| * | metag: Use irq_set_affinity instead of homebrewn codeThomas Gleixner2014-03-171-19/+3
| |/
* | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | metag: use generic fixmap.hMark Salter2014-01-231-31/+1
* | memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-212-2/+4
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-0/+15
|\ \
| * | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+15
| |/
* | metag/smp: Make boot_secondary() staticGeert Uytterhoeven2014-01-061-1/+1
* | metag: topology: export 'cpu_core_map'Chen Gang2013-12-191-0/+1
* | smp, metag: kill SMP single function call interruptJiang Liu2013-12-052-7/+1
OpenPOWER on IntegriCloud