aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2016-02-25net: Facility to report route quality of connected socketsTom Herbert1-0/+2
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
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstreamIngo Molnar2-1/+7
2015-08-07sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner1-1/+1
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart1-1/+1
2015-08-06sparc64: Fix userspace FPU register corruptions.David S. Miller1-11/+5
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-9/+26
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire()Andrey Konovalov1-2/+2
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra2-4/+0
2015-07-27sparc: Provide atomic_{or,xor,and}Peter Zijlstra2-0/+10
2015-07-20ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang1-1/+1
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-25sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern1-0/+22
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-4/+4
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-4/+0