| Age | Commit message (Expand) | Author | Files | Lines |
| 11 days | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 1 | -3/+0 |
| 2025-12-10 | Merge tag 'csky-for-linus-6.19' of https://github.com/c-sky/csky-linux | Linus Torvalds | 10 | -16/+17 |
| 2025-11-16 | mm: abstract io_remap_pfn_range() based on PFN | Lorenzo Stoakes | 1 | -3/+0 |
| 2025-10-19 | csky: Remove compile warning for CONFIG_SMP | Guo Ren (Alibaba DAMO Academy) | 1 | -0/+1 |
| 2025-10-19 | csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi header | Thomas Huth | 1 | -2/+2 |
| 2025-10-19 | csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 8 | -14/+14 |
| 2025-09-08 | csky: Add __attribute_const__ to ffs()-family implementations | Kees Cook | 1 | -4/+4 |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 1 | -1/+1 |
| 2025-05-11 | mm: call ctor/dtor for kernel PTEs | Kevin Brodsky | 1 | -1/+1 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+13 |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -5/+0 |
| 2025-04-01 | mm: pgtable: convert some architectures to use tlb_remove_ptdesc() | Qi Zheng | 1 | -5/+2 |
| 2025-03-16 | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts | 1 | -1/+1 |
| 2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky | 1 | -1/+1 |
| 2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng | 1 | -1/+1 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -14/+0 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-11-02 | csky/vdso: Remove gettimeofday() and friends from VDSO | Thomas Weißschuh | 4 | -157/+0 |
| 2024-10-28 | csky: Use new fallback IO memcpy/memset | Julian Vetter | 1 | -11/+0 |
| 2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig | 1 | -3/+0 |
| 2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino | 1 | -6/+2 |
| 2024-07-18 | Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -2/+0 |
| 2024-07-10 | csky: convert to generic syscall table | Arnd Bergmann | 4 | -11/+10 |
| 2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 1 | -1/+0 |
| 2024-07-10 | csky: drop asm/gpio.h wrapper | Arnd Bergmann | 1 | -1/+0 |
| 2024-06-25 | csky, hexagon: fix broken sys_sync_file_range | Arnd Bergmann | 1 | -0/+1 |
| 2024-06-11 | function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it | Steven Rostedt (Google) | 1 | -2/+0 |
| 2024-05-11 | csky: Emulate one-byte cmpxchg | Paul E. McKenney | 1 | -0/+10 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+9 |
| 2024-03-12 | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+1 |
| 2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 1 | -1/+1 |
| 2024-03-05 | mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc | Yan Zhao | 1 | -5/+0 |
| 2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 1 | -0/+9 |
| 2024-02-20 | csky/vdso: Remove superfluous ifdeffery | Anna-Maria Behnsen | 1 | -5/+0 |
| 2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds | 1 | -2/+2 |
| 2023-11-23 | csky: fix arch_jump_label_transform_static override | Arnd Bergmann | 1 | -0/+5 |
| 2023-11-23 | arch: add do_page_fault prototypes | Arnd Bergmann | 1 | -0/+2 |
| 2023-11-23 | arch: add missing prepare_ftrace_return() prototypes | Arnd Bergmann | 1 | -0/+4 |
| 2023-11-23 | arch: include linux/cpu.h for trap_init() prototype | Arnd Bergmann | 1 | -2/+0 |
| 2023-11-23 | arch: consolidate arch_irq_work_raise prototypes | Arnd Bergmann | 1 | -1/+1 |
| 2023-09-01 | Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linux | Linus Torvalds | 1 | -0/+2 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-30 | csky: Fixup compile error | Guo Ren | 1 | -0/+2 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -5/+7 |
| 2023-08-24 | csky: implement the new page table range API | Matthew Wilcox (Oracle) | 1 | -3/+5 |
| 2023-08-21 | csky: convert __pte_free_tlb() to use ptdescs | Vishal Moola (Oracle) | 1 | -2/+2 |
| 2023-08-10 | csky: Fixup -Wmissing-prototypes warning | Guo Ren | 3 | -0/+19 |
| 2023-08-10 | csky: Make pfn accessors static inlines | Linus Walleij | 1 | -3/+10 |
| 2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 1 | -1/+1 |
| 2023-06-27 | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -35/+0 |
| 2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland | 1 | -35/+0 |
| 2023-05-15 | csky/smp: Switch to hotplug core state synchronization | Thomas Gleixner | 1 | -1/+1 |
| 2023-03-12 | csky: Remove kernel_thread declaration | Mike Christie | 1 | -2/+0 |
| 2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 1 | -1/+0 |
| 2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -1/+0 |
| 2023-02-02 | csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -0/+18 |
| 2022-12-19 | Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds | 1 | -0/+2 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+0 |
| 2022-11-18 | stackprotector: actually use get_random_canary() | Jason A. Donenfeld | 1 | -9/+1 |
| 2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang | 1 | -3/+0 |
| 2022-10-21 | csky: add arch support current_stack_pointer | Tong Tiangen | 1 | -0/+2 |
| 2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang | 1 | -5/+0 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -23/+3 |
| 2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -21/+2 |
| 2022-08-04 | Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds | 6 | -8/+105 |
| 2022-07-31 | csky: cmpxchg: Coding convention for BUILD_BUG() | Guo Ren | 1 | -6/+5 |
| 2022-07-31 | csky: Add qspinlock support | Guo Ren | 4 | -2/+43 |
| 2022-07-30 | csky: Add jump-label implementation | Guo Ren | 1 | -0/+47 |
| 2022-07-22 | csky: Correct position of _stext | Guo Ren | 1 | -0/+10 |
| 2022-07-22 | asm-generic: Add new pci.h and use it | Stafford Horne | 1 | -15/+2 |
| 2022-07-22 | csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE | Stafford Horne | 1 | -0/+2 |
| 2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne | 1 | -2/+0 |
| 2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne | 1 | -6/+0 |
| 2022-07-21 | csky/tlb: Remove tlb_flush() define | Peter Zijlstra | 1 | -2/+0 |
| 2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra | 1 | -13/+0 |
| 2022-07-17 | csky: drop definition of PGD_ORDER | Mike Rapoport | 2 | -3/+2 |
| 2022-07-17 | csky: drop definition of PTE_ORDER | Mike Rapoport | 1 | -2/+1 |
| 2022-07-17 | csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 1 | -18/+0 |
| 2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -116/+3 |
| 2022-05-13 | printk: stop including cache.h from printk.h | Peter Collingbourne | 1 | -1/+1 |
| 2022-05-11 | csky: Move to generic ticket-spinlock | Guo Ren | 3 | -116/+3 |
| 2022-04-25 | csky: atomic: Add conditional atomic operations' optimization | Guo Ren | 1 | -0/+95 |
| 2022-04-25 | csky: atomic: Add custom atomic.h implementation | Guo Ren | 1 | -0/+142 |
| 2022-04-25 | csky: atomic: Optimize cmpxchg with acquire & release | Guo Ren | 2 | -8/+67 |
| 2022-04-18 | csky: optimize memcpy_{from,to}io() and memset_io() | Guo Ren | 1 | -0/+11 |
| 2022-04-08 | csky: Fix versioncheck warnings | Deyan Wang | 1 | -1/+0 |
| 2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -26/+0 |
| 2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport | 1 | -0/+1 |
| 2022-03-18 | parport_pc: Also enable driver for PCI systems | Maciej W. Rozycki | 1 | -0/+1 |
| 2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 4 | -17/+0 |
| 2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann | 1 | -8/+0 |
| 2022-02-14 | uaccess: fix integer overflow on access_ok() | Arnd Bergmann | 1 | -4/+3 |
| 2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -1/+0 |
| 2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov | 1 | -1/+0 |
| 2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -9/+0 |
| 2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -1/+1 |
| 2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2021-10-16 | csky: bitops: Remove duplicate __clear_bit define | Guenter Roeck | 1 | -1/+0 |
| 2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 1 | -1/+1 |
| 2021-09-30 | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 1 | -1/+1 |
| 2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne | 1 | -9/+0 |
| 2021-07-23 | csky: use generic strncpy/strnlen from_user | Arnd Bergmann | 1 | -6/+0 |
| 2021-07-23 | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann | 1 | -4/+4 |
| 2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+0 |
| 2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 1 | -2/+0 |
| 2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 1 | -1/+0 |
| 2021-05-26 | locking/atomic: csky: move to ARCH_ATOMIC | Mark Rutland | 1 | -4/+4 |
| 2021-04-28 | csky: uaccess.h: Coding convention with asm generic | Guo Ren | 3 | -325/+131 |
| 2021-04-20 | csky: Fixup typos | Junlin Yang | 3 | -3/+3 |
| 2021-04-16 | csky: change a Kconfig symbol name to fix e1000 build error | Randy Dunlap | 1 | -1/+1 |
| 2021-02-27 | csky: Fixup compile error | Guo Ren | 34 | -34/+0 |
| 2021-02-27 | csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC... | Guo Ren | 6 | -0/+167 |
| 2021-02-27 | csky: Fixup swapon | Guo Ren | 1 | -9/+8 |
| 2021-02-27 | csky: pgtable.h: Coding convention | Guo Ren | 1 | -30/+30 |
| 2021-01-12 | csky: Fixup _PAGE_ACCESSED for default pgprot | Guo Ren | 1 | -7/+9 |
| 2021-01-12 | csky: remove unused including <linux/version.h> | Tian Tao | 1 | -1/+0 |
| 2021-01-12 | csky: Reconstruct VDSO framework | Guo Ren | 1 | -3/+16 |
| 2021-01-12 | csky: Sync riscv mm/fault.c for easy maintenance | Guo Ren | 1 | -0/+2 |
| 2021-01-12 | csky: Fix TLB maintenance synchronization problem | Guo Ren | 1 | -2/+1 |
| 2021-01-12 | csky: Fixup PTE global for 2.5:1.5 virtual memory | Guo Ren | 1 | -1/+1 |
| 2021-01-12 | csky: Cleanup asm/spinlock.h | Guo Ren | 2 | -177/+0 |
| 2021-01-12 | csky: Fixup asm/cmpxchg.h with correct ordering barrier | Guo Ren | 1 | -10/+17 |
| 2021-01-12 | csky: Fixup futex SMP implementation | Guo Ren | 1 | -0/+121 |
| 2021-01-12 | csky: Fixup barrier design | Guo Ren | 1 | -22/+60 |
| 2021-01-12 | csky: Remove custom asm/atomic.h implementation | Guo Ren | 1 | -212/+0 |
| 2021-01-12 | csky: Add memory layout 2.5G(user):1.5G(kernel) | Guo Ren | 7 | -13/+7 |
| 2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 1 | -1/+0 |
| 2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+4 |
| 2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+11 |
| 2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -5/+3 |
| 2020-12-15 | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
| 2020-11-20 | csky: Enable seccomp architecture tracking | YiFei Zhu | 2 | -1/+11 |
| 2020-11-09 | csky: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 1 | -1/+4 |
| 2020-11-06 | csky/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner | 2 | -4/+6 |
| 2020-10-27 | csky: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin | 1 | -5/+3 |
| 2020-10-25 | whack-a-mole: USE_ELF_CORE_DUMP | Al Viro | 1 | -1/+0 |
| 2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -4/+4 |
| 2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig | 1 | -1/+1 |
| 2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport | 1 | -6/+1 |
| 2020-07-31 | csky: Add irq_work support | Guo Ren | 1 | -0/+11 |
| 2020-07-31 | csky: Optimize the trap processing flow | Guo Ren | 2 | -1/+3 |
| 2020-07-31 | csky: Add support for function error injection | Guo Ren | 1 | -0/+6 |
| 2020-07-31 | csky: Add SECCOMP_FILTER supported | Guo Ren | 2 | -1/+2 |
| 2020-07-31 | csky: remove unusued thread_saved_pc and *_segments functions/macros | Tobias Klauser | 1 | -6/+0 |
| 2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 1 | -30/+0 |
| 2020-06-09 | csky: replace definitions of __pXd_offset() with pXd_index() | Mike Rapoport | 1 | -3/+2 |
| 2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2 | -3/+1 |
| 2020-06-04 | kmap: consolidate kmap_prot definitions | Ira Weiny | 1 | -2/+0 |
| 2020-06-04 | kmap: remove kmap_atomic_to_page() | Ira Weiny | 1 | -1/+0 |
| 2020-06-04 | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny | 1 | -1/+0 |
| 2020-06-04 | arch/kmap_atomic: consolidate duplicate code | Ira Weiny | 1 | -1/+0 |
| 2020-06-04 | arch/kunmap: remove duplicate kunmap implementations | Ira Weiny | 1 | -3/+0 |
| 2020-06-04 | arch/kmap: remove redundant arch specific kmaps | Ira Weiny | 1 | -2/+2 |
| 2020-05-28 | csky: Coding convention in entry.S | Guo Ren | 1 | -0/+6 |
| 2020-05-15 | csky: Fixup raw_copy_from_user() | Al Viro | 1 | -23/+26 |
| 2020-05-15 | csky: Fixup gdbmacros.txt with name sp in thread_struct | Guo Ren | 2 | -5/+5 |
| 2020-05-13 | csky: Fixup remove unnecessary save/restore PSR code | Guo Ren | 1 | -2/+0 |
| 2020-05-13 | csky: Fixup calltrace panic | Guo Ren | 2 | -0/+16 |
| 2020-05-13 | csky: Fixup compile error for abiv1 entry.S | Guo Ren | 1 | -4/+4 |
| 2020-04-10 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual | 1 | -3/+0 |
| 2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 1 | -3/+0 |
| 2020-04-06 | Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 7 | -0/+153 |
| 2020-04-03 | csky: Add uprobes support | Guo Ren | 2 | -0/+35 |
| 2020-04-03 | csky: Add kprobes supported | Guo Ren | 4 | -1/+74 |
| 2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 1 | -36/+0 |
| 2020-04-01 | csky: Fixup get wrong psr value from phyical reg | Guo Ren | 1 | -0/+1 |
| 2020-03-21 | csky: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior | 1 | -1/+0 |
| 2020-03-08 | csky: Implement ftrace with regs | Guo Ren | 1 | -0/+2 |
| 2020-03-08 | csky: Implement ptrace regs and stack API | Guo Ren | 1 | -0/+41 |
| 2020-02-21 | csky: Add PCI support | MaJun | 2 | -1/+34 |
| 2020-02-21 | csky: Fixup compile warning for three unimplemented syscalls | Guo Ren | 1 | -0/+3 |
| 2020-02-21 | csky: Add flush_icache_mm to defer flush icache all | Guo Ren | 3 | -0/+4 |
| 2020-02-21 | csky: Support icache flush without specific instructions | Guo Ren | 1 | -0/+1 |
| 2020-02-21 | csky: Separate fixaddr_init from highmem | Guo Ren | 3 | -5/+8 |
| 2020-02-21 | csky: Tightly-Coupled Memory or Sram support | Guo Ren | 3 | -1/+50 |
| 2020-02-21 | csky: Initial stack protector support | Mao Han | 1 | -0/+29 |
| 2020-02-04 | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+0 |
| 2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek | 1 | -1/+0 |
| 2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 1 | -0/+4 |
| 2019-11-12 | csky: use generic ioremap | Christoph Hellwig | 2 | -5/+7 |
| 2019-11-11 | csky: remove ioremap_cache | Christoph Hellwig | 1 | -2/+0 |
| 2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig | 1 | -1/+0 |
| 2019-09-30 | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 4 | -19/+30 |
| 2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 1 | -1/+1 |
| 2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 1 | -5/+0 |
| 2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -2/+0 |
| 2019-09-07 | csky: add missing brackets in a macro for tlb.h | Jason Gunthorpe | 1 | -4/+4 |
| 2019-08-15 | csky: Fixup ioremap function losing | Guo Ren | 1 | -11/+12 |
| 2019-08-06 | csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range | Guo Ren | 1 | -0/+1 |
| 2019-07-31 | csky: Fixup dma_alloc_coherent with PAGE_SO attribute | Guo Ren | 1 | -0/+10 |
| 2019-07-31 | csky: Fixup mb() synchronization problem | Guo Ren | 1 | -8/+7 |
| 2019-07-25 | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 6 | -6/+6 |
| 2019-07-19 | Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 4 | -105/+91 |
| 2019-07-19 | csky: Use generic asid algorithm to implement switch_mm | Guo Ren | 2 | -2/+11 |
| 2019-07-19 | csky: Add new asid lib code from arm | Guo Ren | 1 | -0/+78 |