summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-141-1/+0
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-072-2/+10
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
| * | nds32: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+9
| * | Move EM_NDS32 to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-2/+1
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-062-2/+1
|\ \
| * | nds32/io: Remove useless definition of mmiowb()Will Deacon2019-04-081-2/+0
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
| |/
* | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-17/+0
|\ \
| * | ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra2019-04-031-1/+0
| * | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-10/+0
| * | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-6/+0
| |/
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-24/+5
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-27/+6
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-0/+2
|\
| * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+1
| * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+1
* | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-25/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* nds32: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-10/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-3/+2
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-3/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-8/+5
|/
* Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-2917-2/+956
|\
| * nds32: support hardware prefetcherNylon Chen2018-11-221-0/+6
| * nds32: support denormalized result through FP emulatorVincent Chen2018-11-227-0/+54
| * nds32: Support FP emulationVincent Chen2018-11-224-0/+300
| * nds32: nds32 FPU portVincent Chen2018-11-224-0/+141
| * nds32: Power management for nds32Nick Hu2018-11-061-0/+11
| * nds32: Perf portingNickhu2018-11-064-0/+442
| * nds32: Fix bug in bitfield.hNickhu2018-11-061-2/+2
* | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-091-1/+1
|\ \ | |/ |/|
| * mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-021-1/+1
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+1
|\
| * y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+1
* | nds32: fix build error because of wrong semicolonGreentime Hu2018-09-041-2/+2
* | nds32: Add macro definition for offset of lp register on stackZong Li2018-09-041-0/+1
* | nds32/ftrace: Support dynamic function tracerZong Li2018-09-041-0/+26
* | nds32/ftrace: Support static function tracerZong Li2018-09-041-0/+20
* | nds32: Extract the checking and getting pointer to a macroZong Li2018-09-041-39/+41
* | nds32: Clean up the coding styleZong Li2018-09-041-98/+103
* | nds32: Fix get_user/put_user macro expand pointer problemZong Li2018-09-041-12/+14
|/
* nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" whenGreentime Hu2018-07-051-1/+1
* nds32: To implement these icache invalidation APIs since nds32 cores don't snoopGreentime Hu2018-07-031-2/+7
OpenPOWER on IntegriCloud