Age | Commit message (Expand) | Author |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2019-01-06 | nds32: remove redundant kernel-space generic-y | Masahiro Yamada |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-29 | Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-12-28 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-12-13 | Merge branch 'yaml-bindings-for-v4.21' into dt/next | Rob Herring |
2018-11-27 | nds32: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-26 | nds32: Remove phys_initrd_start and phys_initrd_size | Florian Fainelli |
2018-11-22 | nds32: support hardware prefetcher | Nylon Chen |
2018-11-22 | nds32: Fix the items of hwcap_str ordering issue. | Nylon Chen |
2018-11-22 | nds32: support denormalized result through FP emulator | Vincent Chen |
2018-11-22 | nds32: Support FP emulation | Vincent Chen |
2018-11-22 | nds32: nds32 FPU port | Vincent Chen |
2018-11-09 | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-11-06 | nds32: Remove duplicated include from pm.c | YueHaibing |
2018-11-06 | nds32: Power management for nds32 | Nick Hu |
2018-11-06 | nds32: Add perf call-graph support. | Nickhu |
2018-11-06 | nds32: Perf porting | Nickhu |
2018-11-06 | nds32: Fix bug in bitfield.h | Nickhu |
2018-11-06 | nds32: Fix gcc 8.0 compiler option incompatible. | Nickhu |
2018-11-06 | nds32: Fill all TLB entries with kernel image mapping | Zong Li |
2018-11-06 | nds32: Remove the redundant assignment | Zong Li |
2018-11-02 | mm: make the __PAGETABLE_PxD_FOLDED defines non-empty | Martin Schwidefsky |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-09-05 | nds32: linker script: GCOV kernel may refers data in __exit | Greentime Hu |
2018-09-04 | nds32: fix build error because of wrong semicolon | Greentime Hu |
2018-09-04 | nds32: Fix a kernel panic issue because of wrong frame pointer access. | Greentime Hu |
2018-09-04 | nds32: Only print one page of stack when die to prevent printing too much inf... | Greentime Hu |
2018-09-04 | nds32: Add macro definition for offset of lp register on stack | Zong Li |
2018-09-04 | nds32: Remove the deprecated ABI implementation | Zong Li |
2018-09-04 | nds32/stack: Get real return address by using ftrace_graph_ret_addr | Zong Li |
2018-09-04 | nds32/ftrace: Support dynamic function graph tracer | Zong Li |
2018-09-04 | nds32/ftrace: Support dynamic function tracer | Zong Li |
2018-09-04 | nds32/ftrace: Add RECORD_MCOUNT support | Zong Li |
2018-09-04 | nds32/ftrace: Support static function graph tracer | Zong Li |
2018-09-04 | nds32/ftrace: Support static function tracer | Zong Li |