aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm/shmem.c: remove an ifdefAndrew Morton2013-04-29
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-29
* mm: trace filemap add and delRobert Jarzmik2013-04-29
* HWPOISON: check dirty flag to match against clean pageNaoya Horiguchi2013-04-29
* fs/read_write.c: fix generic_file_llseek() commentMing Lei2013-04-29
* debug_locks.h: make warning more verboseJames Hogan2013-04-29
* ocfs2/dlm: remove redundant null pointer checkSachin Kamat2013-04-29
* ocfs2: fix NULL dereference for moving extentsDan Carpenter2013-04-29
* ocfs2: fix error handling in ocfs2_ioctl_move_extents()Dan Carpenter2013-04-29
* ocfs2: fix error return code in ocfs2_info_handle_freefrag()Wei Yongjun2013-04-29
* ocfs2: delay inode update transactions after verifying the input flagsJeff Liu2013-04-29
* scripts/decodecode: make faulting insn ptr more robustBorislav Petkov2013-04-29
* mkcapflags.pl: convert to mkcapflags.shRob Landley2013-04-29
* fs/fscache/stats.c: fix memory leakAnurup m2013-04-29
* drivers/video/mmp: remove legacy hw definitionsZhou Zhu2013-04-29
* drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driverH Hartley Sweeten2013-04-29
* drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()Sachin Kamat2013-04-29
* drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang2013-04-29
* drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga2013-04-29
* matroxfb: convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta2013-04-29
* kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang2013-04-29
* kernel/auditfilter.c: tree and watch will memory leak when failure occursChen Gang2013-04-29
* audit: remove unnecessary #if CONFIG_AUDITGao feng2013-04-29
* audit: remove duplicate export of audit_enabledGao feng2013-04-29
* audit: don't check if kauditd is valid every timeGao feng2013-04-29
* kernel/auditsc.c: use kzalloc instead of kmalloc+memsetRakib Mullick2013-04-29
* kthread: kill task_get_live_kthread()Oleg Nesterov2013-04-29
* kthread: introduce to_live_kthread()Oleg Nesterov2013-04-29
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann2013-04-25
| * USB: OHCI: avoid conflicting platform driversArnd Bergmann2013-04-25
| * USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann2013-04-25
| * USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann2013-04-25
| * USB: ftdi_sio: enable two UART ports on ST Microconnect LiteAdrian Thomasset2013-04-24
| * usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-23
| * usb: phy: phy core cannot yet be a moduleArnd Bergmann2013-04-23
| * USB: Fix initconst in ehci driverAndi Kleen2013-04-23
| * usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden2013-04-23
| * USB: serial: option: Added support Olivetti Olicard 145Filippo Turato2013-04-23
| * USB: ftdi_sio: correct ST Micro Connect Lite PIDsAdrian Thomasset2013-04-23
| * Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-04-23
| |\
| | * ARM: mxs_defconfig: add CONFIG_USB_PHYShawn Guo2013-04-23
| | * ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHYShawn Guo2013-04-23
| | * usb: phy: remove exported function from __init sectionDenis Efremov2013-04-23
| | * usb: gadget: zero: put function instances on unbindAndrzej Pietrasiewicz2013-04-23
| | * usb: gadget: f_sourcesink.c: correct a copy-paste misnomerAndrzej Pietrasiewicz2013-04-23
| | * usb: gadget: cdc2: fix error return code in cdc_do_config()Wei Yongjun2013-04-23
| | * usb: gadget: multi: fix error return code in rndis_do_config()Wei Yongjun2013-04-23
| | * usb: gadget: f_obex: fix error return code in obex_bind()Wei Yongjun2013-04-23
| * | USB: storage: convert to use module_usb_driver()Greg Kroah-Hartman2013-04-19