summaryrefslogtreecommitdiff
path: root/arch/nds32/include
AgeCommit message (Expand)Author
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-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-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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/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 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
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-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-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-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06nds32: remove redundant kernel-space generic-yMasahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-11-22nds32: support hardware prefetcherNylon Chen
2018-11-22nds32: support denormalized result through FP emulatorVincent Chen
2018-11-22nds32: Support FP emulationVincent Chen
2018-11-22nds32: nds32 FPU portVincent Chen
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-06nds32: Power management for nds32Nick Hu
2018-11-06nds32: Perf portingNickhu
2018-11-06nds32: Fix bug in bitfield.hNickhu
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-04nds32: fix build error because of wrong semicolonGreentime Hu
2018-09-04nds32: Add macro definition for offset of lp register on stackZong Li