aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-1/+11
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-5/+3
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2020-11-20csky: Enable seccomp architecture trackingYiFei Zhu2-1/+11
2020-11-09csky: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+4
2020-11-06csky/mm/highmem: Switch to generic kmap atomicThomas Gleixner2-4/+6
2020-10-27csky: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-5/+3
2020-10-25whack-a-mole: USE_ELF_CORE_DUMPAl Viro1-1/+0
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-4/+4
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-6/+1
2020-07-31csky: Add irq_work supportGuo Ren1-0/+11
2020-07-31csky: Optimize the trap processing flowGuo Ren2-1/+3
2020-07-31csky: Add support for function error injectionGuo Ren1-0/+6
2020-07-31csky: Add SECCOMP_FILTER supportedGuo Ren2-1/+2
2020-07-31csky: remove unusued thread_saved_pc and *_segments functions/macrosTobias Klauser1-6/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-30/+0
2020-06-09csky: replace definitions of __pXd_offset() with pXd_index()Mike Rapoport1-3/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport2-3/+1
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny1-2/+0
2020-06-04kmap: remove kmap_atomic_to_page()Ira Weiny1-1/+0
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny1-3/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny1-2/+2
2020-05-28csky: Coding convention in entry.SGuo Ren1-0/+6
2020-05-15csky: Fixup raw_copy_from_user()Al Viro1-23/+26
2020-05-15csky: Fixup gdbmacros.txt with name sp in thread_structGuo Ren2-5/+5
2020-05-13csky: Fixup remove unnecessary save/restore PSR codeGuo Ren1-2/+0
2020-05-13csky: Fixup calltrace panicGuo Ren2-0/+16
2020-05-13csky: Fixup compile error for abiv1 entry.SGuo Ren1-4/+4
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-3/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+0
2020-04-06Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds7-0/+153
2020-04-03csky: Add uprobes supportGuo Ren2-0/+35
2020-04-03csky: Add kprobes supportedGuo Ren4-1/+74
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-36/+0
2020-04-01csky: Fixup get wrong psr value from phyical regGuo Ren1-0/+1
2020-03-21csky: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior1-1/+0
2020-03-08csky: Implement ftrace with regsGuo Ren1-0/+2
2020-03-08csky: Implement ptrace regs and stack APIGuo Ren1-0/+41
2020-02-21csky: Add PCI supportMaJun2-1/+34
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren3-0/+4
2020-02-21csky: Support icache flush without specific instructionsGuo Ren1-0/+1
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren3-5/+8
2020-02-21csky: Tightly-Coupled Memory or Sram supportGuo Ren3-1/+50
2020-02-21csky: Initial stack protector supportMao Han1-0/+29
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+0