index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
topology.h
Age
Commit message (
Expand
)
Author
2008-07-13
x86: change _node_to_cpumask_ptr to return const ptr
Mike Travis
2008-07-08
x86: add check for node passed to node_to_cpumask, v3
Mike Travis
2008-07-08
x86: remove the static 256k node_to_cpumask_map
Mike Travis
2008-07-08
x86: restore pda nodenumber field
Mike Travis
2008-07-08
x86: cleanup early per cpu variables/accesses v4
Mike Travis
2008-05-10
x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)
Vaidyanathan Srinivasan
2008-04-29
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
2008-04-26
x86: multi pci root bus with different io resource range, on 64-bit
Yinghai Lu
2008-04-26
x86: get mp_bus_to_node early
Yinghai Lu
2008-04-19
sched, cpuset: customize sched domains, core
Hidetoshi Seto
2008-04-19
cpumask: reduce stack usage in SD_x_INIT initializers
Mike Travis
2008-04-19
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
2008-04-17
x86: clean up non-smp usage of cpu maps
Mike Travis
2008-04-17
include/asm-x86/topology.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
x86: make node to apic mapping declarations unconditional
Glauber de Oliveira Costa
2008-01-30
x86: change size of node ids from u8 to s16
travis@sgi.com
2008-01-30
x86: fix early cpu_to_node panic from nr_free_zone_pages
Mike Travis
2008-01-30
x86: add debug of invalid per_cpu map accesses
Ingo Molnar
2008-01-30
x86: add debug of invalid per_cpu map accesses
travis@sgi.com
2008-01-30
x86: change NR_CPUS arrays in numa_64 fixup
travis@sgi.com
2008-01-30
arch/x86/mm/numa_64.c: section fix
Andrew Morton
2008-01-30
x86: reduce memory and intra-node effects
Mike Travis
2008-01-30
x86: change NR_CPUS arrays in numa_64
travis@sgi.com
2008-01-30
x86: change size of node ids from u8 to u16
travis@sgi.com
2008-01-30
x86: merge topology.h variants
Thomas Gleixner
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner