1. 82819ff perf/x86/msr: Fix the MSR driver build by Ingo Molnar · 9 years ago
  2. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  3. 0156547 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 12e244f x86/ldt: Further fix FPU emulation by Andy Lutomirski · 9 years ago
  5. 45e38cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  6. b25c6ce Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. cd88ec2 x86: fix error handling for 32-bit compat out-of-range system call numbers by Linus Torvalds · 9 years ago
  8. 6b476e1 Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  9. ed596cd Revert x86 sigcontext cleanups by Linus Torvalds · 9 years ago
  10. 709bc87 perf/x86/intel/pt: Clean up files of Intel Processor Trace by Takao Indoh · 9 years ago
  11. 19b3340 perf/x86: Fix MSR PMU driver by Peter Zijlstra · 9 years ago
  12. 3d325bf Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  13. d7a702f perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler by Matt Fleming · 9 years ago
  14. dbc72b7 perf/x86/intel: Fix memory leak on hot-plug allocation fail by Peter Zijlstra · 9 years ago
  15. fc5fee8 x86/xen: build "Xen PV" APIC driver for domU as well by Jason A. Donenfeld · 9 years ago
  16. 4809146 x86/ldt: Correct FPU emulation access to LDT by Juergen Gross · 9 years ago
  17. 136d9d8 x86/ldt: Correct LDT access in single stepping logic by Juergen Gross · 9 years ago
  18. d7add05 KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST by Haozhong Zhang · 9 years ago
  19. 18c3626 KVM: x86: zero IDT limit on entry to SMM by Paolo Bonzini · 9 years ago
  20. 4469942 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  21. fc1a812 KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON by Alex Williamson · 9 years ago
  22. 75f8085 perf/x86/intel/pebs: Robustify PEBS buffer drain by Peter Zijlstra · 9 years ago
  23. 2a853e1 perf/x86/intel/pebs: Fix event disable PEBS buffer drain by Liang, Kan · 9 years ago
  24. b7b7c78 perf/x86: Add an MSR PMU driver by Andy Lutomirski · 9 years ago
  25. 070e988 perf/x86/intel/uncore: Add Broadwell-DE uncore support by Kan Liang · 9 years ago
  26. 8c4fe70 perf/x86/intel: Use 0x11 as extra reg test value by Andi Kleen · 9 years ago
  27. 47732d8 perf/x86: Make merge_attr() global to use from perf_event_intel by Andi Kleen · 9 years ago
  28. 90405aa perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode by Andi Kleen · 9 years ago
  29. e057336 perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stack by Andi Kleen · 9 years ago
  30. 9a92e16 perf/x86/intel: Add Intel Skylake PMU support by Andi Kleen · 9 years ago
  31. 425507f perf/x86/intel/lbr: Optimize v4 LBR unfreezing by Andi Kleen · 9 years ago
  32. 0f29e57 perf/x86/intel: Move PMU ACK to after LBR read by Andi Kleen · 9 years ago
  33. d8020be perf/x86/intel: Handle new arch perfmon v4 status bits by Andi Kleen · 9 years ago
  34. 50eab8f perf/x86/intel/lbr: Add support for LBRv5 by Andi Kleen · 9 years ago
  35. b83ff1c x86: Add new MSRs and MSR bits used for Intel Skylake PMU support by Andi Kleen · 9 years ago
  36. a7b58d2 perf/x86/intel/lbr: Allow time stamp for free running PEBSv3 by Andi Kleen · 9 years ago
  37. 2f7ebf2 perf/x86/intel: Add support for PEBSv3 profiling by Andi Kleen · 9 years ago
  38. a94cab2 perf/x86: Add a native_perf_sched_clock_from_tsc() by Andi Kleen · 9 years ago
  39. b1bf72d perf/x86/intel/pt: Add new timing packet enables by Alexander Shishkin · 9 years ago
  40. 9a6694c perf/x86/intel/pt: Do not force sync packets on every schedule-in by Alexander Shishkin · 9 years ago
  41. 27747f8 perf/x86/hw_breakpoints: Fix check for kernel-space breakpoints by Andy Lutomirski · 9 years ago
  42. ab51392 perf/x86/hw_breakpoints: Improve range breakpoint validation by Andy Lutomirski · 9 years ago
  43. e5779e8 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe by Andy Lutomirski · 9 years ago
  44. ae3f011 perf/x86/intel: Fix SLM MSR_OFFCORE_RSP1 valid_mask by Kan Liang · 9 years ago
  45. c749b3e perf/x86/intel/lbr: Kill off intel_pmu_needs_lbr_smpl for good by Alexander Shishkin · 9 years ago
  46. e9b3bd3 perf/x86/intel/bts: Drop redundant declarations by Alexander Shishkin · 9 years ago
  47. 3a99958 perf/x86/intel/uncore: Use Sandy Bridge client PMU on Haswell/Broadwell by Andi Kleen · 9 years ago
  48. e3a13192 perf/x86/intel/uncore: Add support for ARB uncore PMU on Sandy/IvyBridge by Andi Kleen · 9 years ago
  49. 070a7cd perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE() by Vaishali Thakkar · 9 years ago
  50. 3a2a779 perf/x86/intel/rapl: Add support for Knights Landing (KNL) by Dasaratharaman Chandramouli · 9 years ago
  51. 51d2e09 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  53. db087ef uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever by Oleg Nesterov · 9 years ago
  54. 86dcb70 uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  55. 7b868e4 uprobes/x86: Reimplement arch_uretprobe_is_alive() by Oleg Nesterov · 9 years ago
  56. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  57. aa1acff x86/xen: Probe target addresses in set_aliased_prot() before the hypercall by Andy Lutomirski · 9 years ago
  58. 1adb912 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  59. 646c4b7 x86/irq: Use the caller provided polarity setting in mp_check_pin_attr() by Jiang Liu · 9 years ago
  60. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 9 years ago
  61. 7cc03e4 x86/efi: Use all 64 bit of efi_memmap in setup_e820() by Dmitry Skorodumov · 9 years ago
  62. 2482abb ebpf, x86: fix general protection fault when tail call is invoked by Daniel Borkmann · 9 years ago
  63. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  66. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 9 years ago
  67. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 9 years ago
  68. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  69. 0da029e KVM: x86: rename quirk constants to KVM_X86_QUIRK_* by Paolo Bonzini · 9 years ago
  70. fb279950 KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED by Xiao Guangrong · 9 years ago
  71. 41dbc6b KVM: x86: introduce kvm_check_has_quirk by Paolo Bonzini · 9 years ago
  72. 3e5d2fd KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type by Xiao Guangrong · 9 years ago
  73. 10dc331 KVM: MTRR: fix memory type handling if MTRR is completely disabled by Xiao Guangrong · 9 years ago
  74. 9a58eeb x86/mm: Remove region_is_ram() call from ioremap by Toshi Kani · 9 years ago
  75. 1c9cf9b x86/mm: Move warning from __ioremap_check_ram() to the call site by Toshi Kani · 9 years ago
  76. ca1fec5 x86/mm/pat: Adjust default caching mode translation tables by Jan Beulich · 9 years ago
  77. 5bc016f x86/fpu: Disable dependent CPU features on "noxsave" by Jan Beulich · 9 years ago
  78. a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 9 years ago
  79. bbc0377 x86/mm: Add parenthesis for TLB tracepoint size calculation by Dave Hansen · 9 years ago
  80. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. f79a17b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  84. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  85. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  86. a97439a x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code by Andy Lutomirski · 9 years ago
  87. 36f1a77 x86/nmi/64: Make the "NMI executing" variable more consistent by Andy Lutomirski · 9 years ago
  88. 23a781e x86/nmi/64: Minor asm simplification by Andy Lutomirski · 9 years ago
  89. 810bc07 x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection by Andy Lutomirski · 9 years ago
  90. a27507c x86/nmi/64: Reorder nested NMI checks by Andy Lutomirski · 9 years ago
  91. 0b22930 x86/nmi/64: Improve nested NMI comments by Andy Lutomirski · 9 years ago
  92. 9b6e6a8 x86/nmi/64: Switch stacks on userspace NMI entry by Andy Lutomirski · 9 years ago
  93. 0e181bb x86/nmi/64: Remove asm code that saves CR2 by Andy Lutomirski · 9 years ago
  94. 9d05041 x86/nmi: Enable nested do_nmi() handling for 64-bit kernels by Andy Lutomirski · 9 years ago
  95. 3e87ee0 Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  96. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  97. ce0d3c0 genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now by Thomas Gleixner · 9 years ago
  98. 1daa1cf Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. ee4100d kvm: x86: fix load xsave feature warning by Wanpeng Li · 9 years ago
  100. fd717f1 KVM: x86: apply guest MTRR virtualization on host reserved pages by Paolo Bonzini · 9 years ago