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
2005-06-23
[PATCH] Remove f_error field from struct file
Christoph Lameter
1
-6
/
+0
2005-06-23
[PATCH] mempool - only init waitqueue in slow path
Benjamin LaHaise
1
-1
/
+2
2005-06-23
[PATCH] remove redundant vm_flags clearing from madvise.c
Pekka Enberg
1
-1
/
+0
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
1
-0
/
+24
2005-06-23
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
1
-5
/
+12
2005-06-23
[PATCH] sparsemem hotplug base
Andy Whitcroft
2
-22
/
+74
2005-06-23
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
1
-0
/
+2
2005-06-23
[PATCH] sparsemem memory model
Andy Whitcroft
6
-15
/
+159
2005-06-23
[PATCH] generify memory present
Andy Whitcroft
1
-0
/
+4
2005-06-23
[PATCH] mm/Kconfig: give DISCONTIG more help text
Dave Hansen
1
-0
/
+10
2005-06-23
[PATCH] mm/Kconfig: hide "Memory Model" selection menu
Dave Hansen
1
-4
/
+17
2005-06-23
[PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig
Dave Hansen
1
-2
/
+1
2005-06-23
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
Dave Hansen
2
-3
/
+11
2005-06-23
[PATCH] create mm/Kconfig for arch-independent memory options
Dave Hansen
1
-0
/
+25
2005-06-23
[PATCH] sparsemem base: reorganize page->flags bit operations
Dave Hansen
1
-1
/
+1
2005-06-23
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
1
-1
/
+5
2005-06-22
[PATCH] boot_pageset must not be freed.
Christoph Lameter
1
-2
/
+9
2005-06-21
[PATCH] Kill stray newline
Denis Vlasenko
1
-1
/
+1
2005-06-21
[PATCH] msync: check pte dirty earlier
Abhijit Karmarkar
1
-0
/
+2
2005-06-21
[PATCH] can_share_swap_page: use page_mapcount
Hugh Dickins
3
-65
/
+21
2005-06-21
[PATCH] do_wp_page: cannot share file page
Hugh Dickins
1
-1
/
+1
2005-06-21
[PATCH] get_user_pages: kill get_page_map
Hugh Dickins
1
-35
/
+10
2005-06-21
[PATCH] bad_page: clear reclaim and slab
Hugh Dickins
1
-5
/
+10
2005-06-21
[PATCH] mbind: check_range use standard ptwalk
Hugh Dickins
1
-45
/
+70
2005-06-21
[PATCH] mbind: fix verify_pages pte_page
Hugh Dickins
1
-5
/
+14
2005-06-21
[PATCH] shmem: restore superblock info
Hugh Dickins
1
-73
/
+70
2005-06-21
[PATCH] Reduce size of huge boot per_cpu_pageset
Christoph Lameter
1
-66
/
+42
2005-06-21
[PATCH] Periodically drain non local pagesets
Christoph Lameter
2
-2
/
+34
2005-06-21
[PATCH] add OOM debug
Janet Morgan
2
-3
/
+5
2005-06-21
[PATCH] __read_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
1
-1
/
+1
2005-06-21
[PATCH] __mod_page_state(): pass unsigned long instead of unsigned
Benjamin LaHaise
1
-1
/
+1
2005-06-21
[PATCH] vm: try_to_free_pages unused argument
Darren Hart
2
-3
/
+2
2005-06-21
[PATCH] mmap topdown fix for large stack limit, large allocation
Chris Wright
1
-0
/
+4
2005-06-21
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2
-14
/
+41
2005-06-21
[PATCH] node local per-cpu-pages
Christoph Lameter
2
-36
/
+177
2005-06-21
[PATCH] Hugepage consolidation
David Gibson
1
-1
/
+176
2005-06-21
[PATCH] VM: rate limit early reclaim
Martin Hicks
2
-0
/
+11
2005-06-21
[PATCH] VM: add __GFP_NORECLAIM
Martin Hicks
1
-0
/
+2
2005-06-21
[PATCH] VM: early zone reclaim
Martin Hicks
2
-5
/
+92
2005-06-21
[PATCH] VM: add may_swap flag to scan_control
Martin Hicks
1
-1
/
+6
2005-06-21
[PATCH] mm: add /proc/zoneinfo
Nikita Danilov
1
-2
/
+111
2005-06-21
[PATCH] madvise: merge the maps
Prasanna Meda
1
-29
/
+51
2005-06-21
[PATCH] madvise: do not split the maps
Prasanna Meda
1
-11
/
+16
2005-06-21
[PATCH] vmscan: notice slab shrinking
akpm@osdl.org
1
-5
/
+14
2005-06-18
[SLAB] Introduce kmem_cache_name
Arnaldo Carvalho de Melo
1
-0
/
+6
2005-06-06
[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()
Martin Schwidefsky
1
-1
/
+7
2005-05-24
[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()
William Lee Irwin III
1
-3
/
+3
2005-05-21
[PATCH] fix for __generic_file_aio_read() to return 0 on EOF
Suparna Bhattacharya
1
-1
/
+1
2005-05-20
[PATCH] x86_64: Fixed guard page handling again in iounmap
Andi Kleen
1
-13
/
+20
2005-05-19
Fix get_unmapped_area sanity tests
Linus Torvalds
1
-28
/
+31
[next]