aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/include
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
* treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-25
* nds32: fix asm/syscall.hDmitry V. Levin2019-07-16
* nds32: switch to generic version of pte allocationMike Rapoport2019-07-12
* 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
|/
* 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: 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/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
* | | 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
* | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-07
|\ \ \
| * | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-20
| * | | nds32: define syscall_get_arch()Dmitry V. Levin2019-03-20
| * | | Move EM_NDS32 to uapi/linux/elf-em.hDmitry V. Levin2019-03-20
| |/ /
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\ \ \
| * | | nds32/io: Remove useless definition of mmiowb()Will Deacon2019-04-08
| * | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-08
| |/ /
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\ \ \ | |_|/ |/| |
| * | ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra2019-04-03
| * | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-03
| * | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-03
| |/
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-05
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-05
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-05
|\
| * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-19
| * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-19
* | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-04
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-05
* nds32: remove redundant kernel-space generic-yMasahiro Yamada2019-01-05
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/
* Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-29
|\
| * nds32: support hardware prefetcherNylon Chen2018-11-22
| * nds32: support denormalized result through FP emulatorVincent Chen2018-11-22
| * nds32: Support FP emulationVincent Chen2018-11-22
| * nds32: nds32 FPU portVincent Chen2018-11-22