2012-08-01 |
Christoph Lameter | mm: slub: optimise the SLUB fast path to avoid pfmemall... |
tree | commitdiff |
2012-08-01 |
Mel Gorman | mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages |
tree | commitdiff |
2012-08-01 |
Minchan Kim | memory-hotplug: fix kswapd looping forever problem |
tree | commitdiff |
2012-08-01 |
Minchan Kim | mm: fix free page check in zone_watermark_ok() |
tree | commitdiff |
2012-08-01 |
Minchan Kim | mm: factor out memory isolate functions |
tree | commitdiff |
2012-08-01 |
David Rientjes | mm, memcg: move all oom handling to memcontrol.c |
tree | commitdiff |
2012-08-01 |
David Rientjes | mm, oom: reduce dependency on tasklist_lock |
tree | commitdiff |
2012-08-01 |
David Rientjes | mm, memcg: introduce own oom handler to iterate only... |
tree | commitdiff |
2012-08-01 |
David Rientjes | mm, oom: introduce helper function to process threads... |
tree | commitdiff |
2012-08-01 |
Jiang Liu | mm/hotplug: mark memory hotplug code in page_alloc... |
tree | commitdiff |
2012-08-01 |
Jiang Liu | mm/hotplug: free zone->pageset when a zone becomes... |
tree | commitdiff |
2012-08-01 |
Jiang Liu | mm/hotplug: correctly add new zone to all other nodes... |
tree | commitdiff |
2012-08-01 |
Jiang Liu | mm/hotplug: correctly setup fallback zonelists when... |
tree | commitdiff |
2012-08-01 |
Wanpeng Li | mm/memcg: replace inexistence move_lock_page_cgroup... |
tree | commitdiff |
2012-08-01 |
Wanpeng Li | mm/memcg: mem_cgroup_relize_xxx_limit can guarantee... |
tree | commitdiff |
2012-08-01 |
Xishi Qiu | mm: setup pageblock_order before it's used by sparsemem |
tree | commitdiff |
2012-08-01 |
Jeff Liu | mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_se... |
tree | commitdiff |
2012-08-01 |
Rik van Riel | mm: have order > 0 compaction start off where it left |
tree | commitdiff |
2012-08-01 |
Wanpeng Li | memcg: rename mem_control_xxx to memcg_xxx |
tree | commitdiff |
2012-08-01 |
Glauber Costa | memcg: fix bad behavior in use_hierarchy file |
tree | commitdiff |
2012-08-01 |
Andrew Morton | memcg: rename config variables |
tree | commitdiff |
2012-08-01 |
Minchan Kim | mm: clean up __count_immobile_pages() |
tree | commitdiff |
2012-08-01 |
Minchan Kim | mm: do not use page_count() without a page pin |
tree | commitdiff |
2012-08-01 |
David Rientjes | mm, oom: replace some information in tasklist dump |
tree | commitdiff |
2012-08-01 |
David Rientjes | mm, oom: fix potential killing of thread that is disabl... |
tree | commitdiff |
2012-08-01 |
KOSAKI Motohiro | mm: clear pages_scanned only if draining a pcp adds... |
tree | commitdiff |
2012-08-01 |
KOSAKI Motohiro | mm, fadvise: don't return -EINVAL when filesystem canno... |
tree | commitdiff |
2012-08-01 |
KAMEZAWA Hiroyuki | memcg: make mem_cgroup_force_empty_list() return bool |
tree | commitdiff |
2012-08-01 |
KAMEZAWA Hiroyuki | memcg: mem_cgroup_move_parent() doesn't need gfp_mask |
tree | commitdiff |
2012-08-01 |
Kamezawa Hiroyuki | memcg: clean up force_empty_list() return value check |
tree | commitdiff |
2012-08-01 |
Kamezawa Hiroyuki | memcg: remove check for signal_pending() during rmdir() |
tree | commitdiff |
2012-08-01 |
Andrew Morton | mm/memblock.c:memblock_double_array(): cosmetic cleanups |
tree | commitdiff |
2012-08-01 |
David Rientjes | mm, oom: do not schedule if current has been killed |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb/cgroup: remove exclude and wakeup rmdir calls... |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb/cgroup: assign the page hugetlb cgroup when... |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb: move all the in use pages to active list |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb/cgroup: migrate hugetlb cgroup info from oldpag... |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb/cgroup: add hugetlb cgroup control files |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb/cgroup: add support for cgroup removal |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb/cgroup: add charge/uncharge routines for hugetl... |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb/cgroup: add the cgroup pointer to page lru |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | mm/hugetlb: add new HugeTLB cgroup |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb: make some static variables global |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb: add a list for tracking in-use HugeTLB pages |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb: simplify migrate_huge_page() |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb: use mmu_gather instead of a temporary linked... |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb: add an inline helper for finding hstate index |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb: don't use ERR_PTR with VM_FAULT* values |
tree | commitdiff |
2012-08-01 |
Aneesh Kumar K.V | hugetlb: rename max_hstate to hugetlb_max_hstate |
tree | commitdiff |
2012-08-01 |
Wanpeng Li | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdf... |
tree | commitdiff |
2012-08-01 |
Gavin Shan | mm/buddy: cleanup on should_fail_alloc_page |
tree | commitdiff |
2012-08-01 |
Huang Shijie | mm: account the total_vm in the vm_stat_account() |
tree | commitdiff |
2012-08-01 |
Christian Ehrhardt | swap: allow swap readahead to be merged |
tree | commitdiff |
2012-08-01 |
Kamezawa Hiroyuki | memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCE |
tree | commitdiff |
2012-08-01 |
Kamezawa Hiroyuki | memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGRO... |
tree | commitdiff |
2012-08-01 |
Kamezawa Hiroyuki | memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STA... |
tree | commitdiff |
2012-08-01 |
Jan Kara | mm: make vb_alloc() more foolproof |
tree | commitdiff |
2012-08-01 |
Hong zhi guo | vmalloc: walk vmap_areas by sorted list instead of... |
tree | commitdiff |
2012-07-31 |
Linus Torvalds | Merge tag 'writeback-proportions' of git://git.kernel... |
tree | commitdiff |
2012-07-31 |
Linus Torvalds | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org... |
tree | commitdiff |
2012-07-31 |
Linus Torvalds | Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel... |
tree | commitdiff |
2012-07-31 |
Linus Torvalds | Merge branch 'v4l_for_linus' of git://git.kernel.org... |
tree | commitdiff |
2012-07-31 |
Linus Torvalds | Merge branch 'akpm' (Andrew's patch-bomb) |
tree | commitdiff |
2012-07-31 |
Joonsoo Kim | mm: fix wrong argument of migrate_huge_pages() in soft_... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'virtio-for-linus' of git://git.kernel.org... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'please-pull-ia64-fixes' of git://git.kernel... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'localmodconfig-v3.6' of git://git.kernel... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'ktest-v3.6' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'linux-next' of git://cavan.codon.org... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'slab/next' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'trivial' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'misc' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'kconfig' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'kbuild' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'dm-3.6-changes' of git://git.kernel.org... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'for-linus-for-3.6-rc1' of git://git.linar... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'drm-next' of git://people.freedesktop... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'hwmon-for-linus' of git://git.kernel.org... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'boards2' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge tag 'firewire-updates' of git://git.kernel.org... |
tree | commitdiff |
2012-07-30 |
Linus Torvalds | Merge branch 'for-3.6' of git://gitorious.org/linux... |
tree | commitdiff |
2012-07-30 |
Marek Szyprowski | ARM: dma-mapping: remove custom consistent dma region |
tree | commitdiff |
2012-07-30 |
Marek Szyprowski | mm: vmalloc: use const void * for caller argument |
tree | commitdiff |
2012-07-30 |
Shuah Khan | mm: Fix build warning in kmem_cache_create() |
tree | commitdiff |
2012-07-30 |
Mauro Carvalho Chehab | Merge branch 'devel' |
tree | commitdiff |
2012-07-30 |
Mauro Carvalho Chehab | Merge tag 'v3.5' |
tree | commitdiff |
2012-07-28 |
Linus Torvalds | Merge branch 'i2c-embedded/for-next' of git://git.pengu... |
tree | commitdiff |
2012-07-28 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2012-07-28 |
Linus Torvalds | Merge tag 'ext4_for_linus' of git://git.kernel.org... |
tree | commitdiff |
2012-07-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git.linaro.org/people... |
tree | commitdiff |
2012-07-27 |
Russell King | Merge branches 'audit', 'delay', 'fixes', 'misc' and... |
tree | commitdiff |
2012-07-27 |
Linus Torvalds | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub... |
tree | commitdiff |
2012-07-27 |
Linus Torvalds | Merge branch 'kmap_atomic' of git://github.com/congwang... |
tree | commitdiff |
next |