summaryrefslogtreecommitdiffstats
path: root/arch/nds32
Commit message (Expand)AuthorAgeFilesLines
* 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-171-10/+17
* Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-07-131-2/+0Star
|\
| * kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-091-2/+0Star
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-131-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-132-314/+13Star
|\ \
| * | nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig2019-06-252-314/+13Star
* | | nds32: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+4Star
* | | 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-094-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
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-4/+4
* | | Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-0324-51/+451
|\ \ \
| * | | nds32: add new emulations for floating point instructionVincent Chen2019-05-3115-5/+393
| * | | nds32: Avoid IEX status being incorrectly modifiedVincent Chen2019-05-319-46/+58
| |/ /
* | / treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2111-0/+11
|/
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-181-3/+0Star
* Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-1758-86/+71Star
|\
| * nds32: Fix vDSO clock_getres()Vincenzo Frascino2019-05-163-1/+5
| * nds32: don't export low-level cache flushing routinesChristoph Hellwig2019-05-161-6/+0Star
| * arch: nds32: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-05-071-8/+8
| * nds32: fix semicolon code style issueYang Wei2019-05-072-2/+2
| * nds32: vdso: drop unnecessary cc-ldoptionNick Desaulniers2019-05-071-4/+2Star
| * nds32: remove unused generic-y += cmpxchg-local.hMasahiro Yamada2019-05-071-1/+0Star
| * nds32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-05-0747-47/+47
| * nds32: remove __virt_to_bus and __bus_to_virtChristoph Hellwig2019-05-071-8/+0Star
| * nds32: vdso: fix and clean-up MakefileMasahiro Yamada2019-05-071-5/+3Star
| * nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada2019-05-072-0/+2
| * nds32: ex-exit: Remove unneeded need_resched() loopValentin Schneider2019-05-071-2/+2
| * nds32/io: Remove useless definition of mmiowb()Will Deacon2019-05-071-2/+0Star
| * nds32: Removed unused thread flag TIF_USEDFPUJulien Grall2019-05-071-2/+0Star
* | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0Star
|\ \
| * | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0Star
* | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-161-1/+0Star
|\ \ \
| * | | function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)2019-04-291-1/+0Star
| |/ /
* | | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-151-1/+0Star
* | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-152-2/+2
* | | init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0Star
* | | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0Star
* | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-082-2/+10
|\ \ \
| * | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
| * | | nds32: define syscall_get_arch()Dmitry V. Levin2019-03-211-0/+9
| * | | Move EM_NDS32 to uapi/linux/elf-em.hDmitry V. Levin2019-03-211-2/+1Star
| |/ /
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-072-2/+1Star
|\ \ \
| * | | nds32/io: Remove useless definition of mmiowb()Will Deacon2019-04-081-2/+0Star