aboutsummaryrefslogtreecommitdiff
path: root/arch/nds32
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-16nds32: Fix vDSO clock_getres()Vincenzo Frascino
2019-05-16nds32: don't export low-level cache flushing routinesChristoph Hellwig
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-14init: provide a generic free_initmem implementationMike Rapoport
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-07arch: nds32: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2019-05-07nds32: fix semicolon code style issueYang Wei
2019-05-07nds32: vdso: drop unnecessary cc-ldoptionNick Desaulniers
2019-05-07nds32: remove unused generic-y += cmpxchg-local.hMasahiro Yamada
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-05-07nds32: remove __virt_to_bus and __bus_to_virtChristoph Hellwig
2019-05-07nds32: vdso: fix and clean-up MakefileMasahiro Yamada
2019-05-07nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada
2019-05-07nds32: ex-exit: Remove unneeded need_resched() loopValentin Schneider
2019-05-07nds32/io: Remove useless definition of mmiowb()Will Deacon
2019-05-07nds32: Removed unused thread flag TIF_USEDFPUJulien Grall
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-04-08nds32/io: Remove useless definition of mmiowb()Will Deacon
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-20nds32: define syscall_get_arch()Dmitry V. Levin
2019-03-20Move EM_NDS32 to uapi/linux/elf-em.hDmitry V. Levin
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-09Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2019-03-07arch: simplify several early memory allocationsMike Rapoport
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov