summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
* crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-3/+0
* mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+0
* Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-071-1/+0
|\
| * backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij2020-03-181-1/+0
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| |/
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-3/+1
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-34/+0
* | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-8/+3
|\ \
| * | unicore32: Replace setup_irq() by request_irq()afzal mohammed2020-03-291-8/+3
| |/
* / 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 tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-2/+0
|\ \
| * | arch/unicore32/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+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
|/ /
* | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-282-11/+1
|\ \
| * | unicore32: remove ioremap_cachedChristoph Hellwig2019-11-112-11/+1
| |/
* | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
|/
* 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
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-2/+0
|\
| * unicore32: remove the unused pgprot_dmacoherent defineChristoph Hellwig2019-08-261-2/+0
* | unicore: Drop pointless includeLinus Walleij2019-07-281-1/+0
|/
* Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-07-122-2/+1
|\
| * unicore32: rename unicore32_defconfig to defconfigMasahiro Yamada2019-06-092-2/+1
* | 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
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-083-9/+10
|\ \
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-2/+2
| * | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-1/+1
| * | signal/unicore32: Remove tsk parameter from __do_user_faultEric W. Biederman2019-05-291-5/+6
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| * | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19110-442/+110
| |/ |/|
* | 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 branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-05-161-1/+1
|\ \
| * | thermal/drivers/core: Remove the module Kconfig's optionDaniel Lezcano2019-05-061-1/+1
* | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0
|\ \ \