index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-30
1
-1
/
+0
*
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-1
/
+4
|
\
|
*
csky: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-1
/
+4
*
|
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-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
|
|
/
*
/
csky/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
2
-4
/
+6
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-4
/
+4
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-6
/
+1
*
csky: Add irq_work support
Guo Ren
2020-07-31
1
-0
/
+11
*
csky: Optimize the trap processing flow
Guo Ren
2020-07-31
2
-1
/
+3
*
csky: Add support for function error injection
Guo Ren
2020-07-31
1
-0
/
+6
*
csky: Add SECCOMP_FILTER supported
Guo Ren
2020-07-31
2
-1
/
+2
*
csky: remove unusued thread_saved_pc and *_segments functions/macros
Tobias Klauser
2020-07-31
1
-6
/
+0
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-30
/
+0
*
csky: replace definitions of __pXd_offset() with pXd_index()
Mike Rapoport
2020-06-09
1
-3
/
+2
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
2
-3
/
+1
*
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-05
1
-2
/
+0
*
kmap: remove kmap_atomic_to_page()
Ira Weiny
2020-06-05
1
-1
/
+0
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-1
/
+0
*
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-1
/
+0
*
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-05
1
-3
/
+0
*
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-05
1
-2
/
+2
*
csky: Coding convention in entry.S
Guo Ren
2020-05-28
1
-0
/
+6
*
csky: Fixup raw_copy_from_user()
Al Viro
2020-05-14
1
-23
/
+26
*
csky: Fixup gdbmacros.txt with name sp in thread_struct
Guo Ren
2020-05-14
2
-5
/
+5
*
csky: Fixup remove unnecessary save/restore PSR code
Guo Ren
2020-05-13
1
-2
/
+0
*
csky: Fixup calltrace panic
Guo Ren
2020-05-13
2
-0
/
+16
*
csky: Fixup compile error for abiv1 entry.S
Guo Ren
2020-05-13
1
-4
/
+4
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-11
1
-3
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
1
-3
/
+0
*
Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2020-04-06
7
-0
/
+153
|
\
|
*
csky: Add uprobes support
Guo Ren
2020-04-03
2
-0
/
+35
|
*
csky: Add kprobes supported
Guo Ren
2020-04-03
4
-1
/
+74
|
*
csky: Fixup get wrong psr value from phyical reg
Guo Ren
2020-03-31
1
-0
/
+1
|
*
csky: Implement ftrace with regs
Guo Ren
2020-03-08
1
-0
/
+2
|
*
csky: Implement ptrace regs and stack API
Guo Ren
2020-03-08
1
-0
/
+41
*
|
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-36
/
+0
*
|
csky: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-03-21
1
-1
/
+0
|
/
*
csky: Add PCI support
MaJun
2020-02-21
2
-1
/
+34
*
csky: Fixup compile warning for three unimplemented syscalls
Guo Ren
2020-02-21
1
-0
/
+3
*
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
2020-02-21
3
-0
/
+4
*
csky: Support icache flush without specific instructions
Guo Ren
2020-02-21
1
-0
/
+1
*
csky: Separate fixaddr_init from highmem
Guo Ren
2020-02-21
3
-5
/
+8
*
csky: Tightly-Coupled Memory or Sram support
Guo Ren
2020-02-21
3
-1
/
+50
*
csky: Initial stack protector support
Mao Han
2020-02-21
1
-0
/
+29
[next]