aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_io.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-28mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim1-1/+1
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer3-3/+72
2016-04-28mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov1-4/+2
2016-04-28mailmap: fix Krzysztof Kozlowski's misspelled nameKrzysztof Kozlowski1-0/+1
2016-04-28thp: keep huge zero page pinned until tlb flushKirill A. Shutemov3-3/+13
2016-04-28mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-04-28kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai1-0/+1
2016-04-28kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai1-2/+4
2016-04-28RDMA/nes: don't leak skb if carrier downFlorian Westphal1-3/+0
2016-04-28samples/bpf: fix trace_output exampleAlexei Starovoitov1-1/+0
2016-04-28bpf: fix check_map_func_compatibility logicAlexei Starovoitov1-25/+40
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov4-12/+33
2016-04-28drivers: net: cpsw: use of_phy_connect() in fixed-link caseDavid Rivshin1-10/+1
2016-04-28dt: cpsw: phy-handle, phy_id, and fixed-link are mutually exclusiveDavid Rivshin1-3/+3
2016-04-28drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin1-2/+8
2016-04-28drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin1-13/+22
2016-04-28drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin2-7/+7
2016-04-28MAINTAINERS: net: Change maintainer for GRETH 10/100/1G Ethernet MAC device driverAndreas Larsson1-1/+1
2016-04-28gre: reject GUE and FOU in collect metadata modeJiri Benc1-0/+5
2016-04-28pegasus: fixes reported packet lengthPetko Manolov1-2/+2
2016-04-28pegasus: fixes URB buffer allocation size;Petko Manolov1-3/+3
2016-04-28gre: build header correctly for collect metadata tunnelsJiri Benc1-4/+5
2016-04-28gre: do not assign header_ops in collect metadata modeJiri Benc1-2/+3
2016-04-28net: phy: at803x: only the AT8030 needs a hardware reset on link changeTimur Tabi1-22/+18
2016-04-28ps3_gelic: fix memcpy parameterChristophe Jaillet1-1/+1
2016-04-28lan78xx: workaround of forced 100 Full/Half duplex mode errorWoojung Huh1-1/+28
2016-04-28lan78xx: fix statistics counter errorWoojung Huh1-5/+10
2016-04-28net: dsa: mv88e6xxx: fix uninitialized error returnColin Ian King1-1/+1
2016-04-28net: fix net_gso_ok for new GSO types.Marcelo Ricardo Leitner1-1/+1
2016-04-28net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong1-1/+4
2016-04-28MAINTAINERS: net: update sfc maintainersBert Kenward1-1/+2
2016-04-28sfc: disable RSS when unsupportedJon Cooper1-2/+13
2016-04-28myri10ge: fix sleeping with bh disabledStanislaw Gruszka1-2/+2
2016-04-28Documentation: networking: fix spelling mistakesEric Engestrom5-13/+13
2016-04-28drm/vmwgfx: Fix order of operationSinclair Yeh1-3/+3
2016-04-28drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee1-4/+4
2016-04-28drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee1-1/+1
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe7-1/+40
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick1-23/+2
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov2-33/+29
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn1-0/+2
2016-04-28IB/rdmavt: Fix send schedulingJubin John1-2/+2
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov1-5/+8
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov1-5/+11
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov4-23/+37
2016-04-28MAINTAINERS: Update iser/isert maintainer contact infoSagi Grimberg1-2/+2
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2-1/+12
2016-04-28mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80Chen-Yu Tsai1-0/+5
2016-04-28perf/x86/intel: Fix incorrect lbr_sel_mask valueKan Liang1-2/+4
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin4-11/+75