Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
71c3b05a8083d8774ca66c89672d29d7bf33813e
/
arch
/
csky
153b5c5
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 5 years ago
def3f7c
asm-generic: Make dma-contiguous.h a mandatory include/asm header
by Michal Simek
· 5 years ago
ca9b5b6
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
c677124
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
fb3e7a6
arch/csky/setup: Drop dummy_con initialization
by Arvind Sankar
· 5 years ago
1f059df
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
by Ingo Molnar
· 5 years ago
365a795
sched/rt, csky: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
a308a71
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
56e35f9
dma-mapping: drop the dev argument to arch_sync_dma_for_*
by Christoph Hellwig
· 5 years ago
0055f67
csky: use generic ioremap
by Christoph Hellwig
· 5 years ago
1246b81
csky: remove ioremap_cache
by Christoph Hellwig
· 5 years ago
d092a87
arch: rely on asm-generic/io.h for default ioremap_* definitions
by Christoph Hellwig
· 5 years ago
c917404
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
by Kees Cook
· 5 years ago
93240b3
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
by Kees Cook
· 5 years ago
eaf9370
vmlinux.lds.h: Move NOTES into RO_DATA
by Kees Cook
· 5 years ago
80b29b6
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 5 years ago
9af032a
csky: Move static keyword to the front of declaration
by Krzysztof Wilczynski
· 5 years ago
a2139d3
csky: entry: Remove unneeded need_resched() loop
by Valentin Schneider
· 5 years ago
3a09d8e
csky: Fixup csky_pmu.max_period assignment
by Mao Han
· 5 years ago
48ede51
csky: Fixup add zero_fp fixup perf backtrace panic
by Guo Ren
· 5 years ago
fdbdcdd
csky: Use generic free_initrd_mem()
by Mike Rapoport
· 5 years ago
b4ed71f
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
by Mark Rutland
· 5 years ago
782de70
mm: consolidate pgtable_cache_init() and pgd_cache_init()
by Mike Rapoport
· 5 years ago
1322479
mm: remove quicklist page table caches
by Nicholas Piggin
· 5 years ago
84da111
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
6bdf3b0
csky: add missing brackets in a macro for tlb.h
by Jason Gunthorpe
· 5 years ago
8e3a68f
dma-mapping: make dma_atomic_pool_init self-contained
by Christoph Hellwig
· 5 years ago
4ad35c1
csky: Fixup 610 vipt cache flush mechanism
by Guo Ren
· 5 years ago
c7e6f0e
csky: Support kernel non-aligned access
by Guo Ren
· 5 years ago
dc14004
csky: Fixup defer cache flush for 610
by Guo Ren
· 5 years ago
be819aa
csky: Fixup arch_get_unmapped_area() implementation
by Guo Ren
· 5 years ago
5336c17
csky: Fixup ioremap function losing
by Guo Ren
· 5 years ago
ae76f63
csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
by Guo Ren
· 5 years ago
4af9027
csky/dma: Fixup cache_op failed when cross memory ZONEs
by Guo Ren
· 5 years ago
7f80fe2
csky: Fixup dma_alloc_coherent with PAGE_SO attribute
by Guo Ren
· 5 years ago
81b23ba
csky: Fixup mb() synchronization problem
by Guo Ren
· 5 years ago
d9c5252
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
by Masahiro Yamada
· 5 years ago
a84d2d2
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 5 years ago
bdfeb0c
csky: Fixup abiv1 memset error
by Guo Ren
· 6 years ago
4e562c1
csky: Improve tlb operation with help of asid
by Guo Ren
· 6 years ago
22d55f0
csky: Use generic asid algorithm to implement switch_mm
by Guo Ren
· 6 years ago
a231b883
csky: Add new asid lib code from arm
by Guo Ren
· 6 years ago
9d35dc3
csky: Revert mmu ASID mechanism
by Guo Ren
· 6 years ago
e753419
csky: Fixup some error count in 810 & 860.
by Guo Ren
· 6 years ago
d41435d
csky: Fix perf record in kernel/user space
by Mao Han
· 6 years ago
f622fbf
csky: Add pmu interrupt support
by Mao Han
· 6 years ago
ccffa1a
csky: Add count-width property for csky pmu
by Mao Han
· 6 years ago
f132076
csky: Init pmu as a device
by Mao Han
· 6 years ago
3158d28
csky: Fixup no panic in kernel for some traps
by Guo Ren
· 6 years ago
1994cc4
csky: Select intc & timer drivers
by Guo Ren
· 6 years ago
106f146
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
bd5ff06
csky: switch to generic version of pte allocation
by Mike Rapoport
· 5 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
19e5e2a
csky: Fixup libgcc unwind error
by Guo Ren
· 6 years ago
bd305f2
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
by Masahiro Yamada
· 6 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 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
Next »