aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-18sparc: generate uapi header and system call table filesFiroz Khan3-410/+8
2018-11-18sparc: add __NR_syscalls along with NR_syscallsFiroz Khan2-1/+5
2018-11-18sparc: move __IGNORE* entries to non uapi headerFiroz Khan2-16/+16
2018-11-18sparc: Remove unused leon_trans_initRob Herring1-1/+0
2018-11-18sparc: Use of_node_name_eq for node name comparisonsRob Herring2-5/+5
2018-10-31treewide: remove current_text_addrNick Desaulniers2-12/+0
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-32/+8
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-2/+8
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti1-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti1-0/+1
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti1-0/+1
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti1-16/+0
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti1-5/+0
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti1-5/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti1-0/+1
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti1-0/+1
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti1-0/+1
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti1-1/+3
2018-10-26sparc64: Rework xchg() definition to avoid warnings.David S. Miller1-1/+6
2018-10-26sparc64: Make corrupted user stacks more debuggable.David Miller1-1/+2
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-3/+0
2018-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+0
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-21/+7
2018-10-25sparc: Fix VDSO build with older binutils.David S. Miller1-2/+0
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-7/+0
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-3/+9
2018-10-22sparc: Validate VDSO for undefined symbols.David S. Miller1-0/+4
2018-10-22sparc: Improve VDSO instruction patching.David S. Miller1-3/+3
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2018-10-19sparc: Fix parport build warnings.David S. Miller1-0/+2
2018-10-14sparc64: Make proc_id signed.David S. Miller1-1/+1
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller1-1/+2
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman1-1/+0
2018-10-03signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman1-6/+0
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre1-0/+2
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-2/+2
2018-09-07of: make default address and size cells sizes privateRob Herring1-3/+0
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann1-0/+1
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann1-1/+0
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann1-17/+2
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann1-3/+3
2018-08-21sparc: use generic dma_noncoherent_opsChristoph Hellwig1-3/+2
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds1-6/+13
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-85/+4
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-32/+1
2018-07-31sparc64: add reads{b,w,l}/writes{b,w,l}Arnd Bergmann1-6/+13