summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)Author
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-11sparc: merge 32-bit and 64-bit version of pci.hChristoph Hellwig
2018-12-11sparc: move the leon PCI memory space comment to <asm/leon.h>Christoph Hellwig
2018-12-11sparc: remove not required includes from dma-mapping.hChristoph Hellwig
2018-12-11sparc: remove the sparc32_dma_ops indirectionChristoph Hellwig
2018-11-18sparc: generate uapi header and system call table filesFiroz Khan
2018-11-18sparc: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-11-18sparc: move __IGNORE* entries to non uapi headerFiroz Khan
2018-11-18sparc: Remove unused leon_trans_initRob Herring
2018-11-18sparc: Use of_node_name_eq for node name comparisonsRob Herring
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti
2018-10-26sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2018-10-26sparc64: Make corrupted user stacks more debuggable.David Miller
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25sparc: Fix VDSO build with older binutils.David S. Miller
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-10-22sparc: Validate VDSO for undefined symbols.David S. Miller
2018-10-22sparc: Improve VDSO instruction patching.David S. Miller
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-19sparc: Fix parport build warnings.David S. Miller
2018-10-14sparc64: Make proc_id signed.David S. Miller
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-07of: make default address and size cells sizes privateRob Herring
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann