index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-06
install_special_mapping skips security_file_mmap check.
Tavis Ormandy
1
-4
/
+12
2010-12-14
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
1
-7
/
+12
2010-12-14
perf_events: Fix perf_counter_mmap() hook in mprotect()
Pekka Enberg
1
-1
/
+1
2010-12-14
nommu: yield CPU while disposing VM
Steven J. Magnani
1
-0
/
+1
2010-12-14
mm/vfs: revalidate page->mapping in do_generic_file_read()
Dave Hansen
1
-0
/
+3
2010-12-14
radix-tree: fix RCU bug
Nick Piggin
1
-16
/
+10
2010-12-14
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
1
-1
/
+1
2010-12-14
mm, page-allocator: do not check the state of a non-existant buddy during free
Mel Gorman
1
-1
/
+1
2010-12-14
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
1
-1
/
+1
2010-12-14
numa: fix slab_node(MPOL_BIND)
Eric Dumazet
1
-1
/
+1
2010-11-22
mm, x86: Saving vmcore with non-lazy freeing of vmas
Cliff Wickman
1
-0
/
+9
2010-10-28
mm: Move vma_stack_continue into mm.h
Stefan Bader
1
-6
/
+0
2010-10-28
ksm: fix bad user data when swapping
Hugh Dickins
1
-2
/
+4
2010-09-26
guard page for stacks that grow upwards
Luck, Tony
2
-7
/
+11
2010-09-26
mm: page allocator: update free page counters after pages are placed on the f...
Mel Gorman
1
-4
/
+5
2010-09-26
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
3
-3
/
+37
2010-09-26
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
Mel Gorman
1
-4
/
+16
2010-09-26
percpu: fix pcpu_last_unit_cpu
Tejun Heo
1
-1
/
+1
2010-09-26
vmscan: check all_unreclaimable in direct reclaim path
Minchan Kim
1
-8
/
+35
2010-09-26
mmap: call unlink_anon_vmas() in __split_vma() in case of error
Andrea Arcangeli
1
-0
/
+1
2010-09-26
bdi: Initialize noop_backing_dev_info properly
Jan Kara
1
-0
/
+2
2010-09-26
mm: further fix swapin race condition
Hugh Dickins
1
-3
/
+5
2010-09-26
mm: fix swapin race condition
Andrea Arcangeli
2
-8
/
+34
2010-09-20
memory hotplug: fix next block calculation in is_removable
KAMEZAWA Hiroyuki
1
-8
/
+8
2010-09-20
mm: compaction: handle active and inactive fairly in too_many_isolated
Minchan Kim
1
-3
/
+4
2010-09-20
bounce: call flush_dcache_page() after bounce_copy_vec()
Gary King
1
-1
/
+1
2010-09-20
swap: do not send discards as barriers
Christoph Hellwig
1
-6
/
+3
2010-09-20
swap: discard while swapping only if SWAP_FLAG_DISCARD
Hugh Dickins
1
-1
/
+1
2010-09-20
swap: prevent reuse during hibernation
Hugh Dickins
1
-4
/
+20
2010-09-20
writeback: write_cache_pages doesn't terminate at nr_to_write <= 0
Dave Chinner
1
-16
/
+10
2010-08-26
slab: fix object alignment
Carsten Otte
1
-2
/
+2
2010-08-26
mm: make stack guard page logic use vm_prev pointer
Linus Torvalds
1
-4
/
+11
2010-08-26
mm: make the mlock() stack guard page checks stricter
Linus Torvalds
1
-5
/
+16
2010-08-26
mm: make the vma list be doubly linked
Linus Torvalds
2
-6
/
+22
2010-08-20
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
1
-0
/
+8
2010-08-20
mm: fix page table unmap for stack guard page properly
Linus Torvalds
1
-7
/
+6
2010-08-13
mm: fix missing page table unmap for stack guard page failure case
Linus Torvalds
1
-1
/
+3
2010-08-13
mm: keep a guard page below a grow-down stack segment
Linus Torvalds
1
-0
/
+23
2010-08-13
mm: fix corruption of hibernation caused by reusing swap during image saving
KAMEZAWA Hiroyuki
1
-2
/
+4
2010-07-30
mm: fix ia64 crash when gcore reads gate area
Hugh Dickins
1
-3
/
+13
2010-07-20
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...
Yinghai Lu
2
-4
/
+23
2010-07-20
mm/vmscan.c: fix mapping use after free
Nick Piggin
1
-1
/
+1
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-3
/
+5
2010-07-19
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2
-0
/
+12
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
1
-0
/
+5
2010-07-19
kmemleak: Annotate false positive in init_section_page_cgroup()
Catalin Marinas
1
-0
/
+7
2010-07-14
lmb: rename to memblock
Yinghai Lu
3
-0
/
+546
2010-07-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-15
/
+5
2010-07-06
writeback: simplify the write back thread queue
Christoph Hellwig
1
-11
/
+3
2010-07-06
writeback: remove writeback_inodes_wbc
Christoph Hellwig
2
-4
/
+2
[next]