summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/FRV: use common help functions to free reserved pagesJiang Liu2013-04-291-30/+4
* mm/cris: use common help functions to free reserved pagesJiang Liu2013-04-291-14/+2
* mm/c6x: use common help functions to free reserved pagesJiang Liu2013-04-291-28/+2
* mm/blackfin: use common help functions to free reserved pagesJiang Liu2013-04-291-19/+3
* mm/avr32: use common help functions to free reserved pagesJiang Liu2013-04-291-22/+2
* mm/ARM: use common help functions to free reserved pagesJiang Liu2013-04-292-56/+18
* mm/alpha: use common help functions to free reserved pagesJiang Liu2013-04-293-26/+6
* mm: introduce common help functions to deal with reserved/managed pagesJiang Liu2013-04-292-0/+68
* mm/vmscan.c: minor cleanup for kswapdHillf Danton2013-04-291-4/+0
* direct-io: submit bio after boundary buffer is added to itJan Kara2013-04-291-17/+11
* direct-io: fix boundary block handlingJan Kara2013-04-291-1/+2
* mm: walk_memory_range(): fix typo in commentToshi Kani2013-04-291-1/+1
* memblock: add assertion for zero allocation alignmentVineet Gupta2013-04-291-0/+3
* rmap: recompute pgoff for unmapping huge pageHillf Danton2013-04-291-0/+3
* vm: adjust ifdef for TINY_RCUPaul E. McKenney2013-04-291-1/+1
* mm/shmem.c: remove an ifdefAndrew Morton2013-04-292-5/+8
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-298-1/+24
* mm: trace filemap add and delRobert Jarzmik2013-04-292-0/+63
* HWPOISON: check dirty flag to match against clean pageNaoya Horiguchi2013-04-291-2/+2
* fs/read_write.c: fix generic_file_llseek() commentMing Lei2013-04-291-1/+1
* debug_locks.h: make warning more verboseJames Hogan2013-04-291-1/+1
* ocfs2/dlm: remove redundant null pointer checkSachin Kamat2013-04-291-4/+2
* ocfs2: fix NULL dereference for moving extentsDan Carpenter2013-04-291-8/+8
* ocfs2: fix error handling in ocfs2_ioctl_move_extents()Dan Carpenter2013-04-291-20/+17
* ocfs2: fix error return code in ocfs2_info_handle_freefrag()Wei Yongjun2013-04-291-1/+3
* 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