aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-29memblock: add assertion for zero allocation alignmentVineet Gupta1-0/+3
2013-04-29rmap: recompute pgoff for unmapping huge pageHillf Danton1-0/+3
2013-04-29vm: adjust ifdef for TINY_RCUPaul E. McKenney1-1/+1
2013-04-29mm/shmem.c: remove an ifdefAndrew Morton2-5/+8
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes8-1/+24
2013-04-29mm: trace filemap add and delRobert Jarzmik2-0/+63
2013-04-29HWPOISON: check dirty flag to match against clean pageNaoya Horiguchi1-2/+2
2013-04-29fs/read_write.c: fix generic_file_llseek() commentMing Lei1-1/+1
2013-04-29debug_locks.h: make warning more verboseJames Hogan1-1/+1
2013-04-29ocfs2/dlm: remove redundant null pointer checkSachin Kamat1-4/+2
2013-04-29ocfs2: fix NULL dereference for moving extentsDan Carpenter1-8/+8
2013-04-29ocfs2: fix error handling in ocfs2_ioctl_move_extents()Dan Carpenter1-20/+17
2013-04-29ocfs2: fix error return code in ocfs2_info_handle_freefrag()Wei Yongjun1-1/+3
2013-04-29ocfs2: delay inode update transactions after verifying the input flagsJeff Liu1-9/+9
2013-04-29scripts/decodecode: make faulting insn ptr more robustBorislav Petkov1-1/+7
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley3-50/+43
2013-04-29fs/fscache/stats.c: fix memory leakAnurup m1-1/+1
2013-04-29drivers/video/mmp: remove legacy hw definitionsZhou Zhu1-478/+1
2013-04-29drivers/video/ep93xx-fb.c: fix section mismatch and use module_platform_driverH Hartley Sweeten1-15/+3
2013-04-29drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()Sachin Kamat1-4/+4
2013-04-29drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang4-0/+850
2013-04-29drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attrDevendra Naga1-2/+1
2013-04-29matroxfb: convert struct i2c_msg initialization to C99 formatShubhrajyoti Datta1-2/+14
2013-04-29kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees()Chen Gang1-1/+1
2013-04-29kernel/auditfilter.c: tree and watch will memory leak when failure occursChen Gang1-0/+4
2013-04-29audit: remove unnecessary #if CONFIG_AUDITGao feng1-2/+0
2013-04-29audit: remove duplicate export of audit_enabledGao feng1-1/+0
2013-04-29audit: don't check if kauditd is valid every timeGao feng1-6/+6
2013-04-29kernel/auditsc.c: use kzalloc instead of kmalloc+memsetRakib Mullick1-10/+4
2013-04-29kthread: kill task_get_live_kthread()Oleg Nesterov1-13/+7
2013-04-29kthread: introduce to_live_kthread()Oleg Nesterov1-10/+16
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds323-9849/+10495
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds92-1611/+1670
2013-04-29Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds627-76244/+65068
2013-04-29Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds12-76/+133
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds131-1331/+4596
2013-04-29Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds77-1793/+7862
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds55-3696/+3228
2013-04-29Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds54-728/+799
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds64-1208/+884
2013-04-29Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds15-79/+93
2013-04-29Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-73/+168
2013-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds72-1348/+1704
2013-04-29Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds9-54/+188
2013-04-28Linux 3.9Linus Torvalds1-1/+1
2013-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+11
2013-04-27vm: add no-mmu vm_iomap_memory() stubLinus Torvalds1-0/+10
2013-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2013-04-26Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-7/+11
2013-04-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+2