summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* sparc64: recognize and support Sonoma CPU typeKhalid Aziz2016-04-211-0/+1
* sparc: Write up preadv2/pwritev2 syscalls.David S. Miller2016-03-291-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-288-31/+31
|\
| * sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-205-28/+28
| * sparc: Fix misspellings in comments.Adam Buchbinder2016-03-203-3/+3
* | sparc/syscall: fix syscall_get_archAndy Lutomirski2016-03-221-1/+8
* | sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski2016-03-221-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-193-14/+10
|\
| * ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-132-4/+2
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-132-10/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-1/+2
| |\
| * | net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-4/+0
|\ \ \
| * | | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0
| |/ /
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-3/+0
|\ \ \ | |_|/ |/| |
| * | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
| |/
* | sparc: Hook up copy_file_range syscall.David S. Miller2016-01-211-1/+2
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* sparc: use generic dma_set_maskChristoph Hellwig2016-01-201-15/+0
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-183-27/+6
|\
| * sparc: define __smp_xxxMichael S. Tsirkin2016-01-121-4/+4
| * sparc: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-123-23/+2
* | arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-151-0/+9
* | sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-16/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121-0/+3
|\ \
| * | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
| |/
* | Merge branch 'for-linus' into work.miscAl Viro2016-01-081-1/+5
|\ \ | |/
| * sparc: Wire up mlock2 system call.David S. Miller2015-12-311-1/+2
| * sparc: Add all necessary direct socket system calls.David S. Miller2015-12-311-1/+4
* | put the remnants of ..._user_ret() to restAl Viro2016-01-042-105/+0
|/
* sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz2015-12-241-0/+1
* sparc: Hook up userfaultfd system callMike Kravetz2015-12-231-1/+2
* sparc/sparc64: allocate sys_membarrier system call numberMathieu Desnoyers2015-11-091-1/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-051-0/+1
|\
| * mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-11-052-1/+4
|\ \ | |/ |/|
| * sparc64: Fix numa distance valuesNitin Gupta2015-11-041-0/+3
| * sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S valueRob Gardner2015-08-071-1/+1
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-1/+3
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-0/+1
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-6/+0
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-26/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-081-1/+1
|\ \
| * | sparc32: do not include swap.h from pgtable_32.hMichal Hocko2015-09-081-1/+1
* | | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-081-1/+1
|\ \ \ | |/ / |/| |
| * | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-201-1/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-034-12/+35
|\ \ \
| * \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-122-1/+7
| |\ \ \
OpenPOWER on IntegriCloud