index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
csky: Remove prologue of page fault handler in entry.S
Guo Ren
2021-01-12
4
-131
/
+48
|
*
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
2021-01-12
2
-2
/
+8
|
*
csky: Cleanup asm/spinlock.h
Guo Ren
2021-01-12
3
-178
/
+1
|
*
csky: Fixup asm/cmpxchg.h with correct ordering barrier
Guo Ren
2021-01-12
1
-10
/
+17
|
*
csky: Fixup futex SMP implementation
Guo Ren
2021-01-12
2
-0
/
+122
|
*
csky: Fixup barrier design
Guo Ren
2021-01-12
1
-22
/
+60
|
*
csky: Remove custom asm/atomic.h implementation
Guo Ren
2021-01-12
1
-212
/
+0
|
*
csky: Fixup show_regs doesn't contain regs->usp
Guo Ren
2021-01-12
1
-2
/
+3
|
*
csky: Fixup perf probe failed
Guo Ren
2021-01-12
1
-1
/
+1
|
*
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2021-01-12
19
-51
/
+113
*
|
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
|
/
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-30
1
-1
/
+0
*
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-17
1
-3
/
+13
|
\
|
*
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-13
1
-1
/
+3
|
*
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
1
-1
/
+1
|
*
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
2020-11-06
1
-2
/
+10
*
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
2
-2
/
+5
|
\
\
|
*
|
csky: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
2
-2
/
+5
|
|
/
*
|
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
2
-1
/
+11
|
\
\
|
*
|
csky: Enable seccomp architecture tracking
YiFei Zhu
2020-11-20
2
-1
/
+11
*
|
|
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
1
-1
/
+0
|
\
\
\
|
*
|
|
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-30
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-16
1
-5
/
+3
|
\
\
\
|
*
|
|
csky: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-27
1
-5
/
+3
|
|
/
/
*
|
|
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-16
1
-1
/
+0
|
\
\
\
|
*
|
|
whack-a-mole: USE_ELF_CORE_DUMP
Al Viro
2020-10-26
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
4
-78
/
+8
|
\
\
\
|
*
|
|
csky/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
4
-78
/
+8
|
|
/
/
*
|
|
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-29
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
|
|
/
*
/
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
1
-2
/
+1
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-4
/
+4
*
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
1
-1
/
+0
|
\
|
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-1
/
+0
*
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-09-09
1
-0
/
+1
*
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
2
-4
/
+2
|
\
\
|
*
|
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+0
|
*
|
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
2
-3
/
+2
*
|
|
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
1
-13
/
+0
|
\
\
\
|
*
|
|
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
2020-10-08
1
-13
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
1
-75
/
+2
|
\
\
\
|
*
|
|
csky: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-08
1
-75
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-0
/
+1
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
mm/csky: use general page fault accounting
Peter Xu
2020-08-12
1
-11
/
+1
*
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+2
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
2
-7
/
+1
|
\
[prev]
[next]