1. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  2. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  3. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. 252b95c Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  5. 7a1c44e xen/pvh: Use Xen's emergency_restart op for PVH guests by Boris Ostrovsky · 8 years ago
  6. bcc57df xen/pvh: PVH guests always have PV devices by Boris Ostrovsky · 8 years ago
  7. 5adad16 xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI by Boris Ostrovsky · 8 years ago
  8. 7243b93 xen/pvh: Bootstrap PVH guest by Boris Ostrovsky · 8 years ago
  9. 063334f xen/x86: Remove PVH support by Boris Ostrovsky · 8 years ago
  10. cc27216 x86/xen: Fix APIC id mismatch warning on Intel by Mohit Gambhir · 8 years ago
  11. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  12. aef591c locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled by Waiman Long · 8 years ago
  13. 2fd8774 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  14. 383378d Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  15. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  18. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  19. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  20. 7ecec85 xen/setup: Don't relocate p2m over existing one by Ross Lagerwall · 8 years ago
  21. ae7871b swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
  22. 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  24. b5cab0d Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  25. 9d85eb9 x86/smpboot: Make logical package management more robust by Thomas Gleixner · 8 years ago
  26. 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 738662c xen/x86: Increase xen_e820_map to E820_X_MAX possible entries by Alex Thorlton · 8 years ago
  28. 3cded41 x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() by Peter Zijlstra · 8 years ago
  29. de7689c x86/xen: Support the vCPU preemption check by Juergen Gross · 8 years ago
  30. 7641842 swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function by Alexander Duyck · 8 years ago
  31. af25ed5 x86/fpu: Remove clts() by Andy Lutomirski · 8 years ago
  32. aa34e07 Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  33. cb5f7e7 x86: xen: move cpu_up functions out of ifdef by Arnd Bergmann · 8 years ago
  34. 541efb7 Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  35. a6a198b xen/x86: Update topology map for PV VCPUs by Boris Ostrovsky · 8 years ago
  36. 565fdc6 xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier by Boris Ostrovsky · 8 years ago
  37. 3ef0a61 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. 00bcf5c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 72a9b18 xen: Remove event channel notification through Xen PCI platform device by KarimAllah Ahmed · 8 years ago
  41. 1ef55be1 x86/asm: Get rid of __read_cr4_safe() by Andy Lutomirski · 8 years ago
  42. 4d73704 xen/x86: Convert to hotplug state machine by Boris Ostrovsky · 8 years ago
  43. 8129554 x86/xen: add missing \n at end of printk warning message by Colin Ian King · 8 years ago
  44. cfd8983 x86, locking/spinlocks: Remove ticket (spin)lock implementation by Peter Zijlstra · 9 years ago
  45. 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
  46. 99bc675 xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPU by Juergen Gross · 8 years ago
  47. 4f0fbdf xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc() by Markus Elfring · 8 years ago
  48. 0252937 xen: Make VPMU init message look less scary by Juergen Gross · 8 years ago
  49. 5fc509b xen/x86: Move irq allocation from Xen smp_op.cpu_up() by Boris Ostrovsky · 8 years ago
  50. 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
  51. c025311 kexec: allow kdump with crash_kexec_post_notifiers by Petr Tesarik · 8 years ago
  52. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  54. d34c30c xen: add static initialization of steal_clock op to xen_time_ops by Juergen Gross · 8 years ago
  55. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. ee42d66 xen/pvhvm: run xen_vcpu_setup() for the boot CPU by Vitaly Kuznetsov · 8 years ago
  57. e15a862 x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_info by Vitaly Kuznetsov · 8 years ago
  58. ad5475f x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op by Vitaly Kuznetsov · 8 years ago
  59. 88e957d xen: introduce xen_vcpu_id mapping by Vitaly Kuznetsov · 8 years ago
  60. 102bb9f x86/apic: Remove the unused struct apic::apic_id_mask field by Wei Jiangang · 8 years ago
  61. 7a2463d x86/xen: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  62. 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  63. 585423c x86/xen: Use DIV_ROUND_UP by Amitoj Kaur Chawla · 8 years ago
  64. 6ab9507 xen/PMU: Log VPMU initialization error at lower level by Boris Ostrovsky · 9 years ago
  65. ecb23dc xen: add steal_clock support on x86 by Juergen Gross · 9 years ago
  66. a62ed50 XEN: EFI: Move x86 specific codes to architecture directory by Shannon Zhao · 9 years ago
  67. 243848f xen/grant-table: Move xlated_setup_gnttab_pages to common place by Shannon Zhao · 9 years ago
  68. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  69. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
  70. d6b186c x86/xen: avoid m2p lookup when setting early page table entries by David Vrabel · 9 years ago
  71. 1cf3874 x86/xen: fix upper bound of pmd loop in xen_cleanhighmap() by Juergen Gross · 9 years ago
  72. 99158f1 x86/xen: Simplify set_aliased_prot() by Andy Lutomirski · 9 years ago
  73. 2956729 Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  74. dd14be9 xen: use same main loop for counting and remapping pages by Juergen Gross · 9 years ago
  75. c06b6d7 xen/x86: don't lose event interrupts by Stefano Stabellini · 9 years ago
  76. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. ffc5fce Merge branch 'x86/urgent' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  78. 707e59b xen/qspinlock: Don't kick CPU if IRQ is not initialized by Ross Lagerwall · 9 years ago
  79. 867fe80 x86/paravirt: Remove paravirt_enabled() by Luis R. Rodriguez · 9 years ago
  80. 8d152e7 x86/rtc: Replace paravirt rtc check with platform legacy quirk by Luis R. Rodriguez · 9 years ago
  81. ea17948 x86/xen: Use X86_SUBARCH_XEN for PV guest boots by Luis R. Rodriguez · 9 years ago
  82. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  83. dd2f4a0 x86/paravirt: Add paravirt_{read,write}_msr() by Andy Lutomirski · 9 years ago
  84. c2ee03b x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks by Andy Lutomirski · 9 years ago
  85. d8d1c35 Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base by Ingo Molnar · 9 years ago
  86. 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 9 years ago
  87. c109bf9 x86/cpufeature: Remove cpu_has_pge by Borislav Petkov · 9 years ago
  88. dc6416f xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead() by Boris Ostrovsky · 9 years ago
  89. 8041dcc Merge tag 'v4.6-rc1' into for-linus-4.6 by Konrad Rzeszutek Wilk · 9 years ago
  90. 88ba281 x86/xen, pat: Remove PAT table init code from Xen by Toshi Kani · 9 years ago
  91. 02f037d x86/mm/pat: Add support of non-default PAT MSR setting by Toshi Kani · 9 years ago
  92. ed6069b xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op by Boris Ostrovsky · 9 years ago
  93. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  95. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. b7a58459 x86/iopl/64: Properly context-switch IOPL on Xen PV by Andy Lutomirski · 9 years ago
  97. 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
  98. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 4478c40 xen/x86: Drop mode-selecting ifdefs in startup_xen() by Boris Ostrovsky · 9 years ago
  100. 04b6b4a xen/x86: Zero out .bss for PV guests by Boris Ostrovsky · 9 years ago