aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15sparc64: Use sparc optimized fls and __fls for T4 and aboveVijay Kumar2-0/+11
2017-11-15sparc64: SPARC optimized __fls functionVijay Kumar1-0/+10
2017-11-15sparc64: SPARC optimized fls functionVijay Kumar2-0/+21
2017-11-15sparc64: Define SPARC default __fls functionVijay Kumar3-1/+63
2017-11-15sparc64: Define SPARC default fls functionVijay Kumar3-1/+70
2017-11-15vDSO for sparcNagarathnam Muthusamy26-2/+1494
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-10/+0
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+9
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas1-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar550-0/+550
2017-11-02sparc/led: Convert timers to use timer_setup()Kees Cook1-7/+9
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-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-0/+1
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-8/+0
2017-10-19floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig2-2/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2-7/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2-8/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-3/+0
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong1-1/+0
2017-09-27sparc32: Add cmpxchg64().David S. Miller2-0/+17
2017-09-27sparc: time: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-09-27sparc64: mmu_context: Add missing include filesGuenter Roeck1-0/+2
2017-09-19sparc: switch to {get,put}_compat_sigset()Al Viro1-7/+2
2017-09-19get_compat_sigset()Al Viro1-3/+1
2017-09-19signal: replace sigset_to_compat() with put_compat_sigset()Dmitry V. Levin1-3/+3
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