summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include/asm
Commit message (Expand)AuthorAgeFilesLines
* arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-011-0/+1
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
* fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-1/+2
|\
| * signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman2018-09-271-1/+2
* | unicore32: remove swiotlb supportChristoph Hellwig2018-09-302-22/+1
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
* unicore32: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox2018-04-111-4/+2
* linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada2018-04-111-6/+0
* lib: optimize cpumask_next_and()Clement Courbet2018-02-061-0/+2
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-28/+1
|\ \
| * | unicore32: use generic swiotlb_opsChristoph Hellwig2018-01-151-8/+1
| * | dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-101-2/+0
| * | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-18/+0
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/ /
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-2/+3
|\ \ | |/ |/|
| * arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-221-2/+3
* | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-151-1/+1
* | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-5/+0
* | unicore32: make dma_cache_sync a no-opChristoph Hellwig2017-10-192-26/+0
|/
* unicore32: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-111-29/+1
* signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-1/+0
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-2/+1
|\
| * unicore32/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+1
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-2/+0
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-011-6/+0
|\ \
| * | mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov2017-03-181-6/+0
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-263-10/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | unicore32: get rid of zeroing and switch to RAW_COPY_USERAl Viro2017-03-281-2/+4
| | |/ / | |/| |
| | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-0/+1
| |/| | | | |/
| | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |/ |/|
| * asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-281-2/+0
| * new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * add asm-generic/extable.hAl Viro2017-03-272-2/+1
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-3/+0
|/
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-20/+0
* unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck2016-08-131-1/+1
* unicore32: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1