index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
percpu: fix pcpu_last_unit_cpu
Tejun Heo
1
-1
/
+1
2011-03-21
mm: page allocator: update free page counters after pages are placed on the f...
Mel Gorman
1
-4
/
+5
2011-03-21
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
Mel Gorman
1
-4
/
+16
2011-03-21
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
3
-3
/
+37
2011-03-21
mm: fix possible cause of a page_mapped BUG
Hugh Dickins
1
-3
/
+1
2011-03-21
install_special_mapping skips security_file_mmap check.
Tavis Ormandy
1
-4
/
+12
2011-03-21
vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
Wu Fengguang
1
-8
/
+45
2011-03-21
mm: fix corruption of hibernation caused by reusing swap during image saving
KAMEZAWA Hiroyuki
1
-2
/
+4
2011-03-21
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
1
-0
/
+8
2011-03-21
mm: fix page table unmap for stack guard page properly
Linus Torvalds
1
-7
/
+6
2011-03-21
mm: fix missing page table unmap for stack guard page failure case
Linus Torvalds
1
-1
/
+3
2011-03-21
mm: keep a guard page below a grow-down stack segment
Linus Torvalds
1
-0
/
+23
2011-03-21
perf_events: Fix perf_counter_mmap() hook in mprotect()
Pekka Enberg
1
-1
/
+1
2011-03-21
nommu: yield CPU while disposing VM
Steven J. Magnani
1
-0
/
+1
2011-03-21
mm/vfs: revalidate page->mapping in do_generic_file_read()
Dave Hansen
1
-0
/
+3
2011-03-21
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-03-21
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-03-21
numa: fix slab_node(MPOL_BIND)
Eric Dumazet
1
-1
/
+1
2011-03-21
mm, x86: Saving vmcore with non-lazy freeing of vmas
Cliff Wickman
1
-0
/
+9
2010-07-05
do_generic_file_read: clear page errors when issuing a fresh read of the page
Jeff Moyer
1
-0
/
+6
2010-07-05
tmpfs: insert tmpfs cache pages to inactive list at first
KOSAKI Motohiro
1
-2
/
+2
2010-05-26
hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...
Mel Gorman
1
-1
/
+1
2010-05-12
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
Mel Gorman
1
-1
/
+4
2010-05-12
memcg: fix prepare migration
Andrea Arcangeli
1
-2
/
+2
2010-04-26
readahead: fix NULL filp dereference
Wu Fengguang
1
-1
/
+1
2010-04-01
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
1
-12
/
+12
2010-04-01
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
1
-0
/
+1
2010-04-01
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
1
-3
/
+7
2010-04-01
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
1
-2
/
+7
2010-03-15
slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
Haicheng Li
1
-4
/
+2
2010-03-15
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2
-1
/
+15
2010-02-22
memcg: fix oom killing a child process in an other cgroup
KAMEZAWA Hiroyuki
1
-0
/
+2
2010-02-21
mm: Make copy_from_user() in migrate.c statically predictable
H. Peter Anvin
1
-21
/
+15
2010-02-06
Fix potential crash with sys_move_pages
Linus Torvalds
1
-0
/
+3
2010-02-02
hugetlb: fix section mismatches
Jeff Mahoney
1
-4
/
+3
2010-02-02
mm: flush dcache before writing into page to avoid alias
anfei zhou
1
-0
/
+3
2010-02-02
mm: purge fragmented percpu vmap blocks
Nick Piggin
1
-11
/
+81
2010-02-02
mm: percpu-vmap fix RCU list walking
Nick Piggin
1
-14
/
+6
2010-01-29
mm: fix migratetype bug which slowed swapping
Hugh Dickins
1
-2
/
+3
2010-01-27
mm: add new 'read_cache_page_gfp()' helper function
Linus Torvalds
1
-32
/
+68
2010-01-21
vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
Yongseok Koh
1
-3
/
+1
2010-01-16
page allocator: update NR_FREE_PAGES only when necessary
KOSAKI Motohiro
1
-1
/
+1
2010-01-16
nommu: fix shared mmap after truncate shrinkage problems
David Howells
1
-0
/
+62
2010-01-16
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2
-22
/
+1
2010-01-16
nommu: remove a superfluous check of vm_region::vm_usage
David Howells
1
-4
/
+3
2010-01-16
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
1
-7
/
+7
2010-01-16
memcg: ensure list is empty at rmdir
Daisuke Nishimura
1
-7
/
+4
2010-01-16
vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable
KOSAKI Motohiro
1
-0
/
+3
2010-01-16
mm/page_alloc: fix the range check for backward merging
Kazuhisa Ichikawa
1
-1
/
+1
2010-01-13
vfs: Fix vmtruncate() regression
OGAWA Hirofumi
1
-16
/
+14
[next]