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
2008-07-14
Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+7
2008-07-14
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-24
/
+80
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
1
-1
/
+1
2008-07-14
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2008-07-14
Start using the new '%pS' infrastructure to print symbols
Linus Torvalds
1
-3
/
+2
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
1
-3
/
+7
2008-07-14
[S390] Add support for memory hot-add.
Heiko Carstens
1
-1
/
+1
2008-07-14
Merge commit 'origin/HEAD' into test-merge
Benjamin Herrenschmidt
7
-11
/
+36
2008-07-12
Merge branch 'linus' into x86/core
Ingo Molnar
1
-1
/
+3
2008-07-11
mm: Add range_cont mode for writeback
Aneesh Kumar K.V
1
-0
/
+3
2008-07-11
vfs: export filemap_fdatawrite_range()
Jan Kara
1
-1
/
+2
2008-07-10
slub: Fix use-after-preempt of per-CPU data structure
Dmitry Adamushko
1
-1
/
+3
2008-07-10
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
1
-3
/
+7
2008-07-09
mm: Allow architectures to define additional protection bits
Dave Kleikamp
2
-3
/
+4
2008-07-08
mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses
Paul Jackson
1
-3
/
+3
2008-07-08
x86 boot: more consistently use type int for node ids
Paul Jackson
1
-2
/
+2
2008-07-08
x86 boot: show pfn addresses in hex not decimal in some kernel info printks
Paul Jackson
1
-3
/
+3
2008-07-08
RFC x86: try to remove arch_get_ram_range
Yinghai Lu
1
-3
/
+7
2008-07-08
Merge branch 'x86/mpparse' into x86/devel
Ingo Molnar
1
-13
/
+67
2008-07-08
x86, mm: use add_highpages_with_active_regions() for high pages init v2
Yinghai Lu
1
-0
/
+8
2008-07-08
x86: replace shrink_active_range() with remove_active_range()
Yinghai Lu
1
-6
/
+23
2008-07-08
Merge branch 'linus' into tmp.x86.mpparse.new
Ingo Molnar
16
-93
/
+175
2008-07-08
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...
Ingo Molnar
18
-109
/
+181
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
16
-93
/
+175
2008-07-04
mempolicy: mask off internal flags for userspace API
David Rientjes
1
-1
/
+5
2008-07-04
get_user_pages(): fix possible page leak on oom
Oleg Nesterov
1
-1
/
+1
2008-07-04
mm: dirty page accounting vs VM_MIXEDMAP
Peter Zijlstra
1
-1
/
+13
2008-07-04
Christoph has moved
Christoph Lameter
4
-4
/
+4
2008-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-2
/
+10
2008-07-03
Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr
Mel Gorman
1
-1
/
+0
2008-07-03
slub: Do not use 192 byte sized cache if minimum alignment is 128 byte
Christoph Lameter
1
-2
/
+10
2008-07-02
avr32: Use a quicklist for PTE allocation as well
Haavard Skinnemoen
1
-1
/
+1
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
3
-4
/
+4
2008-06-25
mm: add a ptep_modify_prot transaction abstraction
Jeremy Fitzhardinge
1
-6
/
+4
2008-06-25
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
1
-3
/
+47
2008-06-23
mm: fix race in COW logic
Nick Piggin
1
-1
/
+26
2008-06-23
Fix ZERO_PAGE breakage with vmware
Linus Torvalds
1
-2
/
+21
2008-06-23
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
4
-7
/
+31
2008-06-21
Slab: Fix memory leak in fallback_alloc()
Christoph Lameter
1
-1
/
+4
2008-06-21
Add return value to reserve_bootmem_node()
Bernhard Walle
1
-2
/
+4
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
2
-4
/
+23
2008-06-16
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
10
-73
/
+64
2008-06-12
pagemap: pass mm into pagewalkers
Dave Hansen
1
-20
/
+22
2008-06-12
mm: fix incorrect variable type in do_try_to_free_pages()
kosaki.motohiro@jp.fujitsu.com
1
-1
/
+1
2008-06-12
nommu: Correct kobjsize() page validity checks.
Paul Mundt
1
-18
/
+3
2008-06-10
mm, x86: shrink_active_range() should check all
Yinghai Lu
1
-10
/
+34
2008-06-09
mm: Minor clean-up of page flags in mm/page_alloc.c
Russ Anderson
1
-31
/
+3
2008-06-06
nommu: fix kobjsize() for SLOB and SLUB
Paul Mundt
1
-4
/
+26
2008-06-06
brk: make sys_brk() honor COMPAT_BRK when computing lower bound
Jiri Kosina
1
-1
/
+7
2008-06-06
hugetlb: fix lockdep error
Nick Piggin
1
-1
/
+1
[prev]
[next]