| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -258/+0 |
* | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
* | x86: change _node_to_cpumask_ptr to return const ptr | Mike Travis | 2008-07-13 | 1 | -5/+5 |
* | x86: add check for node passed to node_to_cpumask, v3 | Mike Travis | 2008-07-08 | 1 | -1/+6 |
* | x86: remove the static 256k node_to_cpumask_map | Mike Travis | 2008-07-08 | 1 | -8/+17 |
* | x86: restore pda nodenumber field | Mike Travis | 2008-07-08 | 1 | -1/+1 |
* | x86: cleanup early per cpu variables/accesses v4 | Mike Travis | 2008-07-08 | 1 | -61/+82 |
* | x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) | Vaidyanathan Srinivasan | 2008-05-10 | 1 | -8/+10 |
* | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 2008-04-29 | 1 | -0/+4 |
* | x86: multi pci root bus with different io resource range, on 64-bit | Yinghai Lu | 2008-04-26 | 1 | -0/+3 |
* | x86: get mp_bus_to_node early | Yinghai Lu | 2008-04-26 | 1 | -0/+13 |
* | sched, cpuset: customize sched domains, core | Hidetoshi Seto | 2008-04-19 | 1 | -1/+1 |
* | cpumask: reduce stack usage in SD_x_INIT initializers | Mike Travis | 2008-04-19 | 1 | -5/+0 |
* | asm-generic: add node_to_cpumask_ptr macro | Mike Travis | 2008-04-19 | 1 | -2/+13 |
* | x86: clean up non-smp usage of cpu maps | Mike Travis | 2008-04-17 | 1 | -4/+11 |
* | include/asm-x86/topology.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -1/+1 |
* | x86: make node to apic mapping declarations unconditional | Glauber de Oliveira Costa | 2008-04-17 | 1 | -4/+4 |
* | x86: change size of node ids from u8 to s16 | travis@sgi.com | 2008-01-30 | 1 | -5/+5 |
* | x86: fix early cpu_to_node panic from nr_free_zone_pages | Mike Travis | 2008-01-30 | 1 | -0/+2 |
* | x86: add debug of invalid per_cpu map accesses | Ingo Molnar | 2008-01-30 | 1 | -4/+5 |
* | x86: add debug of invalid per_cpu map accesses | travis@sgi.com | 2008-01-30 | 1 | -0/+7 |
* | x86: change NR_CPUS arrays in numa_64 fixup | travis@sgi.com | 2008-01-30 | 1 | -0/+23 |
* | arch/x86/mm/numa_64.c: section fix | Andrew Morton | 2008-01-30 | 1 | -1/+1 |
* | x86: reduce memory and intra-node effects | Mike Travis | 2008-01-30 | 1 | -1/+1 |
* | x86: change NR_CPUS arrays in numa_64 | travis@sgi.com | 2008-01-30 | 1 | -2/+13 |
* | x86: change size of node ids from u8 to u16 | travis@sgi.com | 2008-01-30 | 1 | -1/+1 |
* | x86: merge topology.h variants | Thomas Gleixner | 2008-01-30 | 1 | -2/+141 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |