aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32
Commit message (Expand)AuthorAge
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-19
|\
| * dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig2019-08-29
* | nds32: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-29
|/
* treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-25
* nds32: fix asm/syscall.hDmitry V. Levin2019-07-16
* Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-07-12
|\
| * kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-09
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-12
|\ \
| * | kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesMasahiro Yamada2019-06-15
| |/
* | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-12
|\ \
| * | nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig2019-06-25
* | | nds32: switch to generic version of pte allocationMike Rapoport2019-07-12
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \ \
| * | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| | |/ | |/|
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ \ | |/ / |/| |
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-29
| * | signal/nds32: Remove tsk parameter from send_sigtrapEric W. Biederman2019-05-29
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
* | | Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-03
|\ \ \
| * | | nds32: add new emulations for floating point instructionVincent Chen2019-05-31
| * | | nds32: Avoid IEX status being incorrectly modifiedVincent Chen2019-05-31
| |/ /
* | / treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-17
* Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-17
|\
| * nds32: Fix vDSO clock_getres()Vincenzo Frascino2019-05-16
| * nds32: don't export low-level cache flushing routinesChristoph Hellwig2019-05-16
| * arch: nds32: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-05-07
| * nds32: fix semicolon code style issueYang Wei2019-05-07
| * nds32: vdso: drop unnecessary cc-ldoptionNick Desaulniers2019-05-07
| * nds32: remove unused generic-y += cmpxchg-local.hMasahiro Yamada2019-05-07
| * nds32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-05-07
| * nds32: remove __virt_to_bus and __bus_to_virtChristoph Hellwig2019-05-07
| * nds32: vdso: fix and clean-up MakefileMasahiro Yamada2019-05-07
| * nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada2019-05-07
| * nds32: ex-exit: Remove unneeded need_resched() loopValentin Schneider2019-05-07
| * nds32/io: Remove useless definition of mmiowb()Will Deacon2019-05-07
| * nds32: Removed unused thread flag TIF_USEDFPUJulien Grall2019-05-07
* | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-16
|\ \
| * | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-23
* | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-15
|\ \ \
| * | | function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)2019-04-29
| |/ /
* | | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-14
* | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-14
* | | init: provide a generic free_initmem implementationMike Rapoport2019-05-14
* | | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-14
* | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-07
|\ \ \