index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mm: Convert add_to_swap_cache to XArray
Matthew Wilcox
2018-10-21
1
-64
/
+29
|
*
mm: Convert truncate to XArray
Matthew Wilcox
2018-10-21
1
-9
/
+6
|
*
mm: Convert workingset to XArray
Matthew Wilcox
2018-10-21
1
-30
/
+21
|
*
mm: Convert page-writeback to XArray
Matthew Wilcox
2018-10-21
1
-46
/
+26
|
*
page cache: Convert filemap_range_has_page to XArray
Matthew Wilcox
2018-10-21
1
-8
/
+19
|
*
page cache: Remove stray radix comment
Matthew Wilcox
2018-10-21
1
-1
/
+1
|
*
page cache: Convert delete_batch to XArray
Matthew Wilcox
2018-10-21
1
-15
/
+13
|
*
page cache: Convert filemap_map_pages to XArray
Matthew Wilcox
2018-10-21
1
-29
/
+13
|
*
page cache: Convert find_get_entries_tag to XArray
Matthew Wilcox
2018-10-21
1
-30
/
+24
|
*
page cache; Convert find_get_pages_range_tag to XArray
Matthew Wilcox
2018-10-21
1
-42
/
+26
|
*
page cache: Convert find_get_pages_contig to XArray
Matthew Wilcox
2018-10-21
1
-31
/
+22
|
*
page cache: Convert find_get_pages_range to XArray
Matthew Wilcox
2018-10-21
1
-33
/
+19
|
*
page cache: Convert find_get_entries to XArray
Matthew Wilcox
2018-10-21
1
-28
/
+23
|
*
page cache: Convert find_get_entry to XArray
Matthew Wilcox
2018-10-21
1
-35
/
+28
|
*
page cache: Convert page deletion to XArray
Matthew Wilcox
2018-10-21
1
-18
/
+13
|
*
page cache: Add and replace pages using the XArray
Matthew Wilcox
2018-10-21
1
-82
/
+57
|
*
page cache: Convert hole search to XArray
Matthew Wilcox
2018-10-21
2
-62
/
+52
|
*
xarray: Define struct xa_node
Matthew Wilcox
2018-10-21
1
-8
/
+8
|
*
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-30
10
-29
/
+28
*
|
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
2018-10-27
1
-0
/
+6
*
|
mm: export add_swap_extent()
Omar Sandoval
2018-10-27
1
-0
/
+1
*
|
mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
Omar Sandoval
2018-10-27
2
-8
/
+11
*
|
mm: thp: relocate flush_cache_range() in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-27
1
-2
/
+2
*
|
mm: thp: fix mmu_notifier in migrate_misplaced_transhuge_page()
Andrea Arcangeli
2018-10-27
2
-14
/
+19
*
|
mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
Andrea Arcangeli
2018-10-27
1
-7
/
+18
*
|
mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_t
Clark Williams
2018-10-27
1
-9
/
+9
*
|
mm/gup: cache dev_pagemap while pinning pages
Keith Busch
2018-10-27
3
-59
/
+73
*
|
mm: return zero_resv_unavail optimization
Pavel Tatashin
2018-10-27
1
-20
/
+26
*
|
mm: zero remaining unavailable struct pages
Naoya Horiguchi
2018-10-27
1
-11
/
+25
*
|
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
2018-10-27
1
-2
/
+26
*
|
mm/gup_benchmark.c: time put_page()
Keith Busch
2018-10-27
1
-2
/
+7
*
|
mm: don't raise MEMCG_OOM event due to failed high-order allocation
Roman Gushchin
2018-10-27
1
-2
/
+2
*
|
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2018-10-27
1
-18
/
+15
*
|
mm: move mirrored memory specific code outside of memmap_init_zone
Pavel Tatashin
2018-10-27
1
-38
/
+33
*
|
mm: calculate deferred pages after skipping mirrored memory
Pavel Tatashin
2018-10-27
1
-20
/
+25
*
|
mm: make memmap_init a proper function
Pavel Tatashin
2018-10-27
1
-4
/
+5
*
|
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
2018-10-27
1
-6
/
+4
*
|
mm/page_alloc.c: initialize num_movable in move_freepages()
David Rientjes
2018-10-27
1
-4
/
+3
*
|
mm/zsmalloc.c: fix fall-through annotation
Gustavo A. R. Silva
2018-10-27
1
-1
/
+1
*
|
mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size
Jann Horn
2018-10-27
1
-0
/
+2
*
|
mm/memory.c: recheck page table entry with page table lock held
Aneesh Kumar K.V
2018-10-27
1
-4
/
+30
*
|
mm: brk: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-27
1
-11
/
+35
*
|
mm: mremap: downgrade mmap_sem to read when shrinking
Yang Shi
2018-10-27
2
-6
/
+18
*
|
mm/filemap.c: use vmf_error()
Souptick Joarder
2018-10-27
1
-3
/
+1
*
|
mm: remove unnecessary local variable addr in __get_user_pages_fast()
Wei Yang
2018-10-27
1
-3
/
+2
*
|
mm: defer ZONE_DEVICE page initialization to the point where we init pgmap
Alexander Duyck
2018-10-27
2
-8
/
+96
*
|
mm: create non-atomic version of SetPageReserved for init use
Alexander Duyck
2018-10-27
1
-2
/
+7
*
|
mm: provide kernel parameter to allow disabling page init poisoning
Alexander Duyck
2018-10-27
3
-6
/
+49
*
|
memcg: remove memcg_kmem_skip_account
Shakeel Butt
2018-10-27
1
-23
/
+1
*
|
mm/memory_hotplug.c: clean up node_states_check_changes_offline()
Oscar Salvador
2018-10-27
1
-51
/
+29
[prev]
[next]