1. 2ff799d sched: Don't export sched_mc_power_savings on multi-socket single core system by Vaidyanathan Srinivasan · 15 years ago
  2. 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 15 years ago
  3. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  4. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  5. 73e907d cpumask: remove x86 cpumask_t uses. by Rusty Russell · 15 years ago
  6. 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 15 years ago
  7. c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  8. 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 15 years ago
  9. b9c4398 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  10. 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 15 years ago
  11. d3d2e7f cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: x86 by Rusty Russell · 15 years ago
  12. 23c5c9c cpumask: remove cpu_coregroup_map: x86 by Rusty Russell · 15 years ago
  13. cb3d560 cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 by Rusty Russell · 15 years ago
  14. 6470aff x86: move 64-bit NUMA code by Brian Gerst · 16 years ago
  15. 3eb3963 Merge branch 'cpus4096' into core/percpu by Ingo Molnar · 16 years ago
  16. e7a22c1 x86-64: Move nodenumber from PDA to per-cpu. by Brian Gerst · 16 years ago
  17. f10fcd4 x86: make early_per_cpu() a lvalue and use it by Tejun Heo · 16 years ago
  18. f2a0827 x86: fix build warning when CONFIG_NUMA not defined. by Mike Travis · 16 years ago
  19. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  20. 030bb20 cpumask: cpu_coregroup_mask(): x86 by Rusty Russell · 16 years ago
  21. 393d68f cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  22. 83b1959 x86: Introduce topology_core_cpumask()/topology_thread_cpumask() by Mike Travis · 16 years ago
  23. 4371453 sched: don't export sched_mc_power_savings in laptops by Mahesh Salgaonkar · 16 years ago
  24. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  25. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  26. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/topology.h]
  27. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  28. 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 16 years ago
  29. 6a2f47c x86: add check for node passed to node_to_cpumask, v3 by Mike Travis · 16 years ago
  30. 9f248bd x86: remove the static 256k node_to_cpumask_map by Mike Travis · 16 years ago
  31. 7891a24 x86: restore pda nodenumber field by Mike Travis · 16 years ago
  32. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 16 years ago
  33. 5c3a121 x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) by Vaidyanathan Srinivasan · 16 years ago
  34. fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 16 years ago
  35. 30a18d6 x86: multi pci root bus with different io resource range, on 64-bit by Yinghai Lu · 17 years ago
  36. 871d5f8 x86: get mp_bus_to_node early by Yinghai Lu · 17 years ago
  37. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 16 years ago
  38. 7c16ec5 cpumask: reduce stack usage in SD_x_INIT initializers by Mike Travis · 16 years ago
  39. aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 16 years ago
  40. b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 16 years ago
  41. 5d7d03b include/asm-x86/topology.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  42. 04d1dd2 x86: make node to apic mapping declarations unconditional by Glauber de Oliveira Costa · 16 years ago
  43. 4323838 x86: change size of node ids from u8 to s16 by travis@sgi.com · 17 years ago
  44. 625d6cf x86: fix early cpu_to_node panic from nr_free_zone_pages by Mike Travis · 17 years ago
  45. 5f5cd8f x86: add debug of invalid per_cpu map accesses by Ingo Molnar · 17 years ago
  46. c49a495 x86: add debug of invalid per_cpu map accesses by travis@sgi.com · 17 years ago
  47. 834beda1 x86: change NR_CPUS arrays in numa_64 fixup by travis@sgi.com · 17 years ago
  48. 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 17 years ago
  49. 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 17 years ago
  50. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
  51. 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 17 years ago
  52. 3367e56 x86: merge topology.h variants by Thomas Gleixner · 17 years ago
  53. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago