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