summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-10KVM: Missing blank line after declarations in kvm_main.cXiubo Li
2015-03-10KVM: EXPORT_SYMBOL should immediately follow its functionXiubo Li
2015-03-10KVM: Fix ERROR: do not initialise statics to 0 or NULL in kvm_main.cXiubo Li
2015-03-10KVM: Fix WARNING: labels should not be indented in kvm_main.cXiubo Li
2015-03-10KVM: Fix WARNINGs for 'sizeof(X)' instead of 'sizeof X' in kvm_main.cXiubo Li
2015-03-10KVM: Get rid of kvm_kvfree()Thomas Huth
2015-03-10KVM: make halt_poll_ns staticChristian Borntraeger
2015-03-10KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van
2015-03-10KVM: fix checkpatch.pl errors in kvm/irqchip.cKevin Mulvey
2015-03-10KVM: white space formatting in kvm_main.cKevin Mulvey
2015-03-10KVM: SVM: use kvm_register_write()/read()David Kaplan
2015-03-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-10Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-03-10Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-10Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2015-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-03-10Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-10Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-10Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-10Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-09tipc: fix bug in link failover handlingJon Paul Maloy
2015-03-09net: delete stale packet_mclist entriesFrancesco Ruggeri
2015-03-09net: macb: constify macb configuration dataJosh Cartwright
2015-03-09Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/...David S. Miller
2015-03-09ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)
2015-03-09ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand
2015-03-09ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)
2015-03-09Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into ...James Morris
2015-03-09MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layerMarc Kleine-Budde
2015-03-09MAINTAINERS: linux-can moved to githubMarc Kleine-Budde
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish
2015-03-09can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish
2015-03-09can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-03-09ip: fix error queue empty skb handlingWillem de Bruijn
2015-03-09bgmac: Clean warning messagesPeter Senna Tschudin
2015-03-08Linux 4.0-rc3Linus Torvalds
2015-03-08sunrpc: fix braino in ->poll()Al Viro
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-08Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...Linus Torvalds
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag