Linux for C-SKY
[Prev Page][Next Page]
- [PATCH 16/29] csky: Add faulthandler_disabled() check, (continued)
- [PATCH 16/29] csky: Add faulthandler_disabled() check, guoren
- [PATCH 21/29] csky: Fix a size determination in gpr_get(), guoren
- [PATCH 22/29] csky: remove unused including <linux/version.h>, guoren
- [PATCH 23/29] csky: Fixup _PAGE_ACCESSED for default pgprot, guoren
- [PATCH 28/29] csky: Using set_max_mapnr api, guoren
- [PATCH 24/29] csky: Coding convention del unnecessary definition, guoren
- [PATCH 18/29] csky: Sync riscv mm/fault.c for easy maintenance, guoren
- [PATCH 29/29] csky: Fixup pfn_valid error with wrong max_mapnr, guoren
- [PATCH 19/29] csky: mm: abort uaccess retries upon fatal signal, guoren
- [PATCH 25/29] csky: Fixup swapon, guoren
- [PATCH 26/29] csky: kprobe: fix code in simulate without 'long', guoren
- [PATCH 27/29] csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC_VDSO, guoren
- [PATCH 17/29] csky: Fixup do_page_fault parent irq status, guoren
- [PATCH 20/29] csky: Reconstruct VDSO framework, guoren
- [PATCH 15/29] csky: Fixup update_mmu_cache called with user io mapping, guoren
- [PATCH 12/29] csky: Fix TLB maintenance synchronization problem, guoren
- [PATCH 14/29] csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault, guoren
- [PATCH 13/29] csky: Add show_tlb for CPU_CK860 debug, guoren
- [PATCH 06/29] csky: Fixup futex SMP implementation, guoren
- [PATCH 10/29] csky: Remove prologue of page fault handler in entry.S, guoren
- [PATCH 11/29] csky: Add kmemleak support, guoren
- [PATCH 09/29] csky: Fixup PTE global for 2.5:1.5 virtual memory, guoren
- [PATCH 07/29] csky: Fixup asm/cmpxchg.h with correct ordering barrier, guoren
- [PATCH 08/29] csky: Cleanup asm/spinlock.h, guoren
- [PATCH] cacheflush.2: Update SYNOPSIS for glibc wrapper,
Alejandro Colomar
- [PATCH v2] csky: kprobe: fix unreachable code in simulate_blz32, menglong8 . dong
- [PATCH] csky: kprobe: fix unreachable code in simulate_blz32,
menglong8 . dong
- Re: [patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic,
Paul Cercueil
- [PATCH] csky: Send stop IPI to send to online CPUs, Prarit Bhargava
- [PATCH] csky: Fix a typo in Kconfig,
Masanari Iida
- [PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory, Sasha Levin
- [PATCH] riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL,
guoren
- [PATCH] riscv: mm: abort uaccess retries upon fatal signal,
guoren
- [PATCH] csky: remove unused including <linux/version.h>,
Tian Tao
- [PATCH v2] arch: consolidate pm_power_off callback,
Enrico Weigelt, metux IT consult
- [PATCH] mm: page-flags.h: Typo fix (It -> If), guoren
- building csky with CC=clang,
Nick Desaulniers
- [PATCH] arch: consolidate pm_power_off callback,
Enrico Weigelt, metux IT consult
- [PATCH v2 1/5] csky: Remove custom asm/atomic.h implementation,
guoren
- [PATCH RESEND v4] riscv: Enable per-task stack canaries,
guoren
- [PATCH v5 0/9] Add k/uprobe & fentry & error_injection supported,
guoren
- [PATCH v5 1/9] RISC-V: Implement ptrace regs and stack API, guoren
- [PATCH v5 2/9] riscv: Fixup compile error BUILD_BUG_ON failed, guoren
- [PATCH v5 3/9] riscv: Fixup wrong ftrace remove cflag, guoren
- [PATCH v5 4/9] riscv: Fixup patch_text panic in ftrace, guoren
- [PATCH v5 5/9] riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT, guoren
- [PATCH v5 6/9] riscv: Add kprobes supported, guoren
- [PATCH v5 7/9] riscv: Add KPROBES_ON_FTRACE supported, guoren
- [PATCH v5 8/9] riscv: Add uprobes supported, guoren
- [PATCH v5 9/9] riscv: Add support for function error injection, guoren
- Re: [PATCH v5 0/9] Add k/uprobe & fentry & error_injection supported, Palmer Dabbelt
- [PATCH v6] cacheflush.2: Document __builtin___clear_cache() as a more portable alternative,
Alejandro Colomar
- [PATCH] cacheflush.2: Document Architecture-specific variants,
Alejandro Colomar
- Re: [PATCH 1/2] futex: mark futex_detect_cmpxchg() as 'noinline',
Arnd Bergmann
- [PATCH v5] cacheflush.2: Document __builtin___clear_cache() as a more portable alternative,
Alejandro Colomar
- [RFC] cacheflush.2: Document different prototypes for different architectures,
Alejandro Colomar (man-pages)
- [PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing,
Sasha Levin
- [PATCH 1/5] riscv: Coding convention for xchg,
guoren
- set_thread_area.2: csky architecture undocumented,
Alejandro Colomar (man-pages)
- [for-next][PATCH 05/17] kprobes/ftrace: Add recursion protection to the ftrace callback, Steven Rostedt
- [for-next][PATCH 11/17] ftrace: Add recording of functions that caused recursion, Steven Rostedt
- [PATCH seccomp v2 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs,
YiFei Zhu
- [PATCH 11/11 v3] ftrace: Add recording of functions that caused recursion,
VMware
- [PATCH 05/11 v3] kprobes/ftrace: Add recursion protection to the ftrace callback,
VMware
- [PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs,
YiFei Zhu
- [patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends,
Thomas Gleixner
- [patch V3 01/37] mm/highmem: Un-EXPORT __kmap_atomic_idx(), Thomas Gleixner
- [patch V3 18/37] highmem: Get rid of kmap_types.h, Thomas Gleixner
- [patch V3 20/37] io-mapping: Cleanup atomic iomap, Thomas Gleixner
- [patch V3 24/37] sched: highmem: Store local kmaps in task struct, Thomas Gleixner
- [patch V3 27/37] x86/crashdump/32: Simplify copy_oldmem_page(), Thomas Gleixner
- [patch V3 35/37] drm/nouveau/device: Replace io_mapping_map_atomic_wc(), Thomas Gleixner
- [patch V3 36/37] drm/i915: Replace io_mapping_map_atomic_wc(), Thomas Gleixner
- [patch V3 33/37] highmem: Remove kmap_atomic_prot(), Thomas Gleixner
- [patch V3 37/37] io-mapping: Remove io_mapping_map_atomic_wc(), Thomas Gleixner
- [patch V3 34/37] drm/qxl: Replace io_mapping_map_atomic_wc(), Thomas Gleixner
- [patch V3 32/37] drm/vmgfx: Replace kmap_atomic(), Thomas Gleixner
- [patch V3 31/37] drm/ttm: Replace kmap_atomic() usage, Thomas Gleixner
- [patch V3 30/37] highmem: Remove kmap_atomic_pfn(), Thomas Gleixner
- [patch V3 26/37] io-mapping: Provide iomap_local variant, Thomas Gleixner
- [patch V3 25/37] mm/highmem: Provide kmap_local*, Thomas Gleixner
- [patch V3 29/37] ARM: mm: Replace kmap_atomic_pfn(), Thomas Gleixner
- [patch V3 28/37] mips/crashdump: Simplify copy_oldmem_page(), Thomas Gleixner
- [patch V3 22/37] highmem: High implementation details and document API, Thomas Gleixner
- [patch V3 23/37] sched: Make migrate_disable/enable() independent of RT, Thomas Gleixner
- [patch V3 21/37] Documentation/io-mapping: Remove outdated blurb, Thomas Gleixner
- [patch V3 19/37] mm/highmem: Remove the old kmap_atomic cruft, Thomas Gleixner
- [patch V3 17/37] xtensa/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V3 15/37] powerpc/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V3 16/37] sparc/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V3 12/37] microblaze/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V3 14/37] nds32/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V3 07/37] highmem: Make DEBUG_HIGHMEM functional, Thomas Gleixner
- [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V3 11/37] csky/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V3 08/37] x86/mm/highmem: Use generic kmap atomic implementation, Thomas Gleixner
- [patch V3 06/37] highmem: Provide generic variant of kmap_atomic*, Thomas Gleixner
- [patch V3 04/37] sh/highmem: Remove all traces of unused cruft, Thomas Gleixner
- [patch V3 09/37] arc/mm/highmem: Use generic kmap atomic implementation, Thomas Gleixner
- [patch V3 05/37] asm-generic: Provide kmap_size.h, Thomas Gleixner
- [patch V3 02/37] highmem: Remove unused functions, Thomas Gleixner
- [patch V3 03/37] fs: Remove asm/kmap_types.h includes, Thomas Gleixner
[PATCH 05/11 v2] kprobes/ftrace: Add recursion protection to the ftrace callback,
Steven Rostedt
[PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion,
Steven Rostedt
[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends,
Thomas Gleixner
- [patch V2 05/18] arc/mm/highmem: Use generic kmap atomic implementation, Thomas Gleixner
- [patch V2 01/18] sched: Make migrate_disable/enable() independent of RT, Thomas Gleixner
- [patch V2 04/18] x86/mm/highmem: Use generic kmap atomic implementation, Thomas Gleixner
- [patch V2 15/18] io-mapping: Cleanup atomic iomap, Thomas Gleixner
- [patch V2 07/18] csky/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 18/18] io-mapping: Provide iomap_local variant, Thomas Gleixner
- [patch V2 03/18] highmem: Provide generic variant of kmap_atomic*, Thomas Gleixner
- [patch V2 16/18] sched: highmem: Store local kmaps in task struct, Thomas Gleixner
- [patch V2 11/18] powerpc/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 08/18] microblaze/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 06/18] ARM: highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 02/18] mm/highmem: Un-EXPORT __kmap_atomic_idx(), Thomas Gleixner
- [patch V2 12/18] sparc/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 10/18] nds32/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 13/18] xtensa/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 14/18] mm/highmem: Remove the old kmap_atomic cruft, Thomas Gleixner
- [patch V2 17/18] mm/highmem: Provide kmap_local*, Thomas Gleixner
- [patch V2 09/18] mips/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- Re: [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends, Linus Torvalds
- Re: [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends, Christoph Hellwig
- Re: [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends, Matthew Wilcox
- Re: [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends, Thomas Gleixner
[PATCH] csky: add support for TIF_NOTIFY_SIGNAL,
Jens Axboe
[PATCH 5/9] kprobes/ftrace: Add recursion protection to the ftrace callback,
Steven Rostedt
[PATCH v4] riscv: Enable per-task stack canaries,
guoren
[PATCH v4 0/9] Add k/uprobe & fentry & error_injection supported,
guoren
Re: [PATCH v5 00/14] irqchip: Fix potential resource leaks, Tiezhu Yang
[PATCH 1/1] cacheflush01: Rewrite into new API,
Petr Vorel
[PATCH AUTOSEL 5.4 01/18] clocksource/drivers/timer-gx6605s: Fixup counter reload, Sasha Levin
[PATCH AUTOSEL 5.8 01/29] clocksource/drivers/timer-gx6605s: Fixup counter reload, Sasha Levin
[PATCH] csky: Fix a size determination in gpr_get(),
Zhenzhong Duan
[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends,
Thomas Gleixner
- [patch RFC 01/15] mm/highmem: Un-EXPORT __kmap_atomic_idx(), Thomas Gleixner
- [patch RFC 09/15] nds32/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch RFC 07/15] microblaze/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch RFC 02/15] highmem: Provide generic variant of kmap_atomic*, Thomas Gleixner
- [patch RFC 08/15] mips/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch RFC 03/15] x86/mm/highmem: Use generic kmap atomic implementation, Thomas Gleixner
- [patch RFC 04/15] arc/mm/highmem: Use generic kmap atomic implementation, Thomas Gleixner
- [patch RFC 05/15] ARM: highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch RFC 06/15] csky/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch RFC 13/15] mm/highmem: Remove the old kmap_atomic cruft, Thomas Gleixner
- [patch RFC 10/15] powerpc/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch RFC 14/15] sched: highmem: Store temporary kmaps in task struct, Thomas Gleixner
- [patch RFC 15/15] mm/highmem: Provide kmap_temporary*, Thomas Gleixner
- [patch RFC 12/15] xtensa/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch RFC 11/15] sparc/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- Re: [patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends, Daniel Vetter
- Re: [patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends, Linus Torvalds
[PATCH v4 0/4] irqchip: dw-apb-ictl: support hierarchy irq domain,
Zhen Lei
[PATCH 0/2] drop GZFLAGS definition,
Denis Efremov
[PATCH v3 06/23] csky: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
[PATCH v2 06/23] csky: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
[PATCH] clocksource/drivers/timer-gx6605s: Fixup counter reload,
guoren
[PATCH] mmc: Kconfig: Add RISCV and CSKY for MMC_DW,
guoren
[PATCH] ftrace: Fixup lockdep assert held of text_mutex,
guoren
[GIT PULL] csky updates for v5.9-rc1,
guoren
csky: smp_mb__after_spinlock,
peterz
[PATCH 00/13] Update csky subsystem for linux-5.9-rc1,
guoren
- [PATCH 08/13] csky: Use top-down mmap layout, guoren
- [PATCH 10/13] csky: Fixup warning by EXPORT_SYMBOL(kmap), guoren
- [PATCH 12/13] csky: Add arch_show_interrupts for IPI interrupts, guoren
- [PATCH 13/13] csky: Add context tracking support, guoren
- [PATCH 11/13] csky: Add irq_work support, guoren
- [PATCH 03/13] csky: Add cpu feature register hint for smp, guoren
- [PATCH 04/13] csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACE, guoren
- [PATCH 05/13] csky: Fixup kprobes handler couldn't change pc, guoren
- [PATCH 06/13] csky: Add support for function error injection, guoren
- [PATCH 07/13] csky: Optimize the trap processing flow, guoren
- [PATCH 09/13] csky: Set CONFIG_NR_CPU 4 as default, guoren
- [PATCH 02/13] csky: Add SECCOMP_FILTER supported, guoren
- [PATCH 01/13] csky: remove unusued thread_saved_pc and *_segments functions/macros, guoren
[PATCH 06/24] csky: use asm-generic/mmu_context.h for no-op implementations,
Nicholas Piggin
[PATCH] csky: Fix build with upstream gcc,
Joerg Roedel
[PATCH v3 0/7] riscv: Add k/uprobe supported,
guoren
[PATCH] arm64: Make TSK_STACK_CANARY more accurate defined,
guoren
[PATCH] riscv: Cleanup unnecessary define in asm-offset.c,
guoren
[PATCH v3 1/2] riscv: Add STACKPROTECTOR supported,
guoren
[PATCH v2 1/2] riscv: Add STACKPROTECTOR supported,
guoren
[PATCH] riscv: Enable ELF-ASLR for riscv,
guoren
[PATCH v2 0/6] riscv: Add k/uprobe supported,
guoren
[PATCH v5 06/25] mm/csky: Use general page fault accounting, Peter Xu
Re: [PATCH v5 03/14] irqchip/csky-mpintc: Fix potential resource leaks, Markus Elfring
[RFC PATCH] riscv: enable per-task stack canaries,
guoren
[PATCH] riscv: Add STACKPROTECTOR supported,
guoren
[PATCH V1 0/5] riscv: Add k/uprobe supported,
guoren
Re: [PATCH v4 02/14] irqchip/csky-apb-intc: Fix potential resource leaks,
Markus Elfring
Re: [PATCH v4 03/14] irqchip/csky-mpintc: Fix potential resource leaks,
Markus Elfring
[PATCH v4 06/26] mm/csky: Use general page fault accounting,
Peter Xu
[PATCH V2] riscv: Fixup compile error BUILD_BUG_ON failed,
guoren
[PATCH] riscv: Fixup compile error BUILD_BUG_ON failed,
guoren
[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>,
Mike Rapoport
- [PATCH 2/8] opeinrisc: switch to generic version of pte allocation, Mike Rapoport
- [PATCH 3/8] xtensa: switch to generic version of pte allocation, Mike Rapoport
- [PATCH 1/8] mm: remove unneeded includes of <asm/pgalloc.h>, Mike Rapoport
- [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one(), Mike Rapoport
- [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one(), Mike Rapoport
- [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free(), Mike Rapoport
- [PATCH 7/8] mm: move lib/ioremap.c to mm/, Mike Rapoport
- [PATCH 8/8] mm: move p?d_alloc_track to separate header file, Mike Rapoport
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>, Matthew Wilcox
- [PATCH 9/8] mm: Account PMD tables like PTE tables, Matthew Wilcox
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>, Pekka Enberg
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>, Mike Rapoport
[PATCH V2 0/3] riscv: Enable LOCKDEP,
guoren
[PATCH] riscv: Fixup __vdso_gettimeofday broke dynamic ftrace, guoren
[PATCH 0/7] Fix potential resource leaks and do some code cleanups about irqchip,
Tiezhu Yang
[PATCH 02/17] sparc64: enable HAVE_COPY_THREAD_TLS,
Christian Brauner
[PATCH 04/17] sparc: unconditionally enable HAVE_COPY_THREAD_TLS, Christian Brauner
[PATCH 03/17] sparc: share process creation helpers between sparc and sparc64, Christian Brauner
[PATCH 06/26] mm/csky: Use general page fault accounting,
Peter Xu
[PATCH 0/3] riscv: Enable LOCKDEP,
guoren
[PATCH 07/25] mm/csky: Use mm_fault_accounting(),
Peter Xu
[PATCH v1] doc: devicetree: bindings: fix spelling mistake,
Flavio Suligoi
Re: [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes,
Greg Ungerer
[PATCH] doc: devicetree: bindings: fix spelling mistake,
Flavio Suligoi
[PATCH] csky: remove unusued thread_saved_pc and *_segments functions/macros,
Tobias Klauser
[PATCH AUTOSEL 5.6 279/606] csky: Fixup msa highest 3 bits mask, Sasha Levin
[PATCH AUTOSEL 5.6 280/606] csky: Fixup perf callchain unwind, Sasha Levin
[PATCH AUTOSEL 5.6 286/606] csky: Fixup raw_copy_from_user(), Sasha Levin
[PATCH AUTOSEL 5.6 281/606] csky: Fixup remove duplicate irq_disable, Sasha Levin
[PATCH AUTOSEL 5.6 11/17] csky: Fixup abiv2 syscall_trace break a4 & a5, Sasha Levin
[PATCH AUTOSEL 5.4 09/14] csky: Fixup abiv2 syscall_trace break a4 & a5, Sasha Levin
[GIT PULL] csky updates for v5.7-rc8,
guoren
[PATCH] csky: Fixup CONFIG_DEBUG_RSEQ, guoren
[PATCH 1/3] csky: Fixup CONFIG_PREEMPT panic,
guoren
Re: [PATCH] csky: Fixup calltrace panic,
Guenter Roeck
[GIT PULL] csky updates for v5.7-rc6,
guoren
[PATCH 1/4] csky: Fixup perf callchain unwind,
guoren
[PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args,
Christian Brauner
[PATCH V3 00/15] Remove duplicated kmap code,
ira . weiny
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]