index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-10
/
+4
*
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-10
/
+4
*
csky: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
2019-04-04
1
-4
/
+6
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+0
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-0
/
+2
|
\
|
*
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
1
-0
/
+1
|
*
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-19
1
-0
/
+1
*
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
*
|
csky: Fixup io-range page attribute for mmap("/dev/mem")
Guo Ren
2019-02-13
1
-0
/
+5
*
|
csky: coding convention: Use task_stack_page
Guo Ren
2019-02-13
1
-2
/
+2
*
|
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
Guo Ren
2019-02-13
1
-2
/
+2
|
/
*
csky: fixup compile error with pte_alloc
Guo Ren
2019-01-09
1
-25
/
+18
*
csky: fixup CACHEV1 store instruction fast retire
Guo Ren
2019-01-08
1
-0
/
+25
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-27
/
+0
*
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-01-05
9
-57
/
+47
|
\
|
*
csky: Add perf support for C-SKY
Guo Ren
2019-01-02
1
-0
/
+7
|
*
csky: Add EM_CSKY_OLD 39
Guo Ren
2018-12-31
1
-1
/
+3
|
*
csky: ftrace call graph supported.
Guo Ren
2018-12-31
1
-1
/
+5
|
*
csky: basic ftrace supported
Guo Ren
2018-12-31
1
-0
/
+9
|
*
csky: remove unused members in processor.h
Guo Ren
2018-12-31
1
-12
/
+0
|
*
csky: stacktrace supported.
Guo Ren
2018-12-31
1
-0
/
+4
|
*
csky: CPU-hotplug supported for SMP
Guo Ren
2018-12-31
1
-0
/
+4
|
*
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
2018-12-31
2
-40
/
+2
|
*
csky: bugfix gdb coredump error.
Guo Ren
2018-12-31
1
-1
/
+6
|
*
csky: define syscall_get_arch()
Dmitry V. Levin
2018-12-30
1
-0
/
+7
|
*
elf-em.h: add EM_CSKY
Dmitry V. Levin
2018-12-30
1
-1
/
+1
|
*
csky: remove meaningless header-y
Masahiro Yamada
2018-12-30
1
-2
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-1
/
+1
|
\
\
|
*
|
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
1
-1
/
+1
|
|
/
*
/
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-12
/
+4
|
/
*
csky: bugfix tlb_get_pgd error.
Guo Ren
2018-12-03
1
-2
/
+2
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
*
csky: Misc headers
Guo Ren
2018-10-26
4
-0
/
+167
*
csky: SMP support
Guo Ren
2018-10-26
1
-0
/
+26
*
csky: Debug and Ptrace GDB
Guo Ren
2018-10-26
2
-0
/
+130
*
csky: User access
Guo Ren
2018-10-26
1
-0
/
+416
*
csky: Library functions
Guo Ren
2018-10-26
1
-0
/
+13
*
csky: ELF and module probe
Guo Ren
2018-10-26
1
-0
/
+85
*
csky: Atomic operations
Guo Ren
2018-10-26
4
-0
/
+578
*
csky: IRQ handling
Guo Ren
2018-10-26
1
-0
/
+49
*
csky: VDSO and rt_sigreturn
Guo Ren
2018-10-26
1
-0
/
+12
*
csky: Process management and Signal
Guo Ren
2018-10-26
5
-0
/
+396
*
csky: MMU and page table management
Guo Ren
2018-10-25
9
-0
/
+655
*
csky: Cache and TLB routines
Guo Ren
2018-10-25
7
-0
/
+175
*
csky: System Call
Guo Ren
2018-10-25
3
-0
/
+96
*
csky: Exception handling and mm-fault
Guo Ren
2018-10-25
2
-0
/
+48
*
csky: Build infrastructure
Guo Ren
2018-10-25
2
-0
/
+81