index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge linux-omap-3.0 into android-omap-3.0
Todd Poynor
2012-04-19
23
-156
/
+378
|
\
|
*
slub: Do not hold slub_lock when calling sysfs_slab_add()
Christoph Lameter
2012-04-02
1
-1
/
+2
|
*
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
Nishanth Aravamudan
2012-04-02
2
-22
/
+13
|
*
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-04-02
6
-10
/
+20
|
*
mm: thp: fix BUG on mm->nr_ptes
Andrea Arcangeli
2012-03-12
1
-3
/
+3
|
*
NOMMU: Don't need to clear vm_mm when deleting a VMA
David Howells
2012-03-12
1
-2
/
+0
|
*
mm: memcg: Correct unregistring of events attached to the same eventfd
Anton Vorontsov
2012-03-12
1
-1
/
+4
|
*
NOMMU: Lock i_mmap_mutex for access to the VMA prio list
David Howells
2012-02-29
1
-0
/
+7
|
*
slub: fix a possible memleak in __slab_alloc()
Eric Dumazet
2012-02-20
1
-0
/
+6
|
*
mm: fix UP THP spin_is_locked BUGs
Hugh Dickins
2012-02-13
2
-3
/
+3
|
*
mm: compaction: check for overlapping nodes during isolation for migration
Mel Gorman
2012-02-13
1
-1
/
+10
|
*
mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...
Mel Gorman
2012-02-13
1
-0
/
+13
|
*
mm/filemap_xip.c: fix race condition in xip_file_fault()
Carsten Otte
2012-02-13
1
-1
/
+6
|
*
readahead: fix pipeline break caused by block plug
Shaohua Li
2012-02-13
1
-4
/
+4
|
*
mm: fix NULL ptr dereference in __count_immobile_pages
Michal Hocko
2012-01-25
1
-0
/
+11
|
*
memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
KAMEZAWA Hiroyuki
2012-01-25
2
-16
/
+46
|
*
mm: hugetlb: fix non-atomic enqueue of huge page
Hillf Danton
2012-01-06
1
-1
/
+1
|
*
memcg: keep root group unchanged if creation fails
Hillf Danton
2012-01-06
1
-2
/
+1
|
*
vfs: __read_cache_page should use gfp argument rather than GFP_KERNEL
Dave Kleikamp
2012-01-06
1
-5
/
+2
|
*
oom: fix integer overflow of points in oom_badness
Frantisek Hrbata
2012-01-06
1
-1
/
+1
|
*
percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses
Eugene Surovegin
2012-01-06
1
-2
/
+4
|
*
percpu: fix chunk range calculation
Tejun Heo
2011-12-21
2
-20
/
+26
|
*
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
2011-12-21
1
-0
/
+2
|
*
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...
Michal Hocko
2011-12-21
1
-1
/
+7
|
*
thp: set compound tail page _count to zero
Youquan Song
2011-12-21
2
-1
/
+2
|
*
hugetlb: release pages in the error path of hugetlb_cow()
Hillf Danton
2011-12-09
1
-0
/
+2
|
*
backing-dev: ensure wakeup_timer is deleted
Rabin Vincent
2011-11-21
1
-0
/
+8
|
*
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-11-11
4
-42
/
+126
|
*
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
Mitsuo Hayasaka
2011-11-11
1
-17
/
+48
*
|
Merge branch 'linux-omap-3.0' into android-omap-3.0
Colin Cross
2011-10-27
5
-28
/
+75
|
\
\
|
|
/
|
*
mm: fix race between mremap and removing migration entry
Hugh Dickins
2011-10-25
1
-4
/
+4
|
*
memcg: fix vmscan count in small memcgs
KAMEZAWA Hiroyuki
2011-10-03
1
-6
/
+12
|
*
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
2011-10-03
1
-2
/
+2
|
*
mm: sync vmalloc address space page tables in alloc_vm_area()
David Vrabel
2011-10-03
1
-0
/
+8
|
*
mm: page allocator: reconsider zones for allocation after direct reclaim
Mel Gorman
2011-10-03
1
-0
/
+23
|
*
mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim
Mel Gorman
2011-10-03
1
-13
/
+22
|
*
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
2011-08-17
1
-3
/
+4
*
|
mm: avoid livelock on !__GFP_FS allocations
Mel Gorman
2011-10-26
1
-0
/
+22
*
|
Merge commit 'v3.0.1' into android-3.0
Colin Cross
2011-08-10
4
-3
/
+62
|
\
\
|
|
/
|
*
oom: task->mm == NULL doesn't mean the memory was freed
Oleg Nesterov
2011-08-04
1
-1
/
+3
|
*
memcg: fix behavior of mem_cgroup_resize_limit()
Daisuke Nishimura
2011-08-04
1
-1
/
+1
|
*
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
Peter Zijlstra
2011-08-04
1
-0
/
+1
|
*
mm/futex: fix futex writes on archs with SW tracking of dirty & young
Benjamin Herrenschmidt
2011-08-04
1
-1
/
+57
*
|
Merge commit 'v3.0' into android-3.0
Colin Cross
2011-08-10
1
-1
/
+2
|
\
\
|
|
/
|
*
vmscan: fix a livelock in kswapd
Shaohua Li
2011-07-19
1
-1
/
+2
*
|
Merge commit 'v3.0-rc7' into android-3.0
Colin Cross
2011-07-12
4
-64
/
+145
|
\
\
|
|
/
|
*
mm/nommu.c: fix remap_pfn_range()
Bob Liu
2011-07-08
1
-3
/
+6
|
*
memcg: fix numa scan information update to be triggered by memory event
KAMEZAWA Hiroyuki
2011-07-08
1
-6
/
+27
|
*
memcg: fix reclaimable lru check in memcg
KAMEZAWA Hiroyuki
2011-07-08
1
-31
/
+76
|
*
mm: __tlb_remove_page() check the correct batch
Shaohua Li
2011-07-08
1
-0
/
+1
[next]