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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
16
-32
/
+0
2009-06-12
module: trim exception table on init free.
Rusty Russell
4
-0
/
+79
2009-06-12
module: merge module_alloc() finally
Amerigo Wang
3
-11
/
+12
2009-06-12
uml module: fix uml build process due to this merge
Amerigo Wang
3
-25
/
+2
2009-06-12
x86 module: merge the rest functions with macros
Amerigo Wang
4
-224
/
+161
2009-06-12
x86 module: merge the same functions in module_32.c and module_64.c
Amerigo Wang
4
-124
/
+99
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
23
-187
/
+178
2009-06-11
x86: use zalloc_cpumask_var in arch_early_irq_init
Yinghai Lu
1
-2
/
+2
2009-06-11
perfcounters: remove powerpc definitions of perf_counter_do_pending
Stephen Rothwell
2
-3
/
+1
2009-06-11
Push BKL into do_mount()
Al Viro
1
-3
/
+0
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
46
-72
/
+6814
2009-06-11
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2009-06-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+4
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-53
/
+48
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
4
-98
/
+207
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
256
-6976
/
+16927
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
47
-1241
/
+1784
2009-06-11
irq/cpumask: make memoryless node zero happy
Yinghai Lu
1
-2
/
+4
2009-06-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
1
-2
/
+2
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
2
-0
/
+6
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
217
-4756
/
+5923
2009-06-11
perf_counter: Rename L2 to LL cache
Peter Zijlstra
7
-12
/
+12
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
8
-52
/
+52
2009-06-11
imx: serial: add IrDA support to serial driver
Fabian Godehardt
1
-0
/
+5
2009-06-11
x86: fix ktermios-termio conversion
Arnd Bergmann
1
-0
/
+1
2009-06-11
perf_counter: powerpc: Implement generalized cache events for POWER processors
Paul Mackerras
8
-6
/
+294
2009-06-11
perf_counters: powerpc: Add support for POWER7 processors
Paul Mackerras
3
-1
/
+322
2009-06-11
x86: memtest: use pointers of equal type for comparison
Thomas Gleixner
1
-5
/
+4
2009-06-11
sh: Tie sparseirq in to Kconfig.
Paul Mundt
2
-5
/
+14
2009-06-11
sh: Wire up sys_rt_tgsigqueueinfo.
Paul Mundt
4
-2
/
+6
2009-06-11
sh: Fix sys_pwritev() syscall table entry for sh32.
Paul Mundt
1
-1
/
+1
2009-06-11
sh: Fix sh4a llsc-based cmpxchg()
Aoi Shinkai
4
-4
/
+31
2009-06-11
sh: sh7724: Add JPU support
Kuninori Morimoto
1
-0
/
+31
2009-06-11
sh: sh7724: INTC setting update
Kuninori Morimoto
1
-89
/
+82
2009-06-11
sh: sh7722 clock framework rewrite
Magnus Damm
2
-660
/
+138
2009-06-11
sh: sh7366 clock framework rewrite
Magnus Damm
4
-43
/
+214
2009-06-11
sh: sh7343 clock framework rewrite
Magnus Damm
4
-34
/
+214
2009-06-11
sh: sh7724 clock framework rewrite V3
Magnus Damm
4
-82
/
+249
2009-06-11
sh: sh7723 clock framework rewrite V2
Magnus Damm
4
-58
/
+225
2009-06-11
sh: add enable()/disable()/set_rate() to div6 code
Magnus Damm
3
-0
/
+67
[next]