]> git.kernelconcepts.de Git - karo-tx-linux.git/history - mm
backlight: move lp855x header into platform_data directory
[karo-tx-linux.git] / mm /
2012-07-31 Nathan Zimmertmpfs: interleave the starting node of /dev/shmem
2012-07-31 Nathan Zimmershmem: provide vm_ops when also providing a mem policy
2012-07-31 Andrew Mortonmemcg-add-mem_cgroup_from_css-helper-fix
2012-07-31 Wanpeng Limemcg: add mem_cgroup_from_css() helper
2012-07-31 Hugh Dickinsmemcg: further prevent OOM with too many dirty pages
2012-07-31 Michal Hockomemcg: prevent OOM with too many dirty pages
2012-07-31 Xiao Guangrongmm: mmu_notifier: fix freed page still mapped in second...
2012-07-31 Johannes Weinermm: memcg: only check anon swapin page charges for...
2012-07-31 Johannes Weinermm: memcg: only check swap cache pages for repeated...
2012-07-31 Johannes Weinermm: memcg: split swapin charge function into private...
2012-07-31 Johannes Weinermm: memcg: remove needless !mm fixup to init_mm when...
2012-07-31 Johannes Weinermm: memcg: remove unneeded shmem charge type
2012-07-31 Johannes Weinermm: memcg: move swapin charge functions above callsites
2012-07-31 Johannes Weinermm: memcg: only check for PageSwapCache when uncharging...
2012-07-31 Johannes Weinermm: memcg: push down PageSwapCache check into uncharge...
2012-07-31 Johannes Weinermm: swapfile: clean up unuse_pte race handling
2012-07-31 Johannes Weinermm: memcg: fix compaction/migration failing due to...
2012-07-31 Mel Gormanswapfile: avoid dereferencing bd_disk during swap_entry...
2012-07-31 Mel Gormanmm: add support for direct_IO to highmem pages
2012-07-31 Mel Gormanmm: add get_kernel_page[s] for pinning of kernel addres...
2012-07-31 Mel Gormanmm: swap: implement generic handler for swap_activate
2012-07-31 Mel Gormanmm: add support for a filesystem to activate swap files...
2012-07-31 Mel Gormanmm: methods for teaching filesystems about PG_swapcache...
2012-07-31 Mel Gormanmm: account for the number of times direct reclaimers...
2012-07-31 Mel Gormanmm: throttle direct reclaimers if PF_MEMALLOC reserves...
2012-07-31 Mel Gormanmm: micro-optimise slab to avoid a function call
2012-07-31 Mel Gormannetvm: allow skb allocation to use PFMEMALLOC reserves
2012-07-31 Mel Gormanmm: ignore mempolicies when using ALLOC_NO_WATERMARK
2012-07-31 Mel Gormanmm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS...
2012-07-31 Mel Gormanmm: allow PF_MEMALLOC from softirq context
2012-07-31 Mel Gormanmm: introduce __GFP_MEMALLOC to allow access to emergen...
2012-07-31 Christoph Lametermm: slub: optimise the SLUB fast path to avoid pfmemall...
2012-07-31 Mel Gormanmm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
2012-07-31 Andrew Mortonmemory-hotplug-fix-kswapd-looping-forever-problem-fix-fix
2012-07-31 Andrew Mortonmemory-hotplug-fix-kswapd-looping-forever-problem-fix
2012-07-31 Minchan Kimmemory-hotplug: fix kswapd looping forever problem
2012-07-31 Minchan Kimmm: fix free page check in zone_watermark_ok()
2012-07-31 Minchan Kimmm: factor out memory isolate functions
2012-07-31 David Rientjesmm, memcg: move all oom handling to memcontrol.c
2012-07-31 Hugh Dickinsmm, oom: reduce dependency on tasklist_lock: fix
2012-07-31 David Rientjesmm, oom: reduce dependency on tasklist_lock
2012-07-31 David Rientjesmm, memcg: introduce own oom handler to iterate only...
2012-07-31 David Rientjesmm, oom: introduce helper function to process threads...
2012-07-31 Jiang Liumm/hotplug: mark memory hotplug code in page_alloc...
2012-07-31 Jiang Liumm/hotplug: free zone->pageset when a zone becomes...
2012-07-31 Jiang Liumm/hotplug: correctly add new zone to all other nodes...
2012-07-31 Jiang Liumm/hotplug: correctly setup fallback zonelists when...
2012-07-31 Wanpeng Limm/memcg: replace inexistence move_lock_page_cgroup...
2012-07-31 Wanpeng Limm/memcg: mem_cgroup_relize_xxx_limit can guarantee...
2012-07-31 Xishi Qiumm: setup pageblock_order before it's used by sparsemem
2012-07-31 Jeff Liumm/memory.c:print_vma_addr(): call up_read(&mm->mmap_se...
2012-07-31 Andrew Mortonmm-have-order-0-compaction-start-off-where-it-left...
2012-07-31 Rik van Rielmm: have order > 0 compaction start off where it left
2012-07-31 Andrew Mortonmm-have-order-0-compaction-start-off-where-it-left...
2012-07-31 Rik van Rielmm: have order > 0 compaction start off where it left
2012-07-31 Wanpeng Limemcg: rename mem_control_xxx to memcg_xxx
2012-07-31 Glauber Costamemcg: fix bad behavior in use_hierarchy file
2012-07-31 Michal Hockomemcg-rename-config-variables-fix
2012-07-31 Andrew Mortonmemcg: rename config variables
2012-07-31 Minchan Kimmm: clean up __count_immobile_pages()
2012-07-31 Minchan Kimmm: do not use page_count() without a page pin
2012-07-31 David Rientjesmm, oom: replace some information in tasklist dump
2012-07-31 David Rientjesmm, oom: fix potential killing of thread that is disabl...
2012-07-31 KOSAKI Motohiromm: clear pages_scanned only if draining a pcp adds...
2012-07-31 Andrew Mortonmm-fadvise-dont-return-einval-when-filesystem-cannot...
2012-07-31 KOSAKI Motohiromm, fadvise: don't return -EINVAL when filesystem canno...
2012-07-31 Andrew Mortonmemcg-make-mem_cgroup_force_empty_list-return-bool-fix
2012-07-31 KAMEZAWA Hiroyukimemcg: make mem_cgroup_force_empty_list() return bool
2012-07-31 KAMEZAWA Hiroyukimemcg: mem_cgroup_move_parent() doesn't need gfp_mask
2012-07-31 Kamezawa Hiroyukimemcg: clean up force_empty_list() return value check
2012-07-31 Kamezawa Hiroyukimemcg: remove check for signal_pending() during rmdir()
2012-07-31 Andrew Mortonmm/memblock.c:memblock_double_array(): cosmetic cleanups
2012-07-31 David Rientjesmm, oom: do not schedule if current has been killed
2012-07-31 Aneesh Kumar K.Vhugetlb/cgroup: remove exclude and wakeup rmdir calls...
2012-07-31 Aneesh Kumar K.Vhugetlb/cgroup: assign the page hugetlb cgroup when...
2012-07-31 Aneesh Kumar K.Vhugetlb: move all the in use pages to active list
2012-07-31 Aneesh Kumar K.Vhugetlb/cgroup: migrate hugetlb cgroup info from oldpag...
2012-07-31 Aneesh Kumar K.Vhugetlb/cgroup: add hugetlb cgroup control files
2012-07-31 Aneesh Kumar K.Vhugetlb/cgroup: add support for cgroup removal
2012-07-31 Wanpeng Limm/hugetlb_cgroup: Add huge_page_order check to avoid...
2012-07-31 Aneesh Kumar K.Vhugetlb/cgroup: Remove unnecessary NULL checks
2012-07-31 Aneesh Kumar K.Vhugetlb/cgroup: add charge/uncharge routines for hugetl...
2012-07-31 Aneesh Kumar K.Vhugetlb/cgroup: add the cgroup pointer to page lru
2012-07-31 Aneesh Kumar K.Vhugetlb/cgroup: Mark root_h_cgroup static
2012-07-31 Aneesh Kumar K.Vhugetlb/cgroup: remove unnecessary NULL checks
2012-07-31 Andrew Mortonmm-hugetlb-add-new-hugetlb-cgroup-fix-fix
2012-07-31 Andrew Mortonmm-hugetlb-add-new-hugetlb-cgroup-fix
2012-07-31 Aneesh Kumar K.Vmm/hugetlb: add new HugeTLB cgroup
2012-07-31 Aneesh Kumar K.Vhugeltb: mark hugelb_max_hstate __read_mostly
2012-07-31 Aneesh Kumar K.Vhugetlb: make some static variables global
2012-07-31 Aneesh Kumar K.Vhugetlb: add a list for tracking in-use HugeTLB pages
2012-07-31 Aneesh Kumar K.Vhugetlb: simplify migrate_huge_page()
2012-07-31 Aneesh Kumar K.Vhugetlb: avoid taking i_mmap_mutex in unmap_single_vma...
2012-07-31 Aneesh Kumar K.Vhugetlb: use mmu_gather instead of a temporary linked...
2012-07-31 Aneesh Kumar K.Vhugetlb: add an inline helper for finding hstate index
2012-07-31 Aneesh Kumar K.Vhugetlb: don't use ERR_PTR with VM_FAULT* values
2012-07-31 Aneesh Kumar K.Vhugetlb: rename max_hstate to hugetlb_max_hstate
2012-07-31 Wanpeng Limm: prepare for removal of obsolete /proc/sys/vm/nr_pdf...
2012-07-31 Gavin Shanmm/buddy: cleanup on should_fail_alloc_page
2012-07-31 Huang Shijiemm: account the total_vm in the vm_stat_account()
next