summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-1/+2
2017-07-13kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin1-0/+1
2017-07-12Merge 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-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+0
2017-07-07Merge 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-04Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+2
2017-07-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-13/+0
2017-07-04kill {__,}{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-29arch: 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-13sparc64: add hot-patched and inlined get_tick()Pavel Tatashin1-0/+60
2017-06-13sparc64: improve modularity tick optionsPavel Tatashin1-0/+2
2017-06-13sparc64: optimize loads in clock_sched()Pavel Tatashin1-0/+5
2017-06-13sparc64: remove trailing white spacesPavel Tatashin1-1/+1
2017-06-11sparc64: expand LDC interfaceJag Raman1-0/+8
2017-06-11Merge 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-07Merge 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-22net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller1-0/+2
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias2-3/+3
2017-05-17sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta1-2/+4
2017-05-16kill strlen_user()Al Viro2-2/+0
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel1-48/+0
2017-05-09Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+1