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
2005-09-05
[PATCH] mm: remap ZERO_PAGE mappings
Nick Piggin
1
-0
/
+4
2005-09-05
[PATCH] mm: cleanup rmap
Nick Piggin
1
-5
/
+1
2005-09-05
[PATCH] mm: micro-optimise rmap
Nick Piggin
1
-10
/
+11
2005-09-05
[PATCH] mm: comment rmap
Nick Piggin
1
-0
/
+2
2005-09-05
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
Christoph Lameter
1
-6
/
+6
2005-09-05
[PATCH] rmap: don't test rss
Hugh Dickins
1
-6
/
+1
2005-09-05
[PATCH] delete from_swap_cache BUG_ONs
Hugh Dickins
1
-5
/
+1
2005-09-05
[PATCH] swap: swap_lock replace list+device
Hugh Dickins
3
-78
/
+57
2005-09-05
[PATCH] swap: scan_swap_map latency breaks
Hugh Dickins
1
-2
/
+12
2005-09-05
[PATCH] swap: scan_swap_map drop swap_device_lock
Hugh Dickins
1
-7
/
+35
2005-09-05
[PATCH] swap: scan_swap_map restyled
Hugh Dickins
1
-45
/
+48
2005-09-05
[PATCH] swap: get_swap_page drop swap_list_lock
Hugh Dickins
1
-39
/
+36
2005-09-05
[PATCH] swap: freeing update swap_list.next
Hugh Dickins
1
-2
/
+2
2005-09-05
[PATCH] swap: swap unsigned int consistency
Hugh Dickins
1
-9
/
+10
2005-09-05
[PATCH] swap: show span of swap extents
Hugh Dickins
1
-14
/
+30
2005-09-05
[PATCH] swap: swap extent list is ordered
Hugh Dickins
1
-18
/
+9
2005-09-05
[PATCH] swap: move destroy_swap_extents calls
Hugh Dickins
1
-2
/
+2
2005-09-05
[PATCH] swap: correct swapfile nr_good_pages
Hugh Dickins
1
-9
/
+16
2005-09-05
[PATCH] swap: update swapfile i_sem comment
Hugh Dickins
1
-1
/
+1
2005-09-05
[PATCH] sparsemem extreme: hotplug preparation
Dave Hansen
1
-12
/
+41
2005-09-05
[PATCH] sparsemem extreme implementation
Bob Picco
2
-12
/
+33
2005-09-05
[PATCH] SPARSEMEM EXTREME
Bob Picco
2
-6
/
+41
2005-08-29
[PATCH] Lazy page table copies in fork()
Nick Piggin
1
-0
/
+11
2005-08-19
Fix nasty ncpfs symlink handling bug.
Linus Torvalds
1
-11
/
+6
2005-08-05
[PATCH] Fix hugepage crash on failing mmap()
David Gibson
1
-1
/
+10
2005-08-04
[PATCH] __vm_enough_memory() signedness fix
Simon Derr
2
-2
/
+10
2005-08-04
[PATCH] fix VmSize and VmData after mremap
Hugh Dickins
1
-1
/
+1
2005-08-03
Fix up recent get_user_pages() handling
Linus Torvalds
1
-9
/
+13
2005-08-03
[PATCH] fix get_user_pages bug
Nick Piggin
1
-8
/
+23
2005-08-01
[PATCH] sys_set_mempolicy() doesnt check if mode < 0
Eric Dumazet
1
-1
/
+1
2005-08-01
[PATCH] x86_64: access of some bad address
Hugh Dickins
1
-2
/
+6
2005-08-01
Fix get_user_pages() race for write access
Linus Torvalds
1
-17
/
+4
2005-07-30
[PATCH] Fix NUMA node sizing in nr_free_zone_pages
Martin J. Bligh
1
-11
/
+10
2005-07-27
[PATCH] Remove bogus warning in page_alloc.c
Andy Whitcroft
1
-4
/
+0
2005-07-27
[PATCH] madvise() does not always return -EBADF on non-file mapped area
suzuki
1
-5
/
+8
2005-07-27
[PATCH] check_user_page_readable() deadlock fix
Andrew Morton
1
-10
/
+15
2005-07-27
[PATCH] Undo mempolicy shared policy rbtree microoptimization
Andi Kleen
1
-1
/
+1
2005-07-15
[PATCH] execute-in-place fixes
Carsten Otte
1
-15
/
+8
2005-07-12
[PATCH] mm/filemap_xip.c compilation fix
Geert Uytterhoeven
1
-1
/
+1
2005-07-07
[PATCH] propagate __nocast annotations
Alexey Dobriyan
2
-6
/
+8
2005-07-07
[PATCH] mm: quieten OOM killer noise
Anton Blanchard
1
-3
/
+5
2005-07-07
[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...
Marcelo Tosatti
1
-6
/
+0
2005-07-07
[PATCH] print order information when OOM killing
Marcelo Tosatti
2
-3
/
+3
2005-07-06
[PATCH] Fix broken kmalloc_node in rc1/rc2
Christoph Lameter
1
-0
/
+3
2005-06-28
[PATCH] rename wakeup_bdflush to wakeup_pdflush
Pekka J Enberg
2
-2
/
+2
2005-06-27
[PATCH] fix WANT_PAGE_VIRTUAL in memmap_init
Bob Picco
1
-2
/
+1
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
2
-3
/
+3
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2
-3
/
+3
2005-06-25
[PATCH] Use ALIGN to remove duplicate code
Nick Wilson
1
-3
/
+3
2005-06-25
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
1
-0
/
+8
[next]