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
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
2
-1
/
+56
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-33
/
+64
2008-04-17
kgdb: fix optional arch functions and probe_kernel_*
Jason Wessel
1
-0
/
+6
2008-04-17
uaccess: add probe_kernel_write()
Ingo Molnar
2
-1
/
+50
2008-04-15
add "Isolate" migratetype name to /proc/pagetypeinfo
KOSAKI Motohiro
1
-0
/
+1
2008-04-15
memcg: fix oops in oom handling
Li Zefan
1
-2
/
+2
2008-04-15
mm: sparsemem memory_present() fix
Ingo Molnar
1
-0
/
+10
2008-04-14
slub: No need for per node slab counters if !SLUB_DEBUG
Christoph Lameter
1
-11
/
+40
2008-04-14
slub: Move map/flag clearing to __free_slab
Christoph Lameter
1
-2
/
+2
2008-04-14
slub: Fixes to per cpu stat output in sysfs
Christoph Lameter
1
-1
/
+3
2008-04-14
slub: Deal with config variable dependencies
Christoph Lameter
1
-15
/
+15
2008-04-14
slub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_dma near dma logic
Christoph Lameter
1
-4
/
+1
2008-04-14
slub: Initialize per-cpu stats
Pekka Enberg
1
-0
/
+3
2008-04-08
memcg: fix node_state handling
KAMEZAWA Hiroyuki
1
-5
/
+4
2008-04-04
memory controller: make memory resource control aware of boot options
Balbir Singh
1
-0
/
+17
2008-04-01
Fix undefined count_partial if !CONFIG_SLABINFO
Christoph Lameter
1
-1
/
+1
2008-03-30
NULL noise: fs/*, mm/*, kernel/*
Al Viro
1
-4
/
+4
2008-03-27
Revert "SLUB: remove useless masking of GFP_ZERO"
Linus Torvalds
1
-0
/
+3
2008-03-26
hugetlb: fix potential livelock in return_unused_surplus_hugepages()
Nishanth Aravamudan
1
-1
/
+10
2008-03-26
hugetlb: indicate surplus huge page counts in per-node meminfo
Nishanth Aravamudan
1
-2
/
+4
2008-03-26
slab: fix cache_cache bootstrap in kmem_cache_init()
Daniel Yeisley
1
-2
/
+2
2008-03-26
count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO
Christoph Lameter
1
-0
/
+2
2008-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2008-03-24
revert "kswapd should only wait on IO if there is IO"
Andrew Morton
1
-22
/
+5
2008-03-24
mm: fix boundary checking in free_bootmem_core
Yinghai Lu
1
-6
/
+19
2008-03-19
mm/readahead: fix kernel-doc notation
Randy Dunlap
1
-2
/
+3
2008-03-19
memcgroup: fix check for thread being a group leader in memcgroup
Pavel Emelyanov
1
-1
/
+1
2008-03-19
mm: rmap kernel-doc fixes
Randy Dunlap
1
-3
/
+10
2008-03-19
mm: highmem kernel-doc additions
Randy Dunlap
1
-4
/
+26
2008-03-19
mm/oom_kill: fix kernel-doc
Randy Dunlap
1
-1
/
+8
2008-03-19
mm/shmem and tiny-shmem: fix some kernel-doc
Randy Dunlap
2
-20
/
+13
2008-03-19
mm: fix various kernel-doc comments
Randy Dunlap
7
-17
/
+33
2008-03-19
[PATCH] double dput() on failure exit in tiny-shmem
Al Viro
1
-0
/
+2
2008-03-17
slub page alloc fallback: Enable interrupts for GFP_WAIT.
Christoph Lameter
1
-3
/
+9
2008-03-10
iov_iter_advance() fix
Nick Piggin
1
-12
/
+10
2008-03-10
hugetlb: correct page count for surplus huge pages
Adam Litke
1
-3
/
+10
2008-03-10
mempolicy: fix reference counting bugs
Lee Schermerhorn
1
-1
/
+6
2008-03-09
Do not include linux/backing-dev.h twice
Jesper Juhl
1
-1
/
+0
2008-03-06
slab: NUMA slab allocator migration bugfix
Joe Korty
1
-3
/
+2
2008-03-06
slub: Do not cross cacheline boundaries for very small objects
Nick Piggin
1
-4
/
+7
2008-03-06
slab - use angle brackets for include of kmalloc_sizes.h
Joe Perches
1
-1
/
+1
2008-03-06
slab numa fallback logic: Do not pass unfiltered flags to page allocator
Christoph Lameter
1
-1
/
+1
2008-03-06
slub statistics: Fix check for DEACTIVATE_REMOTE_FREES
Christoph Lameter
1
-1
/
+1
2008-03-04
hugetlb: fix pool shrinking while in restricted cpuset
Nishanth Aravamudan
1
-4
/
+22
2008-03-04
hugetlb: close a difficult to trigger reservation race
Adam Litke
1
-4
/
+13
2008-03-04
memcg: fix oops on NULL lru list
Hugh Dickins
1
-8
/
+9
2008-03-04
memcg: simplify force_empty and move_lists
Hirokazu Takahashi
1
-49
/
+13
2008-03-04
memcg: fix mem_cgroup_move_lists locking
Hugh Dickins
1
-6
/
+43
2008-03-04
memcg: css_put after remove_list
Hugh Dickins
1
-6
/
+6
2008-03-04
memcg: remove clear_page_cgroup and atomics
Hugh Dickins
1
-63
/
+43
[next]