summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)Author
2019-12-01sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2019-12-01sparc: Fix parport build warnings.David S. Miller
2019-05-16sparc64: Make corrupted user stacks more debuggable.David Miller
2018-11-13sparc64: Make proc_id signed.David S. Miller
2018-09-05sparc: use asm-generic version of msi.hThomas Petazzoni
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-04-26sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-21sparc64: Fix page table walk for PUD hugepagesNitin Gupta
2017-11-21sparc64: mmu_context: Add missing include filesGuenter Roeck
2017-11-21sparc32: Add cmpxchg64().David S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga
2017-09-08vga: optimise console scrollingMatthew Wilcox
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-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 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-15sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-15sparc64: Support huge PUD case in get_user_pagesNitin Gupta
2017-08-15sparc64: vcc: Enable VCC port probe and removalJag 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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar
2017-08-09sparc64: Add a new hypercall CPU_POKEVijay Kumar
2017-08-09sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-09sparc64: Support huge PUD case in get_user_pagesNitin Gupta
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais
2017-08-04sparc64: properly name the cpu constantsAllen Pais
2017-07-18sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro