index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
csky: fix up lock_mm_and_find_vma() conversion
Linus Torvalds
2023-06-29
1
-1
/
+1
*
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
1
-17
/
+5
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
2
-0
/
+24
|
\
|
*
csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-0
/
+20
|
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
1
-0
/
+4
*
|
csky: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-22
1
-3
/
+2
|
/
*
csky: Fix versioncheck warnings
Deyan Wang
2022-04-08
1
-1
/
+0
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
csky: syscache: Fixup duplicate cache flush
Guo Ren
2021-07-04
1
-5
/
+7
*
Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2021-05-03
2
-1
/
+2
|
\
|
*
csky: uaccess.h: Coding convention with asm generic
Guo Ren
2021-04-28
1
-1
/
+1
|
*
csky: fix syscache.c fallthrough warning
Randy Dunlap
2021-04-28
1
-0
/
+1
*
|
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
|
/
*
csky: use free_initmem_default() in free_initmem()
David Hildenbrand
2021-02-27
1
-16
/
+1
*
csky: Fixup pfn_valid error with wrong max_mapnr
Guo Ren
2021-02-27
1
-2
/
+2
*
csky: mm: abort uaccess retries upon fatal signal
Guo Ren
2021-01-12
1
-1
/
+4
*
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
2021-01-12
1
-155
/
+187
*
csky: Fixup do_page_fault parent irq status
Guo Ren
2021-01-12
1
-0
/
+4
*
csky: Add faulthandler_disabled() check
Guo Ren
2021-01-12
1
-2
/
+2
*
csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault
Guo Ren
2021-01-12
1
-2
/
+21
*
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
2
-8
/
+36
*
csky: Remove prologue of page fault handler in entry.S
Guo Ren
2021-01-12
1
-5
/
+40
*
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
2021-01-12
1
-1
/
+7
*
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2021-01-12
2
-13
/
+23
*
csky/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-06
1
-74
/
+1
*
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+0
*
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-2
/
+1
*
mm/csky: use general page fault accounting
Peter Xu
2020-08-12
1
-11
/
+1
*
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+2
*
csky: Fixup warning by EXPORT_SYMBOL(kmap)
Guo Ren
2020-07-31
1
-2
/
+0
*
csky: Optimize the trap processing flow
Guo Ren
2020-07-31
1
-5
/
+5
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
csky: replace definitions of __pXd_offset() with pXd_index()
Mike Rapoport
2020-06-09
3
-5
/
+5
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
2
-2
/
+0
*
kmap: remove kmap_atomic_to_page()
Ira Weiny
2020-06-04
1
-13
/
+0
*
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
1
-3
/
+3
*
arch/kmap: don't hard code kmap_prot values
Ira Weiny
2020-06-04
1
-1
/
+1
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
1
-6
/
+3
*
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
1
-7
/
+2
*
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
1
-9
/
+0
*
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
1
-10
/
+4
*
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-04
1
-1
/
+1
*
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
csky: Add kprobes supported
Guo Ren
2020-04-03
1
-0
/
+4
*
csky: Fixup get wrong psr value from phyical reg
Guo Ren
2020-04-01
1
-0
/
+7
*
csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS
Guo Ren
2020-03-31
1
-6
/
+39
*
csky: Add setup_initrd check code
Guo Ren
2020-02-21
1
-0
/
+44
*
csky: Remove unused cache implementation
Guo Ren
2020-02-21
1
-15
/
+1
*
csky: Fixup ftrace modify panic
Guo Ren
2020-02-21
1
-0
/
+2
[next]