summaryrefslogtreecommitdiffstats
path: root/arch/metag/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0Star
|\
| * mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-261-9/+0Star
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-1/+0Star
|\ \ | |/ |/|
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-251-4/+0Star
* | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | metag: use for_each_sg()Akinobu Mita2015-06-251-5/+9
| |
| \
*-. \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-223-3/+4
|\ \ \ | |_|/ |/| |
| | * arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani2015-06-071-0/+3
| |/ |/|
| * locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-1/+1
| * locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra2015-05-191-1/+1
| * arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0Star
|/
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0Star
|\
| * arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0Star
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-1/+0Star
|\ \ | |/ |/|
| * whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-121-1/+0Star
* | 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-131-5/+1Star
* | metag: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-6/+0Star
|/
* arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-121-7/+7
* arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-121-3/+4
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0Star
* Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-132-120/+77Star
|\
| * locking,arch,metag: Fold atomic_opsPeter Zijlstra2014-08-142-120/+77Star
* | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
|/
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-4/+2Star
|\
| * Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-222-0/+5
| |\
| * | metag: Remove TIF_POLLING_NRFLAGJames Hogan2014-05-221-4/+2Star
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-11/+4Star
|\ \ \ | |_|/ |/| |
| * | arch,metag: Convert smp_mb__*()Peter Zijlstra2014-04-183-11/+4Star
| |/
* | 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
|/
* Merge tag 'metag-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-021-27/+0Star
|\
| * sched: remove unused SCHED_INIT_NODEVincent Guittot2014-03-191-27/+0Star
* | 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-181-0/+1
* | metag: use generic fixmap.hMark Salter2014-01-241-31/+1Star
* | 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
| |/
* / smp, metag: kill SMP single function call interruptJiang Liu2013-12-051-2/+0Star
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star