Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-11 | page cache: use xa_lock | Matthew Wilcox | 1 | -2/+2 |
2018-03-16 | nds32: To use the generic dump_stack() | Greentime Hu | 1 | -12/+0 |
2018-03-16 | nds32: fix building failed if using elf toolchain. | Greentime Hu | 1 | -1/+0 |
2018-03-16 | nds32: fix building failed if using older version gcc. | Greentime Hu | 1 | -3/+4 |
2018-02-22 | nds32: Build infrastructure | Greentime Hu | 9 | -0/+529 |
2018-02-22 | nds32: defconfig | Greentime Hu | 1 | -0/+104 |
2018-02-22 | nds32: Miscellaneous header files | Greentime Hu | 3 | -0/+63 |
2018-02-22 | nds32: Device tree support | Greentime Hu | 3 | -0/+112 |
2018-02-22 | nds32: Generic timers support | Greentime Hu | 1 | -0/+11 |
2018-02-22 | nds32: Loadable modules | Greentime Hu | 2 | -0/+289 |
2018-02-22 | nds32: L2 cache support | Greentime Hu | 2 | -0/+201 |
2018-02-22 | nds32: Debugging support | Greentime Hu | 2 | -0/+144 |
2018-02-22 | nds32: Library functions | Greentime Hu | 13 | -0/+721 |
2018-02-22 | nds32: Signal handling support | Greentime Hu | 2 | -0/+384 |
2018-02-22 | nds32: VDSO support | Greentime Hu | 12 | -0/+816 |
2018-02-22 | nds32: System calls handling | Greentime Hu | 7 | -0/+383 |
2018-02-22 | nds32: ELF definitions | Greentime Hu | 3 | -0/+194 |
2018-02-22 | nds32: DMA mapping API | Greentime Hu | 2 | -0/+491 |
2018-02-22 | nds32: Device specific operations | Greentime Hu | 2 | -0/+145 |
2018-02-22 | nds32: Atomic operations | Greentime Hu | 2 | -0/+118 |
2018-02-22 | nds32: IRQ handling | Greentime Hu | 2 | -0/+45 |
2018-02-22 | nds32: Process management | Greentime Hu | 4 | -0/+399 |
2018-02-22 | nds32: Cache and TLB routines | Greentime Hu | 12 | -0/+1224 |
2018-02-22 | nds32: MMU fault handling and page table management | Greentime Hu | 4 | -0/+536 |
2018-02-22 | nds32: MMU initialization | Greentime Hu | 3 | -0/+446 |
2018-02-22 | nds32: MMU definitions | Greentime Hu | 8 | -0/+802 |
2018-02-22 | nds32: Exception handling | Greentime Hu | 6 | -0/+1483 |
2018-02-22 | nds32: Kernel booting and initialization | Greentime Hu | 2 | -0/+551 |
2018-02-22 | nds32: Assembly macros and definitions | Greentime Hu | 4 | -0/+1111 |