1. c63cf53 KVM: pass struct kvm to kvm_set_routing_entry by Radim Krčmář · 8 years ago
  2. 4d8e772 KVM: x86: reset lapic base in kvm_lapic_reset by Radim Krčmář · 8 years ago
  3. c93de59 KVM: VMX: optimize APIC ID read with APICv by Radim Krčmář · 8 years ago
  4. 49bd29b KVM: x86: reset APIC ID when enabling LAPIC by Radim Krčmář · 8 years ago
  5. a92e254 KVM: x86: use hardware-compatible format for APIC ID register by Radim Krčmář · 8 years ago
  6. 3159d36 KVM: x86: use generic function for MSI parsing by Radim Krčmář · 8 years ago
  7. 0ca52e7 KVM: x86: dynamic kvm_apic_map by Radim Krčmář · 8 years ago
  8. e45115b KVM: x86: use physical LAPIC array for logical x2APIC by Radim Krčmář · 8 years ago
  9. 64aa47b KVM: x86: add kvm_apic_map_get_dest_lapic by Radim Krčmář · 8 years ago
  10. 757883d KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240 by Radim Krčmář · 8 years ago
  11. 02120c4 kvm: vmx: advertise support for ept execute only by Bandan Das · 8 years ago
  12. d95c556 kvm: mmu: track read permission explicitly for shadow EPT page tables by Bandan Das · 8 years ago
  13. ffb128c kvm: mmu: don't set the present bit unconditionally by Bandan Das · 8 years ago
  14. 812f30b kvm: mmu: remove is_present_gpte() by Bandan Das · 8 years ago
  15. 8d5cf16 kvm: mmu: extend the is_present check to 32 bits by Bandan Das · 8 years ago
  16. b29c657 Merge tag 'perf-core-for-mingo-20160713' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
  17. 1801772 Merge branch 'nps_ent-coding-style' by David S. Miller · 8 years ago
  18. 094f57a net: nps_enet: code reuse by Elad Kanfi · 8 years ago
  19. ddbff3e net: nps_enet: fix coding style issues by Elad Kanfi · 8 years ago
  20. 6c71ee3 Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  21. ca2b6fa Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-testing by Greg Kroah-Hartman · 8 years ago
  22. b25948a Merge tag 'stm-for-greg-20160701' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  23. 7f96a82 Merge tag 'extcon-next-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  24. 2a7fbce Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  25. 25b1f9a usb: quirks: Add no-lpm quirk for Elan by Joseph Salisbury · 8 years ago
  26. cb05cbb ipr: Increase MSIX vectors number by Wen Xiong · 8 years ago
  27. 00da9ff ipr: Add new CCIN for new adapters support by Wen Xiong · 8 years ago
  28. 68350a8 scsi: remove current_cmnd field from struct scsi_device by Christoph Hellwig · 8 years ago
  29. d908316 megaraid_sas: Do not fire MR_DCMD_PD_LIST_QUERY to controllers which do not support it by Sumit Saxena · 8 years ago
  30. d51bf96 fcoe: use defines from ethtool for 20Gbit and 40Gbit speeds by Johannes Thumshirn · 8 years ago
  31. 1640142 Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  32. 8e5dc84 perf test: Add a test case for SDT event by Masami Hiramatsu · 8 years ago
  33. e26e63b perf build: Add sdt feature detection by Masami Hiramatsu · 8 years ago
  34. 7e9fca5 perf probe: Support a special SDT probe format by Masami Hiramatsu · 8 years ago
  35. a598180 perf probe: Support @BUILDID or @FILE suffix for SDT events by Masami Hiramatsu · 8 years ago
  36. 40218da perf list: Show SDT and pre-cached events by Masami Hiramatsu · 8 years ago
  37. 1de7b8b perf probe: Search SDT/cached event from all probe caches by Masami Hiramatsu · 8 years ago
  38. 42bba26 perf probe: Allow wildcard for cached events by Masami Hiramatsu · 8 years ago
  39. 05bf2c8 perf probe-cache: Add for_each_probe_cache_entry() wrapper by Masami Hiramatsu · 8 years ago
  40. c3492a3 perf probe: Make --list show only available cached events by Masami Hiramatsu · 8 years ago
  41. 36a009f perf probe: Accept %sdt and %cached event name by Masami Hiramatsu · 8 years ago
  42. f6eb051 perf probe: Fix to show correct error message for $vars and $params by Masami Hiramatsu · 8 years ago
  43. b4ee6d4 perf bpf: Support BPF program attach to tracepoints by Wang Nan · 8 years ago
  44. cd102d7 perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event() by Wang Nan · 8 years ago
  45. 8c619d6 perf event parser: Add const qualifier to evt_name and sys_name by Wang Nan · 8 years ago
  46. 705fa21 tools lib bpf: Report error when kernel doesn't support program type by Wang Nan · 8 years ago
  47. 5f44e4c8 tools lib bpf: New API to adjust type of a BPF program by Wang Nan · 8 years ago
  48. 1a4bf28 objtool: Avoid checking code drift on busybox's diff by Arnaldo Carvalho de Melo · 8 years ago
  49. a87dccc fcoe: Update multicast addresses on FIP mode change by Hannes Reinecke · 8 years ago
  50. eb44c4e fcoe: fcoe->realdev is always set by Hannes Reinecke · 8 years ago
  51. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 8 years ago
  52. 6a551c1 fc_fip: Update to latest FC-BB-6 draft by Hannes Reinecke · 8 years ago
  53. aff51175 drm/nouveau/bus: remove cpu_coherent flag by Alexandre Courbot · 8 years ago
  54. 36a471b drm/nouveau/ttm: remove special handling of coherent objects by Alexandre Courbot · 8 years ago
  55. 0e67bed drm/nouveau: check for supported chipset before booting fbdev off the hw by Ben Skeggs · 8 years ago
  56. 146cfe2 drm/nouveau/ce/gp104: initial support by Ben Skeggs · 8 years ago
  57. ba3b712 drm/nouveau/fifo/gp104: initial support by Ben Skeggs · 8 years ago
  58. fd47877 drm/nouveau/disp/gp104: initial support by Ben Skeggs · 8 years ago
  59. 15cec92 drm/nouveau/dma/gp104: initial support by Ben Skeggs · 8 years ago
  60. a8c15dd drm/nouveau/ltc/gp104: initial support by Ben Skeggs · 8 years ago
  61. 8c80bc6 drm/nouveau/ibus/gp104: initial support by Ben Skeggs · 8 years ago
  62. 13a66d2 drm/nouveau/i2c/gp104: initial support by Ben Skeggs · 8 years ago
  63. 14ae020 drm/nouveau/gpio/gp104: initial support by Ben Skeggs · 8 years ago
  64. 7d007dd drm/nouveau/fuse/gp104: initial support by Ben Skeggs · 8 years ago
  65. 42d7a65 drm/nouveau/bus/gp104: initial support by Ben Skeggs · 8 years ago
  66. 10d4c1c drm/nouveau/bar/gp104: initial support by Ben Skeggs · 8 years ago
  67. 6b7c941 drm/nouveau/mmu/gp104: initial support by Ben Skeggs · 8 years ago
  68. 6258cd4 drm/nouveau/fb/gp104: initial support by Ben Skeggs · 8 years ago
  69. 4fdbdfa drm/nouveau/imem/gp104: initial support by Ben Skeggs · 8 years ago
  70. 047506c drm/nouveau/devinit/gp104: initial support by Ben Skeggs · 8 years ago
  71. 3884920 drm/nouveau/bios/gp104: initial support by Ben Skeggs · 8 years ago
  72. 5f62ee6 drm/nouveau/tmr/gp104: initial support by Ben Skeggs · 8 years ago
  73. b3446c5 drm/nouveau/pci/gp104: initial support by Ben Skeggs · 8 years ago
  74. 9179b8e drm/nouveau/mc/gp104: initial support by Ben Skeggs · 8 years ago
  75. 445b9c2 drm/nouveau/top/gp104: initial support by Ben Skeggs · 8 years ago
  76. cfb083f drm/nouveau/core: recognise GP104 chipset by Ben Skeggs · 8 years ago
  77. ac24b4d drm/nouveau/sw/gp100: initial support by Ben Skeggs · 8 years ago
  78. 52fa086 drm/nouveau/gr/gp100: initial support by Ben Skeggs · 8 years ago
  79. 8e7e158 drm/nouveau/ce/gp100: initial support by Ben Skeggs · 8 years ago
  80. e8ff979 drm/nouveau/fifo/gp100: initial support by Ben Skeggs · 8 years ago
  81. f9d5cbb drm/nouveau/disp/gp100: initial support by Ben Skeggs · 8 years ago
  82. cd0f407 drm/nouveau/dma/gp100: initial implementation by Ben Skeggs · 8 years ago
  83. a4a4cf1 drm/nouveau/secboot/gm200: initial support by Ben Skeggs · 8 years ago
  84. a96def3 drm/nouveau/ltc/gp100: initial support by Ben Skeggs · 8 years ago
  85. 2a295e9 drm/nouveau/ibus/gp100: initial support by Ben Skeggs · 8 years ago
  86. 5155401 drm/nouveau/i2c/gm204: initial support by Ben Skeggs · 8 years ago
  87. a4a5883 drm/nouveau/gpio/gp100: initial support by Ben Skeggs · 8 years ago
  88. 24b8ca8 drm/nouveau/fuse/gp100: initial support by Ben Skeggs · 8 years ago
  89. 0e98bd3 drm/nouveau/bus/gp100: initial support by Ben Skeggs · 8 years ago
  90. 77d813d drm/nouveau/bar/gp100: initial support by Ben Skeggs · 8 years ago
  91. 4cb53a5 drm/nouveau/mmu/gp100: initial support by Ben Skeggs · 8 years ago
  92. 7ff51f8 drm/nouveau/fb/gp100: initial support by Ben Skeggs · 8 years ago
  93. 0cbe26f drm/nouveau/imem/gp100: initial implementation by Ben Skeggs · 8 years ago
  94. c7b511b drm/nouveau/devinit/gp100: initial support by Ben Skeggs · 8 years ago
  95. 339e32c drm/nouveau/bios/rammap: 32-bit bios pointers by Ben Skeggs · 8 years ago
  96. 3234103 drm/nouveau/bios/pll: initial support for BIT 'C' version 2 by Ben Skeggs · 8 years ago
  97. 79bf955 drm/nouveau/bios/dp: initial support for 4.2 by Ben Skeggs · 8 years ago
  98. 7481d05 drm/nouveau/bios/gp100: initial support by Ben Skeggs · 8 years ago
  99. 4eeb039 drm/nouveau/tmr/gp100: initial support by Ben Skeggs · 8 years ago
  100. 45aa4d0 drm/nouveau/pci/gp100: initial support by Ben Skeggs · 8 years ago