index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
mm: don't panic when links can't be created in sysfs
Laurent Dufour
1
-12
/
+21
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-152
/
+154
2020-10-13
Merge branch 'acpi-numa'
Rafael J. Wysocki
1
-0
/
+3
2020-10-02
ACPI: Support Generic Initiator only domains
Jonathan Cameron
1
-0
/
+3
2020-10-02
drivers core: node: Use a more typical macro definition style for ACCESS_ATTR
Joe Perches
1
-5
/
+5
2020-10-02
mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit
Joe Perches
1
-1
/
+1
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
1
-133
/
+135
2020-10-02
drivers core: Reindent a couple uses around sysfs_emit
Joe Perches
1
-2
/
+2
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
1
-14
/
+14
2020-09-26
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
1
-30
/
+55
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-2
/
+2
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-2
/
+2
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
1
-1
/
+1
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
1
-1
/
+1
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
1
-0
/
+6
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
1
-1
/
+1
2019-12-04
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
1
-6
/
+3
2019-09-24
mm,thp: stats for file backed THP
Song Liu
1
-0
/
+6
2019-09-24
drivers/base/memory.c: don't store end_section_nr in memory blocks
David Hildenbrand
1
-5
/
+5
2019-09-24
drivers/base/node.c: simplify unregister_memory_block_under_nodes()
David Hildenbrand
1
-24
/
+15
2019-07-18
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
1
-2
/
+3
2019-07-18
mm: make register_mem_sect_under_node() static
David Hildenbrand
1
-1
/
+2
2019-07-18
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
1
-13
/
+5
2019-07-18
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
1
-5
/
+6
2019-06-21
drivers: base/node.c: fixes a kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+3
2019-04-04
node: Add memory-side caching attributes
Keith Busch
1
-0
/
+151
2019-04-04
node: Add heterogenous memory access attributes
Keith Busch
1
-0
/
+59
2019-04-04
node: Link memory nodes to their compute nodes
Keith Busch
1
-1
/
+141
2018-10-26
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
1
-7
/
+12
2018-08-17
mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()
Oscar Salvador
1
-5
/
+0
2018-08-17
mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...
Oscar Salvador
1
-38
/
+6
2018-05-25
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
1
-2
/
+3
2018-04-05
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
1
-0
/
+2
2018-04-05
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
1
-7
/
+15
2018-03-15
driver core: node: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-13
mm: only display online cpus of the numa node
Zhen Lei
1
-2
/
+10
2017-09-08
mm: change the call sites of numa statistics items
Kemi Wang
1
-7
/
+15
2017-07-10
mm: drop useless local parameters of __register_one_node()
Dou Liyang
1
-7
/
+2
2017-07-06
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
1
-4
/
+0
2017-07-06
mm: vmstat: move slab statistics from zone to node counters
Johannes Weiner
1
-5
/
+5
2017-07-06
mm, memory_hotplug: split up register_one_node()
Michal Hocko
1
-31
/
+20
2017-07-06
mm: drop page_initialized check from get_nid_for_pfn
Michal Hocko
1
-7
/
+0
2017-05-23
mm: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-07-28
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
1
-2
/
+1
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
1
-8
/
+8
2016-07-28
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
Mel Gorman
1
-1
/
+1
2016-07-28
mm: move page mapped accounting to the node
Mel Gorman
1
-2
/
+2
[next]