aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-29sparc: Write up preadv2/pwritev2 syscalls.David S. Miller1-1/+3
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-31/+31
2016-03-22sparc/syscall: fix syscall_get_archAndy Lutomirski1-1/+8
2016-03-22sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski1-0/+7
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches5-28/+28
2016-03-20sparc: Fix misspellings in comments.Adam Buchbinder3-3/+3
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-14/+10
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-4/+0
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+0
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2-4/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2-10/+6
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-3/+0
2016-02-25net: Facility to report route quality of connected socketsTom Herbert1-0/+2
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas1-4/+0
2016-01-21sparc: Hook up copy_file_range syscall.David S. Miller1-1/+2
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-20sparc: use generic dma_set_maskChristoph Hellwig1-15/+0
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-27/+6
2016-01-15arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim1-0/+9
2016-01-15sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-16/+0
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2016-01-12sparc: define __smp_xxxMichael S. Tsirkin1-4/+4
2016-01-12sparc: reuse asm-generic/barrier.hMichael S. Tsirkin3-23/+2
2016-01-08Merge branch 'for-linus' into work.miscAl Viro1-1/+5
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2016-01-04put the remnants of ..._user_ret() to restAl Viro2-105/+0
2015-12-31sparc: Wire up mlock2 system call.David S. Miller1-1/+2
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller1-1/+4
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz1-0/+1
2015-12-23sparc: Hook up userfaultfd system callMike Kravetz1-1/+2
2015-11-09sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers1-1/+2
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+1
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-1/+4
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
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-6/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-26/+0
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-09-08sparc32: do not include swap.h from pgtable_32.hMichal Hocko1-1/+1
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-12/+35