1. 100ac53 perf/x86/amd: Do not print an error when the device is not present by Peter Zijlstra · 11 years ago
  2. 7c6809f Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 96a3d99 Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 3045f94 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 52e8ad9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 1982269 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. fdd7888 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. d652df0 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 55a0d3f Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. 35c23d5 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. 57935b2 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. 5f16a8c Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 002e44b Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  19. 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  20. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  21. 4f4319a x86/ioremap: Correct function name output by Borislav Petkov · 11 years ago
  22. fb476cf Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  23. 13bfd47 x86/tboot: Provide debugfs interfaces to access TXT log by Qiaowei Ren · 11 years ago
  24. 33d7885 x86/mce: Update MCE severity condition check by Chen Gong · 11 years ago
  25. 9608d33b x86, microcode, amd: Another early loading fixup by Jacob Shin · 11 years ago
  26. 983433b perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable() by Stephane Eranian · 11 years ago
  27. 2f7f73a perf/x86: Fix shared register mutual exclusion enforcement by Stephane Eranian · 11 years ago
  28. 54faf77 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  29. cb7b802 x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORM by Ben Hutchings · 11 years ago
  30. a41b56e arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not by Maarten Lankhorst · 11 years ago
  31. 069e0c3 perf/x86/intel: Support full width counting by Andi Kleen · 11 years ago
  32. ca02c21 Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  33. a3d7b7d x86, asm, cleanup: Replace open-coded control register values with symbolic by H. Peter Anvin · 11 years ago
  34. d1fbefcb x86, processor-flags: Fix the datatypes and add bit number defines by H. Peter Anvin · 11 years ago
  35. afcbf13 x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE by H. Peter Anvin · 11 years ago
  36. 1adfa76 x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED by H. Peter Anvin · 11 years ago
  37. 0644414 mce: acpi/apei: Add comments to clarify usage of the various bitfields in the MCA subsystem by Naveen N. Rao · 11 years ago
  38. d5c7867 x86: Fix /proc/mtrr with base/size more than 44bits by Yinghai Lu · 11 years ago
  39. b5aef68 Merge 3.10-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  40. 5236eb9 Merge remote-tracking branch 'trace/tip/x86/trace' into x86/trace by H. Peter Anvin · 11 years ago
  41. fc58be7 x86/platform: Add kvmconfig to the phony targets by Borislav Petkov · 11 years ago
  42. 0c4df02 x86: Add NMI duration tracepoints by Dave Hansen · 11 years ago
  43. 14c63f1 perf: Drop sample rate when sampling is too slow by Dave Hansen · 11 years ago
  44. 2ab00456 x86: Warn when NMI handlers take large amounts of time by Dave Hansen · 11 years ago
  45. 33e5ff6 x86/tracing: Add config option checking to the definitions of mce handlers by Seiji Aguchi · 11 years ago
  46. b8ff768 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. 2b4bc78 trace,x86: Do not call local_irq_save() in load_current_idt() by Steven Rostedt (Red Hat) · 11 years ago
  48. 945fb13 aout32 coredump compat fix by Al Viro · 11 years ago
  49. f71194a Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 9d0be54 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  51. 92616ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  52. 83ab851 trace,x86: Move creation of irq tracepoints from apic.c to irq.c by Steven Rostedt (Red Hat) · 11 years ago
  53. df91c35 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  54. b8cb62f x86/efi: Fix dummy variable buffer allocation by Ben Hutchings · 11 years ago
  55. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 11 years ago
  56. 629f4f9 x86: Rename variables for debugging by Seiji Aguchi · 11 years ago
  57. eddc0e9 x86, trace: Introduce entering/exiting_irq() by Seiji Aguchi · 11 years ago
  58. f037e41 x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S by H. Peter Anvin · 11 years ago
  59. e6bca5a Merge tag 'v3.10-rc6' into x86/cleanups by H. Peter Anvin · 11 years ago
  60. 5f8c421 x86, fpu: Use static_cpu_has_safe before alternatives by Borislav Petkov · 11 years ago
  61. 4a90a99 x86: Add a static_cpu_has_safe variant by Borislav Petkov · 11 years ago
  62. 5700f74 x86: Sanity-check static_cpu_has usage by Borislav Petkov · 11 years ago
  63. c3b8359 x86, cpu: Add a synthetic, always true, cpu feature by Borislav Petkov · 11 years ago
  64. a3d5c34 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 86c7667 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 805e318 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. f070a4d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  68. 003002e kprobes: Fix arch_prepare_kprobe to handle copy insn failures by Masami Hiramatsu · 11 years ago
  69. b52e0a7 x86: Fix trigger_all_cpu_backtrace() implementation by Michel Lespinasse · 11 years ago
  70. 719038d x86/intel/cacheinfo: Shut up last long-standing warning by Borislav Petkov · 11 years ago
  71. 9497859 x86: Fix section mismatch on load_ucode_ap by Paul Gortmaker · 11 years ago
  72. f07d91e x86/vdso: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  73. 5a802e1 x86: Remove weird PTR_ERR() in do_debug by Rusty Russell · 11 years ago
  74. f9134f3 perf/x86/intel: Add mem-loads/stores support for Haswell by Andi Kleen · 11 years ago
  75. 135c561 perf/x86/intel: Support Haswell/v4 LBR format by Andi Kleen · 11 years ago
  76. 72db559 perf/x86/intel: Move NMI clearing to end of PMI handler by Andi Kleen · 11 years ago
  77. 3044318 perf/x86/intel: Add Haswell PEBS support by Andi Kleen · 11 years ago
  78. 3a632cb perf/x86/intel: Add simple Haswell PMU support by Andi Kleen · 11 years ago
  79. 130768b perf/x86/intel: Add Haswell PEBS record support by Andi Kleen · 11 years ago
  80. 4338774 x86/debug: Only print out DR registers if they are not power-on defaults by Dave Jones · 11 years ago
  81. 2e7e98b Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  82. 062f487 x86/boot: Close opened file descriptor by Jiri Slaby · 11 years ago
  83. b2fa344 perf/x86/intel: Fix sparse warning by Yan, Zheng · 11 years ago
  84. 7be6296 perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation by Suravee Suthikulpanit · 11 years ago
  85. ae0def0 perf/x86: Only print PMU state when also WARN()'ing by Dave Hansen · 11 years ago
  86. 43b45780 perf/x86: Reduce stack usage of x86_schedule_events() by Andrew Hunter · 11 years ago
  87. eff2108 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  88. f1a5278 perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP by Stephane Eranian · 11 years ago
  89. 07868fc x86: kvmclock: zero initialize pvclock shared memory area by Igor Mammedov · 11 years ago
  90. d160399 x86: fix build error and kconfig for ia32_emulation and binfmt by Randy Dunlap · 11 years ago
  91. d8d386c x86, mtrr: Fix original mtrr range get for mtrr_cleanup by Yinghai Lu · 11 years ago
  92. 764bcbc KVM: x86: remove vcpu's CPL check in host-invoked XCR set by Zhanghaoyu (A) · 11 years ago
  93. bb07b00 Merge 3.10-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  94. cb03dc0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. 45df901 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  96. fe6510b crypto: aesni_intel - fix accessing of unaligned memory by Jussi Kivilinna · 11 years ago
  97. c8a22d1 x86: Fix typo in kexec register clearing by Kees Cook · 11 years ago
  98. b1983b0 x86, relocs: Move __vvar_page from S_ABS to S_REL by Kees Cook · 11 years ago
  99. d788081 idle: Add the stack canary init to cpu_startup_entry() by Thomas Gleixner · 11 years ago
  100. d3768d8 x86, efi: retry ExitBootServices() on failure by Zach Bobroff · 11 years ago