index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
node.c
Age
Commit message (
Expand
)
Author
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
2019-12-04
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
2019-09-24
mm,thp: stats for file backed THP
Song Liu
2019-09-24
drivers/base/memory.c: don't store end_section_nr in memory blocks
David Hildenbrand
2019-09-24
drivers/base/node.c: simplify unregister_memory_block_under_nodes()
David Hildenbrand
2019-07-18
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
2019-07-18
mm: make register_mem_sect_under_node() static
David Hildenbrand
2019-07-18
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
2019-07-18
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2019-06-21
drivers: base/node.c: fixes a kernel-doc markups
Mauro Carvalho Chehab
2019-04-04
node: Add memory-side caching attributes
Keith Busch
2019-04-04
node: Add heterogenous memory access attributes
Keith Busch
2019-04-04
node: Link memory nodes to their compute nodes
Keith Busch
2018-10-26
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
2018-08-17
mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()
Oscar Salvador
2018-08-17
mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...
Oscar Salvador
2018-05-25
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
2018-04-05
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
2018-04-05
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
2018-03-15
driver core: node: use put_device() if device_register fail
Arvind Yadav
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
mm: only display online cpus of the numa node
Zhen Lei
2017-09-08
mm: change the call sites of numa statistics items
Kemi Wang
2017-07-10
mm: drop useless local parameters of __register_one_node()
Dou Liyang
2017-07-06
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
2017-07-06
mm: vmstat: move slab statistics from zone to node counters
Johannes Weiner
2017-07-06
mm, memory_hotplug: split up register_one_node()
Michal Hocko
2017-07-06
mm: drop page_initialized check from get_nid_for_pfn
Michal Hocko
2017-05-23
mm: Adjust system_state check
Thomas Gleixner
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-07-28
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2016-07-28
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
Mel Gorman
2016-07-28
mm: move page mapped accounting to the node
Mel Gorman
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-28
mm, vmstat: add infrastructure for per-node vmstats
Mel Gorman
2016-07-26
mm, rmap: account shmem thp pages
Kirill A. Shutemov
2015-09-04
mm: check if section present during memory block registering
Yinghai Lu
2015-06-30
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
2015-03-25
drivers: base: node: Delete space after pointer declaration
Ana Nedelcu
2015-03-25
drivers/base/node: clean up attribute group conversion
Greg Kroah-Hartman
2015-03-25
drivers/base/node: Avoid manual device_create_file() calls
Takashi Iwai
2015-02-13
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
[next]