summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* enic: use atomic_t instead of spin_lock in busy pollGovindarajulu Varadarajan2015-06-252-66/+29
* net/phy: Add Vitesse 8641 phy IDShaohui Xie2015-06-251-0/+14
* net/fsl: remove dependency FSL_SOC for GianfarAlison Wang2015-06-251-2/+2
* cavium/liquidio: fix some error handling in lio_set_phys_id()Dan Carpenter2015-06-251-2/+3
* renesas: missing unlock on error pathDan Carpenter2015-06-251-1/+3
* Merge branch 'mlx4'David S. Miller2015-06-255-25/+26
|\
| * mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz2015-06-251-1/+7
| * net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay2015-06-251-11/+6
| * net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2015-06-252-8/+12
| * net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha2015-06-253-5/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-24151-1321/+2277
|\
| * mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger2015-06-243-7/+10
| * mm, thp: respect MPOL_PREFERRED policy with non-local nodeVlastimil Babka2015-06-241-16/+22
| * tmpfs: truncate prealloc blocks past i_sizeJosef Bacik2015-06-241-1/+1
| * mm/memory hotplug: print the last vmemmap region at the end of hot add memoryZhu Guihua2015-06-241-0/+1
| * mm/mmap.c: optimization of do_mmap_pgoff functionPiotr Kwapulinski2015-06-241-3/+3
| * mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scanCatalin Marinas2015-06-241-34/+56
| * mm: kmemleak: avoid deadlock on the kmemleak object insertion error pathCatalin Marinas2015-06-241-4/+11
| * mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()Catalin Marinas2015-06-241-2/+0
| * mm: kmemleak: fix delete_object_*() race when called on the same memory blockCatalin Marinas2015-06-241-13/+26
| * mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas2015-06-241-3/+16
| * memcg: convert mem_cgroup->under_oom from atomic_t to intTejun Heo2015-06-241-8/+21
| * memcg: remove unused mem_cgroup->oom_wakeupsTejun Heo2015-06-241-9/+1
| * frontswap: allow multiple backendsDan Streetman2015-06-243-98/+139
| * x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-243-0/+27
| * mm/memblock: allocate boot time data structures from mirrored memoryTony Luck2015-06-243-12/+84
| * mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-2410-47/+83
| * mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko2015-06-243-5/+7
| * mm/cma.c: fix typos in commentsShailendra Verma2015-06-241-2/+2
| * mm/oom_kill.c: print points as unsigned intWang Long2015-06-241-1/+1
| * mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz2015-06-241-4/+35
| * mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz2015-06-241-24/+48
| * mm/hugetlb: document the reserve map/region tracking routinesMike Kravetz2015-06-241-2/+50
| * Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behaviorMichal Hocko2015-06-241-1/+7
| * mm: nommu: refactor debug and warning printsLeon Romanovsky2015-06-241-92/+20
| * mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-2413-61/+65
| * powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-245-22/+27
| * mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-244-36/+67
| * tracing: add trace event for memory-failureXie XiuQi2015-06-243-0/+89
| * memory-failure: change type of action_result's param 3 to enumXie XiuQi2015-06-242-2/+3
| * memory-failure: export page_type and action resultXie XiuQi2015-06-242-101/+101
| * mm, memcg: Try charging a page before setting page up to dateMel Gorman2015-06-241-4/+6
| * hugetlb: do not account hugetlb pages as NR_FILE_PAGESMichal Hocko2015-06-241-3/+13
| * mm: page_alloc: inline should_alloc_retry()Johannes Weiner2015-06-241-72/+32
| * mm: oom_kill: simplify OOM killer lockingJohannes Weiner2015-06-245-114/+46
| * mm: oom_kill: remove unnecessary locking in exit_oom_victim()Johannes Weiner2015-06-241-2/+0
| * mm: oom_kill: generalize OOM progress waitqueueJohannes Weiner2015-06-241-5/+1
| * mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clearJohannes Weiner2015-06-241-2/+1
| * mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-245-15/+14
| * mm: oom_kill: remove unnecessary locking in oom_enable()Johannes Weiner2015-06-241-2/+0
OpenPOWER on IntegriCloud