index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-27
csky: Fixup compile error
Guo Ren
29
-29
/
+0
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
6
-0
/
+167
2021-02-27
csky: Fixup swapon
Guo Ren
1
-9
/
+8
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
1
-30
/
+30
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: Reconstruct VDSO framework
Guo Ren
1
-3
/
+16
2021-01-12
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
1
-0
/
+2
2021-01-12
csky: Fix TLB maintenance synchronization problem
Guo Ren
1
-2
/
+1
2021-01-12
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
1
-1
/
+1
2021-01-12
csky: Cleanup asm/spinlock.h
Guo Ren
2
-177
/
+0
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
1
-0
/
+121
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: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
7
-13
/
+7
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
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-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-11-20
csky: Enable seccomp architecture tracking
YiFei Zhu
2
-1
/
+11
2020-11-09
csky: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2020-11-06
csky/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2
-4
/
+6
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-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-6
/
+1
2020-07-31
csky: Add irq_work support
Guo Ren
1
-0
/
+11
2020-07-31
csky: Optimize the trap processing flow
Guo Ren
2
-1
/
+3
2020-07-31
csky: Add support for function error injection
Guo Ren
1
-0
/
+6
2020-07-31
csky: Add SECCOMP_FILTER supported
Guo Ren
2
-1
/
+2
2020-07-31
csky: remove unusued thread_saved_pc and *_segments functions/macros
Tobias Klauser
1
-6
/
+0
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
1
-3
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-3
/
+1
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-2
/
+0
2020-06-04
kmap: remove kmap_atomic_to_page()
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-3
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-2
/
+2
2020-05-28
csky: Coding convention in entry.S
Guo Ren
1
-0
/
+6
2020-05-15
csky: Fixup raw_copy_from_user()
Al Viro
1
-23
/
+26
2020-05-15
csky: Fixup gdbmacros.txt with name sp in thread_struct
Guo Ren
2
-5
/
+5
2020-05-13
csky: Fixup remove unnecessary save/restore PSR code
Guo Ren
1
-2
/
+0
2020-05-13
csky: Fixup calltrace panic
Guo Ren
2
-0
/
+16
2020-05-13
csky: Fixup compile error for abiv1 entry.S
Guo Ren
1
-4
/
+4
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-3
/
+0
[next]