index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-01
1
-1
/
+0
|
\
|
*
base/node: Remove duplicated include
GUO Zihua
2023-08-12
1
-1
/
+0
*
|
mm,thp: fix nodeN/meminfo output alignment
Hugh Dickins
2023-08-21
1
-2
/
+2
|
/
*
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-03
1
-4
/
+4
|
\
|
*
base/node: Use 'property' to identify an access parameter
Dave Jiang
2023-05-31
1
-4
/
+4
*
|
mm: Add support for unaccepted memory
Kirill A. Shutemov
2023-06-06
1
-0
/
+7
|
/
*
mm: memory-failure: add memory failure stats to sysfs
Jiaqi Yan
2023-02-02
1
-0
/
+3
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-135
/
+6
|
\
|
*
mm: hugetlb: eliminate memory-less nodes handling
Muchun Song
2022-10-03
1
-2
/
+6
|
*
mm: hugetlb: simplify per-node sysfs creation and removal
Muchun Song
2022-10-03
1
-136
/
+3
*
|
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
2022-08-24
1
-0
/
+2
|
/
*
drivers/base: fix userspace break from using bin_attributes for cpumap and cp...
Phil Auld
2022-07-15
1
-2
/
+2
*
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
2022-04-28
1
-0
/
+1
*
drivers/base/memory: determine and store zone for single-zone memory blocks
David Hildenbrand
2022-03-22
1
-8
/
+5
*
drivers/base/node: rename link_mem_sections() to register_memory_block_under_...
David Hildenbrand
2022-03-22
1
-2
/
+3
*
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
1
-13
/
+17
*
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
2021-12-09
1
-0
/
+3
*
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
1
-5
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+0
|
\
|
*
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
2021-09-08
1
-2
/
+0
*
|
drivers/base/node.c: use bin_attribute to break the size limitation of cpumap...
Tian Tao
2021-08-13
1
-23
/
+40
*
|
driver: base: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-07-21
1
-4
/
+4
|
/
*
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
1
-2
/
+2
|
\
|
*
drivers/base: Constify static attribute_group structs
Rikard Falkeborn
2021-06-04
1
-1
/
+1
|
*
drivers/base/node.c: make CACHE_ATTR define static DEVICE_ATTR_RO
Ruiqi Gong
2021-05-21
1
-1
/
+1
*
|
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2021-06-29
1
-8
/
+10
|
/
*
node: fix device cleanups in error handling code
Dan Carpenter
2021-04-10
1
-14
/
+12
*
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
1
-0
/
+6
*
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
1
-2
/
+1
*
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
1
-2
/
+1
*
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
1
-2
/
+1
*
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
1
-2
/
+1
*
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-24
1
-6
/
+9
*
mm: memcontrol: account pagetables per node
Shakeel Butt
2020-12-15
1
-1
/
+1
*
mm: don't panic when links can't be created in sysfs
Laurent Dufour
2020-10-16
1
-12
/
+21
*
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-14
1
-152
/
+154
|
\
|
*
drivers core: node: Use a more typical macro definition style for ACCESS_ATTR
Joe Perches
2020-10-02
1
-5
/
+5
|
*
mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit
Joe Perches
2020-10-02
1
-1
/
+1
|
*
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-10-02
1
-133
/
+135
|
*
drivers core: Reindent a couple uses around sysfs_emit
Joe Perches
2020-10-02
1
-2
/
+2
|
*
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2020-10-02
1
-14
/
+14
*
|
Merge branch 'acpi-numa'
Rafael J. Wysocki
2020-10-13
1
-0
/
+3
|
\
\
|
*
|
ACPI: Support Generic Initiator only domains
Jonathan Cameron
2020-10-02
1
-0
/
+3
|
|
/
*
/
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
2020-09-26
1
-30
/
+55
|
/
*
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
1
-2
/
+2
*
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
1
-2
/
+2
*
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
2020-08-07
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
1
-1
/
+1
|
\
|
*
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-06-02
1
-1
/
+1
*
|
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2020-05-15
1
-0
/
+6
|
/
[next]