Gitiles Standalone
repos
/
linux-2.6
/
b3ec460b6fd801f203792fcce6a7a7424148cbd5
/
mm
d3dd6b4
Merge branch 'linux-3.4.35' into rel-17
by Sachin Nikam
· 13 years ago
f4ce5b3
mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages
by Mel Gorman
· 13 years ago
06c7976
tmpfs: fix use-after-free of mempolicy object
by Greg Thelen
· 13 years ago
7fecb64
mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts
by Robin Holt
· 13 years ago
d0730c2
mm: mmu_notifier: make the mmu_notifier srcu static
by Andrea Arcangeli
· 13 years ago
4209ee0
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule
by Sagi Grimberg
· 13 years ago
17c2f96
mm: fix pageblock bitmap allocation
by Linus Torvalds
· 13 years ago
9035b20
thp, memcg: split hugepage for memcg oom on cow
by David Rientjes
· 13 years ago
ce19422
mm: use aligned zone start for pfn_to_bitidx calculation
by Laura Abbott
· 13 years ago
c0b9652
mm: compaction: fix echo 1 > compact_memory return error issue
by Jason Liu
· 13 years ago
b14d552
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
by Michal Hocko
· 13 years ago
6718272
tmpfs mempolicy: fix /proc/mounts corrupting memory
by Hugh Dickins
· 13 years ago
711cf00
mm: fix calculation of dirtyable memory
by Sonny Rao
· 13 years ago
ead8c6b
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
by Marek Szyprowski
· 13 years ago
78a685b
tmpfs: fix shared mempolicy leak
by Mel Gorman
· 13 years ago
0b4d372
mm: soft offline: split thp at the beginning of soft_offline_page()
by Naoya Horiguchi
· 13 years ago
25a30e7
mm/vmemmap: fix wrong use of virt_to_page
by Jianguo Wu
· 13 years ago
ec59242
tmpfs: change final i_blocks BUG to WARNING
by Hugh Dickins
· 13 years ago
e5c4ee6
memcg: oom: fix totalpages calculation for memory.swappiness==0
by Michal Hocko
· 13 years ago
3f874ec
mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
by Takamori Yamaguchi
· 13 years ago
71a36b5
mm: fix XFS oops due to dirty pages without buffers on s390
by Jan Kara
· 13 years ago
368845f
x86, mm: Trim memory in memblock to be page aligned
by Yinghai Lu
· 13 years ago
530258f
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
by Hugh Dickins
· 13 years ago
d9302b1
mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()
by Mel Gorman
· 13 years ago
04ea8a8
mempolicy: fix refcount leak in mpol_set_shared_policy()
by KOSAKI Motohiro
· 13 years ago
04a30bd
mempolicy: fix a race in shared_policy_replace()
by Mel Gorman
· 13 years ago
33efe29
mempolicy: remove mempolicy sharing
by KOSAKI Motohiro
· 13 years ago
14cfd9f
revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages"
by KOSAKI Motohiro
· 13 years ago
6a91e16
mm: fix invalidate_complete_page2() lock ordering
by Hugh Dickins
· 13 years ago
26fc07d
hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach
by Michal Hocko
· 13 years ago
750025a
slab: fix the DEADLOCK issue on l3 alien lock
by Michael Wang
· 13 years ago
49194d4
mm: avoid swapping out with swappiness==0
by Satoru Moriya
· 13 years ago
391c314
mm: sparse: fix usemap allocation above node descriptor section
by Yinghai Lu
· 13 years ago
967c0e4
memory hotplug: fix section info double registration bug
by qiuxishi
· 13 years ago
aa7994f
mm/page_alloc: fix the page address of higher page's buddy calculation
by Li Haifeng
· 13 years ago
05d71a5
Remove user-triggerable BUG from mpol_to_str
by Dave Jones
· 13 years ago
55557ba
ARM: dma-mapping: remove custom consistent dma region
by Marek Szyprowski
· 13 years ago
f6fad8b
mm: vmalloc: use const void * for caller argument
by Marek Szyprowski
· 14 years ago
114671c
cma: fix migration mode
by Minchan Kim
· 13 years ago
b5b2e96
mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
by Marek Szyprowski
· 14 years ago
71e9b47
mm: extract reclaim code from __alloc_pages_direct_reclaim()
by Marek Szyprowski
· 14 years ago
a8cc825
mm: Serialize access to min_free_kbytes
by Mel Gorman
· 15 years ago
ca8c715
mm: page_isolation: MIGRATE_CMA isolation functions added
by Michal Nazarewicz
· 14 years ago
ebc5c7c
mm: mmzone: MIGRATE_CMA migration type added
by Michal Nazarewicz
· 14 years ago
9550af6
mm: page_alloc: change fallbacks array handling
by Michal Nazarewicz
· 14 years ago
34d50fa
mm: page_alloc: introduce alloc_contig_range()
by Michal Nazarewicz
· 14 years ago
53e2858
mm: compaction: export some of the functions
by Michal Nazarewicz
· 14 years ago
fa96e93
mm: compaction: introduce isolate_freepages_range()
by Michal Nazarewicz
· 14 years ago
232e886
mm: compaction: introduce map_pages()
by Michal Nazarewicz
· 14 years ago
a8b5144
mm: compaction: introduce isolate_migratepages_range()
by Michal Nazarewicz
· 14 years ago
41a0a4e
mm: page_alloc: remove trailing whitespace
by Michal Nazarewicz
· 14 years ago
ce078e4
Merge commit 'v3.4.9' into android-t114-3.4
by Varun Wadekar
· 13 years ago
49ca240
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
by Mel Gorman
· 13 years ago
cc9fdb9
mm: mmu_notifier: fix freed page still mapped in secondary MMU
by Xiao Guangrong
· 13 years ago
ce6f0ff
mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
by Joonsoo Kim
· 13 years ago
82cfe17
Merge commit 'v3.4.8' into android-t114-3.4-rebased
by Varun Wadekar
· 13 years ago
7b689c5
x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults
by Tony Luck
· 13 years ago
e0f1722
mm: failslab: Add support to force slab alloc failures based on size.
by Krishna Reddy
· 13 years ago
07aa701
mm: fix lost kswapd wakeup in kswapd_stop()
by Aaditya Kumar
· 13 years ago
fac3a33
Merge commit 'v3.4.5' into android-t114-3.4-rebased
by Varun Wadekar
· 13 years ago
7ad71f9
memblock: free allocated memblock_reserved_regions later
by Yinghai Lu
· 13 years ago
7a08b44
mm, thp: abort compaction if migration page cannot be charged to memcg
by David Rientjes
· 13 years ago
0e343db
memory hotplug: fix invalid memory access caused by stale kswapd pointer
by Jiang Liu
· 13 years ago
0c4ad5c
mm: Hold a file reference in madvise_remove
by Andy Lutomirski
· 13 years ago
2c07f25
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 13 years ago
757fcf2
mm/memblock: fix overlapping allocation when doubling reserved array
by Greg Pearson
· 13 years ago
6595865
mm/memblock: fix memory leak on extending regions
by Gavin Shan
· 13 years ago
40e0484
mm/memblock: cleanup on duplicate VA/PA conversion
by Gavin Shan
· 13 years ago
5056dc8
Merge remote branch 'origin/android-tegra-nv-3.4' into tot
by Bo Yan
· 13 years ago
a71cc67
Merge commit 'v3.4.4' into android-tegra-nv-3.4
by Varun Wadekar
· 13 years ago
78ac34a
swap: fix shmem swapping when more than 8 areas
by Hugh Dickins
· 13 years ago
c20a9d3
Merge remote-tracking branch 'cmarinas/master' into android-t114-3.4-rebased
by Varun Wadekar
· 13 years ago
e6dca42
Merge commit 'v3.4.2' into android-tegra-nv-3.4
by Varun Wadekar
· 13 years ago
063f5d9
mm: fix faulty initialization in vmalloc_init()
by KyongHo
· 13 years ago
75df3ae
slub: fix a memory leak in get_partial_node()
by Joonsoo Kim
· 13 years ago
58f9c97
mm: fix vma_resv_map() NULL pointer
by Dave Hansen
· 13 years ago
7a0786d
hugetlb: fix resv_map leak in error path
by Dave Hansen
· 13 years ago
e42adb3
mm: fix faulty initialization in vmalloc_init()
by KyongHo
· 13 years ago
319b564
mm: consider all swapped back pages in used-once logic
by Michal Hocko
· 13 years ago
9d427e2
Merge commit 'v3.4' into android-tegra-nv-3.4
by Varun Wadekar
· 13 years ago
ab9094f
mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages
by Mel Gorman
· 13 years ago
62ade86
memcg,thp: fix res_counter:96 regression
by Hugh Dickins
· 13 years ago
4763aca
mm: raise MemFree by reverting percpu_pagelist_fraction to 0
by Hugh Dickins
· 13 years ago
7cd79af
mm: nobootmem: fix sign extend problem in __free_pages_memory()
by Russ Anderson
· 13 years ago
661c0f0
memcg: free spare array to avoid memory leak
by Sha Zhengju
· 13 years ago
ed002a1
hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
by Chris Metcalf
· 13 years ago
056de96
mm: fix division by 0 in percpu_pagelist_fraction()
by Sasha Levin
· 13 years ago
eebe768
kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
by Catalin Marinas
· 13 years ago
5c1ac1f
percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete
by Tejun Heo
· 14 years ago
564517d
percpu: use KERN_CONT in pcpu_dump_alloc_info()
by Tejun Heo
· 14 years ago
02e1a9c
slub: missing test for partial pages flush work in flush_all()
by majianpeng
· 13 years ago
1b76b02
mm: raise MemFree by reverting percpu_pagelist_fraction to 0
by Hugh Dickins
· 13 years ago
7c28332
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
6bc2e85
mm: nobootmem: fix sign extend problem in __free_pages_memory()
by Russ Anderson
· 13 years ago
8c75776
memcg: free spare array to avoid memory leak
by Sha Zhengju
· 13 years ago
4998a6c
hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
by Chris Metcalf
· 13 years ago
9327881
mm: fix division by 0 in percpu_pagelist_fraction()
by Sasha Levin
· 13 years ago
100d13c
kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
by Catalin Marinas
· 13 years ago
42b6428
percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete
by Tejun Heo
· 14 years ago
e9b19cd
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 13 years ago
Next »