summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include
AgeCommit message (Expand)AuthorLines
2020-07-01arch: remove unicore32 portMike Rapoport-4686/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-17/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-2/+0
2020-06-08arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig-3/+0
2020-06-08unicore32: remove flush_cache_user_rangeChristoph Hellwig-8/+0
2020-06-04unicore32: remove __ARCH_USE_5LEVEL_HACKMike Rapoport-1/+0
2020-06-03unicore32: simplify detection of memory zone boundariesMike Rapoport-4/+4
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual-3/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual-3/+0
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada-34/+0
2020-03-11docs: fix pointers to io-mapping.rst and io_ordering.rst filesMauro Carvalho Chehab-1/+1
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds-5/+0
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen-5/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+0
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar-0/+4
2019-11-11unicore32: remove ioremap_cachedChristoph Hellwig-3/+1
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