aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-19floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong
2017-09-27sparc32: Add cmpxchg64().David S. Miller
2017-09-27sparc: time: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-09-27sparc64: mmu_context: Add missing include filesGuenter Roeck
2017-09-19sparc: switch to {get,put}_compat_sigset()Al Viro
2017-09-19get_compat_sigset()Al Viro
2017-09-19signal: replace sigset_to_compat() with put_compat_sigset()Dmitry V. Levin
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger
2017-09-08vga: optimise console scrollingMatthew Wilcox
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-28sparc: leon: grpci1: constify of_device_idArvind Yadav
2017-08-28sparc: leon: grpci2: constify of_device_idArvind Yadav
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-16sparc64: remove unnecessary log messageTushar Dave
2017-08-16sparc64: Don't clibber fixed registers in __multi4.David S. Miller
2017-08-15sparc64: Cleanup hugepage table walk functionsNitin Gupta
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-15sparc64: Support huge PUD case in get_user_pagesNitin Gupta
2017-08-15sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman
2017-08-15sparc64: vcc: Enable VCC port probe and removalJag Raman
2017-08-15sparc64: vcc: Add VCC debug message macrosJag Raman
2017-08-15sparc64: vcc: Enable VCC module in linuxJag Raman
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-08-10mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan
2017-08-10arch/sparc: Add accurate exception reporting in M7memcpyBabu Moger
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger
2017-08-10arch/sparc: Rename exception handlersBabu Moger
2017-08-10arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger
2017-08-10sparc64: update comments in U3memcpySam Ravnborg
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller