summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-16nds32: To use the generic dump_stack()Greentime Hu1-12/+0
2018-03-16nds32: fix building failed if using elf toolchain.Greentime Hu1-1/+0
2018-03-16nios2: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu1-0/+1
2018-03-16nds32: fix building failed if using older version gcc.Greentime Hu1-3/+4
2018-02-22dt-bindings: timer: Add andestech atcpit100 timer binding docRick Chen1-0/+33
2018-02-22clocksource/drivers/atcpit100: VDSO supportRick Chen1-0/+18
2018-02-22clocksource/drivers/atcpit100: Add andestech atcpit100 timerRick Chen3-0/+258
2018-02-22net: faraday add nds32 support.Greentime Hu1-3/+5
2018-02-22irqchip: Andestech Internal Vector Interrupt Controller driverGreentime Hu2-0/+108
2018-02-22dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Contro...Greentime Hu1-0/+19
2018-02-22dt-bindings: nds32 SoC BindingsGreentime Hu1-0/+40
2018-02-22dt-bindings: nds32 L2 cache controller BindingsGreentime Hu1-0/+28
2018-02-22dt-bindings: nds32 CPU BindingsGreentime Hu1-0/+38
2018-02-22MAINTAINERS: Add nds32Greentime Hu1-0/+11
2018-02-22nds32: Build infrastructureGreentime Hu9-0/+529
2018-02-22nds32: defconfigGreentime Hu1-0/+104
2018-02-22nds32: Miscellaneous header filesGreentime Hu3-0/+63
2018-02-22nds32: Device tree supportGreentime Hu3-0/+112
2018-02-22nds32: Generic timers supportGreentime Hu1-0/+11
2018-02-22nds32: Loadable modulesGreentime Hu2-0/+289
2018-02-22nds32: L2 cache supportGreentime Hu2-0/+201
2018-02-22nds32: Debugging supportGreentime Hu2-0/+144
2018-02-22nds32: Library functionsGreentime Hu13-0/+721
2018-02-22nds32: Signal handling supportGreentime Hu2-0/+384
2018-02-22nds32: VDSO supportGreentime Hu12-0/+816
2018-02-22nds32: System calls handlingGreentime Hu7-0/+383
2018-02-22nds32: ELF definitionsGreentime Hu3-0/+194
2018-02-22nds32: DMA mapping APIGreentime Hu2-0/+491
2018-02-22nds32: Device specific operationsGreentime Hu2-0/+145
2018-02-22nds32: Atomic operationsGreentime Hu2-0/+118
2018-02-22nds32: IRQ handlingGreentime Hu2-0/+45
2018-02-22nds32: Process managementGreentime Hu4-0/+399
2018-02-22nds32: Cache and TLB routinesGreentime Hu12-0/+1224
2018-02-22nds32: MMU fault handling and page table managementGreentime Hu4-0/+536
2018-02-22nds32: MMU initializationGreentime Hu3-0/+446
2018-02-22nds32: MMU definitionsGreentime Hu8-0/+802
2018-02-22nds32: Exception handlingGreentime Hu6-0/+1483
2018-02-22nds32: Kernel booting and initializationGreentime Hu2-0/+551
2018-02-22nds32: Assembly macros and definitionsGreentime Hu4-0/+1111
2018-02-22drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu1-1/+1
2018-02-22earlycon: add reg-offset to physical address before mappingGreentime Hu1-1/+2
2018-02-22asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu3-16/+11
2018-02-22xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu1-0/+1
2018-02-22openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...Greentime Hu1-1/+2
2018-02-12Linux 4.16-rc1Linus Torvalds1-2/+2
2018-02-12unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro8-142/+47
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds297-913/+913
2018-02-12Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds8-40/+47
2018-02-12Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+2
2018-02-12Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+8