summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-10/+0
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-24/+0
2016-08-03signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-24/+0
2016-08-03Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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-29sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz1-1/+2
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-12/+34
2016-06-25sparc: 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-30sparc64: Fix return from trap window fill crashes.David S. Miller2-4/+8
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-22/+42
2016-05-21sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2-12/+34
2016-05-21sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg1-1/+1
2016-05-21sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg3-4/+2
2016-05-21sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2-5/+5
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins1-2/+0
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-124/+1
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz1-0/+1
2016-04-13locking/rwsem, sparc: Drop superfluous arch specific implementationMichal Hocko2-119/+1
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko1-6/+1
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-29/+29
2016-03-23sparc/syscall: fix syscall_get_archAndy Lutomirski1-1/+8
2016-03-23sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski1-0/+7
2016-03-21sparc: Convert naked unsigned uses to unsigned intJoe Perches4-26/+26
2016-03-21sparc: Fix misspellings in comments.Adam Buchbinder3-3/+3
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-14/+8
2016-03-18Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-4/+0
2016-03-14ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2-4/+2
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2-10/+6
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-3/+0
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas1-4/+0
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-21sparc: use generic dma_set_maskChristoph Hellwig1-15/+0
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-27/+6
2016-01-16arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim1-0/+9
2016-01-16sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-16/+0
2016-01-12sparc: define __smp_xxxMichael S. Tsirkin1-4/+4
2016-01-12sparc: reuse asm-generic/barrier.hMichael S. Tsirkin3-23/+2
2016-01-04put the remnants of ..._user_ret() to restAl Viro2-105/+0
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz1-0/+1
2015-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+3
2015-11-04sparc64: Fix numa distance valuesNitin Gupta1-0/+3
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-4/+4
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-1/+3
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-0/+1