1. 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
  2. ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 12 years ago
  3. d1d0589 arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver by Bjarke Istrup Pedersen · 12 years ago
  4. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  5. 7c77cda x86, relocs: Remove an unused variable by Kusanagi Kouichi · 12 years ago
  6. 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
  7. 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
  8. 7eb7ce4 xen: correctly check for pending events when restoring irq flags by David Vrabel · 12 years ago
  9. f7f286a x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it by Andreas Herrmann · 12 years ago
  10. cf405ae xen/smp: Fix crash when booting with ACPI hotplug CPUs. by Konrad Rzeszutek Wilk · 12 years ago
  11. df88b2d xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded. by Konrad Rzeszutek Wilk · 12 years ago
  12. 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
  13. ea0dcf9 x86/apic: Use x2apic physical mode based on FADT setting by Greg Pearson · 12 years ago
  14. d0d3bc6 x86/mrst: Quiet sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  15. 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
  16. 89b8835 x32, siginfo: Provide proper overrides for x32 siginfo_t by H. Peter Anvin · 12 years ago
  17. 98e5272 x32: Check __ILP32__ instead of __LP64__ for x32 by H.J. Lu · 12 years ago
  18. cd74257 x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler by Konrad Rzeszutek Wilk · 12 years ago
  19. 2a14e54 ACPI: Convert wake_sleep_flags to a value instead of function by Konrad Rzeszutek Wilk · 12 years ago
  20. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  21. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  22. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  23. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  24. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 12 years ago
  25. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  26. a720b2d x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() by Srivatsa S. Bhat · 12 years ago
  27. 2225fd5 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context by Avi Kivity · 12 years ago
  28. 681e4a5 Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 by Konrad Rzeszutek Wilk · 12 years ago
  29. cbf2829 x86, apic: APIC code touches invalid MSR on P5 class machines by Bryan O'Donoghue · 12 years ago
  30. b960d6c xen/p2m: m2p_find_override: use list_for_each_entry_safe by Stefano Stabellini · 12 years ago
  31. 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
  32. 089f9fb i387: ptrace breaks the lazy-fpu-restore logic by Oleg Nesterov · 12 years ago
  33. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 12 years ago
  34. b199430 x86, efi: Add dedicated EFI stub entry point by Matt Fleming · 12 years ago
  35. 6c7b8e8 x86: Handle failures of parsing immediate operands in the instruction decoder by Masami Hiramatsu · 12 years ago
  36. d7de864 x86/amd: Remove broken links from comment and kernel message by Andreas Herrmann · 12 years ago
  37. 12e993b x86-32: fix up strncpy_from_user() sign error by Linus Torvalds · 12 years ago
  38. 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
  39. 283c1f2 x86, microcode: Ensure that module is only loaded on supported AMD CPUs by Andreas Herrmann · 12 years ago
  40. a956bd6 x86, microcode: Fix sysfs warning during module unload on unsupported CPUs by Andreas Herrmann · 12 years ago
  41. 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
  42. 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 12 years ago
  43. f19a0c2 KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on reset by Gleb Natapov · 12 years ago
  44. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 12 years ago
  45. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 12 years ago
  46. 3cb4209 um: fix linker script generation by Al Viro · 12 years ago
  47. a3fac08 Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  48. 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
  49. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  50. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  51. 8c91c53 x86: Use correct byte-sized register constraint in __add() by H. Peter Anvin · 12 years ago
  52. 2ca052a x86: Use correct byte-sized register constraint in __xchg_op() by Jeremy Fitzhardinge · 12 years ago
  53. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  54. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 12 years ago
  55. 46ed99d x86: vsyscall: Use NULL instead 0 for a pointer argument by Emil Goode · 12 years ago
  56. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  57. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  58. e087592 KVM: Resolve RCU vs. async page fault problem by Gleb Natapov · 12 years ago
  59. 7a4f5ad KVM: VMX: vmx_set_cr0 expects kvm->srcu locked by Marcelo Tosatti · 12 years ago
  60. fea5295 KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() by Sasikantha babu · 12 years ago
  61. 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
  62. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  63. 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
  64. 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
  65. a998d43 bpf jit: Let the x86 jit handle negative offsets by Jan Seiffert · 12 years ago
  66. 7b8e6da perf/x86/p4: Add format attributes by Peter Zijlstra · 12 years ago
  67. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  68. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  69. dba69d1 x86, kvm: Call restore_sched_clock_state() only after %gs is initialized by Marcelo Tosatti · 12 years ago
  70. 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
  71. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  72. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  73. 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 · 12 years ago
  74. c0e9afc x86: Use -mno-avx when available by Andi Kleen · 12 years ago
  75. ac909ec ACPI: Fix use-after-free in acpi_map_lsapic by Petr Vandrovec · 12 years ago
  76. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  77. f636520 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility by Len Brown · 12 years ago
  78. 186e54c Merge branch 'linus' into x86/urgent by Ingo Molnar · 12 years ago
  79. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  82. 3751d3e x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() by Jason Wessel · 12 years ago
  83. 1d24fb3 x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND by zhuangfeiran@ict.ac.cn · 12 years ago
  84. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  85. 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 99dd549 x86: Preserve lazy irq disable semantics in fixup_irqs() by Liu, Chuansheng · 12 years ago
  89. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  90. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  91. 09c71bf kdump x86: fix total mem size calculation for reservation by Dave Young · 12 years ago
  92. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  93. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  94. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  95. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  96. 8abc312 x86/apic/amd: Be more verbose about LVT offset assignments by Robert Richter · 12 years ago
  97. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  98. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  99. f05e798 Disintegrate asm/system.h for X86 by David Howells · 12 years ago
  100. 8f0750f x86, tls: Off by one limit check by Dan Carpenter · 12 years ago