platform/adaptation/renesas_rcar/renesas_kernel.git
2013-07-03 Mel Gormanmm: pagevec: defer deciding which LRU to add a page...
2013-07-03 Mel Gormanmm: add tracepoints for LRU activation and insertions
2013-07-03 Li Zefanmemcg: update TODO list in Documentation
2013-07-03 HATAYAMA Daisukevmcore: support mmap() on /proc/vmcore
2013-07-03 HATAYAMA Daisukevmcore: calculate vmcore file size from buffer size...
2013-07-03 HATAYAMA Daisukevmcore: allow user process to remap ELF note segment...
2013-07-03 HATAYAMA Daisukevmcore: allocate ELF note segment in the 2nd kernel...
2013-07-03 HATAYAMA Daisukevmalloc: introduce remap_vmalloc_range_partial
2013-07-03 HATAYAMA Daisukevmalloc: make find_vm_area check in range
2013-07-03 HATAYAMA Daisukevmcore: treat memory chunks referenced by PT_LOAD progr...
2013-07-03 HATAYAMA Daisukevmcore: allocate buffer for ELF headers on page-size...
2013-07-03 HATAYAMA Daisukevmcore: clean up read_vmcore()
2013-07-03 Andrew Mortoninclude/linux/mm.h: add PAGE_ALIGNED() helper
2013-07-03 Cody P Schafermemory_hotplug: use pgdat_resize_lock() in __offline_pa...
2013-07-03 Cody P Schafermemory_hotplug: use pgdat_resize_lock() in online_pages()
2013-07-03 Cody P Schafermmzone: note that node_size_lock should be manipulated...
2013-07-03 Cody P Schafermm: fix comment referring to non-existent size_seqlock...
2013-07-03 Mel Gormanfs: nfs: inform the VM about pages being committed...
2013-07-03 Mel Gormanmm: vmscan: take page buffers dirty and locked state...
2013-07-03 Mel Gormanmm: vmscan: treat pages marked for immediate reclaim...
2013-07-03 Mel Gormanmm: vmscan: move direct reclaim wait_iff_congested...
2013-07-03 Mel Gormanmm: vmscan: set zone flags before blocking
2013-07-03 Mel Gormanmm: vmscan: stall page reclaim after a list of pages...
2013-07-03 Mel Gormanmm: vmscan: stall page reclaim and writeback pages...
2013-07-03 Mel Gormanmm: vmscan: move logic from balance_pgdat() to kswapd_s...
2013-07-03 Mel Gormanmm: vmscan: check if kswapd should writepage once per...
2013-07-03 Mel Gormanmm: vmscan: block kswapd if it is encountering pages...
2013-07-03 Mel Gormanmm: vmscan: have kswapd writeback pages based on dirty...
2013-07-03 Mel Gormanmm: vmscan: do not allow kswapd to scan at maximum...
2013-07-03 Mel Gormanmm: vmscan: decide whether to compact the pgdat based...
2013-07-03 Mel Gormanmm: vmscan: flatten kswapd priority loop
2013-07-03 Mel Gormanmm: vmscan: obey proportional scanning requirements...
2013-07-03 Mel Gormanmm: vmscan: limit the number of pages kswapd reclaims...
2013-07-03 Cody P Schafermm/page_alloc: don't re-init pageset in zone_pcp_update()
2013-07-03 Cody P Schafermm/page_alloc: rename setup_pagelist_highmark() to...
2013-07-03 Cody P Schafermm/page_alloc: in zone_pcp_update(), uze zone_pageset_i...
2013-07-03 Cody P Schafermm/page_alloc: factor zone_pageset_init() out of setup_...
2013-07-03 Cody P Schafermm/page_alloc: relocate comment to be directly above...
2013-07-03 Cody P Schafermm/page_alloc: factor setup_pageset() into pageset_init...
2013-07-03 Cody P Schafermm/page_alloc: when handling percpu_pagelist_fraction...
2013-07-03 Cody P Schafermm/page_alloc: convert zone_pcp_update() to rely on...
2013-07-03 Cody P Schafermm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE
2013-07-03 Cody P Schafermm/page_alloc: insert memory barriers to allow async...
2013-07-03 Cody P Schafermm/page_alloc: prevent concurrent updaters of pcp ...
2013-07-03 Cody P Schafermm/page_alloc: factor out setting of pcp->high and...
2013-07-03 Libinuio: use vma_pages() to replace (vm_end - vm_start...
2013-07-03 Libinncpfs: use vma_pages() to replace (vm_end - vm_start...
2013-07-03 Libinmm: use vma_pages() to replace (vm_end - vm_start)...
2013-07-03 Minchan Kimmm: remove compressed copy from zram in-memory
2013-07-03 David Rientjesmm, memcg: don't take task_lock in task_in_mem_cgroup
2013-07-03 Pavel Emelyanovpagemap: prepare to reuse constant bits with page-shift
2013-07-03 Pavel Emelyanovmm: soft-dirty bits for user memory changes tracking
2013-07-03 Pavel Emelyanovpagemap: introduce pagemap_entry_t without pmshift...
2013-07-03 Pavel Emelyanovclear_refs: introduce private struct for mm_walk
2013-07-03 Pavel Emelyanovclear_refs: sanitize accepted commands declaration
2013-07-03 Kees Cookcrypto: sanitize argument for format string
2013-07-03 Kees Cookblock: do not pass disk names as format strings
2013-07-03 Jonathan Salwandrivers/cdrom/cdrom.c: use kzalloc() for failing hardware
2013-07-03 Cong Wangblock/compat_ioctl.c: do not leak info to user-space
2013-07-03 Libo Chendrivers/cdrom/gdrom.c: fix device number leak
2013-07-03 Xue jiufeiocfs2: fix NULL pointer dereference when traversing...
2013-07-03 Jie Liuocfs2: adjust switch_case syntax at o2net_state_change()
2013-07-03 Jie Liuocfs2: fix a comments typo at o2quo_hb_still_up()
2013-07-03 Jie Liuocfs2: consolidate o2hb_global_hearbeat_mode_set()...
2013-07-03 Noboru Iwamatsuocfs2: submit disk heartbeat bio using WRITE_SYNC
2013-07-03 Junxiao Biocfs2: xattr: fix inlined xattr reflink
2013-07-03 Younger Liuocfs2: fix readonly issue in ocfs2_unlink()
2013-07-03 Andrew Mortonocfs2: remove duplicated mlog_errno() in ocfs2_relink_b...
2013-07-03 Jie Liuocfs2: rework transaction rollback in ocfs2_relink_bloc...
2013-07-03 Younger Liuocfs2: need rollback when journal_access failed in...
2013-07-03 Xue jiufeiocfs2: dlmlock_master() should return DLM_NORMAL after...
2013-07-03 Junxiao Biocfs2: xattr: remove useless free space checking
2013-07-03 Younger Liufs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_rel...
2013-07-03 Goldwyn Rodriguesfs/ocfs2/journal.h: add bits_wanted while calculating...
2013-07-03 Joseph Qiocfs2: fix mutex_unlock and possible memory leak in...
2013-07-03 Goldwyn Rodriguesocfs2: remove unecessary variable needs_checkpoint
2013-07-03 Xue jiufeiocfs2: add missing dlm_put() in dlm_begin_reco_handler()
2013-07-03 Joseph Qiocfs2: should not use le32_add_cpu to set ocfs2_dinode...
2013-07-03 Joseph Qifs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks()...
2013-07-03 Joseph Qifs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations
2013-07-03 Dan Carpenterconfigfs: use capped length for ->store_attribute()
2013-07-03 Andrew Mortonsound/soc/codecs/si476x.c: don't use 0bNNN
2013-07-03 Bartlomiej... drivers/dma/pl330.c: fix locking in pl330_free_chan_res...
2013-07-03 Chen Gangarch: c6x: mm: include "asm/uaccess.h" to pass compiling
2013-07-03 Andrew Mortoninclude/linux/smp.h:on_each_cpu(): switch back to a...
2013-07-03 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2013-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-07-03 Al ViroDocument ->tmpfile()
2013-07-03 Al Viroext4: ->tmpfile() support
2013-07-03 Jie Liuvfs: export lseek_execute() to modules
2013-07-03 Linus TorvaldsMerge branch 'for-3.11-cpuset' of git://git./linux...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11' of git://git./linux/kernel...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11' of git://git./linux/kernel...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11' of git://git./linux/kernel...
2013-07-02 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2013-07-02 Linus TorvaldsMerge branch 'x86-tracing-for-linus' of git://git....
2013-07-02 Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git./linux...
2013-07-02 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2013-07-02 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
next