summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorLines
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+0
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-1/+2
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin-0/+1
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-0/+24
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-1/+2
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds-224/+200
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-7/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+4
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+2
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-13/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro-1/+0
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-5/+0
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig-3/+0
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig-2/+1
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig-2/+0
2017-06-25sparc64: add port_id to VIO device metadataJag Raman-0/+1
2017-06-25sparc64: Enhance search for VIO device in MDESCJag Raman-1/+4
2017-06-25sparc64: enhance VIO device probingJag Raman-0/+5
2017-06-25sparc64: add MDESC node name property to VIO device metadataJag Raman-3/+6
2017-06-25sparc64: expand MDESC interfaceJag Raman-0/+17
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann-0/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner-30/+6
2017-06-19Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy-0/+24
2017-06-12sparc64: add hot-patched and inlined get_tick()Pavel Tatashin-0/+60
2017-06-12sparc64: improve modularity tick optionsPavel Tatashin-0/+2
2017-06-12sparc64: optimize loads in clock_sched()Pavel Tatashin-0/+5
2017-06-12sparc64: remove trailing white spacesPavel Tatashin-1/+1
2017-06-10sparc64: expand LDC interfaceJag Raman-0/+8
2017-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller-30/+6
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai-1/+2
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-30/+6
2017-06-06sparc64: delete old wrap codePavel Tatashin-7/+0
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin-2/+3
2017-06-06sparc64: redefine first versionPavel Tatashin-1/+1
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin-20/+1
2017-06-06sparc: Machine description indices can varyJames Clarke-0/+1
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-1/+0
2017-06-04sparc: Simplify <asm/siginfo.h>Christoph Hellwig-12/+0
2017-05-25arch/sparc: Enable queued spinlock support for SPARCBabu Moger-83/+13
2017-05-25arch/sparc: Introduce xchg16 for SPARCBabu Moger-10/+39
2017-05-25arch/sparc: Enable queued rwlocks for SPARCBabu Moger-124/+12
2017-05-25arch/sparc: Introduce cmpxchg_u8 SPARCBabu Moger-0/+29
2017-05-25arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_HBabu Moger-4/+0
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller-0/+2
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias-3/+3
2017-05-17sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta-2/+4
2017-05-15kill strlen_user()Al Viro-2/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-48/+0