Age | Commit message (Expand) | Author | Files | Lines |
2021-02-27 | csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC... | Guo Ren | 14 | -3/+225 |
2021-02-27 | csky: kprobe: Fixup code in simulate without 'long' | Guo Ren | 1 | -15/+7 |
2021-02-27 | csky: Fixup swapon | Guo Ren | 3 | -9/+52 |
2021-02-27 | csky: pgtable.h: Coding convention | Guo Ren | 3 | -55/+36 |
2021-01-12 | csky: Fixup _PAGE_ACCESSED for default pgprot | Guo Ren | 1 | -7/+9 |
2021-01-12 | csky: remove unused including <linux/version.h> | Tian Tao | 1 | -1/+0 |
2021-01-12 | csky: Fix a size determination in gpr_get() | Zhenzhong Duan | 1 | -1/+1 |
2021-01-12 | csky: Reconstruct VDSO framework | Guo Ren | 13 | -89/+269 |
2021-01-12 | csky: mm: abort uaccess retries upon fatal signal | Guo Ren | 1 | -1/+4 |
2021-01-12 | csky: Sync riscv mm/fault.c for easy maintenance | Guo Ren | 2 | -155/+189 |
2021-01-12 | csky: Fixup do_page_fault parent irq status | Guo Ren | 2 | -1/+5 |
2021-01-12 | csky: Add faulthandler_disabled() check | Guo Ren | 1 | -2/+2 |
2021-01-12 | csky: Fixup update_mmu_cache called with user io mapping | Guo Ren | 1 | -0/+3 |
2021-01-12 | csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault | Guo Ren | 1 | -2/+21 |
2021-01-12 | csky: Add show_tlb for CPU_CK860 debug | Guo Ren | 1 | -0/+121 |
2021-01-12 | csky: Fix TLB maintenance synchronization problem | Guo Ren | 5 | -16/+69 |
2021-01-12 | csky: Add kmemleak support | Guo Ren | 1 | -0/+1 |
2021-01-12 | csky: Remove prologue of page fault handler in entry.S | Guo Ren | 4 | -131/+48 |
2021-01-12 | csky: Fixup PTE global for 2.5:1.5 virtual memory | Guo Ren | 2 | -2/+8 |
2021-01-12 | csky: Cleanup asm/spinlock.h | Guo Ren | 3 | -178/+1 |
2021-01-12 | csky: Fixup asm/cmpxchg.h with correct ordering barrier | Guo Ren | 1 | -10/+17 |
2021-01-12 | csky: Fixup futex SMP implementation | Guo Ren | 2 | -0/+122 |
2021-01-12 | csky: Fixup barrier design | Guo Ren | 1 | -22/+60 |
2021-01-12 | csky: Remove custom asm/atomic.h implementation | Guo Ren | 1 | -212/+0 |
2021-01-12 | csky: Fixup show_regs doesn't contain regs->usp | Guo Ren | 1 | -2/+3 |
2021-01-12 | csky: Fixup perf probe failed | Guo Ren | 2 | -1/+2 |
2021-01-12 | csky: Add memory layout 2.5G(user):1.5G(kernel) | Guo Ren | 19 | -51/+113 |
2021-01-11 | Linux 5.11-rc3v5.11-rc3 | Linus Torvalds | 1 | -1/+1 |
2021-01-11 | Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -14/+6 |
2021-01-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 5 | -26/+123 |
2021-01-10 | Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block | Linus Torvalds | 22 | -59/+172 |
2021-01-10 | Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -89/+167 |
2021-01-10 | Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 33 | -225/+267 |
2021-01-10 | Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -29/+21 |
2021-01-10 | Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 21 | -217/+322 |
2021-01-10 | Documentation: kbuild: Fix section reference | Viresh Kumar | 1 | -1/+1 |
2021-01-10 | Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -232/+3 |
2021-01-10 | Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -1/+10 |
2021-01-10 | Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -83/+94 |
2021-01-09 | Merge tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -3/+14 |
2021-01-09 | Merge tag 'dmaengine-fix-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -25/+48 |
2021-01-09 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+30 |
2021-01-09 | maintainers: update my email address | Darrick J. Wong | 1 | -2/+2 |
2021-01-09 | io_uring: stop SQPOLL submit on creator's death | Pavel Begunkov | 1 | -9/+53 |
2021-01-09 | io_uring: add warn_once for io_uring_flush() | Pavel Begunkov | 1 | -4/+10 |
2021-01-09 | io_uring: inline io_uring_attempt_task_drop() | Pavel Begunkov | 1 | -18/+11 |
2021-01-09 | io_uring: io_rw_reissue lockdep annotations | Pavel Begunkov | 1 | -0/+2 |
2021-01-09 | bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L... | Coly Li | 1 | -0/+15 |
2021-01-09 | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket | Coly Li | 4 | -8/+29 |
2021-01-09 | bcache: check unsupported feature sets for bcache register | Coly Li | 2 | -0/+29 |