1. 5d9404e xen: Export xen_reboot by Julien Grall · 8 years ago
  2. f31b969 xen/x86: Call xen_smp_intr_init_pv() on BSP by Boris Ostrovsky · 8 years ago
  3. 84d582d xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 8 years ago
  4. 5f6a161 xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams() by Boris Ostrovsky · 8 years ago
  5. 6483e31 xen/scsifront: use offset_in_page() macro by Geliang Tang · 8 years ago
  6. d5ff506 xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops by Stefano Stabellini · 8 years ago
  7. e058632 xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." by Stefano Stabellini · 8 years ago
  8. 4a80601 xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND by Arnd Bergmann · 8 years ago
  9. 65f9d65 x86/cpu: remove hypervisor specific set_cpu_features by Juergen Gross · 8 years ago
  10. d40342a vmware: set cpu capabilities during platform initialization by Juergen Gross · 8 years ago
  11. 6807cf6 x86/xen: use capabilities instead of fake cpuid values for xsave by Juergen Gross · 8 years ago
  12. e657fcc x86/xen: use capabilities instead of fake cpuid values for x2apic by Juergen Gross · 8 years ago
  13. ea01598 x86/xen: use capabilities instead of fake cpuid values for mwait by Juergen Gross · 8 years ago
  14. b778d6b x86/xen: use capabilities instead of fake cpuid values for acpi by Juergen Gross · 8 years ago
  15. aa10715 x86/xen: use capabilities instead of fake cpuid values for acc by Juergen Gross · 8 years ago
  16. 88f3256 x86/xen: use capabilities instead of fake cpuid values for mtrr by Juergen Gross · 8 years ago
  17. fd9145f x86/xen: use capabilities instead of fake cpuid values for aperf by Juergen Gross · 8 years ago
  18. 3ee99df x86/xen: don't indicate DCA support in pv domains by Juergen Gross · 8 years ago
  19. 0808e80 xen: set cpu capabilities from xen_start_kernel() by Juergen Gross · 8 years ago
  20. 31d4726 xen/9pfs: initialize len to 0 to detect xenbus_read errors by Stefano Stabellini · 8 years ago
  21. 29985b0 xen,kdump: handle pv domain in paddr_vmcoreinfo_note() by Juergen Gross · 8 years ago
  22. 8945c08 xen/displif: add ABI for para-virtual display by Oleksandr Andrushchenko · 8 years ago
  23. 2843531 xen/sndif: add sound-device ABI by Oleksandr Andrushchenko · 8 years ago
  24. f9ebfc2 xen/kbdif: add multi-touch support by Oleksandr Andrushchenko · 8 years ago
  25. 8ec9dd0 xen/kbdif: update protocol description by Oleksandr Andrushchenko · 8 years ago
  26. 7f25483 xen/9pfs: build 9pfs Xen transport driver by Stefano Stabellini · 8 years ago
  27. f66c72b xen/9pfs: receive responses by Stefano Stabellini · 8 years ago
  28. f023f18 xen/9pfs: send requests to the backend by Stefano Stabellini · 8 years ago
  29. 71ebd71 xen/9pfs: connect to the backend by Stefano Stabellini · 8 years ago
  30. 868eb12 xen/9pfs: introduce Xen 9pfs transport driver by Stefano Stabellini · 8 years ago
  31. 04c40df xen: introduce the header file for the Xen 9pfs transport protocol by Stefano Stabellini · 8 years ago
  32. 564f7df xen: import new ring macros in ring.h by Stefano Stabellini · 8 years ago
  33. ab1570a x86/xen: remove unused static function from smp_pv.c by Juergen Gross · 8 years ago
  34. 8cb6de3 x86/xen: rename some PV-only functions in smp_pv.c by Vitaly Kuznetsov · 8 years ago
  35. 33af746 x86/xen: enable PVHVM-only builds by Vitaly Kuznetsov · 8 years ago
  36. 1662439 xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds by Vitaly Kuznetsov · 8 years ago
  37. 4fee9ad xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV by Vitaly Kuznetsov · 8 years ago
  38. 3d4ebdb x86/xen: create stubs for HVM-only builds in page.h by Vitaly Kuznetsov · 8 years ago
  39. c504b2f x86/xen: define startup_xen for XEN PV only by Vitaly Kuznetsov · 8 years ago
  40. 50a1062 x86/xen: put setup.c, pmu.c and apic.c under CONFIG_XEN_PV by Vitaly Kuznetsov · 8 years ago
  41. 9963236 x86/xen: split suspend.c for PV and PVHVM guests by Vitaly Kuznetsov · 8 years ago
  42. 7e0563d x86/xen: split off mmu_pv.c by Vitaly Kuznetsov · 8 years ago
  43. feef87eb x86/xen: split off mmu_hvm.c by Vitaly Kuznetsov · 8 years ago
  44. 83b9679 x86/xen: split off smp_pv.c by Vitaly Kuznetsov · 8 years ago
  45. a52482d x86/xen: split off smp_hvm.c by Vitaly Kuznetsov · 8 years ago
  46. aa1c84e x86/xen: split xen_cpu_die() by Vitaly Kuznetsov · 8 years ago
  47. a2d1078 x86/xen: split xen_smp_prepare_boot_cpu() by Vitaly Kuznetsov · 8 years ago
  48. 04e9576 x86/xen: split xen_smp_intr_init()/xen_smp_intr_free() by Vitaly Kuznetsov · 8 years ago
  49. e1dab14 x86/xen: split off enlighten_pv.c by Vitaly Kuznetsov · 8 years ago
  50. 98f2a47 x86/xen: split off enlighten_hvm.c by Vitaly Kuznetsov · 8 years ago
  51. 481d663 x86/xen: split off enlighten_pvh.c by Vitaly Kuznetsov · 8 years ago
  52. 5e57f1d x86/xen: add CONFIG_XEN_PV to Kconfig by Vitaly Kuznetsov · 8 years ago
  53. 52519f2 x86/xen: globalize have_vcpu_info_placement by Vitaly Kuznetsov · 8 years ago
  54. 0991d22 x86/xen: separate PV and HVM hypervisors by Vitaly Kuznetsov · 8 years ago
  55. d3b5d35 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. aa2a4b65 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. d19458a Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 888411b Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 7d6a31c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 2cc12e2 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 66acd7f Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 12ca7c8 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. a52bbaf Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. 16b76293 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 3dee9fb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. 7c8c03b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 6dc2cce Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 3527d3e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 3cb6653 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. 2dbf3d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
  75. a25fb85 ia64: fix module loading for gcc-5.4 by Sergei Trofimovich · 8 years ago
  76. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  77. 5fab100 Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  78. 08be881 Merge tag 'acpi-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  79. 0e285e9 Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  80. 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  81. ad1490b Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  82. e69bbe7 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  83. 85724ed Merge tag 'leds_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  84. 477d7ca Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  85. 6fb41cb Merge tag 'for-linux-4.12' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 8 years ago
  86. 5c6ba7d Merge tag 'hsi-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 8 years ago
  87. 7f2ebde Merge tag 'for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  88. 310b481 cgroup: mark cgroup_get() with __maybe_unused by Tejun Heo · 8 years ago
  89. cdbfbba Merge tag 'hwmon-for-linus-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  90. 89d1cf8 Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  91. 08c521a Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  92. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  93. 01e7bc2 mm: remove AVR32 arch special handling in mm/Kconfig by Hans-Christian Noren Egtvedt · 8 years ago
  94. cddbfbd lib: remove check for AVR32 arch in test_user_copy by Hans-Christian Noren Egtvedt · 8 years ago
  95. 695c120 lib: remove AVR32 entry in Kconfig.debug compile with frame pointers by Hans-Christian Noren Egtvedt · 8 years ago
  96. 1e06d1f scripts: remove AVR32 support from checkstack.pl by Hans-Christian Noren Egtvedt · 8 years ago
  97. c0c74ac docs: remove all references to AVR32 architecture by Hans-Christian Noren Egtvedt · 8 years ago
  98. 2620287 avr32: remove support for AVR32 architecture by Hans-Christian Noren Egtvedt · 8 years ago
  99. 7138970 mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash by Dan Williams · 8 years ago
  100. a351e9b Linux 4.11 by Linus Torvalds · 8 years ago