1. 9977073 x86/asm/tsc: Add rdtscll() merge helper by Ingo Molnar · 9 years ago
  2. 82819ff perf/x86/msr: Fix the MSR driver build by Ingo Molnar · 9 years ago
  3. e43d018 x86/idle: Restore trace_cpu_idle to mwait_idle() calls by Jisheng Zhang · 9 years ago
  4. d5dc861 x86/mm/pat: Add comments to cachemode translation tables by Toshi Kani · 9 years ago
  5. 3d3e66b Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  6. 5de490d pmem: add copy_from_iter_pmem() and clear_pmem() by Ross Zwisler · 9 years ago
  7. 4a370df pmem, x86: clean up conditional pmem includes by Ross Zwisler · 9 years ago
  8. 18279b4 pmem: remove layer when calling arch_has_wmb_pmem() by Ross Zwisler · 9 years ago
  9. 4060352 pmem, x86: move x86 PMEM API to new pmem.h header by Ross Zwisler · 9 years ago
  10. 3375d82 xen/x86: Don't try to set PCE bit in CR4 by Boris Ostrovsky · 9 years ago
  11. bf6dfb1 xen/PMU: PMU emulation code by Boris Ostrovsky · 9 years ago
  12. 6b08cd6 xen/PMU: Intercept PMU-related MSR and APIC accesses by Boris Ostrovsky · 9 years ago
  13. e27b72d xen/PMU: Describe vendor-specific PMU registers by Boris Ostrovsky · 9 years ago
  14. 65d0cf0 xen/PMU: Initialization code for Xen PMU by Boris Ostrovsky · 9 years ago
  15. 5f14154 xen/PMU: Sysfs interface for setting Xen PMU mode by Boris Ostrovsky · 9 years ago
  16. cb3eb85 xen: remove no longer needed p2m.h by Juergen Gross · 9 years ago
  17. c70727a xen: allow more than 512 GB of RAM for 64 bit pv-domains by Juergen Gross · 9 years ago
  18. 70e6119 xen: move p2m list if conflicting with e820 map by Juergen Gross · 9 years ago
  19. 6c2681c xen: add explicit memblock_reserve() calls for special pages by Juergen Gross · 9 years ago
  20. 4b9c153 xen: check for initrd conflicting with e820 map by Juergen Gross · 9 years ago
  21. 04414ba xen: check pre-allocated page tables for conflict with memory map by Juergen Gross · 9 years ago
  22. 808fdb7 xen: check for kernel memory conflicting with memory layout by Juergen Gross · 9 years ago
  23. 9ddac5b xen: find unused contiguous memory area by Juergen Gross · 9 years ago
  24. e612b4a xen: check memory area against e820 map by Juergen Gross · 9 years ago
  25. 5097cdf xen: split counting of extra memory pages from remapping by Juergen Gross · 9 years ago
  26. 69632ec xen: move static e820 map to global scope by Juergen Gross · 9 years ago
  27. 8f5b0c6 xen: eliminate scalability issues from initial mapping setup by Juergen Gross · 9 years ago
  28. d51e8b3 xen: don't build mfn tree if tools don't need it by Juergen Gross · 9 years ago
  29. 4b9c9a1 xen: save linear p2m list address in shared info structure by Juergen Gross · 9 years ago
  30. 17fb46b xen: sync with xen headers by Juergen Gross · 9 years ago
  31. 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 9 years ago
  32. 772f95e x86/xen: fix non-ANSI declaration of xen_has_pv_devices() by Colin Ian King · 9 years ago
  33. 87ffd2b x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC by David Vrabel · 9 years ago
  34. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  35. b5be5b7 Merge branch 'x86/asm/urgent' to pick up an entry code fix by Ingo Molnar · 9 years ago
  36. 7a67832 libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option by Dan Williams · 9 years ago
  37. 527f0a9 x86/irq: Build correct vector mapping for multiple MSI interrupts by Jiang Liu · 9 years ago
  38. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  39. 512255a Revert "sched/x86_64: Don't save flags on context switch" by Andy Lutomirski · 9 years ago
  40. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  41. 656bba3 x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted by Len Brown · 9 years ago
  42. a9bcaa0 x86/smpboot: Remove SIPI delays from cpu_up() by Len Brown · 9 years ago
  43. 2d99af8 x86/smpboot: Remove udelay(100) when polling cpu_callin_map by Len Brown · 9 years ago
  44. 6e38f1e x86/smpboot: Remove udelay(100) when polling cpu_initialized_map by Len Brown · 9 years ago
  45. 5461bd8 Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
  46. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  47. 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
  48. 12e244f x86/ldt: Further fix FPU emulation by Andy Lutomirski · 9 years ago
  49. 45e38cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  50. 4d283ec x86/kvm: Rename VMX's segment access rights defines by Andy Lutomirski · 9 years ago
  51. 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
  52. e836a25 pmem: convert to generic memremap by Dan Williams · 9 years ago
  53. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  54. cd88ec2 x86: fix error handling for 32-bit compat out-of-range system call numbers by Linus Torvalds · 9 years ago
  55. 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
  56. ed596cd Revert x86 sigcontext cleanups by Linus Torvalds · 9 years ago
  57. 6c36dfe x86/ras: Move AMD MCE injector to arch/x86/ras/ by Borislav Petkov · 9 years ago
  58. a79da38 x86/mce: Add a wrapper around mce_log() for injection by Borislav Petkov · 9 years ago
  59. 9a7783d x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check() by Borislav Petkov · 9 years ago
  60. 1b48465 x86/mce: Reenable CMCI banks when swiching back to interrupt mode by Xie XiuQi · 9 years ago
  61. 8838eb6 x86/mce: Clear Local MCE opt-in before kexec by Ashok Raj · 9 years ago
  62. 4d1d5cd x86/mce: Remove unused function declarations by Ashok Raj · 9 years ago
  63. eef4dfa x86/mce: Kill drain_mcelog_buffer() by Borislav Petkov · 9 years ago
  64. f29a7af x86/mce: Avoid potential deadlock due to printk() in MCE context by Chen, Gong · 9 years ago
  65. fd4cf79 x86/mce: Remove the MCE ring for Action Optional errors by Chen, Gong · 9 years ago
  66. 061120a x86/mce: Don't use percpu workqueues by Chen, Gong · 9 years ago
  67. 648ed94 x86/mce: Provide a lockless memory pool to save error records by Chen, Gong · 9 years ago
  68. 20d51a4 x86/mce: Reuse one of the u16 padding fields in 'struct mce' by Borislav Petkov · 9 years ago
  69. d420acd jump_label/x86: Work around asm build bug on older/backported GCCs by Peter Zijlstra · 9 years ago
  70. 99db443 PKCS#7: Appropriately restrict authenticated attributes and content type by David Howells · 9 years ago
  71. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  72. 16eefbd x86/kconfig: Enable CONFIG_JUMP_LABEL in the defconfigs by Peter Zijlstra · 9 years ago
  73. 2b2a85a locking/qrwlock: Implement queue_write_unlock() using smp_store_release() by Will Deacon · 9 years ago
  74. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  75. 709bc87 perf/x86/intel/pt: Clean up files of Intel Processor Trace by Takao Indoh · 9 years ago
  76. 19b3340 perf/x86: Fix MSR PMU driver by Peter Zijlstra · 9 years ago
  77. 3d325bf Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  78. d7a702f perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler by Matt Fleming · 9 years ago
  79. dbc72b7 perf/x86/intel: Fix memory leak on hot-plug allocation fail by Peter Zijlstra · 9 years ago
  80. b6bb424 KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn by Wei Huang · 9 years ago
  81. 603242a kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic by Nicholas Krause · 9 years ago
  82. fc5fee8 x86/xen: build "Xen PV" APIC driver for domU as well by Jason A. Donenfeld · 9 years ago
  83. 8eda41b clockevents/drivers/i8253: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  84. 2a36f0b bpf: Make the bpf_prog_array_map more generic by Wang Nan · 9 years ago
  85. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  86. 6b7e265 x86/vdso: Emit a GNU hash by Andy Lutomirski · 9 years ago
  87. 4809146 x86/ldt: Correct FPU emulation access to LDT by Juergen Gross · 9 years ago
  88. 136d9d8 x86/ldt: Correct LDT access in single stepping logic by Juergen Gross · 9 years ago
  89. d7add05 KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST by Haozhong Zhang · 9 years ago
  90. 18c3626 KVM: x86: zero IDT limit on entry to SMM by Paolo Bonzini · 9 years ago
  91. 71db87b bus: subsys: update return type of ->remove_dev() to void by Viresh Kumar · 9 years ago
  92. a782a7e x86/irq: Store irq descriptor in vector array by Thomas Gleixner · 9 years ago
  93. 4482575 x86/irq: Get rid of an indentation level by Thomas Gleixner · 9 years ago
  94. 7276c6a x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED by Thomas Gleixner · 9 years ago
  95. 24c70e0 x86/irq: Replace numeric constant by Thomas Gleixner · 9 years ago
  96. df54c49 x86/irq: Protect smp_cleanup_move by Thomas Gleixner · 9 years ago
  97. ad3f8d5 x86/lguest: Do not setup unused irq vectors by Thomas Gleixner · 9 years ago
  98. 27a6f41 x86/lguest: Clean up lguest_setup_irq by Rusty Russell · 9 years ago
  99. b7edaca Merge branch 'linus' into x86/apic by Thomas Gleixner · 9 years ago
  100. ca9357b Drivers: hv: vmbus: Implement a clocksource based on the TSC page by K. Y. Srinivasan · 9 years ago