summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds4-7/+8
2013-10-31memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend castingGreg Thelen1-1/+1
2013-10-31percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen2-5/+6
2013-10-31mm/pagewalk.c: fix walk_page_range() access of wrong PTEsChen LinX1-1/+1
2013-10-31doc:net: Fix typo in Documentation/networkingMasanari Iida11-20/+20
2013-10-30mm: list_lru: fix almost infinite loop causing effective livelockRussell King1-1/+2
2013-10-30Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-7/+2
2013-10-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-54/+168
2013-10-30Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-4/+22
2013-10-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2013-10-30Staging: sb105x: info leak in mp_get_count()Dan Carpenter1-1/+1
2013-10-30Staging: bcm: info leak in ioctlDan Carpenter1-0/+1
2013-10-30staging: wlags49_h2: buffer overflow setting station nameDan Carpenter1-3/+6
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter1-0/+2
2013-10-30staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter1-0/+3
2013-10-30uml: check length in exitcode_proc_write()Dan Carpenter1-1/+3
2013-10-30Merge tag 'asoc-fix-v3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai375-2263/+3280
2013-10-30usb: usbtest: support container id descriptor testHuang Rui1-0/+27
2013-10-30Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-0/+1
2013-10-30usb: usbtest: support superspeed device capbility descriptor testHuang Rui1-0/+37
2013-10-30usb: usbtest: support usb2 extension descriptor testHuang Rui1-0/+77
2013-10-30usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen1-12/+15
2013-10-30USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON1-1/+15
2013-10-30ASoC: wm_hubs: Add missing break in hp_supply_event()Takashi Iwai1-0/+1
2013-10-30MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras1-4/+5
2013-10-30Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg1-5/+1
2013-10-30Revert "select: use freezable blocking call"Rafael J. Wysocki1-2/+1
2013-10-30Revert "epoll: use freezable blocking call"Rafael J. Wysocki1-3/+1
2013-10-30ALSA: hda - Add a fixup for ASUS N76VZTakashi Iwai1-0/+1
2013-10-30KVM: use a more sensible error number when debugfs directory creation failsPaolo Bonzini1-1/+1
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner1-1/+1
2013-10-30drm: allow DRM_IOCTL_VERSION on render-nodesDavid Herrmann1-1/+1
2013-10-30bgmac: don't update slot on skb alloc/dma mapping errorNathan Hintz1-6/+14
2013-10-30ibm emac: Fix locking for enable/disable eob irqAlistair Popple1-0/+4
2013-10-30ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple1-8/+4
2013-10-30virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang1-7/+6
2013-10-30Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve...Dave Airlie6-53/+167
2013-10-30usb: cdc-wdm: ignore speed change notificationsBjørn Mork1-0/+4
2013-10-30USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez1-4/+34
2013-10-30usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches1-7/+7
2013-10-30printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches1-1/+15
2013-10-30usb: usbtest: support bos descriptor test for usb 3.0Huang Rui1-0/+13
2013-10-30USB: phy: samsung: Support multiple PHYs of same typeAnton Tikhomirov2-2/+4
2013-10-30usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese1-2/+3
2013-10-30usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese4-17/+62
2013-10-30usb: wusbcore: combine multiple isoc frames in a single transfer request.Thomas Pugliese1-111/+255
2013-10-30usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese1-1/+4
2013-10-30usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen1-3/+3
2013-10-30usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten6-189/+36
2013-10-30usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui1-8/+8