OSDN Git Service

uclinux-h8/linux.git
2017-05-03 Minchan Kimmm: make try_to_munlock() return void
2017-05-03 Minchan Kimmm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu
2017-05-03 Minchan Kimmm: remove SWAP_DIRTY in ttu
2017-05-03 Minchan Kimmm: remove unncessary ret in page_referenced
2017-05-03 Yisheng Xiemm/vmscan: more restrictive condition for retry in...
2017-05-03 Yisheng Xiemm/compaction: ignore block suitable after check large...
2017-05-03 Wei Yangmm/sparse: refine usemap_size() a little
2017-05-03 Johannes Weinermm: page_alloc: __GFP_NOWARN shouldn't suppress stall...
2017-05-03 Mel Gormanmm, vmscan: prevent kswapd sleeping prematurely due...
2017-05-03 Mel Gormanmm, vmscan: only clear pgdat congested/dirty/writeback...
2017-05-03 Shantanu Goelmm, vmscan: fix zone balance check in prepare_kswapd_sleep
2017-05-03 Minchan Kimmm: do not use double negation for testing page flags
2017-05-03 Kees Cookmm: remove rodata_test_data export, add pr_fmt
2017-05-03 Matthew Wilcoxmm: tighten up the fault path a little
2017-05-03 Michal Hockojbd2: make the whole kjournald2 kthread NOFS safe
2017-05-03 Michal Hockojbd2: mark the transaction context with the scope GFP_N...
2017-05-03 Michal Hockoxfs: use memalloc_nofs_{save,restore} instead of memall...
2017-05-03 Michal Hockomm: introduce memalloc_nofs_{save,restore} API
2017-05-03 Michal Hockoxfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
2017-05-03 Michal Hockolockdep: allow to disable reclaim lockup detection
2017-05-03 Nikolay Borisovlockdep: teach lockdep about memalloc_noio_save
2017-05-03 David Rientjesmm, vmstat: suppress pcp stats for unpopulated zones...
2017-05-03 David Rientjesmm, vmstat: print non-populated zones in zoneinfo
2017-05-03 Xishi Qiumm: use is_migrate_isolate_page() to simplify the code
2017-05-03 Xishi Qiumm: use is_migrate_highatomic() to simplify the code
2017-05-03 Huang Yingmm, swap: Fix a race in free_swap_and_cache()
2017-05-03 Johannes Weinermm: memcontrol: provide shmem statistics
2017-05-03 Shaohua Liproc: show MADV_FREE pages info in smaps
2017-05-03 Shaohua Limm: enable MADV_FREE for swapless system
2017-05-03 Minchan Kimmm: fix lazyfree BUG_ON check in try_to_unmap_one()
2017-05-03 Shaohua Limm: reclaim MADV_FREE pages
2017-05-03 Shaohua Limm: move MADV_FREE pages into LRU_INACTIVE_FILE list
2017-05-03 Shaohua Limm: don't assume anonymous pages have SwapBacked flag
2017-05-03 Shaohua Limm: delete unnecessary TTU_* flags
2017-05-03 Geliang Tangmm/page-writeback.c: use setup_deferrable_timer
2017-05-03 Johannes Weinermm: remove unnecessary back-off function when retrying...
2017-05-03 Johannes WeinerRevert "mm, vmscan: account for skipped pages as a...
2017-05-03 Johannes Weinermm: delete NR_PAGES_SCANNED and pgdat_reclaimable()
2017-05-03 Johannes Weinermm: don't avoid high-priority reclaim on memcg limit...
2017-05-03 Johannes Weinermm: don't avoid high-priority reclaim on unreclaimable...
2017-05-03 Johannes Weinermm: remove unnecessary reclaimability check from NUMA...
2017-05-03 Johannes Weinermm: remove seemingly spurious reclaimability check...
2017-05-03 Johannes Weinermm: fix check for reclaimable pages in PF_MEMALLOC...
2017-05-03 Johannes Weinermm: fix 100% CPU kswapd busyloop on unreclaimable nodes
2017-05-03 Greg Thelenslab: avoid IPIs when creating kmem caches
2017-05-03 Geliang Tangfs/ocfs2/cluster: use offset_in_page() macro
2017-05-03 Junxiao Biocfs2: o2hb: revert hb threshold to keep compatible
2017-05-03 Geliang Tangfs/ocfs2/cluster: use setup_timer
2017-05-03 Masahiro Yamadablackfin: bf609: let clk_disable() return immediately...
2017-05-03 Colin Ian Kingscripts/spelling.txt: add several more common spelling...
2017-05-03 Pankaj Guptalib/dma-debug.c: make locking work for RT
2017-05-03 Linus TorvaldsMerge branch 'stable-4.12' of git://git.infradead.org...
2017-05-03 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2017-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-03 Linus TorvaldsMerge tag 'pinctrl-v4.12-1' of git://git./linux/kernel...
2017-05-03 Linus TorvaldsMerge tag 'mmc-v4.12' of git://git./linux/kernel/git...
2017-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2017-05-02 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-05-02 David S. MillerMerge branch 'tipc-refactor-socket-receive-functions'
2017-05-02 Jon Paul Maloytipc: refactor function tipc_sk_recv_stream()
2017-05-02 Jon Paul Maloytipc: refactor function tipc_sk_recvmsg()
2017-05-02 David S. MillerMerge branch 'thunderx-xdp'
2017-05-02 Sunil Gouthamnet: thunderx: Optimize page recycling for XDP
2017-05-02 Sunil Gouthamnet: thunderx: Support for XDP header adjustment
2017-05-02 Sunil Gouthamnet: thunderx: Add support for XDP_TX
2017-05-02 Sunil Gouthamnet: thunderx: Add support for XDP_DROP
2017-05-02 Sunil Gouthamnet: thunderx: Add basic XDP support
2017-05-02 Sunil Gouthamnet: thunderx: Cleanup receive buffer allocation
2017-05-02 Sunil Gouthamnet: thunderx: Optimize CQE_TX handling
2017-05-02 Sunil Gouthamnet: thunderx: Optimize RBDR descriptor handling
2017-05-02 Sunil Gouthamnet: thunderx: Support for page recycling
2017-05-02 Dan Carpenteripx: call ipxitf_put() in ioctl error path
2017-05-02 Jiri Pirkonet: sched: add helpers to handle extended actions
2017-05-02 David S. MillerMerge branch 'qed-PTP-fixes'
2017-05-02 sudarsana.kalluru... qed*: Fix issues in the ptp filter config implementation.
2017-05-02 sudarsana.kalluru... qede: Fix concurrency issue in PTP Tx path processing.
2017-05-02 Jan Kiszkastmmac: Add support for SIMATIC IOT2000 platform
2017-05-02 Timmy Linet: hns: fix ethtool_get_strings overflow in hns driver
2017-05-02 Eric Dumazettcp: fix wraparound issue in tcp_lp
2017-05-02 Daniel Borkmannbpf, arm64: fix jit branch offset related to ldimm64
2017-05-02 Daniel Borkmannbpf, arm64: implement jiting of BPF_XADD
2017-05-02 Linus TorvaldsMerge branch 'work.compat' of git://git./linux/kernel...
2017-05-02 Linus TorvaldsMerge branch 'work.splice' of git://git./linux/kernel...
2017-05-02 Linus TorvaldsMerge branch 'work.iov_iter' of git://git./linux/kernel...
2017-05-02 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-05-02 Linus TorvaldsMerge tag 'usercopy-v4.12-rc1' of git://git./linux...
2017-05-02 Linus TorvaldsMerge tag 'pstore-v4.12-rc1' of git://git./linux/kernel...
2017-05-02 Linus TorvaldsMerge tag 'docs-4.12' of git://git.lwn.net/linux
2017-05-02 Linus TorvaldsMerge tag 'm68k-for-v4.12-tag1' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-02 David S. MillerMerge branch 'bpf-test-prog-fixes'
2017-05-02 David Millerbpf: Align packet data properly in program testing...
2017-05-02 David Millerbpf: Do not dereference user pointer in bpf_test_finish().
2017-05-02 David S. Millerselftests: bpf: Use bpf_endian.h in test_xdp.c
2017-05-02 Paul Mooreaudit: fix the RCU locking for the auditd_connection...
2017-05-02 Paul Mooreaudit: use kmem_cache to manage the audit_buffer cache
2017-05-02 Deepa Dinamaniaudit: Use timespec64 to represent audit timestamps
2017-05-02 Paul Mooreaudit: store the auditd PID as a pid struct instead...
next