index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
numa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-16
x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...
Tejun Heo
1
-3
/
+6
2011-01-12
x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c
Tony Luck
1
-6
/
+2
2010-12-23
x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation
Yinghai Lu
1
-2
/
+12
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
1
-3
/
+1
2010-04-04
ACPI: NUMA: map pxms to low node ids
David Rientjes
1
-2
/
+4
2010-02-17
smp: Use nr_cpus= to set nr_cpu_ids early
Yinghai Lu
1
-2
/
+2
2009-12-16
Merge branch 'misc-2.6.33' into release
Len Brown
1
-15
/
+6
2009-12-16
ACPI: remove NID_INVAL
David Rientjes
1
-15
/
+6
2009-10-12
x86: Export srat physical topology
David Rientjes
1
-4
/
+6
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
2009-04-03
x86, ACPI: add support for x2apic ACPI extensions
Suresh Siddha
1
-1
/
+45
2009-03-16
acpi: check for pxm_to_node_map overflow
Cyrill Gorcunov
1
-1
/
+1
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
1
-1
/
+0
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-1
/
+1
2008-07-16
ACPICA: Update DMAR and SRAT table definitions
Bob Moore
1
-2
/
+2
2008-06-11
ACPI: handle invalid ACPI SLIT table
Fenghua Yu
1
-4
/
+27
2008-02-07
ACPI: misc cleanups
Adrian Bunk
1
-1
/
+2
2007-12-13
ACPI: fix modpost warnings
Jan Beulich
1
-2
/
+2
2007-07-21
x86_64: fake pxm-to-node mapping for fake numa
David Rientjes
1
-4
/
+7
2007-07-21
x86_64: various cleanups in NUMA scan node
David Rientjes
1
-10
/
+10
2007-06-02
ACPI: Section mismatch ... acpi_map_pxm_to_node
Luck, Tony
1
-1
/
+1
2007-05-17
acpi: fix potential call to a freed memory section.
Aaron Durbin
1
-4
/
+4
2007-05-08
Fix unnecesary meminit
Yasunori Goto
1
-2
/
+2
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
1
-2
/
+2
2007-02-13
ACPI: acpi_table_parse_madt_family() is not MADT specific
Len Brown
1
-7
/
+1
2007-02-13
ACPI: acpi_madt_entry_handler() is not MADT specific
Len Brown
1
-2
/
+2
2007-02-13
ACPI: acpi_table_parse() now returns success/fail, not count
Len Brown
1
-4
/
+2
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
1
-1
/
+1
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-39
/
+38
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
1
-1
/
+1
2006-07-01
ACPI: remove function tracing macros from drivers/acpi/*.c
Len Brown
1
-3
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] pgdat allocation for new node add (get node id by acpi)
Yasunori Goto
1
-1
/
+14
2006-06-23
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
1
-0
/
+48
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
1
-64
/
+61
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+213