1. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  2. a20ae85 Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
  3. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  4. 639077f kgdb: x86: Return all segment registers also in 64-bit mode by Jan Kiszka · 13 years ago
  5. 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  7. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. f06fc0c Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  9. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  10. c5c7fb8 Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 1b674bf Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  12. e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  13. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  14. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  15. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  16. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  19. fa63030 x86/platform: Move APIC ID validity check into platform APIC code by Daniel J Blueman · 13 years ago
  20. c96a987 Merge tag 'v3.3-rc7' into x86/platform by Ingo Molnar · 13 years ago
  21. ea281a9 Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 13 years ago
  22. 9993bc63 sched/x86: Fix overflow in cyc2ns_offset by Salman Qazi · 13 years ago
  23. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 13 years ago
  24. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 13 years ago
  25. 225ce53 perf/x86: Add Intel LBR MSR definitions by Stephane Eranian · 13 years ago
  26. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  27. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  28. 1018faa perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled by Joerg Roedel · 13 years ago
  29. f649e93 x86: relocate get/set debugreg fcns to include/asm/debugreg. by Paul Gortmaker · 13 years ago
  30. 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 13 years ago
  31. d93c407 x86/time: Eliminate unused irq0_irqs counter by Jan Beulich · 13 years ago
  32. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  33. 1adbfa3 x86, efi: Allow basic init with mixed 32/64-bit efi/kernel by Olof Johansson · 13 years ago
  34. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  35. d6126ef x86/mce: Convert static array of pointers to per-cpu variables by Greg Kroah-Hartman · 13 years ago
  36. 513c4ec x86, cpufeature: Add CPU features from Intel document 319433-012A by H. Peter Anvin · 13 years ago
  37. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 13 years ago
  38. 8546c00 i387: Uninline the generic FP helpers that we expose to kernel modules by Linus Torvalds · 13 years ago
  39. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 13 years ago
  40. 80ab6f1 i387: use 'restore_fpu_checking()' directly in task switching code by Linus Torvalds · 13 years ago
  41. cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 13 years ago
  42. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 13 years ago
  43. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
  44. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 13 years ago
  45. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 13 years ago
  46. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 13 years ago
  47. b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 13 years ago
  48. 15d8791 i387: fix x86-64 preemption-unsafe user stack save/restore by Linus Torvalds · 13 years ago
  49. c38e234 i387: fix sense of sanity check by Linus Torvalds · 13 years ago
  50. 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
  51. be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
  52. 21c3fcf x86/debug: Fix/improve the show_msr=<cpus> debug print out by Yinghai Lu · 13 years ago
  53. f8d98f1 x86: Fix to decode grouped AVX with VEX pp bits by Masami Hiramatsu · 13 years ago
  54. 7931d49 x86/spinlocks: Eliminate TICKET_MASK by Jan Beulich · 13 years ago
  55. 14fdbf7 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  56. 5ddf146 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  57. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 13 years ago
  58. c2226fc KVM: x86: fix missing checks in syscall emulation by Stephan Bärwolf · 13 years ago
  59. bdb42f5 KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" by Stephan Bärwolf · 13 years ago
  60. 44a6839 Merge branch 'perf/fast' into perf/core by Ingo Molnar · 13 years ago
  61. 2f1e097 X86: Introduce HW-Pstate scattered cpuid feature by Thomas Renninger · 13 years ago
  62. 644e9cb Add driver auto probing for x86 features v4 by Andi Kleen · 13 years ago
  63. 1a8359e x86/mid: Remove Intel Moorestown by Alan Cox · 13 years ago
  64. fc395b9 x86: Properly parenthesize cmpxchg() macro arguments by Jan Beulich · 13 years ago
  65. 652847a x86/amd: Add missing feature flag for fam15h models 10h-1fh processors by Andreas Herrmann · 13 years ago
  66. 5a51467 x86/uv: Fix uv_gpa_to_soc_phys_ram() shift by Russ Anderson · 13 years ago
  67. cb8095b x86: atomic64 assembly improvements by Jan Beulich · 13 years ago
  68. 819165f x86: Adjust asm constraints in atomic64 wrappers by Jan Beulich · 13 years ago
  69. 4f2f81a x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits by H. Peter Anvin · 13 years ago
  70. 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 13 years ago
  71. b54bd9b x86/UV2: Add accounting for BAU strong nacks by Cliff Wickman · 13 years ago
  72. c5d35d3 x86/UV2: Work around BAU bug by Cliff Wickman · 13 years ago
  73. da87c93 x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode by Cliff Wickman · 13 years ago
  74. 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  75. e032d807 mce: fix warning messages about static struct mce_device by Greg Kroah-Hartman · 13 years ago
  76. f104486 x86: Get rid of dubious one-bit signed bitfield by Anton Vorontsov · 13 years ago
  77. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. f0ed5b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. bccd172 x86: Get rid of 'dubious one-bit signed bitfield' sprase warning by Anton Vorontsov · 13 years ago
  80. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  83. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  85. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  86. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  87. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  88. 8030c36 x86, atomic: atomic64_read() take a const pointer by H. Peter Anvin · 13 years ago
  89. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  90. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  91. f93ea73 Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next by Joerg Roedel · 13 years ago
  92. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  93. 72142fd x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h by H. Peter Anvin · 13 years ago
  94. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  95. 03f7038 Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  96. edf7c81 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  97. 82406da Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  98. 76ccc29 x86/PCI: Expand the x86_msi_ops to have a restore MSIs. by Konrad Rzeszutek Wilk · 13 years ago
  99. cf3f335 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. 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago