summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix return from trap window fill crashes.David S. Miller2016-05-292-4/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-227-22/+42
|\
| * sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-05-202-12/+34
| * sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2016-05-201-1/+1
| * sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg2016-05-203-4/+2
| * sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2016-05-202-5/+5
* | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-2/+0
* | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-162-124/+1
|\ \ | |/ |/|
| * locking/rwsem, sparc: Drop superfluous arch specific implementationMichal Hocko2016-04-132-119/+1
| * locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-6/+1
* | 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
OpenPOWER on IntegriCloud