aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/hrtimer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-11drivers/block/swim.c: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-09-11cciss: set max scatter gather entries to 32 on P600Mike Miller1-0/+7
2013-09-11drivers/block/mg_disk.c: make mg_times_out() staticJingoo Han1-1/+1
2013-09-11block: support embedded device command line partitionCai Zhiyong10-0/+452
2013-09-11block/blk-sysfs.c: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-09-11block: replace strict_strtoul() with kstrtoul()Jingoo Han3-3/+3
2013-09-11include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_group_leader_pidOleg Nesterov1-4/+4
2013-09-11ocfs2: fix the end cluster offset of FIEMAPJie Liu1-1/+0
2013-09-11ocfs2: remove unused variable ip in dlmfs_get_root_inode()Joseph Qi1-3/+0
2013-09-11ocfs2: fix a tiny race case when firing callbacksJoyce1-9/+9
2013-09-11ocfs2: avoid possible NULL pointer dereference in o2net_accept_one()Joseph Qi1-6/+10
2013-09-11ocfs2: adjust code style for o2net_handler_tree_lookup()Joseph Qi1-17/+17
2013-09-11ocfs2: free path in ocfs2_remove_inode_range()Younger Liu1-0/+1
2013-09-11ocfs2: fix possible double free in ocfs2_reflink_xattr_recJoseph Qi1-1/+1
2013-09-11ocfs2/dlm: force clean refmap when doing local cleanupXue jiufei1-0/+8
2013-09-11ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set()Younger Liu1-2/+3
2013-09-11ocfs2: add the missing return value check of ocfs2_xattr_get_clustersJoseph Qi1-0/+4
2013-09-11ocfs2: fix a memory leak in __ocfs2_move_extents()Jie Liu1-0/+1
2013-09-11ocfs2: add missing return value check of ocfs2_get_clusters()Joseph Qi1-2/+8
2013-09-11ocfs2: clean up dead code in ocfs2_acl_from_xattr()Joseph Qi1-4/+0
2013-09-11ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang10-99/+45
2013-09-11fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferencesSunil Mushran1-5/+5
2013-09-11ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPCYounger Liu1-2/+2
2013-09-11ocfs2: dlm_request_all_locks() should deal with the status sent from target nodeXue jiufei1-1/+4
2013-09-11ocfs2: use i_size_read() to access i_sizeJunxiao Bi7-21/+21
2013-09-11ocfs2: lighten up allocate transactionYounger Liu4-5/+49
2013-09-11drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han2-4/+0
2013-09-11drivers/video/acornfb.c: remove dead codePaul Bolle2-294/+1
2013-09-11fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checksOleg Nesterov1-15/+9
2013-09-11pidns: kill the unnecessary CLONE_NEWPID in copy_process()Oleg Nesterov1-3/+2
2013-09-11pidns: fix vfork() after unshare(CLONE_NEWPID)Oleg Nesterov1-3/+4
2013-09-11include/linux/smp.h:on_each_cpu(): switch back to a C functionAndrew Morton1-8/+12
2013-09-11powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan1-10/+21
2013-09-11fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin1-1/+1
2013-09-11powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin1-1/+2
2013-09-11powerpc: Fix possible deadlock on page faultAneesh Kumar K.V1-3/+10
2013-09-11powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck1-0/+1
2013-09-10mn10300: Fix crash just after starting userspace on !CONFIG_PREEMPTAkira Takeuchi1-2/+4
2013-09-10vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds1-1/+4
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle4-467/+0