1. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 13 years ago
  2. 80ab6f1 i387: use 'restore_fpu_checking()' directly in task switching code by Linus Torvalds · 13 years ago
  3. cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 13 years ago
  4. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 13 years ago
  5. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
  6. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 13 years ago
  7. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 13 years ago
  8. 6d59d7a i387: don't ever touch TS_USEDFPU directly, use helper functions by Linus Torvalds · 13 years ago
  9. b6c6641 i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers by Linus Torvalds · 13 years ago
  10. 15d8791 i387: fix x86-64 preemption-unsafe user stack save/restore by Linus Torvalds · 13 years ago
  11. c38e234 i387: fix sense of sanity check by Linus Torvalds · 13 years ago
  12. 5b1cbac i387: make irq_fpu_usable() tests more robust by Linus Torvalds · 13 years ago
  13. be98c2c i387: math_state_restore() isn't called from asm by Linus Torvalds · 13 years ago
  14. 14fdbf7 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  15. c2226fc KVM: x86: fix missing checks in syscall emulation by Stephan Bärwolf · 13 years ago
  16. bdb42f5 KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" by Stephan Bärwolf · 13 years ago
  17. fc395b9 x86: Properly parenthesize cmpxchg() macro arguments by Jan Beulich · 13 years ago
  18. 652847a x86/amd: Add missing feature flag for fam15h models 10h-1fh processors by Andreas Herrmann · 13 years ago
  19. 5a51467 x86/uv: Fix uv_gpa_to_soc_phys_ram() shift by Russ Anderson · 13 years ago
  20. 4f2f81a x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits by H. Peter Anvin · 13 years ago
  21. 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 13 years ago
  22. b54bd9b x86/UV2: Add accounting for BAU strong nacks by Cliff Wickman · 13 years ago
  23. c5d35d3 x86/UV2: Work around BAU bug by Cliff Wickman · 13 years ago
  24. da87c93 x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode by Cliff Wickman · 13 years ago
  25. 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
  26. e032d807 mce: fix warning messages about static struct mce_device by Greg Kroah-Hartman · 13 years ago
  27. f104486 x86: Get rid of dubious one-bit signed bitfield by Anton Vorontsov · 13 years ago
  28. 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
  29. 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
  30. bccd172 x86: Get rid of 'dubious one-bit signed bitfield' sprase warning by Anton Vorontsov · 13 years ago
  31. 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
  32. 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
  33. 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
  34. 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
  35. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  36. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  37. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  38. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  39. 8030c36 x86, atomic: atomic64_read() take a const pointer by H. Peter Anvin · 13 years ago
  40. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  41. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  42. f93ea73 Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next by Joerg Roedel · 13 years ago
  43. 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
  44. 72142fd x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h by H. Peter Anvin · 13 years ago
  45. 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
  46. 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
  47. 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
  48. 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
  49. 76ccc29 x86/PCI: Expand the x86_msi_ops to have a restore MSIs. by Konrad Rzeszutek Wilk · 13 years ago
  50. 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
  51. 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
  52. 67b0243 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  53. 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  54. 24d25db x86/PCI: amd: factor out MMCONFIG discovery by Bjorn Helgaas · 13 years ago
  55. 2cd6975 x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
  56. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  57. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  58. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  59. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  60. ceb7b40 x86: Fix atomic64_xxx_cx8() functions by Eric Dumazet · 13 years ago
  61. cdcd629 x86: Fix and improve cmpxchg_double{,_local}() by Jan Beulich · 13 years ago
  62. adaf4ed Merge commit 'v3.2-rc7' into x86/asm by Ingo Molnar · 13 years ago
  63. 222d21a KVM: x86 emulator: implement RDPMC (0F 33) by Avi Kivity · 13 years ago
  64. 022cd0e KVM: Add generic RDPMC support by Avi Kivity · 13 years ago
  65. f5132b0 KVM: Expose a version 2 architectural PMU to a guests by Gleb Natapov · 13 years ago
  66. 9e31905 Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 by Avi Kivity · 13 years ago
  67. e459e32 KVM: MMU: move the relevant mmu code to mmu.c by Xiao Guangrong · 13 years ago
  68. fb21536 KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest by Liu, Jinsong · 13 years ago
  69. 93a5cef KVM: introduce KVM_MEM_SLOTS_NUM macro by Xiao Guangrong · 13 years ago
  70. 95d4c16 KVM: Optimize dirty logging by rmap_write_protect() by Takuya Yoshikawa · 13 years ago
  71. fb92045 KVM: MMU: remove KVM host pv mmu support by Chris Wright · 13 years ago
  72. a30f47c KVM: MMU: improve write flooding detected by Xiao Guangrong · 13 years ago
  73. f57f2ef KVM: MMU: fast prefetch spte on invlpg path by Xiao Guangrong · 13 years ago
  74. d01f8d5 KVM: MMU: do not mark accessed bit on pte write path by Xiao Guangrong · 13 years ago
  75. 1cb3f3a KVM: x86: retry non-page-table writing instructions by Xiao Guangrong · 13 years ago
  76. a31bc32 x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS by Yinghai Lu · 13 years ago
  77. fb209bd x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping by Yinghai Lu · 13 years ago
  78. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 13 years ago
  79. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  80. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  81. 4218118 x86: Add counter when debug stack is used with interrupts enabled by Steven Rostedt · 13 years ago
  82. 228bdaa x86: Keep current stack in NMI breakpoints by Steven Rostedt · 13 years ago
  83. cd09c0c perf events: Enable raw event support for Intel unhalted_reference_cycles event by Stephane Eranian · 13 years ago
  84. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
  85. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 13 years ago
  86. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  87. 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 13 years ago
  88. b49d7d8 x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat by Fernando Luis Vazquez Cao · 13 years ago
  89. 6e5ed27 Merge commit 'v3.2-rc6' into x86/platform by Ingo Molnar · 13 years ago
  90. a228b58 Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 13 years ago
  91. 933b946 x86/intel config: Revamp configuration to allow for Moorestown and Medfield by Alan Cox · 13 years ago
  92. 1affc46 x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macros by Jesper Juhl · 13 years ago
  93. 2ac1346 x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro by Jesper Juhl · 13 years ago
  94. 2c29d9d x86: add IRQ context simulation in module mce-inject by Chen Gong · 13 years ago
  95. ca3d30c x86_64, asm: Optimise fls(), ffs() and fls64() by David Howells · 13 years ago
  96. 83d99df x86, bitops: Move fls64.h inside __KERNEL__ by H. Peter Anvin · 13 years ago
  97. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  98. cebef5b x86: Fix and improve percpu_cmpxchg{8,16}b_double() by Jan Beulich · 13 years ago
  99. 304fb45 Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/microcode by Ingo Molnar · 13 years ago
  100. 3653ada x86, mce: Add wrappers for registering on the decode chain by Borislav Petkov · 13 years ago