summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
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-13Merge 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-09Merge branch 'for-linus' into work.miscAl Viro1-1/+5
2016-01-05soreuseport: 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-10sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers1-1/+2
2015-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-11-06mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+1
2015-11-06Merge 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-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-09-09sparc32: do not include swap.h from pgtable_32.hMichal Hocko1-1/+1
2015-09-09Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+1
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-12/+35
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2-1/+7
2015-08-08sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner1-1/+1
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart1-1/+1
2015-08-07sparc64: 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_a...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-21ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang1-1/+1
2015-07-18mm: 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-26mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-26Merge 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-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-4/+4
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-4/+0
2015-06-25mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-29/+0