summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen
2014-04-16cif: fix dead codeMichael Opdenacker
2014-04-16cifs: fix error handling cifs_user_readvJeff Layton
2014-04-16drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-16tracing: Do not try to recreated toplevel set_ftrace_* filesSteven Rostedt (Red Hat)
2014-04-16Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-16Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-17xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster
2014-04-17xfs: fix buffer use after free on IO errorEric Sandeen
2014-04-17xfs: wrong error sign conversion during failed DIO writesDave Chinner
2014-04-17xfs: unmount does not wait for shutdown during unmountDave Chinner
2014-04-17xfs: collapse range is delalloc challengedDave Chinner
2014-04-17xfs: don't map ranges that span EOF for direct IODave Chinner
2014-04-16serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski
2014-04-16tty: Fix help text of SYNCLINK_CSJean Delvare
2014-04-16tty: fix memleak in alloc_pidChen Tingjie
2014-04-16ttyprintk: Allow built as a moduleTakashi Iwai
2014-04-16ttyprintk: Fix wrong tty_unregister_driver() call in the error pathTakashi Iwai
2014-04-16serial: 8250, disable "too much work" messagesJiri Slaby
2014-04-16Documentation/serial: Delete obsolete driver documentationJean Delvare
2014-04-16serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren
2014-04-16serial_core: Fix pm imbalance on unbindGeert Uytterhoeven
2014-04-16serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski
2014-04-16serial: timberdale: Depend on X86_32Jean Delvare
2014-04-16serial: st-asc: Fix SysRq char handlingDaniel Thompson
2014-04-16Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...Alexander Shiyan
2014-04-16serial_core: Fix conditional start_tx on ring buffer not emptySeth Bollinger
2014-04-16serial: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König
2014-04-16serial: omap: free the wakeup settings in removeSanjay Singh Rawat
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-04-16Documentation: Update stable address in Chinese and Japanese translationsGeert Uytterhoeven
2014-04-16topology: Fix compilation warning when not in SMPVincent Stehlé
2014-04-16Chinese: add translation of io_ordering.txtLin Yongting
2014-04-16stable_kernel_rules: spelling/word usageBrian Norris
2014-04-16Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan
2014-04-16vme_tsi148: Utilize to_pci_dev() macroAaron Sierra
2014-04-16vme_tsi148: Fix PCI address mapping assumptionJoe Schultz
2014-04-16vme_tsi148: Fix typo in tsi148_slave_get()Joe Schultz
2014-04-16w1: avoid recursive device_addDavid Fries
2014-04-16w1: fix netlink refcnt leak on error pathDavid Fries
2014-04-16uas: fix deadlocky memory allocationsOliver Neukum
2014-04-16uas: fix error handling during scsi_scan()Oliver Neukum
2014-04-16uas: fix GFP_NOIO under spinlockOliver Neukum
2014-04-16uwb: adds missing error handlingDaeseok Youn