summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-30memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend castingGreg Thelen
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-30mm/pagewalk.c: fix walk_page_range() access of wrong PTEsChen LinX
2013-10-30doc:net: Fix typo in Documentation/networkingMasanari Iida
2013-10-30mm: list_lru: fix almost infinite loop causing effective livelockRussell King
2013-10-30Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-30Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-30Staging: sb105x: info leak in mp_get_count()Dan Carpenter
2013-10-30Staging: bcm: info leak in ioctlDan Carpenter
2013-10-30staging: wlags49_h2: buffer overflow setting station nameDan Carpenter
2013-10-30aacraid: missing capable() check in compat ioctlDan Carpenter
2013-10-30staging: ozwpan: prevent overflow in oz_cdev_write()Dan Carpenter
2013-10-30uml: check length in exitcode_proc_write()Dan Carpenter
2013-10-30Merge tag 'asoc-fix-v3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai
2013-10-30usb: usbtest: support container id descriptor testHuang Rui
2013-10-30Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown
2013-10-30usb: usbtest: support superspeed device capbility descriptor testHuang Rui
2013-10-30usb: usbtest: support usb2 extension descriptor testHuang Rui
2013-10-30usb: chipidea: only get vbus regulator for non-peripheral modePeter Chen
2013-10-30USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON
2013-10-30ASoC: wm_hubs: Add missing break in hp_supply_event()Takashi Iwai
2013-10-30MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras
2013-10-30Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg
2013-10-30Revert "select: use freezable blocking call"Rafael J. Wysocki
2013-10-30Revert "epoll: use freezable blocking call"Rafael J. Wysocki
2013-10-30ALSA: hda - Add a fixup for ASUS N76VZTakashi Iwai
2013-10-30KVM: use a more sensible error number when debugfs directory creation failsPaolo Bonzini
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner
2013-10-30drm: allow DRM_IOCTL_VERSION on render-nodesDavid Herrmann
2013-10-29bgmac: don't update slot on skb alloc/dma mapping errorNathan Hintz
2013-10-29ibm emac: Fix locking for enable/disable eob irqAlistair Popple
2013-10-29ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple
2013-10-29virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang
2013-10-30Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve...Dave Airlie
2013-10-29usb: cdc-wdm: ignore speed change notificationsBjørn Mork
2013-10-29USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez
2013-10-29usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macrosJoe Perches
2013-10-29printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches
2013-10-29usb: usbtest: support bos descriptor test for usb 3.0Huang Rui
2013-10-29USB: phy: samsung: Support multiple PHYs of same typeAnton Tikhomirov
2013-10-29usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese
2013-10-29usb: wusbcore: add a quirk for Alereon HWA device isoc behaviorThomas Pugliese
2013-10-29usb: wusbcore: combine multiple isoc frames in a single transfer request.Thomas Pugliese
2013-10-29usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese
2013-10-29usb: chipidea: host: more enhancement when ci->hcd is NULLPeter Chen
2013-10-29usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten
2013-10-29usb: usbtest: fix checkpatch warning as sizeof code styleHuang Rui