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
2007-10-16
mm: debug write deadlocks
Nick Piggin
1
-0
/
+2
2007-10-16
mm: clean up buffered write code
Andrew Morton
1
-17
/
+18
2007-10-16
Revert "[PATCH] generic_file_buffered_write(): deadlock on vectored write"
Andrew Morton
1
-11
/
+7
2007-10-16
Revert "[PATCH] generic_file_buffered_write(): handle zero-length iovec segme...
Andrew Morton
2
-10
/
+3
2007-10-16
mm: revert KERNEL_DS buffered write optimisation
Nick Piggin
1
-19
/
+13
2007-10-16
mm: use pagevec to rotate reclaimable page
Hisashi Hifumi
1
-30
/
+74
2007-10-16
Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag
Lee Schermerhorn
1
-1
/
+11
2007-10-16
mm: prevent kswapd from freeing excessive amounts of lowmem
Rik van Riel
1
-1
/
+7
2007-10-16
mm: no need to cast vmalloc() return value in zone_wait_table_init()
Jesper Juhl
1
-1
/
+1
2007-10-16
Slab allocators: fail if ksize is called with a NULL parameter
Christoph Lameter
4
-5
/
+10
2007-10-16
calculation of pgoff in do_linear_fault() uses mixed units
Dean Nelson
1
-1
/
+1
2007-10-16
{slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check
Satyam Sharma
2
-7
/
+7
2007-10-16
mm: clarify __add_to_swap_cache locking
Nick Piggin
1
-1
/
+4
2007-10-16
mm: improve find_lock_page
Nick Piggin
1
-4
/
+5
2007-10-16
mm: use lockless radix-tree probe
Nick Piggin
2
-9
/
+5
2007-10-16
remove ZERO_PAGE
Nick Piggin
1
-130
/
+21
2007-10-16
SLUB: direct pass through of page size or higher kmalloc requests
Christoph Lameter
1
-25
/
+38
2007-10-16
filemap: convert some unsigned long to pgoff_t
Fengguang Wu
1
-16
/
+16
2007-10-16
filemap: trivial code cleanups
Fengguang Wu
1
-3
/
+0
2007-10-16
readahead: remove several readahead macros
Fengguang Wu
1
-9
/
+1
2007-10-16
readahead: remove the local copy of ra in do_generic_mapping_read()
Fengguang Wu
1
-11
/
+9
2007-10-16
readahead: basic support of interleaved reads
Fengguang Wu
1
-10
/
+23
2007-10-16
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
Fengguang Wu
2
-13
/
+15
2007-10-16
readahead: mmap read-around simplification
Fengguang Wu
1
-2
/
+2
2007-10-16
readahead: compacting file_ra_state
Fengguang Wu
1
-1
/
+1
2007-10-16
Clean up duplicate includes in mm/
Jesper Juhl
3
-5
/
+0
2007-10-16
slub.c:early_kmem_cache_node_alloc() shouldn't be __init
Adrian Bunk
1
-2
/
+2
2007-10-16
vmemmap: generify initialisation via helpers
Andy Whitcroft
2
-96
/
+76
2007-10-16
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
3
-4
/
+199
2007-10-16
sparsemem: record when a section has a valid mem_map
Andy Whitcroft
1
-4
/
+5
2007-10-16
sparsemem: clean up spelling error in comments
Andy Whitcroft
1
-1
/
+1
2007-10-14
mm/migrate.c __user annotation
Al Viro
1
-1
/
+1
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2
-30
/
+7
2007-10-10
Fix warnings with !CONFIG_BLOCK
Jens Axboe
1
-0
/
+1
2007-10-08
fix page release issue in filemap_fault
Yan Zheng
1
-0
/
+1
2007-10-08
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
Yan Zheng
1
-1
/
+1
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
2
-4
/
+9
2007-10-06
xen: disable split pte locks for now
Jeremy Fitzhardinge
1
-0
/
+1
2007-10-04
Fix sys_remap_file_pages BUG at highmem.c:15!
Hugh Dickins
1
-8
/
+6
2007-10-01
hugetlb: fix clear_user_highpage arguments
Ralf Baechle
1
-1
/
+1
2007-09-19
Fix NUMA Memory Policy Reference Counting
Lee Schermerhorn
2
-10
/
+73
2007-09-11
SLUB: accurately compare debug flags during slab cache merge
Christoph Lameter
1
-15
/
+23
2007-08-31
Page migration: Do not accept invalid nodes in the target nodeset
Christoph Lameter
1
-0
/
+5
2007-08-31
slub: do not fail if we cannot register a slab with sysfs
Christoph Lameter
1
-2
/
+6
2007-08-31
fix rcu_read_lock() in page migraton
KAMEZAWA Hiroyuki
1
-2
/
+9
2007-08-31
process_zones(): fix recovery code
Andrew Morton
1
-0
/
+2
2007-08-22
Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE
Mel Gorman
2
-1
/
+14
2007-08-22
SLUB: do not fail on broken memory configurations
Christoph Lameter
1
-1
/
+8
2007-08-22
SLUB: use atomic_long_read for atomic_long variables
Christoph Lameter
1
-3
/
+3
2007-08-22
Fix VM_FAULT flags conversion for hugetlb
Adam Litke
1
-1
/
+1
[next]