1. 5d12045 Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. 24ab82b x86, relocs: When printing an error, say relative or absolute by H. Peter Anvin · 12 years ago
  3. a3e854d x86, relocs: Workaround for binutils 2.22.52.0.1 section bug by H. Peter Anvin · 12 years ago
  4. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 12 years ago
  5. 3d99449 Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  6. 31ae983 Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. dad1743 x86/mce: Only restart instruction after machine check recovery if it is safe by Tony Luck · 12 years ago
  8. c3709e6 x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable by Alan Cox · 12 years ago
  9. 63f4711 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  10. 4ed6ced Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  11. e9b19cd Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  12. d5e2800 percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit by Tejun Heo · 12 years ago
  13. b2a3477 x86: Fix section annotation of acpi_map_cpu2node() by Jan Beulich · 12 years ago
  14. 76a8df7 xen/pci: don't use PCI BIOS service for configuration space accesses by David Vrabel · 12 years ago
  15. b7e5ffe xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs by Konrad Rzeszutek Wilk · 12 years ago
  16. 558daa2 xen/apic: Return the APIC ID (and version) for CPU 0. by Konrad Rzeszutek Wilk · 12 years ago
  17. 7164b3f x86/microcode: Ensure that module is only loaded on supported Intel CPUs by Srivatsa S. Bhat · 13 years ago
  18. febb72a IA32 emulation: Fix build problem for modular ia32 a.out support by Larry Finger · 12 years ago
  19. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 12 years ago
  21. 62c49cc KVM: Do not take reference to mm during async #PF by Gleb Natapov · 12 years ago
  22. a4fa163 KVM: ensure async PF event wakes up vcpu from halt by Gleb Natapov · 12 years ago
  23. d1d0589 arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver by Bjarke Istrup Pedersen · 12 years ago
  24. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  25. 7c77cda x86, relocs: Remove an unused variable by Kusanagi Kouichi · 13 years ago
  26. 4bbbf13f Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  27. c28c485 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 7eb7ce4 xen: correctly check for pending events when restoring irq flags by David Vrabel · 12 years ago
  29. f7f286a x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it by Andreas Herrmann · 13 years ago
  30. cf405ae xen/smp: Fix crash when booting with ACPI hotplug CPUs. by Konrad Rzeszutek Wilk · 12 years ago
  31. df88b2d xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded. by Konrad Rzeszutek Wilk · 12 years ago
  32. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. ea0dcf9 x86/apic: Use x2apic physical mode based on FADT setting by Greg Pearson · 12 years ago
  34. d0d3bc6 x86/mrst: Quiet sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  35. cd32b16 Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 12 years ago
  36. 89b8835 x32, siginfo: Provide proper overrides for x32 siginfo_t by H. Peter Anvin · 12 years ago
  37. 98e5272 x32: Check __ILP32__ instead of __LP64__ for x32 by H.J. Lu · 12 years ago
  38. cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 12 years ago
  39. 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 12 years ago
  40. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  41. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  42. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  43. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  44. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 12 years ago
  45. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  46. a720b2d x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() by Srivatsa S. Bhat · 12 years ago
  47. 2225fd5 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context by Avi Kivity · 12 years ago
  48. 681e4a5 Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 by Konrad Rzeszutek Wilk · 12 years ago
  49. cbf2829 x86, apic: APIC code touches invalid MSR on P5 class machines by Bryan O'Donoghue · 12 years ago
  50. b960d6c xen/p2m: m2p_find_override: use list_for_each_entry_safe by Stefano Stabellini · 13 years ago
  51. 4643b05 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. 089f9fb i387: ptrace breaks the lazy-fpu-restore logic by Oleg Nesterov · 12 years ago
  53. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 13 years ago
  54. b199430 x86, efi: Add dedicated EFI stub entry point by Matt Fleming · 13 years ago
  55. 6c7b8e8 x86: Handle failures of parsing immediate operands in the instruction decoder by Masami Hiramatsu · 13 years ago
  56. d7de864 x86/amd: Remove broken links from comment and kernel message by Andreas Herrmann · 13 years ago
  57. 12e993b x86-32: fix up strncpy_from_user() sign error by Linus Torvalds · 13 years ago
  58. 1c2b443 Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 13 years ago
  59. 283c1f2 x86, microcode: Ensure that module is only loaded on supported AMD CPUs by Andreas Herrmann · 13 years ago
  60. a956bd6 x86, microcode: Fix sysfs warning during module unload on unsupported CPUs by Andreas Herrmann · 13 years ago
  61. 4a1d754 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 13 years ago
  63. f19a0c2 KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset by Gleb Natapov · 13 years ago
  64. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 13 years ago
  65. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 13 years ago
  66. 3cb4209 um: fix linker script generation by Al Viro · 13 years ago
  67. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  68. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  69. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 13 years ago
  70. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  71. 8c91c53 x86: Use correct byte-sized register constraint in __add() by H. Peter Anvin · 13 years ago
  72. 2ca052a x86: Use correct byte-sized register constraint in __xchg_op() by Jeremy Fitzhardinge · 13 years ago
  73. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 13 years ago
  74. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 13 years ago
  75. 46ed99d x86: vsyscall: Use NULL instead 0 for a pointer argument by Emil Goode · 13 years ago
  76. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  77. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  78. e087592 KVM: Resolve RCU vs. async page fault problem by Gleb Natapov · 13 years ago
  79. 7a4f5ad KVM: VMX: vmx_set_cr0 expects kvm->srcu locked by Marcelo Tosatti · 13 years ago
  80. fea5295 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() by Sasikantha babu · 13 years ago
  81. 6c216ec Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
  82. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  83. 66cfb32 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. 6742259 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. a998d43 bpf jit: Let the x86 jit handle negative offsets by Jan Seiffert · 13 years ago
  86. 7b8e6da perf/x86/p4: Add format attributes by Peter Zijlstra · 13 years ago
  87. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  88. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  89. dba69d1 x86, kvm: Call restore_sched_clock_state() only after %gs is initialized by Marcelo Tosatti · 13 years ago
  90. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  91. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  92. d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
  93. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 13 years ago
  94. c0e9afc x86: Use -mno-avx when available by Andi Kleen · 13 years ago
  95. ac909ec ACPI: Fix use-after-free in acpi_map_lsapic by Petr Vandrovec · 13 years ago
  96. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 13 years ago
  97. f636520 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility by Len Brown · 13 years ago
  98. 186e54c Merge branch 'linus' into x86/urgent by Ingo Molnar · 13 years ago
  99. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  100. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago