2017-05-03 |
Minchan Kim | mm: remove SWAP_[SUCCESS|AGAIN|FAIL] |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: make rmap_one boolean function |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: make rmap_walk() return void |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: make ttu's return boolean |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: remove SWAP_AGAIN in ttu |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: remove SWAP_MLOCK in ttu |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: make try_to_munlock() return void |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: remove SWAP_DIRTY in ttu |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: remove unncessary ret in page_referenced |
commit | commitdiff | tree |
2017-05-03 |
Yisheng Xie | mm/vmscan: more restrictive condition for retry in... |
commit | commitdiff | tree |
2017-05-03 |
Yisheng Xie | mm/compaction: ignore block suitable after check large... |
commit | commitdiff | tree |
2017-05-03 |
Wei Yang | mm/sparse: refine usemap_size() a little |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | mm: page_alloc: __GFP_NOWARN shouldn't suppress stall... |
commit | commitdiff | tree |
2017-05-03 |
Mel Gorman | mm, vmscan: prevent kswapd sleeping prematurely due... |
commit | commitdiff | tree |
2017-05-03 |
Mel Gorman | mm, vmscan: only clear pgdat congested/dirty/writeback... |
commit | commitdiff | tree |
2017-05-03 |
Shantanu Goel | mm, vmscan: fix zone balance check in prepare_kswapd_sleep |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: do not use double negation for testing page flags |
commit | commitdiff | tree |
2017-05-03 |
Kees Cook | mm: remove rodata_test_data export, add pr_fmt |
commit | commitdiff | tree |
2017-05-03 |
Matthew Wilcox | mm: tighten up the fault path a little |
commit | commitdiff | tree |
2017-05-03 |
Michal Hocko | jbd2: make the whole kjournald2 kthread NOFS safe |
commit | commitdiff | tree |
2017-05-03 |
Michal Hocko | jbd2: mark the transaction context with the scope GFP_N... |
commit | commitdiff | tree |
2017-05-03 |
Michal Hocko | xfs: use memalloc_nofs_{save,restore} instead of memall... |
commit | commitdiff | tree |
2017-05-03 |
Michal Hocko | mm: introduce memalloc_nofs_{save,restore} API |
commit | commitdiff | tree |
2017-05-03 |
Michal Hocko | xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS |
commit | commitdiff | tree |
2017-05-03 |
Michal Hocko | lockdep: allow to disable reclaim lockup detection |
commit | commitdiff | tree |
2017-05-03 |
Nikolay Borisov | lockdep: teach lockdep about memalloc_noio_save |
commit | commitdiff | tree |
2017-05-03 |
David Rientjes | mm, vmstat: suppress pcp stats for unpopulated zones... |
commit | commitdiff | tree |
2017-05-03 |
David Rientjes | mm, vmstat: print non-populated zones in zoneinfo |
commit | commitdiff | tree |
2017-05-03 |
Xishi Qiu | mm: use is_migrate_isolate_page() to simplify the code |
commit | commitdiff | tree |
2017-05-03 |
Xishi Qiu | mm: use is_migrate_highatomic() to simplify the code |
commit | commitdiff | tree |
2017-05-03 |
Huang Ying | mm, swap: Fix a race in free_swap_and_cache() |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | mm: memcontrol: provide shmem statistics |
commit | commitdiff | tree |
2017-05-03 |
Shaohua Li | proc: show MADV_FREE pages info in smaps |
commit | commitdiff | tree |
2017-05-03 |
Shaohua Li | mm: enable MADV_FREE for swapless system |
commit | commitdiff | tree |
2017-05-03 |
Minchan Kim | mm: fix lazyfree BUG_ON check in try_to_unmap_one() |
commit | commitdiff | tree |
2017-05-03 |
Shaohua Li | mm: reclaim MADV_FREE pages |
commit | commitdiff | tree |
2017-05-03 |
Shaohua Li | mm: move MADV_FREE pages into LRU_INACTIVE_FILE list |
commit | commitdiff | tree |
2017-05-03 |
Shaohua Li | mm: don't assume anonymous pages have SwapBacked flag |
commit | commitdiff | tree |
2017-05-03 |
Shaohua Li | mm: delete unnecessary TTU_* flags |
commit | commitdiff | tree |
2017-05-03 |
Geliang Tang | mm/page-writeback.c: use setup_deferrable_timer |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | mm: remove unnecessary back-off function when retrying... |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | Revert "mm, vmscan: account for skipped pages as a... |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | mm: don't avoid high-priority reclaim on memcg limit... |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | mm: don't avoid high-priority reclaim on unreclaimable... |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | mm: remove unnecessary reclaimability check from NUMA... |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | mm: remove seemingly spurious reclaimability check... |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | mm: fix check for reclaimable pages in PF_MEMALLOC... |
commit | commitdiff | tree |
2017-05-03 |
Johannes Weiner | mm: fix 100% CPU kswapd busyloop on unreclaimable nodes |
commit | commitdiff | tree |
2017-05-03 |
Greg Thelen | slab: avoid IPIs when creating kmem caches |
commit | commitdiff | tree |
2017-05-03 |
Geliang Tang | fs/ocfs2/cluster: use offset_in_page() macro |
commit | commitdiff | tree |
2017-05-03 |
Junxiao Bi | ocfs2: o2hb: revert hb threshold to keep compatible |
commit | commitdiff | tree |
2017-05-03 |
Geliang Tang | fs/ocfs2/cluster: use setup_timer |
commit | commitdiff | tree |
2017-05-03 |
Masahiro Yamada | blackfin: bf609: let clk_disable() return immediately... |
commit | commitdiff | tree |
2017-05-03 |
Colin Ian King | scripts/spelling.txt: add several more common spelling... |
commit | commitdiff | tree |
2017-05-03 |
Pankaj Gupta | lib/dma-debug.c: make locking work for RT |
commit | commitdiff | tree |
2017-05-03 |
Linus Torvalds | Merge branch 'stable-4.12' of git://git.infradead.org... |
commit | commitdiff | tree |
2017-05-03 |
Linus Torvalds | Merge branch 'next' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2017-05-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2017-05-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2017-05-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2017-05-03 |
Linus Torvalds | Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org... |
commit | commitdiff | tree |
2017-05-03 |
Linus Torvalds | Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge branch 'linus' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2017-05-02 |
David S. Miller | Merge branch 'tipc-refactor-socket-receive-functions' |
commit | commitdiff | tree |
2017-05-02 |
Jon Paul Maloy | tipc: refactor function tipc_sk_recv_stream() |
commit | commitdiff | tree |
2017-05-02 |
Jon Paul Maloy | tipc: refactor function tipc_sk_recvmsg() |
commit | commitdiff | tree |
2017-05-02 |
David S. Miller | Merge branch 'thunderx-xdp' |
commit | commitdiff | tree |
2017-05-02 |
Sunil Goutham | net: thunderx: Optimize page recycling for XDP |
commit | commitdiff | tree |
2017-05-02 |
Sunil Goutham | net: thunderx: Support for XDP header adjustment |
commit | commitdiff | tree |
2017-05-02 |
Sunil Goutham | net: thunderx: Add support for XDP_TX |
commit | commitdiff | tree |
2017-05-02 |
Sunil Goutham | net: thunderx: Add support for XDP_DROP |
commit | commitdiff | tree |
2017-05-02 |
Sunil Goutham | net: thunderx: Add basic XDP support |
commit | commitdiff | tree |
2017-05-02 |
Sunil Goutham | net: thunderx: Cleanup receive buffer allocation |
commit | commitdiff | tree |
2017-05-02 |
Sunil Goutham | net: thunderx: Optimize CQE_TX handling |
commit | commitdiff | tree |
2017-05-02 |
Sunil Goutham | net: thunderx: Optimize RBDR descriptor handling |
commit | commitdiff | tree |
2017-05-02 |
Sunil Goutham | net: thunderx: Support for page recycling |
commit | commitdiff | tree |
2017-05-02 |
Dan Carpenter | ipx: call ipxitf_put() in ioctl error path |
commit | commitdiff | tree |
2017-05-02 |
Jiri Pirko | net: sched: add helpers to handle extended actions |
commit | commitdiff | tree |
2017-05-02 |
David S. Miller | Merge branch 'qed-PTP-fixes' |
commit | commitdiff | tree |
2017-05-02 |
sudarsana.kalluru... | qed*: Fix issues in the ptp filter config implementation. |
commit | commitdiff | tree |
2017-05-02 |
sudarsana.kalluru... | qede: Fix concurrency issue in PTP Tx path processing. |
commit | commitdiff | tree |
2017-05-02 |
Jan Kiszka | stmmac: Add support for SIMATIC IOT2000 platform |
commit | commitdiff | tree |
2017-05-02 |
Timmy Li | net: hns: fix ethtool_get_strings overflow in hns driver |
commit | commitdiff | tree |
2017-05-02 |
Eric Dumazet | tcp: fix wraparound issue in tcp_lp |
commit | commitdiff | tree |
2017-05-02 |
Daniel Borkmann | bpf, arm64: fix jit branch offset related to ldimm64 |
commit | commitdiff | tree |
2017-05-02 |
Daniel Borkmann | bpf, arm64: implement jiting of BPF_XADD |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge branch 'work.compat' of git://git.kernel.org... |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge branch 'work.splice' of git://git.kernel.org... |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge branch 'work.iov_iter' of git://git.kernel.org... |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge branch 'for-next' of git://git.samba.org/sfrench... |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge tag 'usercopy-v4.12-rc1' of git://git.kernel... |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org... |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge tag 'docs-4.12' of git://git.lwn.net/linux |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel... |
commit | commitdiff | tree |
2017-05-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2017-05-02 |
David S. Miller | Merge branch 'bpf-test-prog-fixes' |
commit | commitdiff | tree |
2017-05-02 |
David Miller | bpf: Align packet data properly in program testing... |
commit | commitdiff | tree |
next |