index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-21
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
Hugh Dickins
1
-2
/
+4
2012-10-13
mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()
Mel Gorman
1
-1
/
+11
2012-10-13
mempolicy: fix refcount leak in mpol_set_shared_policy()
KOSAKI Motohiro
1
-6
/
+9
2012-10-13
mempolicy: fix a race in shared_policy_replace()
Mel Gorman
1
-21
/
+16
2012-10-13
mempolicy: remove mempolicy sharing
KOSAKI Motohiro
1
-14
/
+38
2012-10-13
revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy link...
KOSAKI Motohiro
1
-17
/
+24
2012-10-13
mm: fix invalidate_complete_page2() lock ordering
Hugh Dickins
1
-1
/
+2
2012-10-13
hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreach
Michal Hocko
1
-1
/
+2
2012-10-13
slab: fix the DEADLOCK issue on l3 alien lock
Michael Wang
1
-3
/
+3
2012-10-02
mm: avoid swapping out with swappiness==0
Satoru Moriya
1
-3
/
+3
2012-10-02
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
1
-2
/
+6
2012-10-02
memory hotplug: fix section info double registration bug
qiuxishi
1
-6
/
+10
2012-10-02
mm/page_alloc: fix the page address of higher page's buddy calculation
Li Haifeng
1
-1
/
+1
2012-09-14
Remove user-triggerable BUG from mpol_to_str
Dave Jones
1
-1
/
+1
2012-08-15
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
Mel Gorman
1
-2
/
+23
2012-08-15
mm: mmu_notifier: fix freed page still mapped in secondary MMU
Xiao Guangrong
1
-22
/
+23
2012-08-15
mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
Joonsoo Kim
1
-3
/
+3
2012-08-09
x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults
Tony Luck
1
-6
/
+8
2012-07-29
mm: fix lost kswapd wakeup in kswapd_stop()
Aaditya Kumar
1
-1
/
+4
2012-07-16
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
2
-43
/
+46
2012-07-16
mm, thp: abort compaction if migration page cannot be charged to memcg
David Rientjes
1
-1
/
+4
2012-07-16
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
1
-2
/
+5
2012-07-16
mm: Hold a file reference in madvise_remove
Andy Lutomirski
1
-3
/
+13
2012-07-16
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-1
/
+2
2012-07-16
mm/memblock: fix overlapping allocation when doubling reserved array
Greg Pearson
1
-4
/
+32
2012-07-16
mm/memblock: fix memory leak on extending regions
Gavin Shan
1
-13
/
+24
2012-07-16
mm/memblock: cleanup on duplicate VA/PA conversion
Gavin Shan
1
-2
/
+3
2012-06-22
swap: fix shmem swapping when more than 8 areas
Hugh Dickins
1
-8
/
+4
2012-06-10
slub: fix a memory leak in get_partial_node()
Joonsoo Kim
1
-3
/
+6
2012-06-10
mm: fix vma_resv_map() NULL pointer
Dave Hansen
1
-1
/
+2
2012-06-10
hugetlb: fix resv_map leak in error path
Dave Hansen
1
-6
/
+22
2012-06-10
mm: fix faulty initialization in vmalloc_init()
KyongHo
1
-1
/
+2
2012-06-10
mm: consider all swapped back pages in used-once logic
Michal Hocko
1
-1
/
+1
2012-06-01
mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages
Mel Gorman
1
-24
/
+17
2012-05-19
memcg,thp: fix res_counter:96 regression
Hugh Dickins
1
-1
/
+1
2012-05-17
slub: missing test for partial pages flush work in flush_all()
majianpeng
1
-1
/
+1
2012-05-11
mm: raise MemFree by reverting percpu_pagelist_fraction to 0
Hugh Dickins
1
-1
/
+1
2012-05-10
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-5
/
+9
2012-05-10
mm: nobootmem: fix sign extend problem in __free_pages_memory()
Russ Anderson
1
-2
/
+1
2012-05-10
memcg: free spare array to avoid memory leak
Sha Zhengju
1
-0
/
+6
2012-05-10
hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
Chris Metcalf
1
-1
/
+0
2012-05-10
mm: fix division by 0 in percpu_pagelist_fraction()
Sasha Levin
1
-2
/
+2
2012-05-09
kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
Catalin Marinas
1
-0
/
+2
2012-05-09
percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...
Tejun Heo
1
-0
/
+10
2012-05-08
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2012-04-26
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
5
-18
/
+26
2012-04-25
mm: fix NULL ptr dereference in move_pages
Sasha Levin
1
-8
/
+8
2012-04-25
mm: fix NULL ptr dereference in migrate_pages
Sasha Levin
1
-4
/
+7
2012-04-25
mm: fix up the vmscan stat in vmstat
Ying Han
2
-5
/
+10
2012-04-25
mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
Konstantin Khlebnikov
1
-1
/
+1
[next]