aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32
AgeCommit message (Expand)AuthorFilesLines
2018-04-11unicore32: turn flush_dcache_mmap_lock into a no-opGravatar Matthew Wilcox 1-4/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hGravatar Masahiro Yamada 1-6/+0
2018-04-05mm: fix races between swapoff and flush dcacheGravatar Huang Ying 2-2/+2
2018-02-06lib: optimize cpumask_next_and()Gravatar Clement Courbet 1-0/+2
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-1/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 1-3/+2
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 4-78/+2
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+0
2018-01-15unicore32: use generic swiotlb_opsGravatar Christoph Hellwig 4-58/+2
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hGravatar Christoph Hellwig 1-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerGravatar Christoph Hellwig 1-18/+0
2018-01-09Construct init thread stack in the linker script rather than by unionGravatar David Howells 1-3/+0
2018-01-05unicore32: do not use print_symbol()Gravatar Sergey Senozhatsky 1-3/+2
2018-01-04kernel/exit.c: export abort() to modulesGravatar Andrew Morton 1-1/+0
2018-01-03arch: Remove clkdev.h asm-generic from KbuildGravatar Stephen Boyd 1-1/+0
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+3
2017-12-22arch, mm: Allow arch_dup_mmap() to failGravatar Thomas Gleixner 1-2/+3
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeGravatar Hendrik Brueckner 1-0/+1
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKGravatar Levin, Alexander (Sasha Levin) 1-1/+1
2017-11-15mm: introduce wrappers to access mm->nr_ptesGravatar Kirill A. Shutemov 1-1/+1
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 3-34/+0
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 23-0/+23
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodGravatar Christoph Hellwig 1-5/+0
2017-10-19unicore32: make dma_cache_sync a no-opGravatar Christoph Hellwig 3-29/+0
2017-10-12treewide: Fix typos in KconfigGravatar Masanari Iida 1-1/+1
2017-08-03unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksGravatar Lorenzo Pieralisi 1-4/+31
2017-07-11unicore32: move generic-y of exported headers to uapi/asm/KbuildGravatar Masahiro Yamada 2-29/+28
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Gravatar Christoph Hellwig 2-1/+1
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+0
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 1-6/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-25/+1
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-6/+0
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 8-26/+20
2017-04-20unicore32/PCI: Use generic pci_mmap_resource_range()Gravatar David Woodhouse 2-24/+1
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()Gravatar David Woodhouse 1-1/+2
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>Gravatar David Woodhouse 1-2/+0
2017-04-14unicore32/time: Set ->min_delta_ticks and ->max_delta_ticksGravatar Nicolai Stange 1-0/+2
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 1-0/+1
2017-03-28unicore32: get rid of zeroing and switch to RAW_COPY_USERGravatar Al Viro 5-17/+16
2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userGravatar Al Viro 1-2/+0
2017-03-28new helper: uaccess_kernel()Gravatar Al Viro 2-2/+2
2017-03-27add asm-generic/extable.hGravatar Al Viro 2-2/+1
2017-03-20unicore32: Use full path in KBUILD_IMAGE definitionGravatar Michal Marek 1-2/+2
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackGravatar Kirill A. Shutemov 1-6/+0
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-0/+1