summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20160525next-20160525Stephen Rothwell2016-05-255-0/+2872
* Merge branch 'akpm/master'Stephen Rothwell2016-05-253-4/+6
|\
| * fs/nfs/nfs4state.c: work around gcc-4.4 anon union initialization bugAndrew Morton2016-05-251-1/+3
| * drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton2016-05-251-2/+1
| * mm: make optimistic check for swapin readahead fixStephen Rothwell2016-05-251-1/+2
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2016-05-25127-246/+1194
|\
| * ipc/msg.c: use freezable blocking callYogesh Gaur2016-05-251-1/+2
| * ipc/msg.c: msgsnd: use freezable blocking callManinder Singh2016-05-251-1/+1
| * ipc/sem.c: Fix complex_count vs. simple op raceManfred Spraul2016-05-252-53/+72
| * kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-05-252-1/+12
| * futex: fix shared futex operations on nommuRich Felker2016-05-251-0/+2
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-05-252-0/+3
| * lib: Add CRC64 ECMA moduleMarian Chereji2016-05-254-0/+405
| * printk, allow different timestamps for printk.timePrarit Bhargava2016-05-255-7/+55
| * lib, switch CONFIG_PRINTK_TIME to intPrarit Bhargava2016-05-2584-86/+126
| * mm-thp-avoid-unnecessary-swapin-in-khugepaged-fixAndrew Morton2016-05-251-2/+2
| * mm, thp: avoid unnecessary swapin in khugepagedEbru Akagunduz2016-05-251-3/+15
| * mm, vmstat: calculate particular vm eventEbru Akagunduz2016-05-252-0/+18
| * thp: do not hold anon_vma lock during swap inKirill A. Shutemov2016-05-251-2/+2
| * khugepaged: __collapse_huge_page_swapin(): drop unused 'pte' parameterKirill A. Shutemov2016-05-251-4/+3
| * mm-make-swapin-readahead-to-improve-thp-collapse-rate-fixKirill A. Shutemov2016-05-251-5/+0
| * mm: make swapin readahead to improve thp collapse rateEbru Akagunduz2016-05-254-1/+72
| * mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTEVladimir Davydov2016-05-251-1/+1
| * mm: make optimistic check for swapin readaheadEbru Akagunduz2016-05-252-8/+51
| * mm/memblock.c:memblock_add_range(): if nr_new is 0 just returnnimisolo2016-05-251-0/+3
| * memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab2016-05-251-11/+17
| * memory-hotplug: more general validation of zone during onlineReza Arbab2016-05-252-7/+37
| * memory-hotplug: add move_pfn_range()Reza Arbab2016-05-251-10/+28
| * mm: fix build problems from lookup_page_extArnd Bergmann2016-05-252-16/+15
| * mm-check-the-return-value-of-lookup_page_ext-for-all-call-sites-checkpatch-fixesAndrew Morton2016-05-241-12/+12
| * mm: check the return value of lookup_page_ext for all call sitesYang Shi2016-05-245-8/+78
| * block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt2016-05-241-1/+1
| * ocfs2: o2hb: fix hb hung timeJunxiao Bi2016-05-241-1/+1
| * ocfs2: o2hb: don't negotiate if last hb failJunxiao Bi2016-05-241-0/+10
| * ocfs2: o2hb: add some user/debug logJunxiao Bi2016-05-241-7/+32
| * ocfs2: o2hb: add NEGOTIATE_APPROVE messageJunxiao Bi2016-05-241-1/+27
| * ocfs2: o2hb: add NEGO_TIMEOUT messageJunxiao Bi2016-05-241-1/+65
| * ocfs2: o2hb: add negotiate timerJunxiao Bi2016-05-241-4/+47
| * ocfs2: fix a redundant re-initializationEric Ren2016-05-241-2/+0
| * fs/ext4/fsync.c: generic_file_fsync call based on barrier flagFabian Frederick2016-05-241-1/+4
| * arm: arch/arm/include/asm/page.h needs personality.hAndrew Morton2016-05-241-0/+2
| * update "mm/zsmalloc: don't fail if can't create debugfs info"Dan Streetman2016-05-241-19/+16
| * dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä2016-05-241-1/+1
| * mm-oom_reaper-do-not-mmput-synchronously-from-the-oom-reaper-context-fix-fixAndrew Morton2016-05-241-1/+1
| * mm: oom_reaper: remove some bloatMichal Hocko2016-05-243-0/+6
| * memcg: fix mem_cgroup_out_of_memory() return value.Tetsuo Handa2016-05-241-0/+2
| * ocfs2: fix improper handling of return errnoEric Ren2016-05-241-6/+1
| * mm: slub: remove unused virt_to_obj()Andrey Ryabinin2016-05-241-16/+0
| * mm: kasan: remove unused 'reserved' field from struct kasan_alloc_metaAndrey Ryabinin2016-05-241-1/+0
| * mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi2016-05-241-0/+1