summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-021-24/+0
|\
| * signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-24/+0
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-3/+0
|\ \ | |/ |/|
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-4/+2
| |\
| * | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-3/+0
* | | sparc64: Trim page tables for 8M hugepagesNitin Gupta2016-07-293-10/+11
* | | sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz2016-07-281-1/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-254-12/+34
|\ \ \ | |_|/ |/| |
| * | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-162-3/+0
| * | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-163-7/+25
| * | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-142-5/+12
| |/
* / sparc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-4/+2
|/
* 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