Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-02-22 | drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32 | Greentime Hu | 1 | -1/+1 |
2018-02-22 | earlycon: add reg-offset to physical address before mapping | Greentime Hu | 1 | -1/+2 |
2018-02-22 | asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o... | Greentime Hu | 3 | -16/+11 |
2018-02-22 | xtensa: add ioremap_nocache declaration before include asm-generic/io.h. | Greentime Hu | 1 | -0/+1 |
2018-02-22 | openrisc: add ioremap_nocache declaration before include asm-generic/io.h and... | Greentime Hu | 1 | -1/+2 |
2018-02-11 | Linux 4.16-rc1v4.16-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-02-11 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 8 | -142/+47 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 297 | -913/+913 |
2018-02-11 | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 8 | -40/+47 |
2018-02-11 | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -0/+2 |
2018-02-11 | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -10/+8 |
2018-02-11 | xtensa: fix build with KASAN | Max Filippov | 1 | -0/+2 |
2018-02-11 | nios2: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski | 2 | -2/+0 |
2018-02-11 | nios2: dts: Remove leading 0x and 0s from bindings notation | Mathieu Malaterre | 1 | -8/+8 |
2018-02-10 | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2018-02-10 | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block | Linus Torvalds | 12 | -63/+212 |
2018-02-10 | Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 | Linus Torvalds | 2 | -11/+363 |
2018-02-10 | Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 4 | -19/+57 |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 123 | -1416/+6577 |
2018-02-10 | powerpc/pci: Fix broken INTx configuration via OF | Alexey Kardashevskiy | 1 | -2/+3 |
2018-02-09 | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 23 | -77/+121 |
2018-02-09 | mconsole_proc(): don't mess with file->f_pos | Al Viro | 1 | -1/+2 |
2018-02-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -2/+5 |
2018-02-10 | kconfig: remove const qualifier from sym_expand_string_value() | Masahiro Yamada | 3 | -4/+4 |
2018-02-10 | kconfig: add xrealloc() helper | Masahiro Yamada | 6 | -5/+16 |
2018-02-09 | platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems | Vadim Pasternak | 1 | -0/+142 |