Age | Commit message (Expand) | Author |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-11-20 | csky: Enable seccomp architecture tracking | YiFei Zhu |
2020-11-09 | csky: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-06 | csky/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner |
2020-10-27 | csky: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
2020-10-25 | whack-a-mole: USE_ELF_CORE_DUMP | Al Viro |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig |
2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport |
2020-07-31 | csky: Add irq_work support | Guo Ren |
2020-07-31 | csky: Optimize the trap processing flow | Guo Ren |
2020-07-31 | csky: Add support for function error injection | Guo Ren |
2020-07-31 | csky: Add SECCOMP_FILTER supported | Guo Ren |
2020-07-31 | csky: remove unusued thread_saved_pc and *_segments functions/macros | Tobias Klauser |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | csky: replace definitions of __pXd_offset() with pXd_index() | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-04 | kmap: consolidate kmap_prot definitions | Ira Weiny |
2020-06-04 | kmap: remove kmap_atomic_to_page() | Ira Weiny |
2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny |
2020-06-04 | arch/kunmap: remove duplicate kunmap implementations | Ira Weiny |
2020-06-04 | arch/kmap: remove redundant arch specific kmaps | Ira Weiny |
2020-05-28 | csky: Coding convention in entry.S | Guo Ren |
2020-05-15 | csky: Fixup raw_copy_from_user() | Al Viro |
2020-05-15 | csky: Fixup gdbmacros.txt with name sp in thread_struct | Guo Ren |
2020-05-13 | csky: Fixup remove unnecessary save/restore PSR code | Guo Ren |
2020-05-13 | csky: Fixup calltrace panic | Guo Ren |
2020-05-13 | csky: Fixup compile error for abiv1 entry.S | Guo Ren |
2020-04-10 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
2020-04-06 | Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2020-04-03 | csky: Add uprobes support | Guo Ren |
2020-04-03 | csky: Add kprobes supported | Guo Ren |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-04-01 | csky: Fixup get wrong psr value from phyical reg | Guo Ren |
2020-03-21 | csky: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior |
2020-03-08 | csky: Implement ftrace with regs | Guo Ren |
2020-03-08 | csky: Implement ptrace regs and stack API | Guo Ren |
2020-02-21 | csky: Add PCI support | MaJun |
2020-02-21 | csky: Fixup compile warning for three unimplemented syscalls | Guo Ren |
2020-02-21 | csky: Add flush_icache_mm to defer flush icache all | Guo Ren |
2020-02-21 | csky: Support icache flush without specific instructions | Guo Ren |
2020-02-21 | csky: Separate fixaddr_init from highmem | Guo Ren |
2020-02-21 | csky: Tightly-Coupled Memory or Sram support | Guo Ren |
2020-02-21 | csky: Initial stack protector support | Mao Han |