summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-10-29UWB: clean up attribute use by using ATTRIBUTE_GROUPS()Greg Kroah-Hartman
2013-10-29uio: fix memory leakCong Ding
2013-10-29mdio_bus: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-29misc/at24: avoid infinite loop on write()Vladimir Zapolskiy
2013-10-29misc/93xx46: avoid infinite loop on write()Vladimir Zapolskiy
2013-10-29misc: atmel_pwm: add deferred-probing supportJohan Hovold
2013-10-29mei: wd: host_init propagate error codes from called functionsTomas Winkler
2013-10-29mei: replace stray pr_debug with dev_dbgAlexander Usyskin
2013-10-29mei: bus: propagate error code returned by mei_me_cl_by_idTomas Winkler
2013-10-29mei: mei_cl_link remove duplicated check for open_handle_countTomas Winkler
2013-10-29mei: print correct device state during unexpected resetAlexander Usyskin
2013-10-29mei: nfc: fix memory leak in error pathTomas Winkler
2013-10-29lkdtm: add tests for additional page permissionsKees Cook
2013-10-29lkdtm: adjust recursion size to avoid warningsKees Cook
2013-10-29device: Make dev_WARN/dev_WARN_ONCE print device as well as driver nameBjorn Helgaas
2013-10-29sysfs: separate out dup filename warning into a separate functionTejun Heo
2013-10-29sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.cTejun Heo
2013-10-29sysfs: remove unused sysfs_get_dentry() prototypeTejun Heo
2013-10-29sysfs: honor bin_attr.attr.ignore_lockdepTejun Heo
2013-10-29sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attrTejun Heo
2013-10-29bridge: pass correct vlan id to multicast codeVlad Yasevich
2013-10-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-10-29net: x25: Fix dead URLs in KconfigMichael DrĂ¼ing
2013-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds
2013-10-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds
2013-10-29drm/i915: Fix the PPT fdi lane bifurcate state handling on ivbDaniel Vetter
2013-10-29netfilter: xt_NFQUEUE: fix --queue-bypass regressionHolger Eitzenberger
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-29mm: Account for a THP NUMA hinting update as one PTE updateMel Gorman
2013-10-29mm: Close races between THP migration and PMD numa clearingMel Gorman
2013-10-29mm: numa: Sanitize task_numa_fault() callsitesMel Gorman
2013-10-29mm: Prevent parallel splits during THP migrationMel Gorman
2013-10-29mm: Wait for THP migrations to complete during NUMA hinting faultsMel Gorman
2013-10-29mm: numa: Do not account for a hinting fault if we racedMel Gorman
2013-10-29Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-10-29xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu