| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-05-11 | csky: Move to generic ticket-spinlock | Guo Ren | 3 | -116/+3 |
| 2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 1 | -4/+3 |
| 2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 1 | -5/+5 |
| 2022-04-25 | csky: atomic: Add conditional atomic operations' optimization | Guo Ren | 1 | -0/+95 |
| 2022-04-25 | csky: atomic: Add custom atomic.h implementation | Guo Ren | 1 | -0/+142 |
| 2022-04-25 | csky: atomic: Optimize cmpxchg with acquire & release | Guo Ren | 2 | -8/+67 |
| 2022-04-18 | csky: optimize memcpy_{from,to}io() and memset_io() | Guo Ren | 3 | -1/+103 |
| 2022-04-18 | csky: Add C based string functions | Matteo Croce | 8 | -356/+150 |
| 2022-04-08 | csky: Fix versioncheck warnings | Deyan Wang | 3 | -3/+0 |
| 2022-04-07 | csky: patch_text: Fixup last cpu should be master | Guo Ren | 1 | -1/+1 |
| 2022-04-06 | csky: fix typos in comments | Julia Lawall | 2 | -2/+2 |
| 2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+4 |
| 2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -30/+2 |
| 2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 1 | -0/+1 |
| 2022-03-18 | parport_pc: Also enable driver for PCI systems | Maciej W. Rozycki | 1 | -0/+1 |
| 2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 1 | -2/+2 |
| 2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 1 | -3/+2 |
| 2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 6 | -19/+0 |
| 2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann | 1 | -8/+0 |
| 2022-02-25 | uaccess: fix type mismatch warnings from access_ok() | Arnd Bergmann | 2 | -2/+2 |
| 2022-02-14 | uaccess: fix integer overflow on access_ok() | Arnd Bergmann | 1 | -4/+3 |
| 2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -1/+0 |
| 2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -3/+3 |
| 2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov | 1 | -1/+0 |
| 2022-01-12 | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -10/+0 |
| 2022-01-08 | csky: Fix function name in csky_alignment() and die() | Nathan Chancellor | 2 | -2/+2 |
| 2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman | 3 | -3/+3 |
| 2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 1 | -2/+2 |
| 2021-12-08 | csky: fix typo of fpu config macro | Kelly Devilliv | 1 | -2/+2 |
| 2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann | 1 | -1/+0 |
| 2021-11-17 | perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv | Sean Christopherson | 1 | -12/+0 |
| 2021-11-17 | perf: Protect perf_guest_cbs with RCU | Sean Christopherson | 1 | -2/+4 |
| 2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -9/+0 |
| 2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -3/+3 |
| 2021-11-02 | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+2 |
| 2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 5 | -24/+10 |
| 2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+3 |
| 2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -7/+1 |
| 2021-10-27 | ftrace: disable preemption when recursion locked | 王贇 | 1 | -2/+0 |
| 2021-10-26 | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 1 | -1/+0 |
| 2021-10-26 | irq: csky: perform irqentry in entry code | Mark Rutland | 3 | -7/+1 |
| 2021-10-25 | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY | Mark Rutland | 1 | -0/+1 |
| 2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 2 | -3/+3 |
| 2021-10-20 | csky: Use of_get_cpu_hwid() | Rob Herring | 1 | -4/+2 |
| 2021-10-16 | csky: Make HAVE_TCM depend on !COMPILE_TEST | Guenter Roeck | 1 | -0/+1 |
| 2021-10-16 | csky: bitops: Remove duplicate __clear_bit define | Guenter Roeck | 1 | -1/+0 |
| 2021-10-16 | csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it | Guenter Roeck | 1 | -1/+1 |
| 2021-10-16 | csky: Fixup regs.sr broken in ptrace | Guo Ren | 1 | -1/+2 |
| 2021-10-16 | csky: don't let sigreturn play with priveleged bits of status register | Al Viro | 1 | -0/+4 |
| 2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -4/+3 |
| 2021-10-08 | ftrace: Cleanup ftrace_dyn_arch_init() | Weizhao Ouyang | 1 | -5/+0 |
| 2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 3 | -4/+4 |
| 2021-09-30 | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 1 | -1/+1 |
| 2021-09-30 | kprobes: treewide: Cleanup the error messages for kprobes | Masami Hiramatsu | 1 | -5/+5 |
| 2021-09-30 | csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location() | Punit Agrawal | 1 | -7/+0 |
| 2021-09-22 | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() | Sean Christopherson | 1 | -3/+1 |
| 2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne | 1 | -9/+0 |
| 2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -3/+1 |
| 2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -16/+2 |
| 2021-09-03 | mm: remove flush_kernel_dcache_page | Christoph Hellwig | 2 | -14/+1 |
| 2021-09-03 | arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings | kernel test robot | 1 | -2/+1 |
| 2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 1 | -3/+1 |
| 2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 1 | -2/+0 |
| 2021-07-23 | csky: use generic strncpy/strnlen from_user | Arnd Bergmann | 3 | -114/+2 |
| 2021-07-23 | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann | 2 | -8/+14 |
| 2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+1 |
| 2021-07-08 | csky: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
| 2021-07-04 | Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2 | -8/+7 |
| 2021-07-04 | csky: Kconfig: Remove unused selects | Guo Ren | 1 | -3/+0 |
| 2021-07-04 | csky: syscache: Fixup duplicate cache flush | Guo Ren | 1 | -5/+7 |
| 2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+0 |
| 2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 1 | -2/+0 |
| 2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 1 | -1/+0 |
| 2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+1 |
| 2021-06-28 | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -17/+0 |
| 2021-06-18 | sched,arch: Remove unused TASK_STATE offsets | Peter Zijlstra | 1 | -1/+0 |
| 2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra | 1 | -1/+1 |
| 2021-06-03 | kprobes: Do not increment probe miss count in the fault handler | Naveen N. Rao | 1 | -7/+0 |
| 2021-06-01 | kprobes: Remove kprobe::fault_handler | Peter Zijlstra | 1 | -10/+0 |
| 2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 1 | -0/+1 |
| 2021-05-26 | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland | 1 | -1/+0 |
| 2021-05-26 | locking/atomic: csky: move to ARCH_ATOMIC | Mark Rutland | 2 | -4/+5 |
| 2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider | 1 | -1/+0 |
| 2021-05-03 | Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 10 | -481/+347 |
| 2021-05-02 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+1 |
| 2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 1 | -1/+0 |
| 2021-04-30 | mm: move page_mapping_file to pagemap.h | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2021-04-28 | csky: uaccess.h: Coding convention with asm generic | Guo Ren | 5 | -479/+343 |
| 2021-04-28 | csky: fix syscache.c fallthrough warning | Randy Dunlap | 1 | -0/+1 |
| 2021-04-20 | csky: Fixup typos | Junlin Yang | 3 | -3/+3 |
| 2021-04-20 | csky: Remove duplicate include in arch/csky/kernel/entry.S | Zhang Yunkai | 1 | -1/+0 |
| 2021-04-16 | csky: change a Kconfig symbol name to fix e1000 build error | Randy Dunlap | 2 | -2/+2 |
| 2021-03-27 | whack-a-mole: kill strlen_user() (again) | Al Viro | 2 | -3/+1 |
| 2021-03-16 | ftrace: Fix spelling mistake "disabed" -> "disabled" | Colin Ian King | 1 | -1/+1 |
| 2021-02-28 | Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 93 | -991/+1345 |
| 2021-02-27 | csky: Fixup compile error | Guo Ren | 52 | -52/+0 |
| 2021-02-27 | csky: use free_initmem_default() in free_initmem() | David Hildenbrand | 1 | -16/+1 |
| 2021-02-27 | csky: Fixup pfn_valid error with wrong max_mapnr | Guo Ren | 1 | -2/+2 |
| 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-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe | 1 | -1/+1 |
| 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 | -88/+268 |
| 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 | 1 | -1/+1 |
| 2021-01-12 | csky: Add memory layout 2.5G(user):1.5G(kernel) | Guo Ren | 19 | -51/+113 |
| 2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 1 | -1/+0 |
| 2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -3/+13 |
| 2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+5 |
| 2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+11 |
| 2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
| 2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -5/+3 |
| 2020-12-15 | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
| 2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -78/+8 |
| 2020-11-29 | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra | 1 | -1/+1 |
| 2020-11-20 | csky: Enable seccomp architecture tracking | YiFei Zhu | 2 | -1/+11 |
| 2020-11-13 | ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs | Steven Rostedt (VMware) | 1 | -1/+3 |
| 2020-11-09 | perf/arch: Remove perf_sample_data::regs_user_copy | Peter Zijlstra | 1 | -2/+1 |
| 2020-11-09 | csky: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2 | -2/+5 |
| 2020-11-06 | csky/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner | 4 | -78/+8 |
| 2020-11-06 | ftrace: Add recording of functions that caused recursion | Steven Rostedt (VMware) | 1 | -1/+1 |
| 2020-11-06 | kprobes/ftrace: Add recursion protection to the ftrace callback | Steven Rostedt (VMware) | 1 | -2/+10 |
| 2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann | 1 | -1/+0 |
| 2020-10-27 | csky: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin | 1 | -5/+3 |
| 2020-10-25 | whack-a-mole: USE_ELF_CORE_DUMP | Al Viro | 1 | -1/+0 |
| 2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -4/+4 |
| 2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
| 2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+1 |
| 2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe | 1 | -1/+0 |
| 2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -4/+2 |
| 2020-10-13 | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+0 |
| 2020-10-12 | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -75/+2 |
| 2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2020-10-08 | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu | 1 | -13/+0 |
| 2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 1 | -1/+0 |
| 2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2 | -3/+2 |
| 2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 1 | -0/+1 |
| 2020-09-08 | csky: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu | 1 | -75/+2 |
| 2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook | 1 | -0/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-08-12 | mm/csky: use general page fault accounting | Peter Xu | 1 | -11/+1 |
| 2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu | 1 | -1/+2 |
| 2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig | 1 | -1/+1 |
| 2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -7/+1 |
| 2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport | 1 | -6/+1 |
| 2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 1 | -1/+0 |
| 2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -14/+10 |
| 2020-08-06 | Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds | 18 | -142/+307 |
| 2020-08-01 | csky: Add context tracking support | Guo Ren | 2 | -0/+27 |
| 2020-07-31 | csky: Add arch_show_interrupts for IPI interrupts | Guo Ren | 1 | -8/+41 |
| 2020-07-31 | csky: Add irq_work support | Guo Ren | 2 | -0/+23 |
| 2020-07-31 | csky: Fixup warning by EXPORT_SYMBOL(kmap) | Guo Ren | 1 | -2/+0 |
| 2020-07-31 | csky: Set CONFIG_NR_CPU 4 as default | Guo Ren | 1 | -1/+1 |
| 2020-07-31 | csky: Use top-down mmap layout | Guo Ren | 1 | -0/+10 |
| 2020-07-31 | csky: Optimize the trap processing flow | Guo Ren | 5 | -109/+157 |
| 2020-07-31 | csky: Add support for function error injection | Guo Ren | 4 | -0/+18 |
| 2020-07-31 | csky: Fixup kprobes handler couldn't change pc | Guo Ren | 1 | -1/+3 |
| 2020-07-31 | csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACE | Guo Ren | 1 | -3/+0 |
| 2020-07-31 | csky: Add cpu feature register hint for smp | Guo Ren | 1 | -0/+3 |
| 2020-07-31 | csky: Add SECCOMP_FILTER supported | Guo Ren | 5 | -3/+25 |
| 2020-07-31 | csky: remove unusued thread_saved_pc and *_segments functions/macros | Tobias Klauser | 2 | -16/+0 |
| 2020-07-27 | csky: switch to ->regset_get() | Al Viro | 1 | -14/+10 |
| 2020-07-04 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner | 1 | -1/+1 |
| 2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 1 | -1/+0 |
| 2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -2/+3 |
| 2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2 | -6/+6 |
| 2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 1 | -30/+0 |
| 2020-06-09 | csky: replace definitions of __pXd_offset() with pXd_index() | Mike Rapoport | 4 | -8/+7 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2 | -3/+1 |
| 2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 4 | -4/+0 |
| 2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2 | -10/+3 |
| 2020-06-09 | csky: add show_stack_loglvl() | Dmitry Safonov | 1 | -2/+9 |
| 2020-06-04 | kmap: consolidate kmap_prot definitions | Ira Weiny | 1 | -2/+0 |
| 2020-06-04 | kmap: remove kmap_atomic_to_page() | Ira Weiny | 2 | -14/+0 |
| 2020-06-04 | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny | 1 | -3/+3 |
| 2020-06-04 | arch/kmap: don't hard code kmap_prot values | Ira Weiny | 1 | -1/+1 |
| 2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny | 2 | -7/+3 |