summaryrefslogtreecommitdiffstats
path: root/arch/csky
Commit message (Expand)AuthorAgeFilesLines
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-6/+6
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-30/+0
* csky: replace definitions of __pXd_offset() with pXd_index()Mike Rapoport2020-06-094-8/+7
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-3/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-094-4/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-092-10/+3
* csky: add show_stack_loglvl()Dmitry Safonov2020-06-091-2/+9
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-2/+0
* kmap: remove kmap_atomic_to_page()Ira Weiny2020-06-042-14/+0
* arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny2020-06-041-3/+3
* arch/kmap: don't hard code kmap_prot valuesIra Weiny2020-06-041-1/+1
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-7/+3
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-8/+2
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-042-12/+0
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-042-12/+6
* arch/kmap: remove BUG_ON()Ira Weiny2020-06-041-1/+1
* csky: simplify detection of memory zone boundariesMike Rapoport2020-06-031-15/+11
* csky: Fixup CONFIG_DEBUG_RSEQGuo Ren2020-05-281-5/+10
* csky: Coding convention in entry.SGuo Ren2020-05-284-40/+42
* csky: Fixup abiv2 syscall_trace break a4 & a5Guo Ren2020-05-282-2/+6
* csky: Fixup CONFIG_PREEMPT panicGuo Ren2020-05-283-27/+11
* csky: Fixup raw_copy_from_user()Al Viro2020-05-152-29/+28
* csky: Fixup gdbmacros.txt with name sp in thread_structGuo Ren2020-05-154-9/+9
* csky: Fixup remove unnecessary save/restore PSR codeGuo Ren2020-05-133-11/+2
* csky: Fixup remove duplicate irq_disableLiu Yibin2020-05-131-2/+0
* csky: Fixup calltrace panicGuo Ren2020-05-138-119/+159
* csky: Fixup perf callchain unwindMao Han2020-05-131-2/+7
* csky: Fixup msa highest 3 bits maskLiu Yibin2020-05-132-4/+4
* csky: Fixup perf probe -x hungupGuo Ren2020-05-132-0/+11
* csky: Fixup compile error for abiv1 entry.SGuo Ren2020-05-131-4/+4
* csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACEGuo Ren2020-05-132-0/+4
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-3/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-3/+0
* mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual2020-04-071-1/+1
* mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-071-1/+1
* Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2020-04-0634-74/+1807
|\
| * csky: Fixup cpu speculative execution to IO areaGuo Ren2020-04-035-58/+25
| * csky: Add uprobes supportGuo Ren2020-04-038-1/+201
| * csky: Add kprobes supportedGuo Ren2020-04-0316-2/+1197
| * csky: Enable LOCKDEP_SUPPORTGuo Ren2020-04-022-0/+14
| * csky: Enable the gcov functionMa Jun2020-04-011-0/+1
| * csky: Fixup get wrong psr value from phyical regGuo Ren2020-04-013-1/+18
| * csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INSGuo Ren2020-03-312-6/+70
| * csky: Implement ftrace with regsGuo Ren2020-03-086-0/+123
| * csky: Add support for restartable sequenceGuo Ren2020-03-083-1/+8
| * csky: Implement ptrace regs and stack APIGuo Ren2020-03-083-0/+145
| * csky: Fixup init_fpu compile warning with __initGuo Ren2020-03-083-6/+5
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-36/+0
* | csky: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-1/+0
|/
* csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-231-1/+1