aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-18sparc64: Enable sun4v dma ops to use IOMMU v2 APIsTushar Dave1-0/+6
2016-11-18sparc64: Initialize iommu_map_table and iommu_poolTushar Dave1-0/+2
2016-11-18sparc64: Add ATU (new IOMMU) supportTushar Dave2-0/+363
2016-10-24sparc64: Delete now unused user copy fixup functions.David S. Miller1-33/+3
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller1-6/+15
2016-10-24sparc64: Delete __ret_efault.David S. Miller1-1/+0
2016-10-24sparc32: Fix old style declaration GCC warningsTobias Klauser1-1/+1
2016-10-24sparc64: Fix old style declaration GCC warningsTobias Klauser1-6/+6
2016-10-24sparc64: Setup a scheduling domain for highest level cache.Atish Patra2-3/+10
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds4-100/+35
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-18/+22
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-2/+3
2016-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2016-10-06sparc64: Enable setting "relaxed ordering" in IOMMU mappingschris hyser1-0/+1
2016-10-05sparc64: separate extable_64.h, switch elf_64.h to itAl Viro3-18/+22
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2016-09-28sparc64: Fix non-SMP build.David S. Miller1-0/+1
2016-09-28sparc64: Fix cpu_possible_mask if nr_cpus is setAtish Patra1-0/+1
2016-09-28sparc64 mm: Fix more TSB sizing issuesMike Kravetz1-0/+1
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2-11/+9
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+3
2016-09-13sparc32: fix copy_from_user()Al Viro1-1/+3
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook2-10/+6
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf1-0/+4
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-6/+19
2016-08-07[sparc] unify 32bit and 64bit string.hAl Viro3-100/+34
2016-08-07sparc: move exports to definitionsAl Viro1-0/+1
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-10/+0
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-24/+0
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-24/+0
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+0
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas1-4/+2
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta3-10/+11
2016-07-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz1-1/+2
2016-07-26sparc/uaccess: Enable hardened usercopyKees Cook2-6/+19
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-12/+34
2016-06-24sparc: get rid of superfluous __GFP_REPEATMichal Hocko1-4/+2
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas1-3/+0
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2-3/+0
2016-06-16locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra3-7/+25
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2-5/+12
2016-06-04sparc32: remove stale RTC_PORT definitionArnd Bergmann1-10/+0
2016-05-29sparc64: Fix return from trap window fill crashes.David S. Miller2-4/+8
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-22/+42
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2-12/+34
2016-05-20sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg1-1/+1
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg3-4/+2
2016-05-20sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2-5/+5
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-2/+0
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-124/+1