summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+2
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+12
|\
| * mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-181-1/+2
| * mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-181-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-2/+2
|\ \
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-2/+2
| |/
* | unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionBjorn Helgaas2016-03-081-5/+0
* | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-1/+0
* | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-2/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-0/+1
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-0/+1
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-10/+0
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-10/+0
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-10/+0
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-24/+0
* | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-271-6/+0
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-10/+0
|/
* unicore32: Remove signal translation and exec_domainRichard Weinberger2015-04-121-3/+0
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* unicore32: drop pte_file()-related helpersKirill A. Shutemov2015-02-102-15/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* | mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2014-11-191-0/+11
|/
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-091-3/+0
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang2014-06-201-0/+23
* unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang2014-06-201-5/+5
* arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang2014-06-201-0/+4