index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-08
writeback: skip balance_dirty_pages() for in-memory fs
Wu Fengguang
1
-6
/
+4
2011-06-08
writeback: add bdi_dirty_limit() kernel-doc
Wu Fengguang
1
-2
/
+9
2011-06-08
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
Christoph Hellwig
3
-9
/
+22
2011-06-08
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
1
-2
/
+2
2011-06-06
mm: fix ENOSPC returned by handle_mm_fault()
Hugh Dickins
1
-2
/
+2
2011-06-02
Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
Linus Torvalds
1
-4
/
+0
2011-05-29
mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma
Peter Zijlstra
1
-1
/
+6
2011-05-28
mm: fix page_lock_anon_vma leaving mutex locked
Hugh Dickins
1
-5
/
+8
2011-05-28
mm: fix kernel BUG at mm/rmap.c:1017!
Hugh Dickins
1
-2
/
+2
2011-05-28
tmpfs: fix race between truncate and writepage
Hugh Dickins
1
-1
/
+1
2011-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+15
2011-05-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2011-05-28
Cache xattr security drop check for write v2
Andi Kleen
1
-2
/
+12
2011-05-28
mm: Wait for writeback when grabbing pages to begin a write
Darrick J. Wong
1
-1
/
+3
2011-05-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-4
/
+4
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-4
/
+0
2011-05-26
memcg: add the pagefault count into memcg stats
Ying Han
4
-5
/
+56
2011-05-26
memcg: add memory.numastat api for numa statistics
Ying Han
1
-0
/
+155
2011-05-26
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
2
-4
/
+4
2011-05-26
memcg: remove unused retry signal from reclaim
Johannes Weiner
1
-1
/
+1
2011-05-26
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
2
-30
/
+34
2011-05-26
memcg: reclaim memory from nodes in round-robin order
Ying Han
2
-7
/
+105
2011-05-26
memcg: move page-freeing code out of lock
Namhyung Kim
1
-9
/
+13
2011-05-26
memcg: fix off-by-one when calculating swap cgroup map length
Namhyung Kim
1
-1
/
+1
2011-05-26
memcg: mark init_section_page_cgroup() properly
Namhyung Kim
1
-2
/
+2
2011-05-26
memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()
Michal Hocko
1
-3
/
+2
2011-05-26
memcg: add the soft_limit reclaim in global direct reclaim.
Ying Han
1
-2
/
+14
2011-05-26
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
2
-12
/
+33
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
1
-12
/
+6
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
5
-0
/
+285
2011-05-26
mm: don't access vm_flags as 'int'
KOSAKI Motohiro
5
-12
/
+12
2011-05-26
mm/fs: add hooks to support cleancache
Dan Magenheimer
2
-0
/
+17
2011-05-26
mm: cleancache core ops functions and config
Dan Magenheimer
3
-0
/
+268
2011-05-25
slub: remove no-longer used 'unlock_out' label
Linus Torvalds
1
-1
/
+0
2011-05-25
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
1
-4
/
+4
2011-05-25
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2011-05-25
nommu: add page alignment to mmap
Bob Liu
1
-9
/
+14
2011-05-25
mm: batch activate_page() to reduce lock contention
Shaohua Li
1
-5
/
+40
2011-05-25
mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()
Andrew Barry
1
-1
/
+1
2011-05-25
memsw: remove noswapaccount kernel parameter
Michal Hocko
1
-10
/
+3
2011-05-25
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
Stephen Wilson
1
-183
/
+0
2011-05-25
mm: remove check_huge_range()
Stephen Wilson
1
-35
/
+0
2011-05-25
mm: make gather_stats() type-safe and remove forward declaration
Stephen Wilson
1
-4
/
+4
2011-05-25
mm: remove MPOL_MF_STATS
Stephen Wilson
1
-4
/
+1
2011-05-25
mm: use walk_page_range() instead of custom page table walking code
Stephen Wilson
1
-7
/
+68
2011-05-25
mm: export get_vma_policy()
Stephen Wilson
1
-1
/
+1
2011-05-25
tmpfs: implement generic xattr support
Eric Paris
1
-54
/
+266
2011-05-25
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
Yinghai Lu
1
-23
/
+0
2011-05-25
mm: fail GFP_DMA allocations when ZONE_DMA is not configured
David Rientjes
1
-0
/
+4
2011-05-25
mm: remove dependency on CONFIG_FLATMEM from online_page()
Daniel Kiper
1
-4
/
+0
[next]