summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20160603next-20160603Stephen Rothwell2016-06-035-0/+2713
* Merge branch 'akpm/master'Stephen Rothwell2016-06-033-3/+4
|\
| * drivers/fpga/Kconfig: fix build failureSudip Mukherjee2016-06-031-0/+1
| * drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton2016-06-031-2/+1
| * mm: make optimistic check for swapin readahead fixStephen Rothwell2016-06-031-1/+2
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2016-06-03130-328/+1242
|\
| * mm, page_alloc: recalculate the preferred zoneref if the context can ignore m...Mel Gorman2016-06-031-7/+16
| * ipc/msg.c: use freezable blocking callYogesh Gaur2016-05-281-1/+2
| * ipc/msg.c: msgsnd: use freezable blocking callManinder Singh2016-05-281-1/+1
| * ipc/sem.c: Fix complex_count vs. simple op raceManfred Spraul2016-05-282-53/+72
| * kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-05-282-1/+12
| * futex: fix shared futex operations on nommuRich Felker2016-05-281-0/+2
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-05-282-0/+3
| * kexec: return error number directlyMinfei Huang2016-05-281-10/+6
| * samples/kretprobe: fix the wrong typeHuang Shijie2016-05-281-2/+2
| * samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie2016-05-281-7/+5
| * samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie2016-05-281-3/+3
| * samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie2016-05-281-17/+12
| * checkpatch: reduce git commit description style false positivesJoe Perches2016-05-281-0/+1
| * lib: Add CRC64 ECMA moduleMarian Chereji2016-05-284-0/+405
| * printk, allow different timestamps for printk.timePrarit Bhargava2016-05-285-7/+55
| * lib, switch CONFIG_PRINTK_TIME to intPrarit Bhargava2016-05-2884-86/+126
| * remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-2838-101/+100
| * mm, thp: make swapin readahead under down_read of mmap_semEbru Akagunduz2016-05-281-31/+66
| * mm, thp: fix possible circular locking dependency caused by sum_vm_event()Ebru Akagunduz2016-05-281-2/+3
| * mm-thp-avoid-unnecessary-swapin-in-khugepaged-fixAndrew Morton2016-05-281-2/+2
| * mm, thp: avoid unnecessary swapin in khugepagedEbru Akagunduz2016-05-281-3/+15
| * mm, vmstat: calculate particular vm eventEbru Akagunduz2016-05-282-0/+18
| * thp: do not hold anon_vma lock during swap inKirill A. Shutemov2016-05-281-2/+2
| * khugepaged: __collapse_huge_page_swapin(): drop unused 'pte' parameterKirill A. Shutemov2016-05-281-4/+3
| * mm-make-swapin-readahead-to-improve-thp-collapse-rate-fixKirill A. Shutemov2016-05-281-5/+0
| * mm: make swapin readahead to improve thp collapse rateEbru Akagunduz2016-05-284-1/+72
| * mm, thp: remove duplication of included headerEbru Akagunduz2016-05-281-1/+0
| * mm/khugepaged: fix scan not aborted on SCAN_EXCEED_SWAP_PTEVladimir Davydov2016-05-281-1/+1
| * mm: make optimistic check for swapin readaheadEbru Akagunduz2016-05-282-8/+51
| * mm/memblock.c:memblock_add_range(): if nr_new is 0 just returnnimisolo2016-05-281-0/+3
| * mm: oom: add memcg to oom_controlVladimir Davydov2016-05-285-22/+25
| * mm: zap ZONE_OOM_LOCKEDVladimir Davydov2016-05-282-3/+2
| * memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab2016-05-281-11/+17
| * memory-hotplug: more general validation of zone during onlineReza Arbab2016-05-282-7/+37
| * memory-hotplug: add move_pfn_range()Reza Arbab2016-05-281-10/+28
| * mm/init: fix zone boundary creationOliver O'Halloran2016-05-281-7/+10
| * mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pteLi RongQing2016-05-281-3/+3
| * block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt2016-05-281-1/+1
| * ocfs2: fix a redundant re-initializationEric Ren2016-05-281-2/+0
| * fs/ext4/fsync.c: generic_file_fsync call based on barrier flagFabian Frederick2016-05-281-1/+4
| * arm: arch/arm/include/asm/page.h needs personality.hAndrew Morton2016-05-281-0/+2
| * mm/z3fold.c: avoid modifying HEADLESS page and minor cleanupVitaly Wool2016-05-281-10/+14
| * memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo2016-05-281-0/+3
| * reiserfs: avoid uninitialized variable useArnd Bergmann2016-05-281-3/+3