summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include
AgeCommit message (Expand)AuthorLines
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-2/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-2/+0
2019-08-26unicore32: remove the unused pgprot_dmacoherent defineChristoph Hellwig-2/+0
2019-07-12unicore32: switch to generic version of pte allocationMike Rapoport-28/+8
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-208/+52
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+2
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+0
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada-1/+0
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada-1/+1
2019-05-09x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen-1/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+13
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-0/+1
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig-1/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon-0/+1
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra-4/+3
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada-1/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin-1/+1
2019-03-20unicore32: define syscall_get_arch()Dmitry V. Levin-0/+12
2019-03-20Move EM_UNICORE to uapi/linux/elf-em.hDmitry V. Levin-2/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner-1/+3
2019-02-19unicore32: Fix __ARCH_WANT_STAT64 definitionArnd Bergmann-1/+1
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann-0/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov-0/+1
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada-1/+1
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-28/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)-2/+2
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-1/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers-6/+0
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2018-09-30unicore32: remove swiotlb supportChristoph Hellwig-22/+1
2018-09-27signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman-1/+2
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann-0/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-1/+1
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