]> Pileus Git - ~andy/linux/history - mm
radeon: remove redundant __list_for_each definition from mkregtable.c
[~andy/linux] / mm /
2013-07-03 Kees Cookdrivers: avoid format string in dev_set_name
2013-07-03 Johannes Weinermm: memcontrol: factor out reclaim iterator loading...
2013-07-03 Zhang Yanfeimm, vmalloc: use clamp() to simplify code
2013-07-03 Zhang Yanfeimm, vmalloc: remove insert_vmalloc_vm()
2013-07-03 Zhang Yanfeimm, vmalloc: call setup_vmalloc_vm() instead of insert_...
2013-07-03 Zhang Yanfeimm, vmalloc: only call setup_vmalloc_vm() only in __get...
2013-07-03 Cody P Schafersparsemem: add BUILD_BUG_ON when sizeof mem_section...
2013-07-03 Jiang Liumm: kill free_all_bootmem_node()
2013-07-03 Jiang Liumm: kill global variable num_physpages
2013-07-03 Jiang Liumm/hotplug: prepare for removing num_physpages
2013-07-03 Jiang Liumm: introduce helper function mem_init_print_info(...
2013-07-03 Vineet Guptamm: fix the TLB range flushed when __tlb_remove_page...
2013-07-03 Jiang Liumm: report available pages as "MemTotal" for each NUMA...
2013-07-03 Jiang Liumm: concentrate modification of totalram_pages into...
2013-07-03 Jiang Liumm: correctly update zone->managed_pages
2013-07-03 Jiang Liumm: make __free_pages_bootmem() only available at boot...
2013-07-03 Jiang Liumm: use a dedicated lock to protect totalram_pages...
2013-07-03 Jiang Liumm: accurately calculate zone->managed_pages for highme...
2013-07-03 Jiang Liumm: use managed_pages to calculate default zonelist...
2013-07-03 Jiang Liumm: fix some trivial typos in comments
2013-07-03 Jiang Liumm: enhance free_reserved_area() to support poisoning...
2013-07-03 Jiang Liumm: change signature of free_reserved_area() to fix...
2013-07-03 Rafael Aquiniswap: discard while swapping only if SWAP_FLAG_DISCARD_...
2013-07-03 Tim Chenmm: tune vm_committed_as percpu_counter batching size
2013-07-03 Wanpeng Limm/hugetlb: use already existing interface huge_page_shift
2013-07-03 Wanpeng Limm/memory-hotplug: fix lowmem count overflow when offli...
2013-07-03 Toshi Kanimm/memory_hotplug.c: change normal message to use pr_debug
2013-07-03 Naoya Horiguchimm/memory-failure.c: fix memory leak in successful...
2013-07-03 Chen Gangmm/nommu.c: add additional check for vread() just like...
2013-07-03 Chen Gangmm/page_alloc.c: add additional checking and return...
2013-07-03 Mel Gormanmm: remove lru parameter from __lru_cache_add and lru_c...
2013-07-03 Mel Gormanmm: remove lru parameter from __pagevec_lru_add and...
2013-07-03 Mel Gormanmm: activate !PageLRU pages on mark_page_accessed if...
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 HATAYAMA Daisukevmalloc: introduce remap_vmalloc_range_partial
2013-07-03 HATAYAMA Daisukevmalloc: make find_vm_area check in range
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 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 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 Emelyanovmm: soft-dirty bits for user memory changes tracking
2013-07-03 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
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.kernel.org/pub...
2013-07-03 Jie Liuvfs: export lseek_execute() to modules
2013-07-03 Linus TorvaldsMerge branch 'for-3.11-cpuset' of git://git.kernel...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-07-02 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'x86-tracing-for-linus' of git://git.kerne...
2013-07-02 Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git.kernel...
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.kernel...
2013-07-02 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2013-07-02 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2013-07-02 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'sched-mm-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2013-07-02 Linus TorvaldsMerge branch 'core-mutexes-for-linus' of git://git...
2013-07-02 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2013-07-02 Linus TorvaldsMerge tag 'late-for-linus' of git://git.kernel.org...
2013-07-02 Linus TorvaldsMerge tag 'drivers-for-linus' of git://git.kernel.org...
next