index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
Miaohe Lin
1
-9
/
+9
2021-05-05
khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter()
Miaohe Lin
1
-1
/
+1
2021-05-05
khugepaged: reuse the smp_wmb() inside __SetPageUptodate()
Miaohe Lin
1
-7
/
+6
2021-05-05
khugepaged: remove unneeded return value of khugepaged_collapse_pte_mapped_th...
Miaohe Lin
1
-6
/
+4
2021-05-05
mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
Miaohe Lin
1
-2
/
+2
2021-05-05
mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page()
Miaohe Lin
1
-6
/
+3
2021-05-05
mm/hugetlb_cgroup: remove unnecessary VM_BUG_ON_PAGE in hugetlb_cgroup_migrate()
Miaohe Lin
1
-1
/
+0
2021-05-05
mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state()
Miaohe Lin
1
-0
/
+6
2021-05-05
mm/hugetlb: use some helper functions to cleanup code
Miaohe Lin
2
-4
/
+4
2021-05-05
mm: generalize HUGETLB_PAGE_SIZE_VARIABLE
Anshuman Khandual
3
-10
/
+9
2021-05-05
mm/hugetlb: remove redundant reservation check condition in alloc_huge_page()
Miaohe Lin
1
-1
/
+1
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
3
-0
/
+58
2021-05-05
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
2
-8
/
+8
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
4
-8
/
+28
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
11
-20
/
+24
2021-05-05
mm: remove nrexceptional from inode: remove BUG_ON
Hugh Dickins
1
-1
/
+8
2021-05-05
mm: remove nrexceptional from inode
Matthew Wilcox (Oracle)
2
-3
/
+1
2021-05-05
dax: account DAX entries as nrpages
Matthew Wilcox (Oracle)
2
-6
/
+3
2021-05-05
mm: stop accounting shadow entries
Matthew Wilcox (Oracle)
4
-19
/
+0
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
5
-19
/
+11
2021-04-30
mm/memory-failure: unnecessary amount of unmapping
Jane Chu
1
-1
/
+1
2021-04-30
mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
Mike Rapoport
2
-19
/
+25
2021-04-30
mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
Sergei Trofimovich
1
-13
/
+17
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
2
-27
/
+57
2021-04-30
net: page_pool: refactor dma_map into own function page_pool_dma_map
Jesper Dangaard Brouer
1
-19
/
+26
2021-04-30
SUNRPC: refresh rq_pages using a bulk page allocator
Chuck Lever
1
-16
/
+15
2021-04-30
SUNRPC: set rq_page_end differently
Chuck Lever
1
-4
/
+3
2021-04-30
mm/page_alloc: inline __rmqueue_pcplist
Jesper Dangaard Brouer
1
-1
/
+2
2021-04-30
mm/page_alloc: optimize code layout for __alloc_pages_bulk
Jesper Dangaard Brouer
1
-3
/
+3
2021-04-30
mm/page_alloc: add an array-based interface to the bulk page allocator
Mel Gorman
2
-19
/
+54
2021-04-30
mm/page_alloc: add a bulk page allocator
Mel Gorman
2
-0
/
+129
2021-04-30
mm/page_alloc: rename alloced to allocated
Mel Gorman
1
-4
/
+4
2021-04-30
mm/page_alloc: duplicate include linux/vmalloc.h
zhouchuangao
1
-2
/
+0
2021-04-30
mm, page_alloc: avoid page_to_pfn() in move_freepages()
Kefeng Wang
1
-15
/
+13
2021-04-30
mm/Kconfig: remove default DISCONTIGMEM_MANUAL
Geert Uytterhoeven
1
-1
/
+0
2021-04-30
mm: page_alloc: dump migrate-failed pages
Minchan Kim
1
-0
/
+22
2021-04-30
mm/mempolicy: fix mpol_misplaced kernel-doc
Matthew Wilcox (Oracle)
2
-7
/
+5
2021-04-30
mm/mempolicy: rewrite alloc_pages_vma documentation
Matthew Wilcox (Oracle)
1
-21
/
+13
2021-04-30
mm/mempolicy: rewrite alloc_pages documentation
Matthew Wilcox (Oracle)
1
-11
/
+10
2021-04-30
mm/mempolicy: rename alloc_pages_current to alloc_pages
Matthew Wilcox (Oracle)
2
-10
/
+4
2021-04-30
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
7
-21
/
+13
2021-04-30
mm/page_alloc: rename gfp_mask to gfp
Matthew Wilcox (Oracle)
1
-9
/
+9
2021-04-30
mm/page_alloc: rename alloc_mask to alloc_gfp
Matthew Wilcox (Oracle)
1
-9
/
+10
2021-04-30
include/linux/page-flags-layout.h: cleanups
Yu Zhao
2
-37
/
+29
2021-04-30
include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTH
Yu Zhao
1
-1
/
+1
2021-04-30
mm: remove lru_add_drain_all in alloc_contig_range
Minchan Kim
1
-2
/
+0
2021-04-30
mm/page_alloc: drop pr_info_ratelimited() in alloc_contig_range()
David Hildenbrand
1
-2
/
+0
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
30
-42
/
+7
2021-04-30
irq_work: record irq_work_queue() call stack
Zqiang
1
-1
/
+6
2021-04-30
kasan: detect false-positives in tests
Andrey Konovalov
1
-26
/
+29
[prev]
[next]