index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
node.c
Age
Commit message (
Expand
)
Author
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
2014-10-09
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
2014-10-03
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
2014-03-08
numa: fix NULL pointer access and memory leak in unregister_one_node()
Xishi Qiu
2013-09-12
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
2013-04-29
drivers/base/node.c: switch to register_hotmemory_notifier()
Andrew Morton
2012-12-12
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
Lai Jiangshan
2012-12-12
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-11
drivers/base/node.c: cleanup node_state_attr[]
Lai Jiangshan
2012-12-11
mm: cleanup register_node()
Yasuaki Ishimatsu
2012-12-11
memory-hotplug: suppress "Device nodeX does not have a release() function" wa...
Yasuaki Ishimatsu
2012-12-11
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
2012-05-29
mm: fix off-by-one bug in print_nodes_state()
Ryota Ozaki
2012-02-02
drivers/base/memory.c: fix memory_dev_init() long delay
Yinghai Lu
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-11-18
drivers/base/node.c: fix compilation error with older versions of gcc
Claudio Scordino
2011-05-25
mm: per-node vmstat: show proper vmstats
KOSAKI Motohiro
2011-02-03
memory hotplug: Update phys_index to [start|end]_section_nr
Nathan Fontenot
2011-01-13
thp: transparent hugepage sysfs meminfo
David Rientjes
2010-10-26
writeback: add /sys/devices/system/node/<node>/vmstat
Michael Rubin
2010-10-22
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Robin Holt
2010-08-09
drivers/base/node.c: reduce stack usage of node_read_meminfo()
KOSAKI Motohiro
2010-05-25
mm: compaction: add /sys trigger for per-node memory compaction
Mel Gorman
2010-04-07
nodemask: include slab.h from drivers/base/node.c
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-19
driver core: numa: fix BUILD_BUG_ON for node_read_distance
David Rientjes
2010-03-07
sysdev: Use sysdev_class attribute arrays in node driver
Andi Kleen
2010-03-07
sysdev: Convert node driver class attributes to be data driven
Andi Kleen
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
2009-12-15
mm: slab-allocate memory section nodemask for large systems
David Rientjes
2009-12-15
mm: add numa node symlink for cpu devices in sysfs
Alex Chiang
2009-12-15
mm: refactor unregister_cpu_under_node()
Alex Chiang
2009-12-15
mm: refactor register_cpu_under_node()
Alex Chiang
2009-12-15
mm: add numa node symlink for memory section in sysfs
Alex Chiang
2009-12-15
hugetlb: offload per node attribute registrations
Lee Schermerhorn
2009-12-15
hugetlb: handle memory hot-plug events
Lee Schermerhorn
2009-12-15
hugetlb: add per node hstate attributes
Lee Schermerhorn
2009-09-22
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-03-13
cpumask: replace node_to_cpumask with cpumask_of_node.
Rusty Russell
[next]