Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
edd93a4076cf18ede423c167de6d6fb8e4211e7b
/
arch
/
csky
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 5 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
33ff99f
arch: remove dangling asm-generic wrappers
by Masahiro Yamada
· 6 years ago
901b573
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
by Masahiro Yamada
· 6 years ago
ddab533
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
ce45327
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
13bf5ce
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
by Christoph Hellwig
· 6 years ago
a691f33
csky/syscall_trace: Fixup return processing flow
by Guo Ren
· 6 years ago
1a23710
csky: Fixup compile warning
by Guo Ren
· 6 years ago
daac95e
csky: Add support for perf registers sampling
by Mao Han
· 6 years ago
0eaf50d
csky: add page fault perf event support
by Mao Han
· 6 years ago
683fafe
csky: Use va_pa_offset instead of phys_offset
by Guo Ren
· 6 years ago
205353f
csky: Support vmlinux bootup with MMU off
by Guo Ren
· 6 years ago
b4bf274
csky: Add perf_arch_fetch_caller_regs support
by Mao Han
· 6 years ago
981bbf2
csky: Fixup wrong update_mmu_cache implementation
by Guo Ren
· 6 years ago
f62e316
csky: Support dynamic start physical address
by Guo Ren
· 6 years ago
bf24168
csky: Reconstruct signal processing
by Guo Ren
· 6 years ago
f4625ee
csky: Use in_syscall & forget_syscall instead of r11_sig
by Guo Ren
· 6 years ago
f335b10
csky: Add non-uapi asm/ptrace.h namespace
by Guo Ren
· 6 years ago
ce63cd5
csky: mm/fault.c: Remove duplicate header
by Jagadeesh Pagadala
· 6 years ago
1b2707f
csky: remove redundant generic-y
by Masahiro Yamada
· 6 years ago
2f7932b
csky: Update syscall_trace_enter/exit implementation
by Guo Ren
· 6 years ago
cfa4d93
csky: Add perf callchain support
by Mao Han
· 6 years ago
28bb030
csky/ftrace: Add dynamic function tracer (include graph tracer)
by Guo Ren
· 6 years ago
3dfc242
csky: Fixup vdsp&fpu issues in kernel
by Guo Ren
· 6 years ago
54bbfe7
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 6 years ago
32d9258
syscalls: Remove start and number from syscall_set_arguments() args
by Steven Rostedt (VMware)
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 years ago
ed3bb00
csky: Fix syscall_get_arguments() and syscall_set_arguments()
by Dmitry V. Levin
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
16add41
syscall_get_arch: add "struct task_struct *" argument
by Dmitry V. Levin
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
ff4c25f
dma-mapping: improve selection of dma_declare_coherent availability
by Christoph Hellwig
· 6 years ago
c8ce48f
asm-generic: Make time32 syscall numbers optional
by Arnd Bergmann
· 6 years ago
80d7da1
asm-generic: Drop getrlimit and setrlimit syscalls from default list
by Yury Norov
· 7 years ago
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 years ago
34e04ee
of: select OF_RESERVED_MEM automatically
by Christoph Hellwig
· 6 years ago
131aee8
csky: Fixup dead loop in show_stack
by Guo Ren
· 6 years ago
76d21d1
csky: Fixup io-range page attribute for mmap("/dev/mem")
by Guo Ren
· 6 years ago
0f231dc
csky: coding convention: Use task_stack_page
by Guo Ren
· 6 years ago
9216cd7
csky: Fixup wrong pt_regs size
by Guo Ren
· 6 years ago
62eebea
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
by Guo Ren
· 6 years ago
70c2525
csky: fixup compile error with CPU 810.
by Guo Ren
· 6 years ago
2a60aa1
csky: fixup compile error with pte_alloc
by Guo Ren
· 6 years ago
96354ad
csky: fixup CACHEV1 store instruction fast retire
by Guo Ren
· 6 years ago
f553aa1
csky: fixup relocation error with 807 & 860
by Guo Ren
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
9ee3b3f
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
3fc2579
fls: change parameter to unsigned int
by Matthew Wilcox
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
f50fd2d
csky: Add perf support for C-SKY
by Guo Ren
· 6 years ago
6256734
csky: Add EM_CSKY_OLD 39
by Guo Ren
· 6 years ago
d7950be
csky: ftrace call graph supported.
by Guo Ren
· 6 years ago
230c77a
csky: basic ftrace supported
by Guo Ren
· 6 years ago
17a6877
csky: remove unused members in processor.h
by Guo Ren
· 6 years ago
8f4f163
csky: optimize kernel panic print.
by Guo Ren
· 6 years ago
0ea2dc7
csky: stacktrace supported.
by Guo Ren
· 6 years ago
859e5f4
csky: CPU-hotplug supported for SMP
by Guo Ren
· 6 years ago
789154c
csky: fixup save hi,lo,dspcr regs in switch_stack.
by Guo Ren
· 6 years ago
31295a7
csky: remove syscall_exit_work
by Guo Ren
· 6 years ago
35ff802
csky: fixup remove vdsp implement for kernel.
by Guo Ren
· 6 years ago
2054f4a
csky: bugfix gdb coredump error.
by Guo Ren
· 6 years ago
2b070cc
csky: fixup abiv2 mmap(... O_SYNC) failed.
by Guo Ren
· 6 years ago
d770b25
csky: define syscall_get_arch()
by Dmitry V. Levin
· 6 years ago
077b930
elf-em.h: add EM_CSKY
by Dmitry V. Levin
· 6 years ago
dc3e089
csky: remove meaningless header-y
by Masahiro Yamada
· 6 years ago
398539d
csky: Don't leak device tree node reference
by Yangtao Li
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
63e19c8
csky: bugfix tlb_get_pgd error.
by Guo Ren
· 6 years ago
f04b951
csky: use the generic remapping dma alloc implementation
by Christoph Hellwig
· 6 years ago
576d0d5
csky: don't use GFP_DMA in atomic_pool_init
by Christoph Hellwig
· 6 years ago
de90d7c
csky: don't select DMA_NONCOHERENT_OPS
by Christoph Hellwig
· 6 years ago
f0edfea
dma-mapping: move the remap helpers to a separate file
by Christoph Hellwig
· 6 years ago
5c99a8d
Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
e8d0c9a
csky: use common dtb build rules
by Guo Ren
· 6 years ago
c4c14c3
csky: remove builtin-dtb Kbuild
by Guo Ren
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
de0d22e
treewide: remove current_text_addr
by Nick Desaulniers
· 6 years ago
735ee00
csky: Misc headers
by Guo Ren
· 6 years ago
9910698
csky: SMP support
by Guo Ren
· 6 years ago
2ce36bf
csky: Debug and Ptrace GDB
by Guo Ren
· 6 years ago
da55128
csky: User access
by Guo Ren
· 6 years ago
c5af58b
csky: Library functions
by Guo Ren
· 6 years ago
9d056df
csky: ELF and module probe
by Guo Ren
· 6 years ago
a0ae628
csky: Atomic operations
by Guo Ren
· 6 years ago
e38a527
csky: IRQ handling
by Guo Ren
· 6 years ago
dd3ef10
csky: VDSO and rt_sigreturn
by Guo Ren
· 6 years ago
e9564df
csky: Process management and Signal
by Guo Ren
· 6 years ago
Next »