1. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  3. 7bc35fd arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblock.reserved. by Tang Chen · 10 years ago
  4. 017c217 arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_hotplug() by Tang Chen · 10 years ago
  5. 75a1ba5 x86, microcode, AMD: Unify valid container checks by Borislav Petkov · 10 years ago
  6. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  7. 081cd62 x86/efi: Allow mapping BGRT on x86-32 by Matt Fleming · 10 years ago
  8. f8f2023 x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs by Ingo Molnar · 10 years ago
  9. afca501 xen/pvh: set CR4 flags for APs by Mukesh Rathor · 10 years ago
  10. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 10 years ago
  11. 85fc73a x86: Fix the initialization of physnode_map by Petr Tesarik · 10 years ago
  12. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  14. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  15. f93576e xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages by Dave Jones · 10 years ago
  16. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 10 years ago
  17. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  18. 12f2bbd Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 10ffe3d Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 03c7287 Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  21. 24f91eb mm: don't lose the SOFT_DIRTY flag on mprotect by Andrey Vagin · 10 years ago
  22. 39424e8 x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable() by Prarit Bhargava · 10 years ago
  23. de3accd x86, build: Build 16-bit code with -m16 where possible by David Woodhouse · 10 years ago
  24. 5fbbc25 x86, boot: Fix word-size assumptions in has_eflag() inline asm by David Woodhouse · 10 years ago
  25. 07ba06d x86, asmlinkage, xen: Fix type of NMI by Andi Kleen · 11 years ago
  26. dd41f81 x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible by Andi Kleen · 11 years ago
  27. dff38e3 x86: Use inline assembler instead of global register variable to get sp by Andi Kleen · 11 years ago
  28. a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
  29. 824a287 x86, asmlinkage, paravirt: Don't rely on local assembler labels by Andi Kleen · 11 years ago
  30. 9549b9b x86, asmlinkage, lguest: Fix C functions used by inline assembler by Andi Kleen · 11 years ago
  31. cac9283 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  33. 77f01bd x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 by Paolo Bonzini · 10 years ago
  34. 1c300a4 x86, kvm: cache the base of the KVM cpuid leaves by Paolo Bonzini · 10 years ago
  35. 5f66b62 kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef by Paolo Bonzini · 10 years ago
  36. 4064e0e Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build by H. Peter Anvin · 10 years ago
  37. 790ed74 x86, intel-mid: Cleanup some platform code's header files by David Cohen · 10 years ago
  38. 4ce7a86 x86: revert wrong memblock current limit setting by Yinghai Lu · 10 years ago
  39. f9d7f77 x86: math-emu: Drop already-disabled print of build date by Josh Triplett · 11 years ago
  40. 58cb628 KVM: x86: Validate guest writes to MSR_IA32_APICBASE by Jan Kiszka · 10 years ago
  41. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  42. f6d13da Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. edc6bc7 x86/intel/mid: Fix X86_INTEL_MID dependencies by David Cohen · 10 years ago
  44. 2b45e0f Merge branch 'linus' into x86/urgent by Ingo Molnar · 10 years ago
  45. a85eba8 arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLIT by Toshi Kani · 10 years ago
  46. b9a3b4c mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge by Mel Gorman · 10 years ago
  47. f98b7a7 x86: mm: change tlb_flushall_shift for IvyBridge by Mel Gorman · 10 years ago
  48. 71b54f8 x86/mm: Eliminate redundant page table walk during TLB range flushing by Mel Gorman · 10 years ago
  49. 15aa368 x86/mm: Clean up inconsistencies when flushing TLB ranges by Mel Gorman · 10 years ago
  50. ec65993 mm, x86: Account for TLB flushes only when debugging by Mel Gorman · 10 years ago
  51. 6438999 x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured by Mike Travis · 10 years ago
  52. 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 10 years ago
  53. fc8b137 kgdb/kdb: Fix no KDB config problem by Mike Travis · 10 years ago
  54. 2993ae3 x86/AMD/NB: Fix amd_set_subcaches() parameter type by Dan Carpenter · 10 years ago
  55. fb53a1a x86/quirks: Add workaround for AMD F16h Erratum792 by Aravind Gopalakrishnan · 10 years ago
  56. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  57. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  58. b3af1e8 KVM: x86: mark hyper-v vapic assist page as dirty by Vadim Rozenfeld · 10 years ago
  59. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  60. 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  61. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 10 years ago
  62. cf07440 firmware/dmi_scan: generalize for use by other archs by Ard Biesheuvel · 10 years ago
  63. 114cefc x86: use generic fixmap.h by Mark Salter · 10 years ago
  64. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  65. b94b64c KVM: x86: mark hyper-v hypercall page as dirty by Vadim Rozenfeld · 10 years ago
  66. 5e3c1af sched/x86/tsc: Initialize multiplier to 0 by Peter Zijlstra · 10 years ago
  67. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  68. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  69. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  70. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  71. 48102ca x86, intel-mid: Add missing 'void' to functions without arguments by David Cohen · 10 years ago
  72. 47683f7 x86: Don't add new __cpuinit users to Merrifield platform code by Paul Gortmaker · 10 years ago
  73. cbe48bc x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.h by Paul Gortmaker · 10 years ago
  74. 9b3965f x86, boot: Use __attribute__((used)) to ensure videocard structs are emitted by David Woodhouse · 10 years ago
  75. 1c678da x86: Remove duplication of 16-bit CFLAGS by David Woodhouse · 10 years ago
  76. 214a887 x86, relocs: Add manual debug mode by Michael Davidson · 10 years ago
  77. 9a28f9d x86/mm: memblock: switch to use NUMA_NO_NODE by Grygorii Strashko · 10 years ago
  78. 5b6e529 x86: memblock: set current limit to max low memory address by Santosh Shilimkar · 10 years ago
  79. a0acda9 acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable by Tang Chen · 10 years ago
  80. 05d1d8c acpi, numa, mem_hotplug: mark hotpluggable memory in memblock by Tang Chen · 10 years ago
  81. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 10 years ago
  82. c9f6e99 xen/pvh: Set X86_CR0_WP and others in CR0 (v2) by Roger Pau Monne · 10 years ago
  83. d3bad75 Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  84. 15c8102 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. c9cdd9a Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. f4bcd8c Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. 3869165 x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_ds by H.J. Lu · 11 years ago
  88. 7fe67a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. fab5669 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. 74e8ee8 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 8bd6964 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. 2bb2c5e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. 4500cf6 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 5d4863e Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 06bc0f4 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. 4cd4156 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. 1a7dbbc Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. 741e390 x86/intel/mpx: Remove unused LWP structure by Ingo Molnar · 10 years ago