summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-04mm: don't assume anonymous pages have SwapBacked flagShaohua Li4-8/+7
2017-05-04mm: delete unnecessary TTU_* flagsShaohua Li4-22/+15
2017-05-04mm/page-writeback.c: use setup_deferrable_timerGeliang Tang1-3/+2
2017-05-04mm: remove unnecessary back-off function when retrying page reclaimJohannes Weiner1-9/+6
2017-05-04Revert "mm, vmscan: account for skipped pages as a partial scan"Johannes Weiner1-18/+4
2017-05-04mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner5-41/+3
2017-05-04mm: don't avoid high-priority reclaim on memcg limit reclaimJohannes Weiner1-57/+37
2017-05-04mm: don't avoid high-priority reclaim on unreclaimable nodesJohannes Weiner1-14/+5
2017-05-04mm: remove unnecessary reclaimability check from NUMA balancing targetJohannes Weiner1-3/+0
2017-05-04mm: remove seemingly spurious reclaimability check from laptop_mode gatingJohannes Weiner1-1/+1
2017-05-04mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttlingJohannes Weiner1-2/+4
2017-05-04mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner5-23/+43
2017-05-04slab: avoid IPIs when creating kmem cachesGreg Thelen1-1/+6
2017-05-04fs/ocfs2/cluster: use offset_in_page() macroGeliang Tang1-1/+1
2017-05-04ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi1-4/+4
2017-05-04fs/ocfs2/cluster: use setup_timerGeliang Tang1-3/+2
2017-05-04blackfin: bf609: let clk_disable() return immediately if clk is NULLMasahiro Yamada1-0/+3
2017-05-04scripts/spelling.txt: add several more common spelling mistakesColin Ian King1-0/+25
2017-05-04lib/dma-debug.c: make locking work for RTPankaj Gupta1-6/+2
2017-05-02tipc: refactor function tipc_sk_recv_stream()Jon Paul Maloy1-84/+71
2017-05-02tipc: refactor function tipc_sk_recvmsg()Jon Paul Maloy1-59/+50
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham2-7/+51
2017-05-02net: thunderx: Support for XDP header adjustmentSunil Goutham2-17/+55
2017-05-02net: thunderx: Add support for XDP_TXSunil Goutham3-27/+160
2017-05-02net: thunderx: Add support for XDP_DROPSunil Goutham3-25/+79
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham5-19/+199
2017-05-02net: thunderx: Cleanup receive buffer allocationSunil Goutham1-9/+9
2017-05-02net: thunderx: Optimize CQE_TX handlingSunil Goutham2-28/+21
2017-05-02net: thunderx: Optimize RBDR descriptor handlingSunil Goutham2-13/+5
2017-05-02net: thunderx: Support for page recyclingSunil Goutham4-20/+119
2017-05-02ipx: call ipxitf_put() in ioctl error pathDan Carpenter1-3/+2
2017-05-02net: sched: add helpers to handle extended actionsJiri Pirko2-2/+15
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com3-43/+98
2017-05-02qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com2-2/+7
2017-05-02stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka1-1/+25
2017-05-02net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li4-4/+4
2017-05-02tcp: fix wraparound issue in tcp_lpEric Dumazet1-2/+4
2017-05-02bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann2-4/+49
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann5-5/+271
2017-05-02bpf: Align packet data properly in program testing framework.David Miller1-5/+5
2017-05-02bpf: Do not dereference user pointer in bpf_test_finish().David Miller1-4/+5
2017-05-02selftests: bpf: Use bpf_endian.h in test_xdp.cDavid S. Miller1-9/+8
2017-05-02audit: fix the RCU locking for the auditd_connection structurePaul Moore1-57/+100
2017-05-02audit: use kmem_cache to manage the audit_buffer cachePaul Moore1-49/+17
2017-05-02audit: Use timespec64 to represent audit timestampsDeepa Dinamani4-11/+11
2017-05-02audit: store the auditd PID as a pid struct instead of pid_tPaul Moore2-28/+58
2017-05-02audit: kernel generated netlink traffic should have a portid of 0Paul Moore4-29/+14
2017-05-02audit: combine audit_receive() and audit_receive_skb()Paul Moore1-11/+8
2017-05-02audit: convert audit_watch.count from atomic_t to refcount_tElena Reshetova1-4/+5
2017-05-02audit: convert audit_tree.count from atomic_t to refcount_tElena Reshetova1-4/+5