summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/include
Commit message (Expand)AuthorAgeFilesLines
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-17/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig2020-06-081-3/+0
* unicore32: remove flush_cache_user_rangeChristoph Hellwig2020-06-081-8/+0
* unicore32: remove __ARCH_USE_5LEVEL_HACKMike Rapoport2020-06-041-1/+0
* unicore32: simplify detection of memory zone boundariesMike Rapoport2020-06-032-4/+4
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-3/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+0
* asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-34/+0
* docs: fix pointers to io-mapping.rst and io_ordering.rst filesMauro Carvalho Chehab2020-03-111-1/+1
* Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-01-301-5/+0
|\
| * mm: remove arch_bprm_mm_init() hookDave Hansen2020-01-231-5/+0
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \
| * | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+0
|/ /
* / unicore32: remove ioremap_cachedChristoph Hellwig2019-11-111-3/+1
|/
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* unicore32: remove the unused pgprot_dmacoherent defineChristoph Hellwig2019-08-261-2/+0
* unicore32: switch to generic version of pte allocationMike Rapoport2019-07-121-28/+8
* scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2019-07-121-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1952-208/+52
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+0
|\
| * x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-091-1/+0
* | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0
|\ \
| * | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* | | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-141-1/+0
* | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
* | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-072-2/+13
|\ \ \ | |_|/ |/| |
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
| * | unicore32: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+12
| * | Move EM_UNICORE to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-2/+1
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-4/+3
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
* Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-271-1/+3
|\
| * unicore32: Fix __ARCH_WANT_STAT64 definitionArnd Bergmann2019-02-191-1/+1
| * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+1
| * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+1
* | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-012-1/+1
|/
* arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-061-0/+1
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-28/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
* fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0