aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams1-1/+1
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-3/+151
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2017-11-17arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang1-2/+0
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+0
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+30
2017-11-15sparc64: optimize struct page zeroingPavel Tatashin1-0/+30
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-11-15sparc64: Fix page table walk for PUD hugepagesNitin Gupta1-1/+1
2017-11-15sparc64: Define SPARC default __fls functionVijay Kumar1-1/+1
2017-11-15sparc64: Define SPARC default fls functionVijay Kumar1-1/+2
2017-11-15vDSO for sparcNagarathnam Muthusamy7-0/+142
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-10/+0
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas1-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar278-0/+278
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman44-0/+44
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman234-0/+234
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-0/+1
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-8/+0
2017-10-19floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig2-2/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2-7/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2-8/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-3/+0
2017-09-27sparc32: Add cmpxchg64().David S. Miller1-0/+3
2017-09-27sparc64: mmu_context: Add missing include filesGuenter Roeck1-0/+2
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+8
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds8-3/+97
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga1-0/+2
2017-09-08vga: optimise console scrollingMatthew Wilcox1-0/+25
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-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-15sparc64: Add 16GB hugepage supportNitin Gupta4-1/+50
2017-08-15sparc64: Support huge PUD case in get_user_pagesNitin Gupta1-2/+13
2017-08-15sparc64: vcc: Enable VCC port probe and removalJag Raman1-0/+9
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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+16
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller3-6/+26
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller4-63/+3
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra1-0/+2
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar1-0/+5