1. ecccf0c arm/arm64: KVM: export VCPU power state via MP_STATE ioctl by Alex Bennée · 10 years ago
  2. ae70593 arm/arm64: KVM: Keep elrsr/aisr in sync with software model by Christoffer Dall · 10 years ago
  3. ae1f576 KVM: nVMX: Do not emulate #UD while in guest mode by Jan Kiszka · 10 years ago
  4. b34a805 KVM: x86: Fix re-execution of patched vmmcall by Jan Kiszka · 10 years ago
  5. 5e57518 x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE by David Kaplan · 10 years ago
  6. b52104e arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create() by Wei Yongjun · 10 years ago
  7. 2b25385 Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  8. 1662e86 KVM: MAINTAINERS: add file arch/x86/kernel/kvm.c|kvmclock.c by Christian Borntraeger · 10 years ago
  9. aeda913 arm/arm64: KVM: Optimize handling of Access Flag faults by Marc Zyngier · 10 years ago
  10. 35307b9 arm/arm64: KVM: Implement Stage-2 page aging by Marc Zyngier · 10 years ago
  11. 1d2ebac arm/arm64: KVM: Allow handle_hva_to_gpa to return a value by Marc Zyngier · 10 years ago
  12. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 10 years ago
  13. 649cf73 KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstate by Eric Auger · 10 years ago
  14. c1426e4 KVM: arm/arm64: implement kvm_arch_intc_initialized by Eric Auger · 10 years ago
  15. 01c94e6 KVM: introduce kvm_arch_intc_initialized and use it in irqfd by Eric Auger · 10 years ago
  16. df2bd1a KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP by Eric Auger · 10 years ago
  17. 662d971 arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} by Christoffer Dall · 10 years ago
  18. 69ff5c6 KVM: arm/arm64: prefer IS_ENABLED to a static variable by Paolo Bonzini · 10 years ago
  19. 0f372475 KVM: vgic: add virt-capable compatible strings by Mark Rutland · 10 years ago
  20. 84ed741 arm64: KVM: Fix outdated comment about VTCR_EL2.PS by Marc Zyngier · 10 years ago
  21. 04b8dc8 arm64: KVM: Do not use pgd_index to index stage-2 pgd by Marc Zyngier · 10 years ago
  22. a987370 arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting by Marc Zyngier · 10 years ago
  23. dab429a kvm: svm: make wbinvd faster by David Kaplan · 10 years ago
  24. 5cb5605 kvm: x86: make kvm_emulate_* consistant by Joel Schopp · 10 years ago
  25. 1170adc KVM: Use pr_info/pr_err in kvm_main.c by Xiubo Li · 10 years ago
  26. 20e87b7 KVM: Fix indentation in kvm_main.c by Xiubo Li · 10 years ago
  27. b7d409d KVM: no space before tabs in kvm_main.c by Xiubo Li · 10 years ago
  28. f95ef0c KVM: Missing blank line after declarations in kvm_main.c by Xiubo Li · 10 years ago
  29. ee54315 KVM: EXPORT_SYMBOL should immediately follow its function by Xiubo Li · 10 years ago
  30. f4fee93 KVM: Fix ERROR: do not initialise statics to 0 or NULL in kvm_main.c by Xiubo Li · 10 years ago
  31. a642a17 KVM: Fix WARNING: labels should not be indented in kvm_main.c by Xiubo Li · 10 years ago
  32. 893bdbf KVM: Fix WARNINGs for 'sizeof(X)' instead of 'sizeof X' in kvm_main.c by Xiubo Li · 10 years ago
  33. 548ef28 KVM: Get rid of kvm_kvfree() by Thomas Huth · 10 years ago
  34. 0fa9778 KVM: make halt_poll_ns static by Christian Borntraeger · 10 years ago
  35. 5bda6ee KVM: ioapic: Record edge-triggered interrupts delivery status by Wincy Van · 10 years ago
  36. ae548c5 KVM: fix checkpatch.pl errors in kvm/irqchip.c by Kevin Mulvey · 10 years ago
  37. bfda0e8 KVM: white space formatting in kvm_main.c by Kevin Mulvey · 10 years ago
  38. 668f198 KVM: SVM: use kvm_register_write()/read() by David Kaplan · 10 years ago
  39. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  40. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  41. e7901af Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  42. 36bef88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  43. e93df63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  44. 068c65c Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  45. d08edd8 Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  46. eca8dac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  47. ecddad6 Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  48. c0e99a7 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  49. f930713 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  50. b695f31 Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  51. e6441ba tipc: fix bug in link failover handling by Jon Paul Maloy · 10 years ago
  52. 82f1709 net: delete stale packet_mclist entries by Francesco Ruggeri · 10 years ago
  53. 0b2eb3e net: macb: constify macb configuration data by Josh Cartwright · 10 years ago
  54. d037250 Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 10 years ago
  55. 524a386 ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled by Steven Rostedt (Red Hat) · 10 years ago
  56. 1619dc3 ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl by Pratyush Anand · 10 years ago
  57. b24d443 ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl by Steven Rostedt (Red Hat) · 10 years ago
  58. 4d08a36 Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into for-linus by James Morris · 10 years ago
  59. f7214cf MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layer by Marc Kleine-Budde · 10 years ago
  60. 84b0d71 MAINTAINERS: linux-can moved to github by Marc Kleine-Budde · 10 years ago
  61. 2fec510 can: kvaser_usb: Read all messages in a bulk-in URB buffer by Ahmed S. Darwish · 10 years ago
  62. deb2701 can: kvaser_usb: Avoid double free on URB submission failures by Ahmed S. Darwish · 10 years ago
  63. b0d4724 can: peak_usb: fix missing ctrlmode_ init for every dev by Stephane Grosjean · 10 years ago
  64. 969439016 can: add missing initialisations in CAN related skbuffs by Oliver Hartkopp · 10 years ago
  65. c247f05 ip: fix error queue empty skb handling by Willem de Bruijn · 10 years ago
  66. 8edfe3b bgmac: Clean warning messages by Peter Senna Tschudin · 10 years ago
  67. 9eccca0 Linux 4.0-rc3 by Linus Torvalds · 10 years ago
  68. 1711fd9a sunrpc: fix braino in ->poll() by Al Viro · 10 years ago
  69. 1163d50 Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  70. bbbce51 Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  71. 47df986 Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  72. 29191c7 Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  73. b0bc657 Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  74. 4eb8d6e Input: psmouse - disable "palm detection" in the focaltech driver by Mathias Gottschlag · 10 years ago
  75. 4ec212f Input: psmouse - disable changing resolution/rate/scale for FocalTech by Mathias Gottschlag · 10 years ago
  76. 679d83e Input: psmouse - ensure that focaltech reports consistent coordinates by Mathias Gottschlag · 10 years ago
  77. 3e98452 Input: psmouse - remove hardcoded touchpad size from the focaltech driver by Mathias Gottschlag · 10 years ago
  78. 2cf3afc Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  79. 374dab2 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  80. 9aae0df Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  81. c37bc68 TTY: fix tty_wait_until_sent maximum timeout by Johan Hovold · 10 years ago
  82. 79fbf4a TTY: fix tty_wait_until_sent on 64-bit machines by Johan Hovold · 10 years ago
  83. f528bf4 USB: serial: fix infinite wait_until_sent timeout by Johan Hovold · 10 years ago
  84. 6b270fd TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation by Johan Hovold · 10 years ago
  85. 2c3fbe3 net: irda: fix wait_until_sent poll timeout by Johan Hovold · 10 years ago
  86. 647f162 serial: uapi: Declare all userspace-visible io types by Peter Hurley · 10 years ago
  87. 2bb7851 serial: core: Fix iotype userspace breakage by Peter Hurley · 10 years ago
  88. c4e6dcf serial: sprd: Fix missing spin_unlock in sprd_handle_irq() by Axel Lin · 10 years ago
  89. 30a22c2 console: Fix console name size mismatch by Peter Hurley · 10 years ago
  90. f0bf0bd tty: fix up atime/mtime mess, take four by Jiri Slaby · 10 years ago
  91. dfd37668 serial: 8250_dw: Fix get_mctrl behaviour by Desmond Liu · 10 years ago
  92. 7cf9110 serial:8250:8250_pci: delete unneeded quirk entries by Wang YanQing · 10 years ago
  93. 6262a36 serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S by Wang YanQing · 10 years ago
  94. f2e0ea8 Change email address for 8250_pci by Russell King · 10 years ago
  95. ca8bb4ae serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO" by Sebastian Andrzej Siewior · 10 years ago
  96. 045f32d Revert "tty/serial: of_serial: add DT alias ID handling" by Baruch Siach · 10 years ago
  97. af13e86 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  98. 5d23211 i2c: imx: add required clocks property to binding by Matt Porter · 10 years ago
  99. ebf2ef8 i2c: designware-baytrail: baytrail_i2c_acquire() might sleep by Andy Shevchenko · 10 years ago
  100. 30be774 i2c: designware-baytrail: cross-check lock functions by Andy Shevchenko · 10 years ago