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
2006-01-12
[PATCH] memmap_init_zone(): remove uneccesary page++
Greg Ungerer
1
-1
/
+1
2006-01-12
[PATCH] do_truncate() call fix in tiny-shmem.c
Catalin Marinas
1
-1
/
+1
2006-01-12
[PATCH] migration: make sure there is no attempt to migrate reserved pages.
Christoph Lameter
1
-1
/
+3
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
5
-0
/
+5
2006-01-11
[PATCH] mm: gfp_atomic comments
Paul Jackson
1
-1
/
+2
2006-01-11
[PATCH] Restore KERN_EMERG to each line printed by bad_page
Hugh Dickins
1
-3
/
+3
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
2
-2
/
+2
2006-01-11
add missing printk loglevel in mm/swapfile.c
Jesper Juhl
1
-1
/
+1
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2
-2
/
+2
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
8
-33
/
+33
2006-01-09
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
2
-0
/
+4
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-0
/
+2
2006-01-08
[PATCH] fadvise: return ESPIPE on FIFO/pipe
Valentine Barshak
1
-0
/
+5
2006-01-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
1
-13
/
+27
2006-01-08
[PATCH] export/change sync_page_range/_nolock()
OGAWA Hirofumi
1
-4
/
+4
2006-01-08
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
1
-0
/
+29
2006-01-08
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
1
-12
/
+19
2006-01-08
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
1
-3
/
+0
2006-01-08
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
1
-5
/
+5
2006-01-08
[PATCH] cpuset: memory pressure meter
Paul Jackson
1
-0
/
+1
2006-01-08
[PATCH] cpuset: mempolicy one more nodemask conversion
Paul Jackson
1
-3
/
+2
2006-01-08
[PATCH] slob: introduce the SLOB allocator
Matt Mackall
2
-1
/
+388
2006-01-08
[PATCH] slob: introduce mm/util.c for shared functions
Matt Mackall
3
-38
/
+40
2006-01-08
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...
Ravikiran G Thirumalai
1
-2
/
+2
2006-01-08
[PATCH] Optimise oom kill of current task
Kirill Korotaev
1
-2
/
+3
2006-01-08
[PATCH] Move page migration related functions near do_migrate_pages()
Christoph Lameter
1
-132
/
+138
2006-01-08
[PATCH] mempolicies: unexport get_vma_policy()
Christoph Lameter
1
-2
/
+2
2006-01-08
[PATCH] Drop page table lock before calling migrate_page_add()
Christoph Lameter
1
-1
/
+4
2006-01-08
[PATCH] Fold numa_maps into mempolicies.c
Christoph Lameter
1
-1
/
+137
2006-01-08
[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERT
Christoph Lameter
1
-22
/
+24
2006-01-08
[PATCH] rmap: additional diagnostics in page_remove_rmap()
Dave Jones
1
-0
/
+7
2006-01-08
[PATCH] mm: clean up local variables
Tobias Klauser
2
-7
/
+8
2006-01-08
[PATCH] mm: make hugepages obey cpusets.
Christoph Lameter
1
-1
/
+3
2006-01-08
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
Christoph Lameter
1
-22
/
+34
2006-01-08
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
2
-14
/
+30
2006-01-08
[PATCH] SwapMig: Drop unused pages immediately
Christoph Lameter
1
-0
/
+5
2006-01-08
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
2
-4
/
+4
2006-01-08
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
1
-76
/
+76
2006-01-08
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
1
-1
/
+93
2006-01-08
[PATCH] Swap Migration V5: MPOL_MF_MOVE interface
Christoph Lameter
1
-20
/
+135
2006-01-08
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
2
-9
/
+18
2006-01-08
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
1
-34
/
+180
2006-01-08
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
2
-5
/
+3
2006-01-08
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
1
-13
/
+87
2006-01-08
[PATCH] mm: free_pages opt
Nick Piggin
1
-28
/
+30
2006-01-08
[PATCH] mm: cleanup zone_pcp
Nick Piggin
1
-8
/
+8
2006-01-08
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
Rohit Seth
1
-0
/
+49
2006-01-08
[PATCH] drop-pagecache
Andrew Morton
2
-3
/
+1
2006-01-08
[PATCH] slab: remove nested #ifdef CONFIG_NUMA
Christoph Lameter
1
-2
/
+0
2006-01-08
[PATCH] slab: fix code formatting
Pekka Enberg
1
-464
/
+500
[next]