summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-28remove lots of IS_ERR_VALUE abusesArnd Bergmann38-103/+102
2016-05-28mm: fix section mismatch warningLinus Torvalds2-2/+2
2016-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-51/+246
2016-05-28mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan1-1/+1
2016-05-28mm/memcontrol.c: move comments for get_mctgt_type() to proper positionLi RongQing1-18/+19
2016-05-28mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()Li RongQing1-0/+2
2016-05-28mm/cma: silence warnings due to max() usageStephen Rothwell1-3/+4
2016-05-28mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap()Kirill A. Shutemov1-0/+2
2016-05-28oom_reaper: close race with exiting taskMichal Hocko1-6/+24
2016-05-28mm: use early_pfn_to_nid in register_page_bootmem_info_nodeYang Shi1-1/+1
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-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-14/+61
2016-05-28Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtdLinus Torvalds4-31/+12
2016-05-28Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds51-492/+1144
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds18-53/+518
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds3-120/+638
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds45-193/+5901
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj6-0/+299
2016-05-27dell-rbtn: Ignore ACPI notifications if device is suspendedGabriele Mazzotta1-0/+56
2016-05-27thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (Treviño)1-3/+40
2016-05-27intel_menlow: reduce code duplicationRasmus Villemoes1-27/+22
2016-05-27asus-wmi: provide access to ALS controlOleksij Rempel1-0/+5
2016-05-27ideapad-laptop: add a new WMI string for ESC keyArnd Bergmann1-3/+16
2016-05-27surfacepro3_button: Add a warning when switching to tablet modeAndy Shevchenko1-2/+7
2016-05-27Documentation: dt: mtd: drop "soft_bch" from exampleBaruch Siach1-1/+2
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie25-307/+947
2016-05-27Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie22-182/+183
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