aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/node.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] Replace 'numnodes' with 'node_online_map' - arch-independentMatthew Dobson1-1/+2
2005-01-03[PATCH] x86_64: Add x86_64 support for Jack Steiner's SLIT sysfs patchAndi Kleen1-2/+2
2005-01-03[PATCH] x86_64: Add SLIT (inter node distance) information to sysfs.Andi Kleen1-0/+19
2004-08-23[PATCH] show Active/Inactive on per-node meminfoAkinobu Mita1-0/+10
2004-08-23[PATCH] Read cpumasks every time when exporting through sysfsRusty Russell1-2/+1
2004-06-26[PATCH] per node huge page stats in sysfsKenneth W. Chen1-6/+1
2004-06-09[PATCH] Driver Core: Whitespace fixesDmitry Torokhov1-7/+7
2004-06-04[PATCH] fix sysfs node cpumap for large NR_CPUSRusty Russell1-3/+4
2004-05-22[PATCH] Re-add NUMA API statisticsAndrew Morton1-1/+51
2004-02-18[PATCH] sys_device_[un]register() are not syscallsRandy Dunlap1-1/+1
2004-02-18[PATCH] Rename bitmap_snprintf() and cpumask_snprintf() to *_scnprintf()Andrew Morton1-1/+1
2003-12-29[PATCH] new /proc/irq cpumask format; consolidate cpumask display and input codeAndrew Morton1-9/+7
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton1-1/+12
2003-06-10[driver model] Compile fixes for NUMAPatrick Mochel1-8/+7
2003-06-10Hand mergePatrick Mochel1-30/+11
2003-06-09[numa nodes] Convert to use new system device APIPatrick Mochel1-30/+11
2003-06-05[PATCH] Don't let processes be scheduled on CPU-less nodes (1/3)Andrew Morton1-2/+1
2003-04-28driver core: fix up cpu.c, memblk.c, and node.c due to the class changesGreg Kroah-Hartman1-10/+4
2003-04-02[PATCH] Fix some compile warningsAndrew Morton1-2/+6
2003-03-25driver model: Fix error handling in sysfs registrationPatrick Mochel1-3/+6
2003-02-03[PATCH] Remove __ from topology macrosAndrew Morton1-1/+1
2003-01-13sysfs: fixup NUMA file that was missed.Patrick Mochel1-2/+2
2003-01-12sysfs: Fixup NUMA sysfs file.Patrick Mochel1-18/+16
2002-12-14[PATCH] NUMA topology sysfs panic fixMatthew Dobson1-2/+2
2002-11-25NUMA: make sure that the node device class is registered before the node driver.Patrick Mochel1-2/+2
2002-10-31[PATCH] driverfs topology cleanupAndrew Morton1-2/+6
2002-10-31[PATCH] NUMA meminfo for driverfs TopologyAndrew Morton1-0/+29
2002-10-31[PATCH] Update/Create core files for DriverFS Topology.Andrew Morton1-0/+66