summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-0313-141/+189
|\
| * mm, swap: remove unused function prototypeHuang Ying2017-05-031-3/+0
| * mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-031-36/+37
| * mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-031-57/+43
| * mm: memcontrol: re-use global VM event enumJohannes Weiner2017-05-031-31/+14
| * mm: memcontrol: clean up memory.events counting functionJohannes Weiner2017-05-031-13/+5
| * mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-032-3/+63
| * mm: fix spelling errorHao Lee2017-05-031-2/+2
| * include/linux/migrate.h: add arg names to prototypePushkar Jambhlekar2017-05-031-2/+3
| * mm: enable page poisoning early at bootVinayak Menon2017-05-031-1/+0
| * mm: remove SWAP_[SUCCESS|AGAIN|FAIL]Minchan Kim2017-05-031-7/+0
| * mm: make rmap_one boolean functionMinchan Kim2017-05-031-1/+5
| * mm: make rmap_walk() return voidMinchan Kim2017-05-032-5/+4
| * mm: make ttu's return booleanMinchan Kim2017-05-031-2/+2
| * mm: remove SWAP_MLOCK in ttuMinchan Kim2017-05-031-1/+0
| * mm: make try_to_munlock() return voidMinchan Kim2017-05-031-1/+1
| * mm: remove SWAP_DIRTY in ttuMinchan Kim2017-05-031-1/+0
| * mm: remove rodata_test_data export, add pr_fmtKees Cook2017-05-031-1/+0
| * jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko2017-05-031-0/+2
| * mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko2017-05-033-8/+34
| * xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko2017-05-031-0/+2
| * lockdep: allow to disable reclaim lockup detectionMichal Hocko2017-05-031-1/+9
| * mm: use is_migrate_highatomic() to simplify the codeXishi Qiu2017-05-031-1/+1
| * mm: memcontrol: provide shmem statisticsJohannes Weiner2017-05-031-0/+1
| * mm: reclaim MADV_FREE pagesShaohua Li2017-05-031-1/+1
| * mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li2017-05-032-2/+2
| * mm: delete unnecessary TTU_* flagsShaohua Li2017-05-031-13/+9
| * mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner2017-05-031-1/+0
| * mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner2017-05-031-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-05-0324-114/+1270
|\ \
| * | IB/SA: Add OPA addr headerDoug Ledford2017-05-011-0/+79
| * | IB/mlx5: Add port_xmit_wait to counter registers readTim Wright2017-05-011-1/+3
| * | IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2017-05-011-0/+13
| * | IB/SA: Add OPA path record typeDasaratharaman Chandramouli2017-05-011-9/+112
| * | IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-011-13/+134
| * | IB/SA: Introduce path record specific typesDasaratharaman Chandramouli2017-05-011-1/+32
| * | IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-015-18/+18
| * | IB/core: Define 'opa' rdma_ah_attr typeDasaratharaman Chandramouli2017-05-011-3/+21
| * | IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-11/+47
| * | IB/core: Add accessor functions for rdma_ah_attr fieldsDasaratharaman Chandramouli2017-05-011-0/+121
| * | IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * | IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * | IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * | IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * | IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-016-21/+21
| * | IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli2017-04-281-0/+1
| * | IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli2017-04-281-0/+25
| * | IB/core: Add rdma_cap_opa_ah to expose opa address handlesDasaratharaman Chandramouli2017-04-281-0/+16
| * | IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2017-04-281-9/+3
| * | IB/hfi1: Use defines from common headersDon Hiatt2017-04-281-0/+6