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-01-31
Revert "[PATCH] mm: micro optimise zone_watermark_ok"
Linus Torvalds
1
-2
/
+1
2007-01-30
[PATCH] Don't allow the stack to grow into hugetlb reserved regions
Adam Litke
1
-0
/
+7
2007-01-30
[PATCH] mm: mremap correct rmap accounting
Hugh Dickins
2
-3
/
+2
2007-01-29
Fix balance_dirty_page() calculations with CONFIG_HIGHMEM
Linus Torvalds
1
-23
/
+18
2007-01-26
[PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug
Trond Myklebust
1
-1
/
+0
2007-01-26
[PATCH] i386 vDSO: use VM_ALWAYSDUMP
Roland McGrath
1
-0
/
+7
2007-01-26
[PATCH] Fix gate_vma.vm_flags
Roland McGrath
1
-2
/
+2
2007-01-26
Resurrect 'try_to_free_buffers()' VM hackery
Linus Torvalds
1
-7
/
+14
2007-01-23
[PATCH] mbind: restrict nodes to the currently allowed cpuset
Christoph Lameter
1
-0
/
+4
2007-01-12
[PATCH] blktrace: only add a bounce trace when we really bounce
Jens Axboe
1
-2
/
+2
2007-01-11
[PATCH] NFS: Fix race in nfs_release_page()
Trond Myklebust
1
-1
/
+11
2007-01-11
[PATCH] Fix sparsemem on Cell
Dave Hansen
2
-10
/
+21
2007-01-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2007-01-08
[ARM] pass vma for flush_anon_page()
Russell King
1
-1
/
+1
2007-01-05
[PATCH] shrink_all_memory(): fix lru_pages handling
Andrew Morton
1
-17
/
+16
2007-01-05
[PATCH] fix OOM killing of swapoff
Hugh Dickins
1
-6
/
+6
2007-01-05
[PATCH] Check for populated zone in __drain_pages
Christoph Lameter
1
-0
/
+3
2007-01-05
[PATCH] fix BUG_ON(!PageSlab) from fallback_alloc
Hugh Dickins
1
-2
/
+2
2007-01-05
[PATCH] Sanely size hash tables when using large base pages
Paul Mundt
1
-0
/
+4
2007-01-05
[PATCH] swsusp: Do not fail if resume device is not set
Rafael J. Wysocki
1
-1
/
+7
2006-12-30
[PATCH] Buglet in vmscan.c
Shantanu Goel
1
-1
/
+1
2006-12-30
[PATCH] page_mkclean_one(): fix call to set_pte_at()
Al Viro
1
-1
/
+1
2006-12-30
[PATCH] MM: SLOB is broken by recent cleanup of slab.h
Dimitri Gorokhovik
1
-2
/
+9
2006-12-30
[PATCH] fix oom killer kills current every time if there is memory-less-node ...
KAMEZAWA Hiroyuki
1
-1
/
+6
2006-12-29
VM: Fix nasty and subtle race in shared mmap'ed page writeback
Linus Torvalds
1
-8
/
+37
2006-12-23
Clean up and export cancel_dirty_page() to modules
Linus Torvalds
1
-4
/
+8
2006-12-22
[PATCH] Fix up page_mkclean_one(): virtual caches, s390
Peter Zijlstra
1
-10
/
+13
2006-12-22
[PATCH] mm: more rmap debugging
Nick Piggin
4
-7
/
+14
2006-12-22
[PATCH] Fix swapped parameters in mm/vmscan.c
Nigel Cunningham
1
-2
/
+2
2006-12-22
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
Randy Dunlap
1
-0
/
+1
2006-12-22
[PATCH] slab: fix kmem_ptr_validate definition
Christoph Lameter
1
-1
/
+1
2006-12-22
[PATCH] Fix for shmem_truncate_range() BUG_ON()
Badari Pulavarty
1
-1
/
+6
2006-12-22
[PATCH] truncate: dirty memory accounting fix
Andrew Morton
1
-1
/
+2
2006-12-21
[PATCH] truncate: clear page dirtiness before running try_to_free_buffers()
Andrew Morton
1
-4
/
+5
2006-12-21
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
Linus Torvalds
2
-40
/
+17
2006-12-17
[PATCH] sys_mincore: s/max/min/
Oleg Nesterov
1
-1
/
+1
2006-12-16
Fix up mm/mincore.c error value cases
Linus Torvalds
1
-19
/
+10
2006-12-16
Fix incorrect user space access locking in mincore()
Linus Torvalds
1
-104
/
+86
2006-12-13
[PATCH] Pass vma argument to copy_user_highpage().
Atsushi Nemoto
2
-8
/
+8
2006-12-13
[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()
Eric Dumazet
1
-3
/
+15
2006-12-13
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
5
-8
/
+8
2006-12-13
[PATCH] More slab.h cleanups
Christoph Lameter
2
-2
/
+2
2006-12-13
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
Christoph Lameter
1
-3
/
+13
2006-12-13
[PATCH] slab: fix sleeping in atomic bug
Christoph Lameter
1
-0
/
+6
2006-12-10
[PATCH] user of the jiffies rounding patch: Slab
Arjan van de Ven
1
-3
/
+5
2006-12-10
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
Zach Brown
1
-6
/
+3
2006-12-10
[PATCH] io-accounting-read-accounting nfs fix
Andrew Morton
1
-0
/
+2
2006-12-10
[PATCH] io-accounting: write-cancel accounting
Andrew Morton
1
-1
/
+3
2006-12-10
[PATCH] io-accounting: write accounting
Andrew Morton
1
-1
/
+4
2006-12-10
[PATCH] clean up __set_page_dirty_nobuffers()
Andrew Morton
1
-45
/
+43
[next]