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
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
9
-5
/
+431
2006-03-27
[PATCH] spufs: allow SPU code to do syscalls
Arnd Bergmann
4
-3
/
+452
2006-03-27
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
7
-34
/
+64
2006-03-27
[PATCH] powerpc: work around a cell interrupt HW bug
Arnd Bergmann
1
-1
/
+18
2006-03-27
[PATCH] powerpc: cell interrupt controller updates
Jens Osterkamp
3
-55
/
+169
2006-03-27
[PATCH] powerpc: update cell defconfig
Arnd Bergmann
1
-81
/
+52
2006-03-27
[PATCH] powerpc: fix cell iommu setup
Arnd Bergmann
1
-2
/
+2
2006-03-27
[PATCH] powerpc: Change firmware_has_feature() to a macro
Michael Ellerman
1
-5
/
+3
2006-03-27
[PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisations
Michael Ellerman
1
-2
/
+28
2006-03-27
[PATCH] powerpc: fix various sparse warnings
Stephen Rothwell
8
-14
/
+19
2006-03-27
[PATCH] powerpc: work around sparse warnings in cputable.h
Stephen Rothwell
1
-147
/
+152
2006-03-26
[SPARC64]: Kill duplicate exports of string library functions.
David S. Miller
1
-10
/
+0
2006-03-26
[SPARC64]: Update defconfig.
David S. Miller
1
-25
/
+14
2006-03-26
[PATCH] one ipc/sem.c->mutex.c converstion too many..
Manfred Spraul
1
-1
/
+1
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
26
-98
/
+50
2006-03-26
drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment
Bastien Roucaries
1
-1
/
+1
2006-03-26
Kconfig help: MTD_JEDECPROBE already supports Intel
Adrian Bunk
1
-3
/
+2
2006-03-26
[PATCH] bitops: hweight() speedup
Akinobu Mita
1
-15
/
+14
2006-03-26
Remove ugly debugging stuff
Artem B. Bityuckiy
1
-9
/
+0
2006-03-26
[PATCH] bitops: hweight() related cleanup
Akinobu Mita
2
-19
/
+3
2006-03-26
[PATCH] bitops: remove unused generic bitops in include/linux/bitops.h
Akinobu Mita
1
-123
/
+1
2006-03-26
[PATCH] bitops: ntfs: remove generic_ffs()
Akinobu Mita
3
-3
/
+32
2006-03-26
[PATCH] bitops: ia64: make partial_page.bitmap an unsigned long
Akinobu Mita
1
-2
/
+2
2006-03-26
[PATCH] bitops: sh: make thread_info.flags an unsigned long
Akinobu Mita
1
-1
/
+1
2006-03-26
[PATCH] bitops: update include/asm-generic/bitops.h
Akinobu Mita
1
-63
/
+13
2006-03-26
[PATCH] bitops: xtensa: use generic bitops
Akinobu Mita
2
-332
/
+16
2006-03-26
[PATCH] bitops: x86_64: use generic bitops
Akinobu Mita
2
-36
/
+10
2006-03-26
[PATCH] bitops: v850: use generic bitops
Akinobu Mita
2
-209
/
+17
2006-03-26
[PATCH] bitops: sparc64: use generic bitops
Akinobu Mita
5
-339
/
+22
2006-03-26
[PATCH] bitops: sparc: use generic bitops
Akinobu Mita
2
-376
/
+20
2006-03-26
[PATCH] bitops: sh64: use generic bitops
Akinobu Mita
2
-373
/
+19
2006-03-26
[PATCH] bitops: sh: use generic bitops
Akinobu Mita
2
-332
/
+18
2006-03-26
[PATCH] bitops: s390: use generic bitops
Akinobu Mita
2
-39
/
+9
2006-03-26
[PATCH] bitops: powerpc: use generic bitops
Akinobu Mita
2
-101
/
+8
2006-03-26
[PATCH] bitops: parisc: use generic bitops
Akinobu Mita
2
-277
/
+17
2006-03-26
[PATCH] bitops: mips: use generic bitops
Akinobu Mita
2
-449
/
+24
2006-03-26
[PATCH] bitops: m68knommu: use generic bitops
Akinobu Mita
2
-212
/
+17
2006-03-26
[PATCH] ppc: fix undefined reference to hweight32
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bit
Akinobu Mita
1
-2
/
+52
2006-03-26
[PATCH] bitops: m68k: use generic bitops
Akinobu Mita
2
-81
/
+9
2006-03-26
[PATCH] bitops: m32r: use generic bitops
Akinobu Mita
2
-445
/
+20
2006-03-26
[PATCH] bitops: ia64: use generic bitops
Akinobu Mita
4
-139
/
+22
2006-03-26
[PATCH] bitops: i386: use generic bitops
Akinobu Mita
2
-47
/
+12
2006-03-26
[PATCH] bitops: h8300: use generic bitops
Akinobu Mita
2
-213
/
+17
2006-03-26
[PATCH] bitops: frv: use generic bitops
Akinobu Mita
2
-161
/
+13
2006-03-26
[PATCH] bitops: cris: use generic bitops
Akinobu Mita
2
-226
/
+16
2006-03-26
[PATCH] bitops: arm26: use generic bitops
Akinobu Mita
2
-136
/
+14
2006-03-26
[PATCH] bitops: arm: use generic bitops
Akinobu Mita
2
-136
/
+14
2006-03-26
[PATCH] bitops: alpha: use generic bitops
Akinobu Mita
2
-116
/
+15
2006-03-26
[PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_...
Akinobu Mita
2
-0
/
+32
[next]