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-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
2006-12-10
[PATCH] read_zero_pagealigned() locking fix
Hugh Dickins
1
-11
/
+21
2006-12-08
[PATCH] fault-injection: defaults likely to please a new user
Don Mullis
2
-0
/
+3
2006-12-08
[PATCH] fault-injection capability for alloc_pages()
Akinobu Mita
1
-0
/
+87
2006-12-08
[PATCH] fault-injection capability for kmalloc
Akinobu Mita
1
-0
/
+77
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-2
/
+2
2006-12-08
[PATCH] struct path: convert mm
Josef Sipek
4
-10
/
+10
2006-12-08
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
6
-20
/
+20
2006-12-08
[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix
Paul Jackson
1
-1
/
+1
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
6
-13
/
+13
2006-12-07
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
3
-8
/
+0
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
1
-4
/
+2
2006-12-07
[PATCH] make mm/shmem.c:shmem_xattr_security_handler static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
3
-6
/
+2
2006-12-07
[PATCH] remove HASH_HIGHMEM
Andrew Morton
1
-1
/
+1
2006-12-07
[PATCH] read_cache_pages() cleanup
OGAWA Hirofumi
1
-7
/
+1
2006-12-07
[PATCH] slab: use probe_kernel_address()
Andrew Morton
1
-5
/
+2
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-0
/
+2
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-0
/
+3
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
2
-45
/
+17
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
1
-12
/
+26
2006-12-07
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
1
-7
/
+12
2006-12-07
[PATCH] mm: make compound page destructor handling explicit
Andy Whitcroft
3
-4
/
+4
2006-12-07
[PATCH] slab: better fallback allocation behavior
Christoph Lameter
1
-22
/
+57
2006-12-07
[PATCH] GFP_THISNODE must not trigger global reclaim
Christoph Lameter
1
-0
/
+11
2006-12-07
[PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node
Christoph Lameter
1
-12
/
+28
2006-12-07
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
4
-5
/
+5
2006-12-07
[PATCH] slab: remove SLAB_LEVEL_MASK
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_NO_GROW
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] kill install_file_pte's pte_val
Hugh Dickins
1
-2
/
+0
2006-12-07
[PATCH] mm: cleanup indentation on switch for CPU operations
Andy Whitcroft
2
-17
/
+17
2006-12-07
[PATCH] reject corrupt swapfiles earlier
Eric Sandeen
1
-6
/
+5
2006-12-07
[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int
Andy Whitcroft
3
-3
/
+3
2006-12-07
[PATCH] drain_node_page(): Drain pages in batch units
Christoph Lameter
1
-2
/
+8
2006-12-07
[PATCH] make mm/thrash.c:global_faults static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] enable booting a NUMA system where some nodes have no memory
Christian Krafft
1
-0
/
+4
2006-12-07
[PATCH] Allow NULL pointers in percpu_free
Alan Stern
1
-4
/
+5
2006-12-07
[PATCH] leak tracking for kmalloc_node
Christoph Hellwig
1
-13
/
+42
2006-12-07
[PATCH] Always print out the header line in /proc/swaps
Suleiman Souhlal
1
-5
/
+17
2006-12-07
[PATCH] OOM can panic due to processes stuck in __alloc_pages()
Kirill Korotaev
1
-1
/
+1
2006-12-07
[PATCH] mlock cleanup
Rik Bobbaers
1
-1
/
+1
2006-12-07
[PATCH] mm: add noaliencache boot option to disable numa alien caches
Paul Menage
1
-9
/
+29
2006-12-07
[PATCH] mm: slab: eliminate lock_cpu_hotplug from slab
Ravikiran G Thirumalai
1
-19
/
+21
2006-12-07
[PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along
Kevin Hilman
1
-6
/
+11
[next]