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