1. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  2. b69c6c3 x86, ioapic: Add struct ioapic by Suresh Siddha · 13 years ago
  3. 31dce14 x86, ioapic: Use ioapic_saved_data while enabling intr-remapping by Suresh Siddha · 13 years ago
  4. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  5. 5765040 Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  6. 08b5d06 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  7. 1358820 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  8. ac2941f Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  9. 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  10. 17b1418 Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  11. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  12. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  13. cbdad8d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  14. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  15. 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 13 years ago
  16. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 13 years ago
  17. 39dcfa5 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
  18. dc23c0b x86, cpu: Add SMEP CPU feature in CR4 by Fenghua Yu · 13 years ago
  19. d0281a2 x86, cpufeature: Add cpufeature flag for SMEP by Fenghua Yu · 13 years ago
  20. 9072d11 x86, alternative: Add altinstruction_entry macro by Fenghua Yu · 13 years ago
  21. 724a92e x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  22. 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 13 years ago
  23. 2895cd2 ftrace/x86: Do not trace .discard.text section by Steven Rostedt · 13 years ago
  24. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 13 years ago
  25. 8249145 clocksource: convert x86 to generic i8253 clocksource by Russell King · 13 years ago
  26. 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 13 years ago
  27. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 13 years ago
  28. 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 13 years ago
  29. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 13 years ago
  30. 72fe00f x86/amd-iommu: Use threaded interupt handler by Joerg Roedel · 13 years ago
  31. 604c307 Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40 by Joerg Roedel · 13 years ago
  32. 1d44e82 x86, UV: Fix NMI handler for UV platforms by Jack Steiner · 13 years ago
  33. 9cd2b07 x86, efi: Consolidate EFI nx control by Matthew Garrett · 13 years ago
  34. 1b7e03e x86, NUMA: Enable emulation on 32bit too by Tejun Heo · 13 years ago
  35. 752d4f3 x86, NUMA: Make numa_init_array() static by Tejun Heo · 13 years ago
  36. bd6709a x86, NUMA: Make 32bit use common NUMA init path by Tejun Heo · 13 years ago
  37. 744baba x86, NUMA: Enable build of generic NUMA init code on 32bit by Tejun Heo · 13 years ago
  38. a4106ea x86, NUMA: Move NUMA init logic from numa_64.c to numa.c by Tejun Heo · 13 years ago
  39. 299a180 x86-32, NUMA: Update numaq to use new NUMA init protocol by Tejun Heo · 13 years ago
  40. 5acd91a x86-32, NUMA: Replace srat_32.c with srat.c by Tejun Heo · 13 years ago
  41. b0d3108 x86-32, NUMA: implement temporary NUMA init shims by Tejun Heo · 13 years ago
  42. e6df595 x86, NUMA: Move numa_nodes_parsed to numa.[hc] by Tejun Heo · 13 years ago
  43. daf4f48 x86-32, NUMA: Move get_memcfg_numa() into numa_32.c by Tejun Heo · 13 years ago
  44. 1201e10 x86, NUMA: trivial cleanups by Tejun Heo · 13 years ago
  45. 84914ed0 x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional by Tejun Heo · 13 years ago
  46. 6bd2627 x86, NUMA: Unify 32/64bit numa_cpu_node() implementation by Tejun Heo · 13 years ago
  47. ba67cf5 Merge branch 'x86/urgent' into x86-mm by Tejun Heo · 13 years ago
  48. aff3648 Merge branch 'x86/numa' into x86-mm by Tejun Heo · 13 years ago
  49. f548ccd x86: Better comments for get_bios_ebda() by Mike Waychison · 13 years ago
  50. 57d5f9f x86: get_bios_ebda_length() by Mike Waychison · 13 years ago
  51. 2044359 x86: devicetree: Configure IOAPIC pin only once by Sebastian Andrzej Siewior · 13 years ago
  52. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  53. 15d6aba x86: Demacro CONFIG_PARAVIRT cpu accessors by Avi Kivity · 13 years ago
  54. dffa4b2 x86, mce: Drop the default decoding notifier by Borislav Petkov · 13 years ago
  55. 7a6c654 x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS by David Rientjes · 13 years ago
  56. dc326fc x86, cpu: Clean up and unify the NOP selection infrastructure by H. Peter Anvin · 13 years ago
  57. b1e7734 x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4 by H. Peter Anvin · 13 years ago
  58. c34151a x86, gart: Set DISTLBWALKPRB bit always by Joerg Roedel · 13 years ago
  59. af289bf x86, gart: Convert spaces to tabs in enable_gart_translation by Joerg Roedel · 13 years ago
  60. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 14 years ago
  61. 5bbc097 x86, amd: Disable GartTlbWlkErr when BIOS forgets it by Joerg Roedel · 13 years ago
  62. c55fa78 xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions. by Konrad Rzeszutek Wilk · 14 years ago
  63. 58fc7f1 x86/amd-iommu: Add support for invalidate_all command by Joerg Roedel · 13 years ago
  64. d99ddec x86/amd-iommu: Add extended feature detection by Joerg Roedel · 13 years ago
  65. fd7b553 x86/amd-iommu: Add ATS enable/disable code by Joerg Roedel · 13 years ago
  66. 60f723b x86/amd-iommu: Add flag to indicate IOTLB support by Joerg Roedel · 13 years ago
  67. cb41ed8 x86/amd-iommu: Flush device IOTLB if ATS is enabled by Joerg Roedel · 13 years ago
  68. ce9c99a x86, cpu: Move AMD Elan Kconfig under "Processor family" by Ian Campbell · 13 years ago
  69. 7d0c5cc x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled by Joerg Roedel · 13 years ago
  70. 61985a0 x86/amd-iommu: Remove command buffer resetting logic by Joerg Roedel · 13 years ago
  71. 7210cf9 x86-32, numa: Calculate remap size in common code by Tejun Heo · 13 years ago
  72. f994d99 x86-32, fpu: Fix FPU exception handling on non-SSE systems by Hans Rosenfeld · 13 years ago
  73. ef64789 jump label: Add _ASM_ALIGN for x86 and x86_64 by Jason Baron · 13 years ago
  74. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  75. 0529360 x86-64, NUMA: Remove custom phys_to_nid() implementation by Tejun Heo · 13 years ago
  76. 349c004 x86: A fast way to check capabilities of the current cpu by Christoph Lameter · 13 years ago
  77. ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 13 years ago
  78. d7c3f8c percpu: Omit segment prefix in the UP case for cmpxchg_double by Christoph Lameter · 13 years ago
  79. 047f61c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  80. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  81. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  82. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  83. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  84. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  85. c2ef45d x86: add context tag to mark mm when running a task in 32-bit compatibility mode by Stephen Wilson · 13 years ago
  86. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  87. 5c129a8 Merge commit 'v2.6.38' into release by Len Brown · 13 years ago
  88. 1c00f01 x86: allow CONFIG_ISA_DMA_API to be disabled by David Rientjes · 13 years ago
  89. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  90. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  91. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 13 years ago
  92. 05534c9 Merge branch 'acpica' into release by Len Brown · 13 years ago
  93. f2e1fbb 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
  94. 4981d01 x86: Flush TLB if PGD entry is changed in i386 PAE mode by Shaohua Li · 13 years ago
  95. e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 13 years ago
  96. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  97. 8dd8997 Merge branch 'linus' into x86/urgent by Ingo Molnar · 13 years ago
  98. 0f53b5b KVM: MMU: cleanup pte write path by Xiao Guangrong · 14 years ago
  99. 5601d05 KVM: emulator: Fix io permission checking for 64bit guest by Gleb Natapov · 14 years ago
  100. 49b26e2 KVM: MMU: do not record gfn in kvm_mmu_pte_write by Xiao Guangrong · 14 years ago