aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32
AgeCommit message (Expand)Author
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-20Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar
2020-01-14arch/nds32/setup: Drop dummy_con initializationArvind Sankar
2019-12-30nds32: fix build failure caused by page table folding updatesMike Rapoport
2019-12-30asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar
2019-12-08sched/rt, nds32: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-04nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-30Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-27module: Remove set_all_modules_text_*()Peter Zijlstra
2019-11-21nds32: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-11-21nds32: Fix typo in Kconfig.cpuMasanari Iida
2019-11-21nds32: remove unneeded clean-files for DTBMasahiro Yamada
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-15y2038: vdso: nds32: open-code timespec_add_ns()Arnd Bergmann
2019-11-15y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann
2019-11-12nds32: use generic ioremapChristoph Hellwig
2019-11-11asm-generic: don't provide ioremap for CONFIG_MMUChristoph Hellwig
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-16nds32: fix asm/syscall.hDmitry V. Levin
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-12nds32: switch to generic version of pte allocationMike Rapoport
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-25nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada
2019-06-03Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-31nds32: add new emulations for floating point instructionVincent Chen
2019-05-31nds32: Avoid IEX status being incorrectly modifiedVincent Chen