]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/history - mm
mm, oom: reduce dependency on tasklist_lock
[can-eth-gw-linux.git] / mm /
2012-08-01 David Rientjesmm, oom: reduce dependency on tasklist_lock
2012-08-01 David Rientjesmm, memcg: introduce own oom handler to iterate only...
2012-08-01 David Rientjesmm, oom: introduce helper function to process threads...
2012-08-01 Jiang Liumm/hotplug: mark memory hotplug code in page_alloc...
2012-08-01 Jiang Liumm/hotplug: free zone->pageset when a zone becomes...
2012-08-01 Jiang Liumm/hotplug: correctly add new zone to all other nodes...
2012-08-01 Jiang Liumm/hotplug: correctly setup fallback zonelists when...
2012-08-01 Wanpeng Limm/memcg: replace inexistence move_lock_page_cgroup...
2012-08-01 Wanpeng Limm/memcg: mem_cgroup_relize_xxx_limit can guarantee...
2012-08-01 Xishi Qiumm: setup pageblock_order before it's used by sparsemem
2012-08-01 Jeff Liumm/memory.c:print_vma_addr(): call up_read(&mm->mmap_se...
2012-08-01 Rik van Rielmm: have order > 0 compaction start off where it left
2012-08-01 Wanpeng Limemcg: rename mem_control_xxx to memcg_xxx
2012-08-01 Glauber Costamemcg: fix bad behavior in use_hierarchy file
2012-08-01 Andrew Mortonmemcg: rename config variables
2012-08-01 Minchan Kimmm: clean up __count_immobile_pages()
2012-08-01 Minchan Kimmm: do not use page_count() without a page pin
2012-08-01 David Rientjesmm, oom: replace some information in tasklist dump
2012-08-01 David Rientjesmm, oom: fix potential killing of thread that is disabl...
2012-08-01 KOSAKI Motohiromm: clear pages_scanned only if draining a pcp adds...
2012-08-01 KOSAKI Motohiromm, fadvise: don't return -EINVAL when filesystem canno...
2012-08-01 KAMEZAWA Hiroyukimemcg: make mem_cgroup_force_empty_list() return bool
2012-08-01 KAMEZAWA Hiroyukimemcg: mem_cgroup_move_parent() doesn't need gfp_mask
2012-08-01 Kamezawa Hiroyukimemcg: clean up force_empty_list() return value check
2012-08-01 Kamezawa Hiroyukimemcg: remove check for signal_pending() during rmdir()
2012-08-01 Andrew Mortonmm/memblock.c:memblock_double_array(): cosmetic cleanups
2012-08-01 David Rientjesmm, oom: do not schedule if current has been killed
2012-08-01 Aneesh Kumar K.Vhugetlb/cgroup: remove exclude and wakeup rmdir calls...
2012-08-01 Aneesh Kumar K.Vhugetlb/cgroup: assign the page hugetlb cgroup when...
2012-08-01 Aneesh Kumar K.Vhugetlb: move all the in use pages to active list
2012-08-01 Aneesh Kumar K.Vhugetlb/cgroup: migrate hugetlb cgroup info from oldpag...
2012-08-01 Aneesh Kumar K.Vhugetlb/cgroup: add hugetlb cgroup control files
2012-08-01 Aneesh Kumar K.Vhugetlb/cgroup: add support for cgroup removal
2012-08-01 Aneesh Kumar K.Vhugetlb/cgroup: add charge/uncharge routines for hugetl...
2012-08-01 Aneesh Kumar K.Vhugetlb/cgroup: add the cgroup pointer to page lru
2012-08-01 Aneesh Kumar K.Vmm/hugetlb: add new HugeTLB cgroup
2012-08-01 Aneesh Kumar K.Vhugetlb: make some static variables global
2012-08-01 Aneesh Kumar K.Vhugetlb: add a list for tracking in-use HugeTLB pages
2012-08-01 Aneesh Kumar K.Vhugetlb: simplify migrate_huge_page()
2012-08-01 Aneesh Kumar K.Vhugetlb: use mmu_gather instead of a temporary linked...
2012-08-01 Aneesh Kumar K.Vhugetlb: add an inline helper for finding hstate index
2012-08-01 Aneesh Kumar K.Vhugetlb: don't use ERR_PTR with VM_FAULT* values
2012-08-01 Aneesh Kumar K.Vhugetlb: rename max_hstate to hugetlb_max_hstate
2012-08-01 Wanpeng Limm: prepare for removal of obsolete /proc/sys/vm/nr_pdf...
2012-08-01 Gavin Shanmm/buddy: cleanup on should_fail_alloc_page
2012-08-01 Huang Shijiemm: account the total_vm in the vm_stat_account()
2012-08-01 Christian Ehrhardtswap: allow swap readahead to be merged
2012-08-01 Kamezawa Hiroyukimemcg: remove MEM_CGROUP_CHARGE_TYPE_FORCE
2012-08-01 Kamezawa Hiroyukimemcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGRO...
2012-08-01 Kamezawa Hiroyukimemcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STA...
2012-08-01 Jan Karamm: make vb_alloc() more foolproof
2012-08-01 Hong zhi guovmalloc: walk vmap_areas by sorted list instead of...
2012-07-31 Linus TorvaldsMerge tag 'writeback-proportions' of git://git.kernel...
2012-07-31 Linus TorvaldsMerge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org...
2012-07-31 Linus TorvaldsMerge tag 'mfd-for-linus-3.6-1' of git://git.kernel...
2012-07-31 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-07-31 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-07-31 Joonsoo Kimmm: fix wrong argument of migrate_huge_pages() in soft_...
2012-07-30 Linus TorvaldsMerge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com...
2012-07-30 Linus TorvaldsMerge tag 'virtio-for-linus' of git://git.kernel.org...
2012-07-30 Linus TorvaldsMerge tag 'please-pull-ia64-fixes' of git://git.kernel...
2012-07-30 Linus TorvaldsMerge tag 'localmodconfig-v3.6' of git://git.kernel...
2012-07-30 Linus TorvaldsMerge tag 'ktest-v3.6' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm...
2012-07-30 Linus TorvaldsMerge branch 'linux-next' of git://cavan.codon.org...
2012-07-30 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-07-30 Linus TorvaldsMerge branch 'slab/next' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge branch 'trivial' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2012-07-30 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2012-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge tag 'dm-3.6-changes' of git://git.kernel.org...
2012-07-30 Linus TorvaldsMerge branch 'for-linus-for-3.6-rc1' of git://git.linar...
2012-07-30 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-30 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2012-07-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-30 Linus TorvaldsMerge tag 'boards2' of git://git.kernel.org/pub/scm...
2012-07-30 Linus TorvaldsMerge tag 'soc2' of git://git.kernel.org/pub/scm/linux...
2012-07-30 Linus TorvaldsMerge tag 'firewire-updates' of git://git.kernel.org...
2012-07-30 Linus TorvaldsMerge branch 'for-3.6' of git://gitorious.org/linux...
2012-07-30 Marek SzyprowskiARM: dma-mapping: remove custom consistent dma region
2012-07-30 Marek Szyprowskimm: vmalloc: use const void * for caller argument
2012-07-30 Shuah Khanmm: Fix build warning in kmem_cache_create()
2012-07-30 Mauro Carvalho ChehabMerge branch 'devel'
2012-07-30 Mauro Carvalho ChehabMerge tag 'v3.5'
2012-07-28 Linus TorvaldsMerge branch 'i2c-embedded/for-next' of git://git.pengu...
2012-07-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-07-28 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2012-07-27 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-07-27 Russell KingMerge branches 'audit', 'delay', 'fixes', 'misc' and...
2012-07-27 Linus TorvaldsMerge tag 'tty-3.6-rc1' of git://git.kernel.org/pub...
2012-07-27 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-07-27 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2012-07-27 Linus TorvaldsMerge tag 'cpumask-for-linus' of git://git.kernel.org...
2012-07-27 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-27 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2012-07-27 Linus TorvaldsMerge branch 'for-3.6-rc1' of git://git.kernel.org...
2012-07-27 Inki DaeMerge branch 'drm-next' of ../main_line/linux-drm into...
next