1. f670268 Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  2. 2cf3082 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. f4b4aae x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds by Ben Hutchings · 9 years ago
  4. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  5. a523841 arch/x86/include/asm/efi.h: fix build failure by Andrey Ryabinin · 9 years ago
  6. ccf70dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  7. 4ac86a6 x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels by Andrey Ryabinin · 9 years ago
  8. ccf79c2 Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fix by Ingo Molnar · 9 years ago
  9. 24f775a xen: use correct type for HYPERVISOR_memory_op() by Juergen Gross · 9 years ago
  10. 9bac175 Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR" by Radim Krčmář · 9 years ago
  11. e3be426 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  13. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  14. a7adb91 x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag by Kristen Carlson Accardi · 9 years ago
  15. 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 9 years ago
  16. 3afb112 KVM: x86: trap AMD MSRs for the TSeg base and mask by Paolo Bonzini · 9 years ago
  17. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  18. d0dc849 perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake by Andi Kleen · 9 years ago
  19. 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  22. cda34fc x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz method by Juergen Gross · 9 years ago
  23. a6b2778 locking/qspinlock/x86: Only emit the test-and-set fallback when building guest support by Peter Zijlstra · 9 years ago
  24. 43b3f02 locking/qspinlock/x86: Fix performance regression under unaccelerated VMs by Peter Zijlstra · 9 years ago
  25. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  27. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  28. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  29. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  30. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  31. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  32. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  33. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  34. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  35. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  36. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  37. 32e0987 xen: Make clear that swiotlb and biomerge are dealing with DMA address by Julien Grall · 9 years ago
  38. 95cd2ea Merge branch 'linus' into x86/urgent, to be able to merge a dependent fix by Ingo Molnar · 9 years ago
  39. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
  40. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  42. 43af987 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 6b2282a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. 11e612d Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. e625ccec Merge branches 'pm-tools' and 'powercap' by Rafael J. Wysocki · 9 years ago
  49. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 3959df1d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 41d859a Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 4658000 Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 5757bd6 Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  55. 0050ae5 Merge branch 'x86/cpufeature' into x86/urgent, because it's ready by Ingo Molnar · 9 years ago
  56. 1c00038 Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  57. 44e98ed Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  58. 02b643b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  59. 7e01ebf x86/asm: Drop repeated macro of X86_EFLAGS_AC definition by Huang Rui · 9 years ago
  60. 96601ad x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB by Dan Williams · 9 years ago
  61. 4a9bf88 Merge branch 'pmem-api' into libnvdimm-for-next by Dan Williams · 9 years ago
  62. 67a3e8f nd_blk: change aperture mapping from WC to WB by Ross Zwisler · 9 years ago
  63. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  64. 82bb70c Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  65. 47edb65 x86/asm/msr: Make wrmsrl() a function by Andy Lutomirski · 9 years ago
  66. 920e277 x86/kasan: Define KASAN_SHADOW_OFFSET per architecture by Andrey Ryabinin · 9 years ago
  67. b466bdb x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer by Huang Rui · 9 years ago
  68. f967567 x86/asm: Add MONITORX/MWAITX instruction support by Huang Rui · 9 years ago
  69. 488ca7d x86/cpufeatures: Enable cpuid for Intel SHA extensions by Tim Chen · 9 years ago
  70. 9977073 x86/asm/tsc: Add rdtscll() merge helper by Ingo Molnar · 9 years ago
  71. 5de490d pmem: add copy_from_iter_pmem() and clear_pmem() by Ross Zwisler · 9 years ago
  72. 4a370df pmem, x86: clean up conditional pmem includes by Ross Zwisler · 9 years ago
  73. 18279b4 pmem: remove layer when calling arch_has_wmb_pmem() by Ross Zwisler · 9 years ago
  74. 4060352 pmem, x86: move x86 PMEM API to new pmem.h header by Ross Zwisler · 9 years ago
  75. 65d0cf0 xen/PMU: Initialization code for Xen PMU by Boris Ostrovsky · 9 years ago
  76. 5f14154 xen/PMU: Sysfs interface for setting Xen PMU mode by Boris Ostrovsky · 9 years ago
  77. cb3eb85 xen: remove no longer needed p2m.h by Juergen Gross · 9 years ago
  78. c70727a xen: allow more than 512 GB of RAM for 64 bit pv-domains by Juergen Gross · 9 years ago
  79. 17fb46b xen: sync with xen headers by Juergen Gross · 9 years ago
  80. 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 9 years ago
  81. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  82. 7a67832 libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option by Dan Williams · 9 years ago
  83. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  84. 512255a Revert "sched/x86_64: Don't save flags on context switch" by Andy Lutomirski · 9 years ago
  85. 656bba3 x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted by Len Brown · 9 years ago
  86. 5461bd8 Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
  87. 4d283ec x86/kvm: Rename VMX's segment access rights defines by Andy Lutomirski · 9 years ago
  88. e836a25 pmem: convert to generic memremap by Dan Williams · 9 years ago
  89. ed596cd Revert x86 sigcontext cleanups by Linus Torvalds · 9 years ago
  90. 8838eb6 x86/mce: Clear Local MCE opt-in before kexec by Ashok Raj · 9 years ago
  91. 4d1d5cd x86/mce: Remove unused function declarations by Ashok Raj · 9 years ago
  92. eef4dfa x86/mce: Kill drain_mcelog_buffer() by Borislav Petkov · 9 years ago
  93. fd4cf79 x86/mce: Remove the MCE ring for Action Optional errors by Chen, Gong · 9 years ago
  94. 20d51a4 x86/mce: Reuse one of the u16 padding fields in 'struct mce' by Borislav Petkov · 9 years ago
  95. d420acd jump_label/x86: Work around asm build bug on older/backported GCCs by Peter Zijlstra · 9 years ago
  96. 2b2a85a locking/qrwlock: Implement queue_write_unlock() using smp_store_release() by Will Deacon · 9 years ago
  97. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  98. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  99. a782a7e x86/irq: Store irq descriptor in vector array by Thomas Gleixner · 9 years ago
  100. 7276c6a x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED by Thomas Gleixner · 9 years ago