summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-22MAINTAINERS: Add nds32Greentime Hu
2018-02-22nds32: Build infrastructureGreentime Hu
2018-02-22nds32: defconfigGreentime Hu
2018-02-22nds32: Miscellaneous header filesGreentime Hu
2018-02-22nds32: Device tree supportGreentime Hu
2018-02-22nds32: Generic timers supportGreentime Hu
2018-02-22nds32: Loadable modulesGreentime Hu
2018-02-22nds32: L2 cache supportGreentime Hu
2018-02-22nds32: Debugging supportGreentime Hu
2018-02-22nds32: Library functionsGreentime Hu
2018-02-22nds32: Signal handling supportGreentime Hu
2018-02-22nds32: VDSO supportGreentime Hu
2018-02-22nds32: System calls handlingGreentime Hu
2018-02-22nds32: ELF definitionsGreentime Hu
2018-02-22nds32: DMA mapping APIGreentime Hu
2018-02-22nds32: Device specific operationsGreentime Hu
2018-02-22nds32: Atomic operationsGreentime Hu
2018-02-22nds32: IRQ handlingGreentime Hu
2018-02-22nds32: Process managementGreentime Hu
2018-02-22nds32: Cache and TLB routinesGreentime Hu
2018-02-22nds32: MMU fault handling and page table managementGreentime Hu
2018-02-22nds32: MMU initializationGreentime Hu
2018-02-22nds32: MMU definitionsGreentime Hu
2018-02-22nds32: Exception handlingGreentime Hu
2018-02-22nds32: Kernel booting and initializationGreentime Hu
2018-02-22nds32: Assembly macros and definitionsGreentime Hu
2018-02-22drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu
2018-02-22earlycon: add reg-offset to physical address before mappingGreentime Hu
2018-02-22asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu
2018-02-22xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu
2018-02-22openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...Greentime Hu
2018-02-11Linux 4.16-rc1Linus Torvalds
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-11Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-02-11Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-11xtensa: fix build with KASANMax Filippov
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre
2018-02-10Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada