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-17
mm: PageBuddy and mapcount robustness
Andrea Arcangeli
1
-2
/
+2
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+5
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-209
/
+485
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+3
2011-03-16
Merge branch 'next' into for-linus
James Morris
1
-4
/
+5
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
10
-76
/
+116
2011-03-14
Revert "oom: oom_kill_process: fix the child_points logic"
Linus Torvalds
1
-8
/
+3
2011-03-14
oom: oom_kill_process: fix the child_points logic
Oleg Nesterov
1
-3
/
+8
2011-03-14
thp+memcg-numa: fix BUG at include/linux/mm.h:370!
Hugh Dickins
1
-1
/
+5
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-1
/
+3
2011-03-13
thp: fix page_referenced to modify mapcount/vm_flags only if page is found
Andrea Arcangeli
1
-19
/
+35
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-4
/
+5
2011-03-04
mm: use correct numa policy node for transparent hugepages
Andi Kleen
2
-8
/
+19
2011-03-04
mm: preserve original node for transparent huge page copies
Andi Kleen
1
-2
/
+2
2011-03-04
mm: change alloc_pages_vma to pass down the policy node for local policy
Andi Kleen
2
-7
/
+6
2011-02-26
mm: Move early_node_map[] reverse scan helpers under HAVE_MEMBLOCK
Yinghai Lu
1
-32
/
+32
2011-02-25
memcg: more mem_cgroup_uncharge() batching
Hugh Dickins
1
-0
/
+2
2011-02-25
thp: fix interleaving for transparent hugepages
Andi Kleen
1
-1
/
+1
2011-02-25
mm: fix dubious code in __count_immobile_pages()
Namhyung Kim
1
-3
/
+2
2011-02-25
mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...
Mel Gorman
1
-10
/
+22
2011-02-25
mm: grab rcu read lock in move_pages()
Greg Thelen
1
-3
/
+3
2011-02-24
mm: fix refcounting in swapon
Miklos Szeredi
1
-1
/
+1
2011-02-24
bootmem: Move __alloc_memory_core_early() to nobootmem.c
Yinghai Lu
2
-28
/
+25
2011-02-24
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
Yinghai Lu
3
-9
/
+12
2011-02-24
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
3
-171
/
+415
2011-02-23
mm: fix possible cause of a page_mapped BUG
Hugh Dickins
1
-3
/
+1
2011-02-23
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
1
-0
/
+2
2011-02-15
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
1
-19
/
+16
2011-02-14
Merge branch 'linus' into x86/bootmem
Ingo Molnar
48
-1112
/
+4789
2011-02-11
memcg: fix leak of accounting at failure path of hugepage collapsing
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-02-11
vmscan: fix zone shrinking exit when scan work is done
Johannes Weiner
1
-2
/
+2
2011-02-11
mlock: do not munlock pages in __do_fault()
Michel Lespinasse
1
-6
/
+0
2011-02-11
mlock: fix race when munlocking pages in do_wp_page()
Michel Lespinasse
1
-14
/
+12
2011-02-11
memblock: don't adjust size in memblock_find_base()
Yinghai Lu
1
-2
/
+0
2011-02-02
memcg: fix event counting breakage from recent THP update
KAMEZAWA Hiroyuki
1
-1
/
+3
2011-02-02
memcg: never OOM when charging huge pages
Johannes Weiner
1
-2
/
+8
2011-02-02
memcg: prevent endless loop when charging huge pages to near-limit group
Johannes Weiner
1
-7
/
+28
2011-02-02
memcg: prevent endless loop when charging huge pages
Johannes Weiner
1
-2
/
+9
2011-02-02
thp: fix unsuitable behavior for hwpoisoned tail page
Jin Dongming
1
-14
/
+17
2011-02-02
thp: fix the wrong reported address of hwpoisoned hugepages
Jin Dongming
2
-6
/
+28
2011-02-02
thp: fix splitting of hwpoisoned hugepages
Jin Dongming
1
-2
/
+28
2011-02-02
mm/migration: fix page corruption during hugepage migration
Minchan Kim
2
-5
/
+4
2011-02-02
mm: when migrate_pages returns 0, all pages must have been released
Andrea Arcangeli
2
-2
/
+2
2011-02-02
memsw: deprecate noswapaccount kernel parameter and schedule it for removal
Michal Hocko
1
-0
/
+1
2011-02-02
memsw: handle swapaccount kernel parameter correctly
Michal Hocko
1
-3
/
+3
2011-02-02
mlock: operate on any regions with protection != PROT_NONE
Michel Lespinasse
1
-0
/
+7
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-4
/
+5
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
2
-9
/
+10
2011-01-27
kmemleak: Allow kmemleak metadata allocations to fail
Catalin Marinas
1
-5
/
+8
2011-01-27
kmemleak: remove memset by using kzalloc
Jesper Juhl
1
-4
/
+2
[next]