summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-07-01arch: remove unicore32 portMike Rapoport46-2698/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-17/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-06-08arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig1-3/+0
2020-06-08unicore32: remove flush_cache_user_rangeChristoph Hellwig1-8/+0
2020-06-04unicore32: remove __ARCH_USE_5LEVEL_HACKMike Rapoport1-1/+0
2020-06-03unicore32: simplify detection of memory zone boundariesMike Rapoport1-1/+1
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-3/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+0
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-34/+0
2020-03-11docs: fix pointers to io-mapping.rst and io_ordering.rst filesMauro Carvalho Chehab1-1/+1
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-5/+0
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen1-5/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+0
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar1-0/+4
2019-11-11unicore32: remove ioremap_cachedChristoph Hellwig1-3/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-2/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-08-26unicore32: remove the unused pgprot_dmacoherent defineChristoph Hellwig1-2/+0
2019-07-12unicore32: switch to generic version of pte allocationMike Rapoport1-28/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner43-172/+43
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada1-1/+0
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-05-09x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen1-1/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+13
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig1-1/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon1-0/+1
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra1-4/+3
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada1-0/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2019-03-20unicore32: define syscall_get_arch()Dmitry V. Levin1-0/+12
2019-03-20Move EM_UNICORE to uapi/linux/elf-em.hDmitry V. Levin1-2/+1
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada1-0/+1
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-2/+2
2019-01-04fls: change parameter to unsigned intMatthew Wilcox1-1/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2018-09-30unicore32: remove swiotlb supportChristoph Hellwig2-22/+1
2018-09-27signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman1-1/+2
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann1-0/+1
2018-04-11unicore32: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox1-4/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada1-6/+0
2018-02-06lib: optimize cpumask_next_and()Clement Courbet1-0/+2