index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
1
-0
/
+3
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
1
-5
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
1
-2
/
+0
2021-08-13
drivers/base/node.c: use bin_attribute to break the size limitation of cpumap...
Tian Tao
1
-23
/
+40
2021-07-21
driver: base: Prefer unsigned int to bare use of unsigned
Jinchao Wang
1
-4
/
+4
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
1
-8
/
+10
2021-06-04
drivers/base: Constify static attribute_group structs
Rikard Falkeborn
1
-1
/
+1
2021-05-21
drivers/base/node.c: make CACHE_ATTR define static DEVICE_ATTR_RO
Ruiqi Gong
1
-1
/
+1
2021-04-10
node: fix device cleanups in error handling code
Dan Carpenter
1
-14
/
+12
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
1
-0
/
+6
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
1
-2
/
+1
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
1
-2
/
+1
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-2
/
+1
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-2
/
+1
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-6
/
+9
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-1
/
+1
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
-151
/
+153
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
[prev]
[next]