aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds11-45/+325
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-15/+4
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-15/+4
2018-05-15Remove jsflash driverJens Axboe1-40/+0
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-4/+0
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig1-4/+1
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig7-5/+322
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-1/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig2-15/+0
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2-10/+0
2018-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-2/+2
2018-04-30sparc: vio: use put_device() instead of kfree()Arvind Yadav1-1/+1
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner1-1/+1
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+1
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin1-0/+4
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook1-2/+2
2018-04-07Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds9-181/+98
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada1-3/+1
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-31/+33
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+0
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying3-8/+8
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds35-19/+1091
2018-04-03sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller1-1/+5
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds4-18/+18
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds2-7/+2
2018-04-02mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski1-1/+1
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2-4/+4
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski1-5/+5
2018-04-02fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski1-2/+2
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski1-2/+2
2018-04-02fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski1-1/+1
2018-04-02fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski1-1/+1
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski1-1/+1
2018-04-02fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski1-1/+1
2018-03-20sparc/PCI: Stop reserving System ROM and Video ROM in PCI spaceBjorn Helgaas1-20/+0
2018-03-20sparc: get rid of asm wrapper for nis_syscall()Al Viro5-16/+5
2018-03-20sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINEAl Viro3-18/+12
2018-03-20sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINEAl Viro3-19/+13
2018-03-20convert compat sync_file_range() to COMPAT_SYSCALL_DEFINEAl Viro3-7/+8
2018-03-20switch sparc_remap_file_pages() to SYSCALL_DEFINEAl Viro3-5/+5
2018-03-20sparc: get rid of memory_ordering(2) wrapperAl Viro3-7/+3
2018-03-20sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()Al Viro4-22/+22
2018-03-20sparc: bury a zombie extern that had been that way for twenty yearsAl Viro1-2/+0
2018-03-20sparc: get rid of remaining SIGN... wrappersAl Viro4-52/+18
2018-03-20sparc: kill useless SIGN... wrappersAl Viro2-17/+7
2018-03-20sparc: Make auxiliary vectors for ADI available on 32-bit as wellKhalid Aziz1-4/+0
2018-03-19sparc: get rid of sys_sparc_pipe() wrappersAl Viro5-16/+5
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar1-6/+13