Age | Commit message (Expand) | Author |
2021-02-28 | Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2021-02-27 | csky: Fixup compile error | Guo Ren |
2021-02-27 | csky: use free_initmem_default() in free_initmem() | David Hildenbrand |
2021-02-27 | csky: Fixup pfn_valid error with wrong max_mapnr | Guo Ren |
2021-02-27 | csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC... | Guo Ren |
2021-02-27 | csky: kprobe: Fixup code in simulate without 'long' | Guo Ren |
2021-02-27 | csky: Fixup swapon | Guo Ren |
2021-02-27 | csky: pgtable.h: Coding convention | Guo Ren |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-01-12 | csky: Fixup _PAGE_ACCESSED for default pgprot | Guo Ren |
2021-01-12 | csky: remove unused including <linux/version.h> | Tian Tao |
2021-01-12 | csky: Fix a size determination in gpr_get() | Zhenzhong Duan |
2021-01-12 | csky: Reconstruct VDSO framework | Guo Ren |
2021-01-12 | csky: mm: abort uaccess retries upon fatal signal | Guo Ren |
2021-01-12 | csky: Sync riscv mm/fault.c for easy maintenance | Guo Ren |
2021-01-12 | csky: Fixup do_page_fault parent irq status | Guo Ren |
2021-01-12 | csky: Add faulthandler_disabled() check | Guo Ren |
2021-01-12 | csky: Fixup update_mmu_cache called with user io mapping | Guo Ren |
2021-01-12 | csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault | Guo Ren |
2021-01-12 | csky: Add show_tlb for CPU_CK860 debug | Guo Ren |
2021-01-12 | csky: Fix TLB maintenance synchronization problem | Guo Ren |
2021-01-12 | csky: Add kmemleak support | Guo Ren |
2021-01-12 | csky: Remove prologue of page fault handler in entry.S | Guo Ren |
2021-01-12 | csky: Fixup PTE global for 2.5:1.5 virtual memory | Guo Ren |
2021-01-12 | csky: Cleanup asm/spinlock.h | Guo Ren |
2021-01-12 | csky: Fixup asm/cmpxchg.h with correct ordering barrier | Guo Ren |
2021-01-12 | csky: Fixup futex SMP implementation | Guo Ren |
2021-01-12 | csky: Fixup barrier design | Guo Ren |
2021-01-12 | csky: Remove custom asm/atomic.h implementation | Guo Ren |
2021-01-12 | csky: Fixup show_regs doesn't contain regs->usp | Guo Ren |
2021-01-12 | csky: Fixup perf probe failed | Guo Ren |
2021-01-12 | csky: Add memory layout 2.5G(user):1.5G(kernel) | Guo Ren |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |
2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
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-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | 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-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-11-29 | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-11-20 | csky: Enable seccomp architecture tracking | YiFei Zhu |
2020-11-13 | ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs | Steven Rostedt (VMware) |
2020-11-09 | perf/arch: Remove perf_sample_data::regs_user_copy | Peter Zijlstra |
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-11-06 | ftrace: Add recording of functions that caused recursion | Steven Rostedt (VMware) |
2020-11-06 | kprobes/ftrace: Add recursion protection to the ftrace callback | Steven Rostedt (VMware) |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |