aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2017-06-06sparc64: delete old wrap codePavel Tatashin2-7/+0
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin1-2/+3
2017-06-06sparc64: redefine first versionPavel Tatashin1-1/+1
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-06sparc: Machine description indices can varyJames Clarke1-0/+1
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig1-1/+0
2017-06-04sparc: Simplify <asm/siginfo.h>Christoph Hellwig1-12/+0
2017-05-25arch/sparc: Enable queued spinlock support for SPARCBabu Moger3-83/+13
2017-05-25arch/sparc: Introduce xchg16 for SPARCBabu Moger1-10/+39
2017-05-25arch/sparc: Enable queued rwlocks for SPARCBabu Moger3-124/+12
2017-05-25arch/sparc: Introduce cmpxchg_u8 SPARCBabu Moger1-0/+29
2017-05-25arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_HBabu Moger1-4/+0
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller1-0/+2