index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-06
Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
7
-0
/
+153
2020-04-03
csky: Add uprobes support
Guo Ren
2
-0
/
+35
2020-04-03
csky: Add kprobes supported
Guo Ren
4
-1
/
+74
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-36
/
+0
[next]