summaryrefslogtreecommitdiffstats
path: root/arch/nds32
AgeCommit message (Expand)Author
2018-05-23nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is d...Greentime Hu
2018-05-23nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...Greentime Hu
2018-05-23nds32: Fix the unknown type u8 issue.Greentime Hu
2018-05-23nds32: Fix the symbols undefined issue by exporting them.Greentime Hu
2018-05-23nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...Greentime Hu
2018-05-23nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHAREDGreentime Hu
2018-05-23nds32: Fix building error of crypto/xor.c by adding xor.hGreentime Hu
2018-05-23nds32: Fix building error when CONFIG_FREEZE is enabled.Greentime Hu
2018-05-23nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefi...Greentime Hu
2018-04-25signal/nds32: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-25signal/nds32: Use force_sig(SIGILL) in do_revisnEric W. Biederman
2018-04-25signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptionsEric W. Biederman
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-03-16nds32: To use the generic dump_stack()Greentime Hu
2018-03-16nds32: fix building failed if using elf toolchain.Greentime Hu
2018-03-16nds32: fix building failed if using older version gcc.Greentime 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