aboutsummaryrefslogtreecommitdiff
path: root/arch/csky/include
AgeCommit message (Expand)Author
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-20csky: Enable seccomp architecture trackingYiFei Zhu
2020-11-09csky: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06csky/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-10-27csky: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-25whack-a-mole: USE_ELF_CORE_DUMPAl Viro
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-07-31csky: Add irq_work supportGuo Ren
2020-07-31csky: Optimize the trap processing flowGuo Ren
2020-07-31csky: Add support for function error injectionGuo Ren
2020-07-31csky: Add SECCOMP_FILTER supportedGuo Ren
2020-07-31csky: remove unusued thread_saved_pc and *_segments functions/macrosTobias Klauser
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09csky: replace definitions of __pXd_offset() with pXd_index()Mike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04kmap: remove kmap_atomic_to_page()Ira Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-05-28csky: Coding convention in entry.SGuo Ren
2020-05-15csky: Fixup raw_copy_from_user()Al Viro
2020-05-15csky: Fixup gdbmacros.txt with name sp in thread_structGuo Ren
2020-05-13csky: Fixup remove unnecessary save/restore PSR codeGuo Ren
2020-05-13csky: Fixup calltrace panicGuo Ren
2020-05-13csky: Fixup compile error for abiv1 entry.SGuo Ren
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-06Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2020-04-03csky: Add uprobes supportGuo Ren
2020-04-03csky: Add kprobes supportedGuo Ren
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-04-01csky: Fixup get wrong psr value from phyical regGuo Ren
2020-03-21csky: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-03-08csky: Implement ftrace with regsGuo Ren
2020-03-08csky: Implement ptrace regs and stack APIGuo Ren
2020-02-21csky: Add PCI supportMaJun
2020-02-21csky: Fixup compile warning for three unimplemented syscallsGuo Ren
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren
2020-02-21csky: Support icache flush without specific instructionsGuo Ren
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren
2020-02-21csky: Tightly-Coupled Memory or Sram supportGuo Ren
2020-02-21csky: Initial stack protector supportMao Han
2020-02-04Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds