platform/adaptation/renesas_rcar/renesas_kernel.git
2014-01-22 Mel Gormanmm: numa: make NUMA-migrate related functions static
2014-01-22 Xishi Qiulib/show_mem.c: show num_poisoned_pages when oom
2014-01-22 Wanpeng Limm/hwpoison: add '#' to hwpoison_inject
2014-01-22 Grygorii Strashkomm/memblock: use WARN_ONCE when MAX_NUMNODES passed...
2014-01-22 Grygorii Strashkox86/mm: memblock: switch to use NUMA_NO_NODE
2014-01-22 Santosh Shilimkararch/arm/mach-omap2/omap_hwmod.c: use memblock apis...
2014-01-22 Santosh Shilimkararch/arm/mm/init.c: use memblock apis for early memory...
2014-01-22 Santosh Shilimkararch/arm/kernel/: use memblock apis for early memory...
2014-01-22 Santosh Shilimkardrivers/firmware/memmap.c: use memblock apis for early...
2014-01-22 Santosh Shilimkarmm/memory_hotplug.c: use memblock apis for early memory...
2014-01-22 Santosh Shilimkarmm/percpu.c: use memblock apis for early memory allocations
2014-01-22 Grygorii Strashkomm/page_cgroup.c: use memblock apis for early memory...
2014-01-22 Grygorii Strashkomm/hugetlb.c: use memblock apis for early memory alloca...
2014-01-22 Santosh Shilimkarmm/sparse: use memblock apis for early memory allocations
2014-01-22 Santosh Shilimkarlib/cpumask.c: use memblock apis for early memory alloc...
2014-01-22 Santosh Shilimkarlib/swiotlb.c: use memblock apis for early memory alloc...
2014-01-22 Santosh Shilimkarkernel/power/snapshot.c: use memblock apis for early...
2014-01-22 Santosh Shilimkarmm/page_alloc.c: use memblock apis for early memory...
2014-01-22 Santosh Shilimkarkernel/printk/printk.c: use memblock apis for early...
2014-01-22 Santosh Shilimkarinit/main.c: use memblock apis for early memory allocations
2014-01-22 Santosh Shilimkarmm/memblock: add memblock memory allocation apis
2014-01-22 Grygorii Strashkomm/memblock: switch to use NUMA_NO_NODE instead of...
2014-01-22 Grygorii Strashkomm/memblock: reorder parameters of memblock_find_in_ran...
2014-01-22 Grygorii Strashkomm/memblock: drop WARN and use SMP_CACHE_BYTES as a...
2014-01-22 Grygorii Strashkomm/memblock: remove unnecessary inclusions of bootmem.h
2014-01-22 Grygorii Strashkomm/bootmem: remove duplicated declaration of __free_pag...
2014-01-22 Grygorii Strashkomm/memblock: debug: don't free reserved array if !ARCH_...
2014-01-22 Santosh Shilimkarx86: memblock: set current limit to max low memory...
2014-01-22 Oleg Nesterovoom_kill: add rcu_read_lock() into find_lock_task_mm()
2014-01-22 Oleg Nesterovoom_kill: has_intersects_mems_allowed() needs rcu_read_...
2014-01-22 Oleg Nesterovoom_kill: change oom_kill.c to use for_each_thread()
2014-01-22 Oleg Nesterovintroduce for_each_thread() to replace the buggy while_...
2014-01-22 Joonsoo Kimmm/rmap: use rmap_walk() in page_mkclean()
2014-01-22 Joonsoo Kimmm/rmap: use rmap_walk() in page_referenced()
2014-01-22 Joonsoo Kimmm/rmap: use rmap_walk() in try_to_munlock()
2014-01-22 Joonsoo Kimmm/rmap: use rmap_walk() in try_to_unmap()
2014-01-22 Joonsoo Kimmm/rmap: extend rmap_walk_xxx() to cope with different...
2014-01-22 Joonsoo Kimmm/rmap: make rmap_walk to get the rmap_walk_control...
2014-01-22 Joonsoo Kimmm/rmap: factor lock function out of rmap_walk_anon()
2014-01-22 Joonsoo Kimmm/rmap: factor nonlinear handling out of try_to_unmap_...
2014-01-22 Joonsoo Kimmm/rmap: recompute pgoff for huge page
2014-01-22 Vladimir Davydovmemcg: make memcg_update_cache_sizes() static
2014-01-22 Vladimir Davydovmemcg: fix kmem_account_flags check in memcg_can_accoun...
2014-01-22 Tang Chenx86, numa, acpi, memory-hotplug: make movable_node...
2014-01-22 Tang Chenmemblock, mem_hotplug: make memblock skip hotpluggable...
2014-01-22 Tang Chenacpi, numa, mem_hotplug: mark all nodes the kernel...
2014-01-22 Tang Chenacpi, numa, mem_hotplug: mark hotpluggable memory in...
2014-01-22 Tang Chenmemblock: make memblock_set_node() support different...
2014-01-22 Tang Chenmemblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag...
2014-01-22 Tang Chenmemblock, numa: introduce flags field into memblock
2014-01-22 Grygorii Strashkomm/memblock: debug: correct displaying of upper memory...
2014-01-22 Davidlohr Buesomm/mlock: prepare params outside critical region
2014-01-22 Davidlohr Buesomm/mmap.c: add mlock_future_check() helper
2014-01-22 Jerome Marchandmm: add overcommit_kbytes sysctl variable
2014-01-22 Mel Gormanmm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
2014-01-22 Jianyu Zhanmm/vmalloc: interchage the implementation of vmalloc_to...
2014-01-22 David Rientjesmm, mempolicy: remove unneeded functions for UMA configs
2014-01-22 Andreas Sandbergmm/hugetlb.c: call MMU notifiers when copying a hugetlb...
2014-01-22 Zhi Yong Wumm, memory-failure: fix typo in me_pagecache_dirty()
2014-01-22 Kirill A. Shutemovmm: create a separate slab for page->ptl allocation
2014-01-22 Yasuaki Ishimatsumm: get rid of unnecessary pageblock scanning in setup_...
2014-01-22 Rik van Riel/proc/meminfo: provide estimated available memory
2014-01-22 Oleg Nesterovmm: thp: turn compound_head() into BUG_ON(!PageTail...
2014-01-22 Oleg Nesterovmm: thp: __get_page_tail_foll() can use get_huge_page_t...
2014-01-22 Andrea Arcangelimm/hugetlb.c: defer PageHeadHuge() symbol export
2014-01-22 Andrew Mortonmm/swap.c: reorganize put_compound_page()
2014-01-22 Andrew Mortonmm/hugetlb.c: simplify PageHeadHuge() and PageHuge()
2014-01-22 Andrea Arcangelimm: hugetlbfs: use __compound_tail_refcounted in __get_...
2014-01-22 Andrea Arcangelimm: tail page refcounting optimization for slab and...
2014-01-22 Andrea Arcangelimm: thp: optimize compound_trans_huge
2014-01-22 Andrea Arcangelimm: hugetlbfs: move the put/get_page slab and hugetlbfs...
2014-01-22 Andrea Arcangelimm: hugetlb: use get_page_foll() in follow_hugetlb_page()
2014-01-22 Dave Hansenmm: hugetlbfs: Add some VM_BUG_ON()s to catch non-huget...
2014-01-22 Geert Uytterhoevenmm: Make {,set}page_address() static inline if WANT_PAG...
2014-01-22 Paul Gortmakerfs/ramfs: don't use module_init for non-modular core...
2014-01-22 Vladimir Davydovfs/super.c: fix WARN on alloc_super() fail path
2014-01-22 Corey Minyardfs/read_write.c:compat_readv(): remove bogus area verify
2014-01-22 Dan Carpenterfs/compat_ioctl.c: fix an underflow issue (harmless)
2014-01-22 Andrew Mortonposix_acl: uninlining
2014-01-22 Wanlong Gaoarch/sh/kernel/kgdb.c: add missing #include <linux...
2014-01-22 Yiwen Jiangocfs2: fix NULL pointer dereference when dismount and...
2014-01-22 Tariq Saeedocfs2: punch hole should return EINVAL if the length...
2014-01-22 Wei Yongjunocfs2: fix sparse non static symbol warning
2014-01-22 Jie Liuocfs2: adjust minlen with discard_granularity in the...
2014-01-22 Jie Liuocfs2: return EINVAL if the given range to discard...
2014-01-22 Jie Liuocfs2: return EOPNOTSUPP if the device does not support...
2014-01-22 Younger Liuocfs2: remove redundant ocfs2_alloc_dinode_update_count...
2014-01-22 Goldwyn Rodriguesocfs2: use the new DLM operation callbacks while reques...
2014-01-22 Goldwyn Rodriguesocfs2: framework for version LVB
2014-01-22 Goldwyn Rodriguesocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
2014-01-22 Goldwyn Rodriguesocfs2: shift allocation ocfs2_live_connection to user_c...
2014-01-22 Goldwyn Rodriguesocfs2: add DLM recovery callbacks
2014-01-22 Goldwyn Rodriguesocfs2: add clustername to cluster connection
2014-01-22 Goldwyn Rodriguesocfs2: remove versioning information
2014-01-22 Geert Uytterhoevenscore: remove "select HAVE_GENERIC_HARDIRQS" again
2014-01-22 Alex Williamsonintel-iommu: fix off-by-one in pagetable freeing
2014-01-22 Jan Karafsnotify: remove pointless NULL initializers
2014-01-22 Jan Karafsnotify: remove .should_send_event callback
2014-01-22 Jan Karafsnotify: do not share events between notification...
2014-01-22 Jan Karainotify: provide function for name length rounding
next