summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: delay inode update transactions after verifying the input flagsJeff Liu2013-04-291-9/+9
* scripts/decodecode: make faulting insn ptr more robustBorislav Petkov2013-04-291-1/+7
* mkcapflags.pl: convert to mkcapflags.shRob Landley2013-04-293-50/+43
* fs/fscache/stats.c: fix memory leakAnurup m2013-04-291-1/+1
* drivers/video/mmp: remove legacy hw definitionsZhou Zhu2013-04-291-478/+1
* drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driverH Hartley Sweeten2013-04-291-15/+3
* drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()Sachin Kamat2013-04-291-4/+4
* drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang2013-04-294-0/+850
* drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga2013-04-291-2/+1
* matroxfb: convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta2013-04-291-2/+14
* kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang2013-04-291-1/+1
* kernel/auditfilter.c: tree and watch will memory leak when failure occursChen Gang2013-04-291-0/+4
* audit: remove unnecessary #if CONFIG_AUDITGao feng2013-04-291-2/+0
* audit: remove duplicate export of audit_enabledGao feng2013-04-291-1/+0
* audit: don't check if kauditd is valid every timeGao feng2013-04-291-6/+6
* kernel/auditsc.c: use kzalloc instead of kmalloc+memsetRakib Mullick2013-04-291-10/+4
* kthread: kill task_get_live_kthread()Oleg Nesterov2013-04-291-13/+7
* kthread: introduce to_live_kthread()Oleg Nesterov2013-04-291-10/+16
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29323-9849/+10495
|\
| * USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann2013-04-251-0/+1
| * USB: OHCI: avoid conflicting platform driversArnd Bergmann2013-04-251-18/+118
| * USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann2013-04-253-1/+3
| * USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann2013-04-252-0/+2
| * USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset2013-04-241-7/+11
| * usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-233-14/+19
| * usb: phy: phy core cannot yet be a moduleArnd Bergmann2013-04-231-1/+1
| * USB: Fix initconst in ehci driverAndi Kleen2013-04-233-3/+3
| * usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden2013-04-231-2/+14
| * USB: serial: option: Added support Olivetti Olicard 145Filippo Turato2013-04-231-0/+2
| * USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2013-04-232-2/+5
| * Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-04-238-5/+14
| |\
| | * ARM: mxs_defconfig: add CONFIG_USB_PHYShawn Guo2013-04-231-0/+1
| | * ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHYShawn Guo2013-04-231-0/+1
| | * usb: phy: remove exported function from __init sectionDenis Efremov2013-04-231-1/+1
| | * usb: gadget: zero: put function instances on unbindAndrzej Pietrasiewicz2013-04-231-0/+2
| | * usb: gadget: f_sourcesink.c: correct a copy-paste misnomerAndrzej Pietrasiewicz2013-04-231-2/+2
| | * usb: gadget: cdc2: fix error return code in cdc_do_config()Wei Yongjun2013-04-231-1/+3
| | * usb: gadget: multi: fix error return code in rndis_do_config()Wei Yongjun2013-04-231-1/+3
| | * usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun2013-04-231-0/+1
| * | USB: storage: convert to use module_usb_driver()Greg Kroah-Hartman2013-04-191-29/+1
| * | usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-1920-834/+753
| * | USB: ti_usb_3410_5052: kill custom closing_waitJohan Hovold2013-04-191-54/+15
| * | USB: ti_usb_3410_5052: remove redundant drain from break_ctlJohan Hovold2013-04-191-2/+0
| * | USB: ti_usb_3410_5052: query hardware-buffer status in chars_in_bufferJohan Hovold2013-04-191-0/+8
| * | USB: ti_usb_3410_5052: remove lsr from port dataJohan Hovold2013-04-191-7/+7
| * | USB: ti_usb_3410_5052: move write-fifo flushing to closeJohan Hovold2013-04-191-9/+8
| * | USB: io_ti: remove redundant wait_until_sentJohan Hovold2013-04-191-2/+0
| * | USB: io_ti: fix TIOCGSERIALJohan Hovold2013-04-191-1/+1
| * | USB: usbtmc: remove unnecessary memory allocationMing Lei2013-04-191-22/+4
| * | usbatm: fix potential NULL pointer dereferenceWei Yongjun2013-04-191-3/+3
OpenPOWER on IntegriCloud