summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-07-0810-224/+200
|\
| * sparc64: add port_id to VIO device metadataJag Raman2017-06-251-0/+1
| * sparc64: Enhance search for VIO device in MDESCJag Raman2017-06-251-1/+4
| * sparc64: enhance VIO device probingJag Raman2017-06-251-0/+5
| * sparc64: add MDESC node name property to VIO device metadataJag Raman2017-06-252-3/+6
| * sparc64: expand MDESC interfaceJag Raman2017-06-251-0/+17
| * sparc64: add hot-patched and inlined get_tick()Pavel Tatashin2017-06-121-0/+60
| * sparc64: improve modularity tick optionsPavel Tatashin2017-06-121-0/+2
| * sparc64: optimize loads in clock_sched()Pavel Tatashin2017-06-121-0/+5
| * sparc64: remove trailing white spacesPavel Tatashin2017-06-121-1/+1
| * sparc64: expand LDC interfaceJag Raman2017-06-101-0/+8
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-06-104-30/+6
| |\
| * | arch/sparc: Enable queued spinlock support for SPARCBabu Moger2017-05-253-83/+13
| * | arch/sparc: Introduce xchg16 for SPARCBabu Moger2017-05-251-10/+39
| * | arch/sparc: Enable queued rwlocks for SPARCBabu Moger2017-05-253-124/+12
| * | arch/sparc: Introduce cmpxchg_u8 SPARCBabu Moger2017-05-251-0/+29
| * | arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_HBabu Moger2017-05-251-4/+0
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-062-2/+0
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-152-2/+0
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-7/+1
|\ \ \ \
| * | | | sparc: remove arch specific dma_supported implementationsChristoph Hellwig2017-06-281-3/+0
| * | | | sparc: remove leon_dma_opsChristoph Hellwig2017-06-281-2/+1
| * | | | sparc: implement ->mapping_errorChristoph Hellwig2017-06-281-2/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-302-5/+0
| |\ \ \ \
| * | | | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-064-30/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-1/+2
|\ \ \ \ \
| * | | | | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-1/+2
| |/ / / /
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-13/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-214-30/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-1/+0
| * | | | sparc: Simplify <asm/siginfo.h>Christoph Hellwig2017-06-041-12/+0
| | |/ / | |/| |
* | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-282-5/+0
| |/ / |/| |
* | | sparc64: delete old wrap codePavel Tatashin2017-06-062-7/+0
* | | sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-061-2/+3
* | | sparc64: redefine first versionPavel Tatashin2017-06-061-1/+1
* | | sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-061-20/+1
* | | sparc: Machine description indices can varyJames Clarke2017-06-061-0/+1
|/ /
* | sparc: Fix -Wstringop-overflow warningOrlando Arias2017-05-172-3/+3
* | sparc64: Fix mapping of 64k pages with MAP_FIXEDNitin Gupta2017-05-171-2/+4
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-48/+0
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-4/+1
|\
| * PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-0/+1
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-262-2/+9
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-154-18/+10
| |\ \ \
| * | | | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2