summaryrefslogtreecommitdiffstats
path: root/arch/nds32
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-5/+0
|\
| * arch/nds32/setup: Drop dummy_con initializationArvind Sankar2020-01-141-5/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-3/+3
|\ \
| * | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-259-35/+47
| |\|
| * | sched/rt, nds32: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-3/+3
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-281-12/+0
|\ \ \
| * \ \ Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-202-5/+8
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-1018-144/+92
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | module: Remove set_all_modules_text_*()Peter Zijlstra2019-11-271-12/+0
* | | | | Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-202-5/+8
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | nds32: fix build failure caused by page table folding updatesMike Rapoport2019-12-301-1/+1
| * | | | asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport2019-12-301-4/+7
| | |/ / | |/| |
* / | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
|/ / /
* | / nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-049-35/+47
| |/ |/|
* | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-32/+29
|\ \
| * | y2038: vdso: nds32: open-code timespec_add_ns()Arnd Bergmann2019-11-151-18/+15
| * | y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-151-11/+11
| * | y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann2019-11-151-3/+3
* | | Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-303-7/+5
|\ \ \
| * | | nds32: Move static keyword to the front of declarationKrzysztof Wilczynski2019-11-211-1/+1
| * | | nds32: Fix typo in Kconfig.cpuMasanari Iida2019-11-211-4/+4
| * | | nds32: remove unneeded clean-files for DTBMasahiro Yamada2019-11-211-2/+0
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-4/+4
|\ \ \
| * | | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-4/+4
| |/ /
* | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-285-66/+7
|\ \ \ | |_|/ |/| |
| * | nds32: use generic ioremapChristoph Hellwig2019-11-125-67/+6
| * | asm-generic: don't provide ioremap for CONFIG_MMUChristoph Hellwig2019-11-111-0/+2
| |/
* | 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: 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-6/+0
|\
| * dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig2019-08-291-6/+0
* | nds32: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-291-0/+2
|/
* treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-258-8/+8
* nds32: fix asm/syscall.hDmitry V. Levin2019-07-161-10/+17
* Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-07-121-2/+0
|\
| * kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-091-2/+0
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-121-0/+1
|\ \
| * | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-151-0/+1
| |/
* | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-122-314/+13
|\ \
| * | nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig2019-06-252-314/+13
* | | nds32: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+4
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \
| * | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |/ | |/|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-084-12/+13
|\ \ \ | |/ / |/| |
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-293-5/+5
| * | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-292-3/+3
| * | signal/nds32: Remove tsk parameter from send_sigtrapEric W. Biederman2019-05-291-3/+4