summaryrefslogtreecommitdiff
path: root/arch/unicore32/include
Commit message (Expand)AuthorAge
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
* unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck2016-08-13
* unicore32: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-24
* asm-generic: Drop renameat syscall from default listJames Hogan2016-05-05
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-18
| * mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-13
| |/
* | unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionBjorn Helgaas2016-03-08
* | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-07
* | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-05
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\
| * Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-27
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
* | mm: new mm hook frameworkLaurent Dufour2015-06-24
* | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-08
|/
* unicore32: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* unicore32: drop pte_file()-related helpersKirill A. Shutemov2015-02-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
* | mm: Make arch_unmap()/bprm_mm_init() available to all architecturesDave Hansen2014-11-19
|/
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-09
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
* arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEMChen Gang2014-06-20
* unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.hChen Gang2014-06-20
* arch/unicore32/include/asm/io.h: add readl_relaxed() generic definitionChen Gang2014-06-20
* arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()Chen Gang2014-06-20
* PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
* mm: per-thread vma cachingDavidlohr Bueso2014-04-07
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
* locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-12
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\