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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-93
/
+181
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
158
-2760
/
+3790
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
33
-1584
/
+1534
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
13
-103
/
+4853
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
275
-7254
/
+18185
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
55
-1644
/
+2471
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-177
/
+180
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
58
-477
/
+1946
2009-06-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
23
-1233
/
+1582
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
15
-795
/
+369
2009-06-11
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
1
-3
/
+2
2009-06-11
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
1
-1
/
+1
2009-06-11
sched: use slab in cpupri_init()
Pekka Enberg
2
-4
/
+6
2009-06-11
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
Pekka Enberg
1
-4
/
+4
2009-06-11
memcg: don't use bootmem allocator in setup code
Yinghai Lu
1
-4
/
+8
2009-06-11
irq/cpumask: make memoryless node zero happy
Yinghai Lu
2
-6
/
+9
2009-06-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
5
-29
/
+12
2009-06-11
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
1
-6
/
+2
2009-06-11
sched: use kzalloc() instead of the bootmem allocator
Pekka Enberg
1
-12
/
+8
2009-06-11
init: introduce mm_init()
Pekka Enberg
1
-6
/
+11
2009-06-11
vmalloc: use kzalloc() instead of alloc_bootmem()
Pekka Enberg
2
-3
/
+2
2009-06-11
slab: setup allocators earlier in the boot sequence
Pekka Enberg
3
-61
/
+77
2009-06-11
bootmem: fix slab fallback on numa
Pekka Enberg
1
-0
/
+9
2009-06-11
bootmem: use slab if bootmem is no longer available
Pekka Enberg
1
-0
/
+3
2009-06-11
kmemleak: Add the corresponding MAINTAINERS entry
Catalin Marinas
1
-0
/
+6
2009-06-11
kmemleak: Simple testing module for kmemleak
Catalin Marinas
3
-0
/
+122
2009-06-11
kmemleak: Enable the building of the memory leak detector
Catalin Marinas
2
-0
/
+23
2009-06-11
kmemleak: Remove some of the kmemleak false positives
Catalin Marinas
3
-0
/
+18
2009-06-11
kmemleak: Add modules support
Catalin Marinas
1
-0
/
+56
2009-06-11
kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
Catalin Marinas
1
-0
/
+11
2009-06-11
kmemleak: Add the vmalloc memory allocation/freeing hooks
Catalin Marinas
1
-3
/
+27
2009-06-11
kmemleak: Add the slub memory allocation/freeing hooks
Catalin Marinas
1
-1
/
+4
2009-06-11
kmemleak: Add the slob memory allocation/freeing hooks
Catalin Marinas
1
-0
/
+7
2009-06-11
kmemleak: Add the slab memory allocation/freeing hooks
Catalin Marinas
2
-2
/
+32
2009-06-11
kmemleak: Add documentation on the memory leak detector
Catalin Marinas
2
-0
/
+146
2009-06-11
kmemleak: Add the base support
Catalin Marinas
3
-1
/
+1597
2009-06-11
Merge branches 'frv' and 'mn10300'
Linus Torvalds
21
-836
/
+656
2009-06-11
MN10300: Add utrace/tracehooks support
David Howells
7
-239
/
+257
2009-06-11
MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler
David Howells
1
-18
/
+0
2009-06-11
FRV: Implement new-style ptrace
David Howells
7
-164
/
+367
2009-06-11
FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue
David Howells
1
-1
/
+0
2009-06-11
FRV: Implement TIF_NOTIFY_RESUME
David Howells
2
-5
/
+10
2009-06-11
FRV: Remove in-kernel strace code
David Howells
1
-379
/
+0
2009-06-11
FRV: BUG to BUG_ON changes
Stoyan Gaydarov
4
-17
/
+8
2009-06-11
FRV: bitops: Change the bitmap index from int to unsigned long
Justin Chen
1
-14
/
+15
2009-06-11
Merge branch 'serial-from-alan'
Linus Torvalds
95
-2714
/
+4438
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
449
-8480
/
+17770
2009-06-11
perf_counter: Turn off by default
Ingo Molnar
1
-1
/
+0
2009-06-11
perf_counter: Add counter->id to the throttle event
Peter Zijlstra
2
-1
/
+4
2009-06-11
perf_counter: Better align code
Ingo Molnar
1
-80
/
+85
[prev]
[next]