summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29xen/arm64: Don't compile cpu hotplugJulien Grall1-1/+1
2013-07-29xenbus: frontend resume cleanupAurelien Chartier1-3/+16
2013-07-29ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul1-1/+1
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki3-82/+6
2013-07-29Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki1-34/+1
2013-07-29Bluetooth: Fix calling request callback more than onceJohan Hedberg1-1/+9
2013-07-29usb: gadget: udc-core: fix the typo of udc state attributeRong Wang1-1/+1
2013-07-29usb: gadget: f_phonet: remove unused preprocessor conditionalAndrzej Pietrasiewicz1-2/+0
2013-07-29usb: gadget: multi: fix error return code in cdc_do_config()Andrzej Pietrasiewicz1-7/+3
2013-07-29Bluetooth: Fix HCI init for BlueFRITZ! devicesJohan Hedberg1-1/+4
2013-07-29video: sh7760fb: fix to pass correct device identity to free_irq()Wei Yongjun1-1/+1
2013-07-29fbdev/atyfb: fix recent breakage in correct_chipset()Dan Carpenter1-2/+2
2013-07-29KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens1-2/+2
2013-07-29KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-7/+14
2013-07-29virtio: console: return -ENODEV on all read operations after unplugAmit Shah1-1/+5
2013-07-29virtio: console: fix raising SIGIO after port unplugAmit Shah1-3/+5
2013-07-29virtio: console: clean up port data immediately at time of unplugAmit Shah1-8/+8
2013-07-29virtio: console: fix race in port_fops_open() and port unplugAmit Shah1-0/+4
2013-07-29virtio: console: fix race with port unplug and open/closeAmit Shah1-7/+6
2013-07-29Linux 3.11-rc3v3.11-rc3Linus Torvalds1-1/+1
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-19/+49
2013-07-29Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-128/+95
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-24/+32
2013-07-29igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov1-2/+1
2013-07-29ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-07-28USB: mos7840: fix pointer castsJohan Hovold1-3/+3
2013-07-28dma: pl330: Fix cyclic transfersLars-Peter Clausen1-26/+67
2013-07-28genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka1-0/+2
2013-07-28net: fec: workaround stop tx during errata ERR006358Frank Li2-2/+31
2013-07-28qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra1-0/+2
2013-07-28qlcnic: Fix setting Guest VLANManish Chopra1-1/+25
2013-07-28qlcnic: Fix operation type and command type.Pratik Pujar2-3/+3
2013-07-28qlcnic: Fix initialization of work function.Jitendra Kalsaria1-2/+2
2013-07-28Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller1-1/+1
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch4-4/+14
2013-07-27ARM: Fix sorting of machine- initializersRussell King1-9/+9
2013-07-27serial: arc_uart: Fix module aliasAxel Lin1-1/+1
2013-07-27tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin1-3/+2
2013-07-27serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König1-8/+13
2013-07-27serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König1-8/+9
2013-07-27atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman1-1/+1
2013-07-27ARC: SMP build breakageVineet Gupta1-0/+1
2013-07-27ARM: msm: Consolidate gpiomux for older architecturesRohit Vaswani3-45/+1
2013-07-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-127/+158
2013-07-27Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-508/+859
2013-07-27Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-93/+17
2013-07-27net/tg3: Fix warning from pci_disable_device()Gavin Shan1-1/+2
2013-07-27net/tg3: Fix kernel crashGavin Shan1-1/+2
2013-07-27sysctl: range checking in do_proc_dointvec_ms_jiffies_convFrancesco Fusco1-1/+5
2013-07-27neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco1-7/+22