1. eb8c1e2 x86-64, NUMA: Better explain numa_distance handling by Tejun Heo · 13 years ago
  2. ce00333 x86-64, NUMA: Fix distance table handling by Yinghai Lu · 13 years ago
  3. b06b3d4 perf, x86: Add Intel SandyBridge CPU support by Lin Ming · 13 years ago
  4. e938c28 x86: Fix a bogus unwind annotation in lib/semaphore_32.S by Jan Beulich · 13 years ago
  5. 6670e9c x86, build: Make sure mkpiggy fails on read error by Daniel J Blueman · 13 years ago
  6. 853cee2 [CPUFREQ] p4-clockmod: print EST-capable warning message only once by Naga Chumbalkar · 13 years ago
  7. a536b12 [CPUFREQ] Fix another notifier leak in powernow-k8. by Dave Jones · 14 years ago
  8. ac81831 [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.c by Neil Brown · 14 years ago
  9. 039e138 x86: Remove unused bits from lib/thunk_*.S by Jan Beulich · 13 years ago
  10. 60cf637 x86: Use {push,pop}_cfi in more places by Jan Beulich · 13 years ago
  11. 39f2205 x86-64: Add CFI annotations to lib/rwsem_64.S by Jan Beulich · 13 years ago
  12. 299c569 x86: Use u32 instead of long to set reset vector back to 0 by Don Zickus · 13 years ago
  13. 7bf04be x86, asm: Cleanup unnecssary macros in asm-offsets.c by Stratos Psomadakis · 13 years ago
  14. 958ede7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  15. 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 13 years ago
  16. a8b7458 xen: switch to new schedop hypercall by default. by Ian Campbell · 13 years ago
  17. 8e15597 xen: use new schedop interface for suspend by Ian Campbell · 13 years ago
  18. e057a4b xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabled by Stefano Stabellini · 13 years ago
  19. 99bbb3a xen: PV on HVM: support PV spinlocks and IPIs by Stefano Stabellini · 14 years ago
  20. cff520b xen: do not use xen_info on HVM, set pv_info name to "Xen HVM" by Stefano Stabellini · 14 years ago
  21. a906fda x86: dt: Cleanup local apic setup by Thomas Gleixner · 13 years ago
  22. 1f565a8 x86-64, NUMA: Fix size of numa_distance array by David Rientjes · 13 years ago
  23. 86e2fe9 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  24. 7f74f8f x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems by Andreas Herrmann · 13 years ago
  25. d1b1942 x86: Rename e820_table_* to pgt_buf_* by Yinghai Lu · 13 years ago
  26. 4a66b1d x86: dt: Fix OLPC=y/INTEL_CE=n build by Sebastian Andrzej Siewior · 13 years ago
  27. 7b62dbe x86/mrst: Fix apb timer rating when lapic timer is used by Jacob Pan · 13 years ago
  28. 3bcbaf6 rtc: cmos: Add OF bindings by Sebastian Andrzej Siewior · 13 years ago
  29. 1fa4163 x86: ce4100: Use OF to setup devices by Sebastian Andrzej Siewior · 13 years ago
  30. bcc7c12 x86: ioapic: Add OF bindings for IO_APIC by Sebastian Andrzej Siewior · 13 years ago
  31. 9079b35 x86: dtb: Add generic bus probe by Sebastian Andrzej Siewior · 13 years ago
  32. 96e0a07 x86: dtb: Add support for PCI devices backed by dtb nodes by Sebastian Andrzej Siewior · 13 years ago
  33. ffb9fc6 x86: dtb: Add device tree support for HPET by Sebastian Andrzej Siewior · 13 years ago
  34. 3879a6f x86: dtb: Add early parsing of IO_APIC by Sebastian Andrzej Siewior · 13 years ago
  35. 19c4f5f x86: dtb: Add irq domain abstraction by Sebastian Andrzej Siewior · 13 years ago
  36. df2634f x86: dtb: Add a device tree for CE4100 by Sebastian Andrzej Siewior · 13 years ago
  37. da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 13 years ago
  38. f1c2b35 x86: e820: Remove conditional early mapping in parse_e820_ext by Sebastian Andrzej Siewior · 13 years ago
  39. cb4cfd5 Merge branch 'x86/apic' into x86/platform by Thomas Gleixner · 13 years ago
  40. abb0052 x86: ioapic: Move trigger defines to io_apic.h by Thomas Gleixner · 13 years ago
  41. 710dcda x86: ioapic: Implement and use io_apic_setup_irq_pin_once() by Thomas Gleixner · 13 years ago
  42. b77cf6a x86: ioapic: Remove useless inlines by Thomas Gleixner · 13 years ago
  43. 41098ff x86: ioapic: Make a few functions static by Thomas Gleixner · 13 years ago
  44. da1ad9d x86: ioapic: Use setup function in setup_IO_APIC_irq_extra() by Thomas Gleixner · 13 years ago
  45. 2d57e37 x86: ioapic: Use setup function in __io_apic_setup_irqs() by Thomas Gleixner · 13 years ago
  46. e0799c0 x86: ioapic: Use setup function in __io_apic_set_pci_routing() by Thomas Gleixner · 13 years ago
  47. f880ec7 x86: ioapic: Use new setup function in pre_init_apic_IRQ0() by Thomas Gleixner · 13 years ago
  48. ff973d0 x86: ioapic: Add io_apic_setup_irq_pin() by Thomas Gleixner · 13 years ago
  49. ed972cc x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs() by Thomas Gleixner · 13 years ago
  50. c8d6b8f x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs() by Thomas Gleixner · 13 years ago
  51. 939d578 x86: OLPC: Make OLPC=n build again by Thomas Gleixner · 13 years ago
  52. 1444e0c x86: Fix deps of X86_UP_IOAPIC by Henrik Kretzschmar · 13 years ago
  53. 7d0f192 x86: Add dummy functions for compiling without IOAPIC by Henrik Kretzschmar · 13 years ago
  54. 7167d08 x86: Rework arch_disable_smp_support() for x86 by Henrik Kretzschmar · 13 years ago
  55. b6a1432 x86: Add dummy mp_save_irq() by Henrik Kretzschmar · 13 years ago
  56. 4e034b2 x86: Move ioapic_irq_destination_types to apicdef.h by Henrik Kretzschmar · 13 years ago
  57. c2a941f x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection by Thomas Gleixner · 13 years ago
  58. dc3119e7 x86: OLPC: Cleanup config maze completely by Thomas Gleixner · 13 years ago
  59. fe23954 x86: OLPC: Hide OLPC_OPENFIRMWARE config switch by Thomas Gleixner · 13 years ago
  60. 5400897 x86: OLPC: Remove redundant !X64_64 config dependency by Thomas Gleixner · 13 years ago
  61. 7acdbb3 Merge branch 'linus' into x86/platform by Thomas Gleixner · 13 years ago
  62. 2f14ddc xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps. by Zhang, Fengzhe · 13 years ago
  63. 695884f Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform by Thomas Gleixner · 13 years ago
  64. 2c46d2a KVM: SVM: Advance instruction pointer in dr_intercept by Joerg Roedel · 13 years ago
  65. 2bf5055 x86-64, NUMA: Seperate out numa_alloc_distance() from numa_set_distance() by Yinghai Lu · 13 years ago
  66. 90e6b67 x86-64, NUMA: Add proper function comments to global functions by Tejun Heo · 13 years ago
  67. b8ef917 x86-64, NUMA: Move NUMA emulation into numa_emulation.c by Tejun Heo · 13 years ago
  68. fbe9995 x86-64, NUMA: Prepare numa_emulation() for moving NUMA emulation into a separate file by Tejun Heo · 13 years ago
  69. 69efcc6 x86-64, NUMA: Do not scan two times for setup_node_bootmem() by Yinghai Lu · 13 years ago
  70. e19e074 x86: Fix reboot problem on VersaLogic Menlow boards by Kushal Koolwal · 13 years ago
  71. 1396fa9 x86, microcode, AMD: Fix signedness bug in generic_load_microcode() by Dan Carpenter · 13 years ago
  72. 2b15cd9 x86, system.h: Drop unused __SAVE/__RESTORE macros by Borislav Petkov · 13 years ago
  73. 5df9150 x86: mrst: Remove apb timer read workaround by jacob.jun.pan@linux.intel.com · 13 years ago
  74. 3d74a53 pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code. by Konrad Rzeszutek Wilk · 13 years ago
  75. cc0f89c pci/xen: Cleanup: convert int** to int[] by Konrad Rzeszutek Wilk · 13 years ago
  76. 13884c6 x86/pci: Remove unused variable by Sebastian Andrzej Siewior · 14 years ago
  77. 55cb8cd pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq by Konrad Rzeszutek Wilk · 13 years ago
  78. 58bff94 x86: Eliminate pointless adjustment attempts in fixup_irqs() by Jan Beulich · 13 years ago
  79. 02ca752 x86: Remove die_nmi() by Jan Beulich · 13 years ago
  80. fd8fa4d3 x86: Combine printk()s in show_regs_common() by Jan Beulich · 13 years ago
  81. bb3e625 x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler() by Jan Beulich · 13 years ago
  82. bfb53cc intel_idle: disable Atom/Lincroft HW C-state auto-demotion by Len Brown · 13 years ago
  83. 14796fc intel_idle: disable NHM/WSM HW C-state auto-demotion by Len Brown · 14 years ago
  84. 6d496f9 x86-64, NUMA: Put dummy_numa_init() in the init section by Yinghai Lu · 13 years ago
  85. 2ca230b x86-64, NUMA: Don't call __pa() with invalid address in numa_reset_distance() by Yinghai Lu · 13 years ago
  86. da1016d x86: Use bitmap library functions by Akinobu Mita · 13 years ago
  87. e23bba6 x86-64, NUMA: Unify emulated distance mapping by Tejun Heo · 13 years ago
  88. 6b78cb5 x86-64, NUMA: Unify emulated apicid -> node mapping transformation by Tejun Heo · 13 years ago
  89. 1cca534 x86-64, NUMA: Emulate directly from numa_meminfo by Tejun Heo · 13 years ago
  90. 775ee85 x86-64, NUMA: Wrap node ID during emulation by Tejun Heo · 13 years ago
  91. c88aea7 x86-64, NUMA: Make emulation code build numa_meminfo and share the registration path by Tejun Heo · 13 years ago
  92. 9d073ca x86-64, NUMA: Build and use direct emulated nid -> phys nid mapping by Tejun Heo · 13 years ago
  93. d9c515e x86-64, NUMA: Trivial changes to prepare for emulation updates by Tejun Heo · 13 years ago
  94. ac7136b6 x86-64, NUMA: Implement generic node distance handling by Tejun Heo · 13 years ago
  95. 4697bdc x86-64, NUMA: Kill mem_nodes_parsed by Tejun Heo · 13 years ago
  96. 92d4a43 x86-64, NUMA: Rename cpu_nodes_parsed to numa_nodes_parsed by Tejun Heo · 13 years ago
  97. 9155623 x86-64, NUMA: Kill numa_nodes[] by Tejun Heo · 13 years ago
  98. a844ef4 x86-64, NUMA: Add common find_node_by_addr() by Tejun Heo · 13 years ago
  99. 56e827f x86-64, NUMA: consolidate and improve memblk sanity checks by Tejun Heo · 13 years ago
  100. 2e756be x86-64, NUMA: make numa_cleanup_meminfo() prettier by Tejun Heo · 13 years ago