1. 940fed2 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values by Tejun Heo · 14 years ago
  2. 86ef4db x86, NUMA: Drop @start/last_pfn from initmem_init() by Tejun Heo · 14 years ago
  3. 13081df x86-64, NUMA: Simplify hotplug node handling in acpi_numa_memory_affinity_init() by Tejun Heo · 14 years ago
  4. 7d36b7b x86-64, NUMA: Make dummy node initialization path similar to non-dummy ones by Tejun Heo · 14 years ago
  5. 275a88d Merge branch 'x86/amd-nb' into x86/mm by Ingo Molnar · 14 years ago
  6. 52b8b8d Merge branch 'x86/numa' into x86/mm by Ingo Molnar · 14 years ago
  7. 02ac81a Merge branch 'x86/bootmem' into x86/mm by Ingo Molnar · 14 years ago
  8. 9e81509 x86, amd: Initialize variable properly by Borislav Petkov · 14 years ago
  9. 14392fd x86, numa: Add error handling for bad cpu-to-node mappings by David Rientjes · 14 years ago
  10. b366801 Merge commit 'v2.6.38-rc4' into x86/numa by Ingo Molnar · 14 years ago
  11. 9a6d44b x86: Emit "mem=nopentium ignored" warning when not supported by Kamal Mostafa · 14 years ago
  12. 77eed82 x86: Fix panic when handling "mem={invalid}" param by Kamal Mostafa · 14 years ago
  13. 7064d86 x86: Avoid tlbstate lock if not enough cpus by Shaohua Li · 14 years ago
  14. 70e4a36 x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 by Shaohua Li · 14 years ago
  15. 3a09fb4 x86: Allocate 32 tlb_invalidate_interrupt handler stubs by Shaohua Li · 14 years ago
  16. 60f6e65 x86: Cleanup vector usage by Shaohua Li · 14 years ago
  17. d2137d5 Merge branch 'linus' into x86/bootmem by Ingo Molnar · 14 years ago
  18. 3c6c0d6 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  19. 691269f x86: Adjust section placement in AMD northbridge related code by Jan Beulich · 14 years ago
  20. 893a5ab KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index by Joerg Roedel · 14 years ago
  21. cabb5bd x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs by Hans Rosenfeld · 14 years ago
  22. d344e38 x86, nx: Mark the ACPI resume trampoline code as +x by H. Peter Anvin · 14 years ago
  23. 07675f4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 14 years ago
  25. 831d52b x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after switching mm by Suresh Siddha · 14 years ago
  26. eb487ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  27. f744854 x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms by Suresh Siddha · 14 years ago
  28. f12d3d0 x86, nx: Don't force pages RW when setting NX bits by Matthieu CASTET · 14 years ago
  29. eff9073 x86: Rename incorrectly named parameter of numa_cpu_node() by Tejun Heo · 14 years ago
  30. 4e62445 x86: Fix build failure on X86_UP_APIC by Tejun Heo · 14 years ago
  31. 8db78cc x86: Unify NUMA initialization between 32 and 64bit by Tejun Heo · 14 years ago
  32. de2d944 x86: Unify node_to_cpumask_map handling between 32 and 64bit by Tejun Heo · 14 years ago
  33. 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  34. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 14 years ago
  35. 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
  36. df04cf0 x86: Implement x86_32_early_logical_apicid() for numaq_32 by Tejun Heo · 14 years ago
  37. 3b39d93 x86: Implement x86_32_early_logical_apicid() for summit_32 by Tejun Heo · 14 years ago
  38. 12bf24a x86: Implement x86_32_early_logical_apicid() for bigsmp_32 by Tejun Heo · 14 years ago
  39. 3f6f679 x86: Implement the default x86_32_early_logical_apicid() by Tejun Heo · 14 years ago
  40. acb8bc0 x86: Add apic->x86_32_early_logical_apicid() by Tejun Heo · 14 years ago
  41. 7632611 x86: Kill apic->cpu_to_logical_apicid() by Tejun Heo · 14 years ago
  42. 6f802c4 x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id by Tejun Heo · 14 years ago
  43. 4c321ff x86: Replace cpu_2_logical_apicid[] with early percpu variable by Tejun Heo · 14 years ago
  44. 1245e16 x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only by Tejun Heo · 14 years ago
  45. b78aa66 x86: Drop x86_32 MAX_APICID by Tejun Heo · 14 years ago
  46. bd22a2f x86: Kill unused static boot_cpu_logical_apicid in smpboot.c by Tejun Heo · 14 years ago
  47. 1f0324c Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  48. f7b548f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  49. d038b12 perf: Fix Pentium4 raw event validation by Stephane Eranian · 14 years ago
  50. 23febed xen/setup: Route halt operations to safe_halt pvop. by Stefano Stabellini · 14 years ago
  51. 7cb31b7 xen/e820: Guard against E820_RAM not having page-aligned size or start. by Stefano Stabellini · 14 years ago
  52. cf04d12 xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. by Stefan Bader · 14 years ago
  53. 41b2610 x86, amd: Extend AMD northbridge caching code to support "Link Control" devices by Hans Rosenfeld · 14 years ago
  54. b453de0 x86, amd: Enable L3 cache index disable on family 0x15 by Hans Rosenfeld · 14 years ago
  55. d518573 x86, amd: Normalize compute unit IDs on multi-node processors by Andreas Herrmann · 14 years ago
  56. 889a7a6 percpu, x86: Fix percpu_xchg_op() by Eric Dumazet · 14 years ago
  57. 9a57c3e x86: Remove left over system_64.h by Yinghai Lu · 14 years ago
  58. cacf061 thp: fix PARAVIRT x86 32bit noPAE by Andrea Arcangeli · 14 years ago
  59. 2e5aa68 x86-64: Don't use pointer to out-of-scope variable in dump_trace() by Jesper Juhl · 14 years ago
  60. 4398f31 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. 8969691 x86: Fix jump label with RO/NX module protection crash by matthieu castet · 14 years ago
  62. 93789b3 x86, hotplug: Fix powersavings with offlined cores on AMD by Borislav Petkov · 14 years ago
  63. ebe0d80 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  64. cfd7448 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  65. 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 14 years ago
  66. f21bbec x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intr by Fenghua Yu · 14 years ago
  67. cc67ba63 x86: Use asm-generic/cacheflush.h by Akinobu Mita · 14 years ago
  68. 2b1caf6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  70. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  71. e55fdbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  72. 7d81c3b xen: fix non-ANSI function warning in irq.c by Randy Dunlap · 14 years ago
  73. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 14 years ago
  74. fb87ec3 x86: Update CPU cache attributes table descriptors by Dave Jones · 14 years ago
  75. 2b8216e LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) by Randy Dunlap · 14 years ago
  76. ced05dd lguest: compile fixes by Rusty Russell · 14 years ago
  77. c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 14 years ago
  78. 9032160 x86: Unify "numa=" command line option handling by Jan Beulich · 14 years ago
  79. 6b35eb9 Revert "x86: Make relocatable kernel work with new binutils" by Ingo Molnar · 14 years ago
  80. 404cbbd Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. 7b698ea x86: Clear irqstack thread_info by Brian Gerst · 14 years ago
  82. 86b1e8d x86: Make relocatable kernel work with new binutils by Shaohua Li · 14 years ago
  83. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 14 years ago
  85. 76d1f7b x86, olpc: Add missing Kconfig dependencies by H. Peter Anvin · 14 years ago
  86. 6550904d x86, mrst: Set correct APB timer IRQ affinity for secondary cpu by Jacob Pan · 14 years ago
  87. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  88. 62627be x86: tsc: Fix calibration refinement conditionals to avoid divide by zero by John Stultz · 14 years ago
  89. 64a5fed x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTAL by Bjorn Helgaas · 14 years ago
  90. 30e664a x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available by Bjorn Helgaas · 14 years ago
  91. 6e8af08 PCI: enable pci=bfsort by default on future Dell systems by Narendra_K@Dell.com · 14 years ago
  92. 419cdc5 x86: OLPC: convert olpc-xo1 driver from pci device to platform device by Andres Salomon · 14 years ago
  93. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  94. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  95. 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  96. 8ee5382 thp: mmu_notifier_test_young by Andrea Arcangeli · 14 years ago
  97. 4b7167b thp: don't allow transparent hugepage support without PSE by Andrea Arcangeli · 14 years ago
  98. c489f12 thp: add pmd_modify by Johannes Weiner · 14 years ago
  99. f2d6bfe thp: add x86 32bit support by Johannes Weiner · 14 years ago
  100. 71e3aac thp: transparent hugepage core by Andrea Arcangeli · 14 years ago