summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-07Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-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-29device: Make dev_WARN/dev_WARN_ONCE print device as well as driver nameBjorn Helgaas
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese
2013-10-17tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter
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-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-16ide: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-16devres: add kernel standard devm_k.alloc functionsJoe Perches
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-16serial: core: delete .set_wake() callbackLinus Walleij
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings
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-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
2013-10-11usb-anchor: Ensure poisened gets initialized to 0Hans de Goede
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o
2013-10-10usb: phy: Add RCAR Gen2 USB phyValentine Barshak
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg
2013-10-10mlx5: Fix layout of struct mlx5_init_segEli Cohen
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds