aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-21/+5
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-0/+2
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-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+16
2017-08-10mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan1-0/+2
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra1-0/+2
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais1-0/+2
2017-08-04sparc64: properly name the cpu constantsAllen Pais1-0/+14
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-5/+9
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2017-07-18sparc64: Prevent perf from running during super critical sectionsRob Gardner1-5/+9
2017-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu1-0/+1
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-1/+2
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin1-0/+1
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+24
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-1/+2
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds10-224/+200
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+2
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro1-1/+0
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser2-5/+0
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig1-3/+0
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig1-2/+1
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig1-2/+0
2017-06-25sparc64: add port_id to VIO device metadataJag Raman1-0/+1
2017-06-25sparc64: Enhance search for VIO device in MDESCJag Raman1-1/+4
2017-06-25sparc64: enhance VIO device probingJag Raman1-0/+5
2017-06-25sparc64: add MDESC node name property to VIO device metadataJag Raman2-3/+6
2017-06-25sparc64: expand MDESC interfaceJag Raman1-0/+17
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner4-30/+6
2017-06-19Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy1-0/+24
2017-06-12sparc64: add hot-patched and inlined get_tick()Pavel Tatashin1-0/+60
2017-06-12sparc64: improve modularity tick optionsPavel Tatashin1-0/+2
2017-06-12sparc64: optimize loads in clock_sched()Pavel Tatashin1-0/+5
2017-06-12sparc64: remove trailing white spacesPavel Tatashin1-1/+1
2017-06-10sparc64: expand LDC interfaceJag Raman1-0/+8
2017-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller4-30/+6
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai1-1/+2
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-30/+6