index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
mm/vmscan.c: make lruvec_lru_size() static
Yu Zhao
1
-2
/
+0
2021-02-25
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
1
-0
/
+3
2021-02-25
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
1
-1
/
+2
2021-02-25
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
1
-1
/
+2
2021-02-25
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-1
/
+2
2021-02-25
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-1
/
+2
2021-02-25
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-0
/
+13
2020-12-16
mm/lru: revise the comments of lru_lock
Hugh Dickins
1
-2
/
+1
2020-12-16
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
1
-1
/
+2
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-43
/
+7
2020-12-15
mm, page_alloc: cache pageset high and batch in struct zone
Vlastimil Babka
1
-0
/
+6
2020-12-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
1
-31
/
+0
2020-12-15
ia64: remove custom __early_pfn_to_nid()
Mike Rapoport
1
-11
/
+0
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-1
/
+1
2020-11-20
mm: Remove examples from enum zone_type comment
Nicolas Saenz Julienne
1
-20
/
+0
2020-10-16
include/linux/mmzone.h: remove unused early_pfn_valid()
Mike Rapoport
1
-5
/
+0
2020-10-16
mm: use self-explanatory macros rather than "2"
Yu Zhao
1
-4
/
+8
2020-10-14
mmzone: clean code by removing unused macro parameter
Mateusz Nosek
1
-1
/
+1
2020-10-14
mm: document semantics of ZONE_MOVABLE
David Hildenbrand
1
-0
/
+35
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
1
-3
/
+8
2020-08-12
mm/compaction: correct the comments of compact_defer_shift
Alex Shi
1
-0
/
+1
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
1
-5
/
+11
2020-08-07
mm/page_alloc.c: remove unnecessary end_bitidx for [set|get]_pfnblock_flags_m...
Wei Yang
1
-2
/
+1
2020-08-07
mm/page_alloc.c: replace the definition of NR_MIGRATETYPE_BITS with PB_migrat...
Wei Yang
1
-2
/
+1
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-14
/
+0
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-4
/
+4
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-3
/
+13
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
1
-0
/
+10
2020-06-26
mm: workingset: age nonresident information alongside anonymous pages
Johannes Weiner
1
-2
/
+2
2020-06-11
mm: add comments on pglist_data zones
Ben Widawsky
1
-1
/
+13
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-30
/
+16
2020-06-04
mm: base LRU balancing on an explicit cost model
Johannes Weiner
1
-14
/
+7
2020-06-04
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
1
-0
/
+2
2020-06-04
mm/page_alloc: integrate classzone_idx and high_zoneidx
Joonsoo Kim
1
-6
/
+6
2020-06-04
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-1
/
+1
2020-06-04
mm: make early_pfn_to_nid() and related defintions close to each other
Mike Rapoport
1
-9
/
+0
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-14
/
+13
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
1
-1
/
+0
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
1
-0
/
+3
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-12
/
+11
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
1
-0
/
+2
2020-04-27
mm: remove watermark_boost_factor_sysctl_handler
Christoph Hellwig
1
-2
/
+0
2020-04-09
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2020-04-07
mm: remove dummy struct bootmem_data/bootmem_data_t
Waiman Long
1
-1
/
+0
2020-04-07
mm/sparse.c: only use subsection map in VMEMMAP case
Baoquan He
1
-0
/
+2
2020-04-07
mm: use zone and order instead of free area in free_list manipulators
Alexander Duyck
1
-32
/
+0
2020-04-07
mm: adjust shuffle code to allow for future coalescing
Alexander Duyck
1
-12
/
+0
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
1
-2
/
+2
2020-04-02
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
1
-0
/
+2
[next]