aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
* arch: remove unicore32 portMike Rapoport2020-07-01148-15657/+0
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-101-1/+1
|\
| * clk: Allow the common clk framework to be selectableStephen Boyd2020-05-051-1/+1
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-3/+3
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-17/+0
* | mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-10/+0
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-094-4/+4
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-095-6/+4
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-6/+1
* | unicore32: add show_stack_loglvl()Dmitry Safonov2020-06-091-10/+17
* | unicore32: add loglvl to c_backtrace()Dmitry Safonov2020-06-093-10/+18
* | unicore32: remove unused pmode argument in c_backtrace()Dmitry Safonov2020-06-092-10/+6
* | arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig2020-06-081-3/+0
* | unicore32: remove flush_cache_user_rangeChristoph Hellwig2020-06-081-8/+0
* | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-061-2/+2
|\ \
| * | unicore32: do not evaluate compiler's library path when cleaningMasahiro Yamada2020-05-121-2/+2
| |/
* | unicore32: remove __ARCH_USE_5LEVEL_HACKMike Rapoport2020-06-042-2/+3
* | unicore32: simplify detection of memory zone boundariesMike Rapoport2020-06-034-50/+15
* | 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