aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman44-0/+44
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman506-0/+506
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong1-1/+0
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-11/+18
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds37-297/+2326
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner1-0/+51
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga5-6/+45
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+28
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger1-0/+3
2017-09-08vga: optimise console scrollingMatthew Wilcox1-0/+25
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-28/+18
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas3-22/+0
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+1
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+36
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-21/+7
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2017-08-28sparc: leon: grpci1: constify of_device_idArvind Yadav1-1/+1
2017-08-28sparc: leon: grpci2: constify of_device_idArvind Yadav1-1/+1
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-21/+5
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar4-15/+15
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-15/+15
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni1-1/+1
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-5/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-5/+0
2017-08-16sparc64: remove unnecessary log messageTushar Dave1-2/+0
2017-08-16sparc64: Don't clibber fixed registers in __multi4.David S. Miller1-12/+12
2017-08-15sparc64: Cleanup hugepage table walk functionsNitin Gupta1-34/+20
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta9-31/+157
2017-08-15sparc64: Support huge PUD case in get_user_pagesNitin Gupta2-3/+57
2017-08-15sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman1-0/+1
2017-08-15sparc64: vcc: Enable VCC port probe and removalJag Raman3-3/+19
2017-08-15sparc64: vcc: Add VCC debug message macrosJag Raman1-0/+1
2017-08-15sparc64: vcc: Enable VCC module in linuxJag Raman1-0/+1
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar6-11/+63
2017-08-10mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan1-0/+2
2017-08-10arch/sparc: Add accurate exception reporting in M7memcpyBabu Moger4-209/+390
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger7-2/+1435
2017-08-10arch/sparc: Rename exception handlersBabu Moger2-124/+124
2017-08-10arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger3-149/+165
2017-08-10sparc64: update comments in U3memcpySam Ravnborg1-11/+21
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-11/+63
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller13-30/+112
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller9-220/+54
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra1-0/+2
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar5-5/+90
2017-08-09sparc64: Add a new hypercall CPU_POKEVijay Kumar2-0/+29
2017-08-09sparc64: Cleanup hugepage table walk functionsNitin Gupta1-34/+20
2017-08-09sparc64: Add 16GB hugepage supportNitin Gupta8-30/+156
2017-08-09sparc64: Support huge PUD case in get_user_pagesNitin Gupta2-3/+57
2017-08-09bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann1-0/+34