aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-29printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-25ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-22Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...Dave Airlie
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-10-19net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-18Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown
2013-10-18drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter
2013-10-17net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-16video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han
2013-10-16video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki
2013-10-16exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-14USB: ohci-exynos: Remove non-DT supportJingoo Han
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-11USB: serial: export usb_serial_generic_write_startJohan Hovold
2013-10-11USB: ehci-s5p: Remove non-DT supportJingoo Han
2013-10-11USB: add a private-data pointer to struct usb_ttAlan Stern
2013-10-11USB: NS_TO_US should round upAlan Stern
2013-10-11usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede