index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
hci_vhci.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
mm/huge_memory: convert get_deferred_split_queue() to take a folio
Matthew Wilcox (Oracle)
1
-8
/
+10
2023-02-03
mm/huge_memory: remove page_deferred_list()
Matthew Wilcox (Oracle)
2
-25
/
+17
2023-02-03
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
3
-28
/
+27
2023-02-03
doc: correct struct folio kernel-doc
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-02-03
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
2
-20
/
+2
2023-02-03
hugetlb: remove uses of compound_dtor and compound_nr
Matthew Wilcox (Oracle)
1
-5
/
+7
2023-02-03
mm: convert destroy_large_folio() to use folio_dtor
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-02-03
mm: convert is_transparent_hugepage() to use a folio
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-02-03
mm: convert set_compound_page_dtor() and set_compound_order() to folios
Matthew Wilcox (Oracle)
1
-3
/
+8
2023-02-03
mm: reimplement compound_nr()
Matthew Wilcox (Oracle)
1
-22
/
+27
2023-02-03
mm: reimplement compound_order()
Matthew Wilcox (Oracle)
1
-2
/
+11
2023-02-03
mm: remove head_compound_mapcount() and _ptr functions
Matthew Wilcox (Oracle)
2
-28
/
+3
2023-02-03
mm: convert page_mapcount() to use folio_entire_mapcount()
Matthew Wilcox (Oracle)
1
-9
/
+13
2023-02-03
hugetlb: remove uses of folio_mapcount_ptr
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-02-03
mm/debug: remove call to head_compound_mapcount()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-02-03
mm: use entire_mapcount in __page_dup_rmap()
Matthew Wilcox (Oracle)
1
-1
/
+8
2023-02-03
mm: use a folio in hugepage_add_anon_rmap() and hugepage_add_new_anon_rmap()
Matthew Wilcox (Oracle)
1
-4
/
+7
2023-02-03
page_alloc: use folio fields directly
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-02-03
mm: add folio_add_new_anon_rmap()
Matthew Wilcox (Oracle)
3
-19
/
+31
2023-02-03
mm: convert page_add_file_rmap() to use a folio internally
Matthew Wilcox (Oracle)
1
-11
/
+10
2023-02-03
mm: convert page_add_anon_rmap() to use a folio internally
Matthew Wilcox (Oracle)
1
-12
/
+11
2023-02-03
mm: convert page_remove_rmap() to use a folio internally
Matthew Wilcox (Oracle)
1
-21
/
+26
2023-02-03
mm: convert total_compound_mapcount() to folio_total_mapcount()
Matthew Wilcox (Oracle)
3
-17
/
+16
2023-02-03
doc: clarify refcount section by referring to folios & pages
Matthew Wilcox (Oracle)
1
-9
/
+9
2023-02-03
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
6
-37
/
+32
2023-02-03
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
8
-45
/
+32
2023-02-03
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
16
-52
/
+37
2023-02-03
mm: compaction: avoid fragmentation score calculation for empty zones
Baolin Wang
1
-0
/
+2
2023-02-03
mm: compaction: add missing kcompactd wakeup trace event
Baolin Wang
1
-0
/
+2
2023-02-03
mm: compaction: count the migration scanned pages events for proactive compac...
Baolin Wang
1
-0
/
+5
2023-02-03
mm: compaction: move list validation into compact_zone()
Baolin Wang
1
-12
/
+3
2023-02-03
mm: compaction: remove redundant VM_BUG_ON() in compact_zone()
Baolin Wang
1
-3
/
+0
2023-02-03
mm/mmap: fix typo in comment
Vernon Yang
1
-1
/
+1
2023-02-03
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
5
-31
/
+30
2023-02-03
selftests/damon/debugfs_rm_non_contexts: hide expected write error messages
SeongJae Park
1
-1
/
+1
2023-02-03
selftests/damon/sysfs: hide expected write failures
SeongJae Park
1
-1
/
+1
2023-02-03
MAINTAINERS/DAMON: link maintainer profile, git trees, and website
SeongJae Park
1
-0
/
+5
2023-02-03
Docs/mm/damon: add a maintainer-profile for DAMON
SeongJae Park
2
-0
/
+63
2023-02-03
Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...
SeongJae Park
1
-13
/
+28
2023-02-03
Docs/mm/damon/index: mention DAMOS on the intro
SeongJae Park
1
-8
/
+13
2023-02-03
mm/damon/core: update kernel-doc comments for DAMOS filters supports of each ...
SeongJae Park
1
-0
/
+5
2023-02-03
mm/damon/core: update kernel-doc comments for DAMOS action supports of each D...
SeongJae Park
1
-0
/
+6
2023-02-03
mm/highmem: add notes about conversions from kmap{,_atomic}()
Fabio M. De Francesco
1
-10
/
+31
2023-02-01
mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
Kefeng Wang
1
-1
/
+4
2023-02-01
Kconfig.debug: fix the help description in SCHED_DEBUG
ye xingchen
1
-1
/
+1
2023-02-01
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
1
-0
/
+1
2023-02-01
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
2
-2
/
+4
2023-02-01
Squashfs: fix handling and sanity checking of xattr_ids count
Phillip Lougher
4
-5
/
+5
2023-02-01
sh: define RUNTIME_DISCARD_EXIT
Tom Saeger
1
-0
/
+1
2023-02-01
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
1
-2
/
+2
[next]