summaryrefslogtreecommitdiffstats
path: root/arch/metag
Commit message (Expand)AuthorAgeFilesLines
* 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-152-4/+0
|\ \
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-122-4/+0
* | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-1/+0
|\ \ \
| * | | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-1/+0
| | |/ | |/|
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-03-271-3/+2
|\ \ \ | |_|/ |/| |
| * | metag: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-111-3/+2
* | | metag: Fix ioremap_wc/ioremap_cached build errorsJames Hogan2015-03-233-94/+106
| |/ |/|
* | metag: Fix KSTK_EIP() and KSTK_ESP() macrosJames Hogan2015-02-241-2/+2
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-10/+15
|\
| * metag: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-8/+13
| * metag/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-6/+2
* | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-111-6/+0
* | metag: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-6/+0
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
|/
* 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
OpenPOWER on IntegriCloud