summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-28mm: use early_pfn_to_nid in page_ext_initYang Shi2-3/+4
2016-05-28MAINTAINERS: Kdump maintainers updateVivek Goyal1-2/+3
2016-05-28MAINTAINERS: add kexec_core.c and kexec_file.cMinfei Huang1-1/+1
2016-05-28mm: oom: do not reap task if there are live threads in threadgroupVladimir Davydov1-2/+0
2016-05-28direct-io: fix direct write stale data exposure from concurrent buffered readEryu Guan1-7/+7
2016-05-28ocfs2: bump up o2cb network protocol versionJunxiao Bi1-1/+4
2016-05-28ocfs2: o2hb: fix hb hung timeJunxiao Bi1-1/+1
2016-05-28ocfs2: o2hb: don't negotiate if last hb failJunxiao Bi1-0/+10
2016-05-28ocfs2: o2hb: add some user/debug logJunxiao Bi1-7/+32
2016-05-28ocfs2: o2hb: add NEGOTIATE_APPROVE messageJunxiao Bi1-1/+27
2016-05-28ocfs2: o2hb: add NEGO_TIMEOUT messageJunxiao Bi1-1/+65
2016-05-28ocfs2: o2hb: add negotiate timerJunxiao Bi1-4/+47
2016-05-27Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds6-177/+14
2016-05-27Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-10/+30
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds29-95/+335
2016-05-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-49/+37
2016-05-27Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-235/+513
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-293/+246
2016-05-27drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4Andrew Morton1-3/+7
2016-05-27update "mm/zsmalloc: don't fail if can't create debugfs info"Dan Streetman1-19/+16
2016-05-27dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä1-1/+1
2016-05-27mm: oom_reaper: remove some bloatMichal Hocko3-1/+7
2016-05-27memcg: fix mem_cgroup_out_of_memory() return value.Tetsuo Handa1-0/+2
2016-05-27ocfs2: fix improper handling of return errnoEric Ren1-6/+1
2016-05-27mm: slub: remove unused virt_to_obj()Andrey Ryabinin1-16/+0
2016-05-27mm: kasan: remove unused 'reserved' field from struct kasan_alloc_metaAndrey Ryabinin1-1/+0
2016-05-27mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi1-0/+1
2016-05-27seqlock: fix raw_read_seqcount_latch()Alexey Dobriyan1-2/+2
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds29-2508/+4758
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds49-899/+1764
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds49-1135/+1293
2016-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+4
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds9-20/+133
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds38-763/+2414
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-6/+63
2016-05-26pnfs: pnfs_update_layout needs to consider if strict iomode checking is onTom Haynes4-25/+61
2016-05-26nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r...Tom Haynes1-2/+3
2016-05-26Documentation/hwmon: Update links in max34440Glenn Dayton1-3/+3
2016-05-26hwmon: (emc2103) Fix typo in MODULE_PARM_DESCDan Carpenter1-1/+1
2016-05-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-27/+85
2016-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+14
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds56-330/+618
2016-05-26Yama: fix double-spinlock and user access in atomic contextJann Horn1-6/+63
2016-05-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+9
2016-05-26ceph: fix wake_up_session_cb()Yan, Zheng1-1/+1
2016-05-26ceph: don't use truncate_pagecache() to invalidate read cacheYan, Zheng2-5/+7
2016-05-26ceph: SetPageError() for writeback pages if writepages failsYan, Zheng1-1/+3
2016-05-26ceph: handle interrupted ceph_writepage()Yan, Zheng1-4/+18
2016-05-26ceph: make ceph_update_writeable_page() uninterruptibleYan, Zheng1-1/+1
2016-05-26libceph: make ceph_osdc_wait_request() uninterruptibleYan, Zheng1-1/+1