summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include/asm
AgeCommit message (Expand)AuthorLines
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann-0/+1
2018-04-11unicore32: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox-4/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada-6/+0
2018-02-06lib: optimize cpumask_next_and()Clement Courbet-0/+2
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-28/+1
2018-01-15unicore32: use generic swiotlb_opsChristoph Hellwig-8/+1
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig-18/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-3/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+3
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner-2/+3
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)-1/+1
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig-5/+0
2017-10-19unicore32: make dma_cache_sync a no-opChristoph Hellwig-26/+0
2017-07-11unicore32: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-29/+1
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-1/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+1
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro-10/+7
2017-04-20unicore32/PCI: Use generic pci_mmap_resource_range()David Woodhouse-0/+1
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse-2/+0
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro-0/+1
2017-03-28unicore32: get rid of zeroing and switch to RAW_COPY_USERAl Viro-2/+4
2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro-2/+0
2017-03-28new helper: uaccess_kernel()Al Viro-1/+1
2017-03-27add asm-generic/extable.hAl Viro-2/+1
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov-6/+0
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov-0/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro-3/+0
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-2/+2
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger-0/+1
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra-20/+0
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck-1/+1
2016-06-24unicore32: get rid of superfluous __GFP_REPEATMichal Hocko-1/+1
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+12
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck-2/+2
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig-1/+0
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen-1/+2
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen-0/+11
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas-2/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig-2/+0