aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada8-8/+8
2019-07-16nds32: fix asm/syscall.hDmitry V. Levin1-10/+17
2019-07-12nds32: switch to generic version of pte allocationMike Rapoport1-27/+4
2019-06-03Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds8-25/+50
2019-05-31nds32: add new emulations for floating point instructionVincent Chen1-0/+12
2019-05-31nds32: Avoid IEX status being incorrectly modifiedVincent Chen7-25/+38
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2-0/+2
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada1-3/+0
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds48-58/+48
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+0
2019-05-16nds32: Fix vDSO clock_getres()Vincenzo Frascino1-0/+1
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada1-1/+0
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds2-2/+10
2019-05-07nds32: remove unused generic-y += cmpxchg-local.hMasahiro Yamada1-1/+0
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar47-47/+47
2019-05-07nds32: remove __virt_to_bus and __bus_to_virtChristoph Hellwig1-8/+0
2019-05-07nds32/io: Remove useless definition of mmiowb()Will Deacon1-2/+0
2019-05-07nds32: Removed unused thread flag TIF_USEDFPUJulien Grall1-2/+0
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-2/+1
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-17/+0
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig1-1/+0
2019-04-08nds32/io: Remove useless definition of mmiowb()Will Deacon1-2/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon1-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-24/+5
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-27/+6
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra1-1/+0
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra1-10/+0
2019-04-03asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra1-6/+0
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2019-03-20nds32: define syscall_get_arch()Dmitry V. Levin1-0/+9
2019-03-20Move EM_NDS32 to uapi/linux/elf-em.hDmitry V. Levin1-2/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-25/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-06nds32: remove redundant kernel-space generic-yMasahiro Yamada1-10/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-3/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-8/+5
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds17-2/+956
2018-11-22nds32: support hardware prefetcherNylon Chen1-0/+6
2018-11-22nds32: support denormalized result through FP emulatorVincent Chen7-0/+54
2018-11-22nds32: Support FP emulationVincent Chen4-0/+300
2018-11-22nds32: nds32 FPU portVincent Chen4-0/+141
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2018-11-06nds32: Power management for nds32Nick Hu1-0/+11