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
2010-03-12
pci-dma: alpha: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-12
pci-dma: x86: use include/linux/pci-dma.h
FUJITA Tomonori
2
-28
/
+5
2010-03-12
um: remove dma_sync_single_range
FUJITA Tomonori
1
-8
/
+0
2010-03-12
alpha: remove dma_sync_single_range
FUJITA Tomonori
1
-1
/
+0
2010-03-12
m32r: use generic ptrace_resume code
Christoph Hellwig
2
-68
/
+31
2010-03-12
cris arch-v32: use generic ptrace_resume code
Christoph Hellwig
2
-79
/
+31
2010-03-12
cris arch-v10: use generic ptrace_resume code
Christoph Hellwig
1
-51
/
+0
2010-03-12
xtensa: use generic ptrace_resume code
Christoph Hellwig
2
-45
/
+12
2010-03-12
um: use generic ptrace_resume code
Christoph Hellwig
2
-54
/
+18
2010-03-12
mips: use generic ptrace_resume code
Christoph Hellwig
1
-30
/
+0
2010-03-12
microblaze: use generic ptrace_resume code
Christoph Hellwig
1
-37
/
+0
2010-03-12
m68knommu: use generic ptrace_resume code
Christoph Hellwig
1
-56
/
+0
2010-03-12
h8300: use generic ptrace_resume code
Christoph Hellwig
4
-51
/
+13
2010-03-12
avr32: use generic ptrace_resume code
Christoph Hellwig
2
-46
/
+9
2010-03-12
arm: use generic ptrace_resume code
Christoph Hellwig
3
-62
/
+14
2010-03-12
alpha: use generic ptrace_resume code
Christoph Hellwig
2
-47
/
+13
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
10
-42
/
+1
2010-03-12
ptrace: use ptrace_request() in the remaining architectures
Christoph Hellwig
3
-72
/
+3
2010-03-12
NUC900 LCD Controller Driver
Wang Qiang
7
-1
/
+482
2010-03-12
broadsheetfb: add multiple panel type support
Jaya Kumar
1
-1
/
+1
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
17
-284
/
+8
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
27
-123
/
+23
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
37
-1258
/
+21
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
28
-258
/
+28
2010-03-12
Add generic sys_old_select()
Christoph Hellwig
23
-152
/
+12
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
13
-25
/
+60
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-1
/
+24
2010-03-08
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
1
-1
/
+1
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-7
/
+0
2010-03-08
[S390] Cleanup xtime usage
John Stultz
1
-5
/
+5
2010-03-08
[S390] uaccess: make sure copy_from_user_overflow is builtin
Heiko Carstens
1
-1
/
+2
2010-03-07
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
1
-0
/
+1
2010-03-07
platform-drivers: move probe to .devinit.text in arch/arm
Uwe Kleine-König
4
-4
/
+4
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
5
-5
/
+5
2010-03-07
sysdev: fix missing s390 conversion
Heiko Carstens
1
-1
/
+3
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
3
-15
/
+47
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
38
-162
/
+1610
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
28
-478
/
+1295
2010-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
10
-55
/
+67
2010-03-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
3
-0
/
+635
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
1
-1
/
+1
2010-03-06
parisc: use __ratelimit in unaligned.c
Akinobu Mita
1
-10
/
+4
2010-03-06
parisc: Convert to read/update_persistent_clock
john stultz
1
-16
/
+13
2010-03-06
parisc: Simplify param.h by including <asm-generic/param.h>
Robert P. J. Day
1
-22
/
+1
2010-03-06
parisc: drop unnecessary cast in __ldcw_align() macro
Helge Deller
1
-1
/
+1
2010-03-06
parisc: add strict copy size checks (v2)
Helge Deller
3
-3
/
+41
2010-03-06
parisc: remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-03-06
parisc: ditto sys_accept4
Kyle McMartin
2
-1
/
+3
2010-03-06
parisc: wire up sys_recvmmsg
Helge Deller
2
-1
/
+3
2010-03-06
elf coredump: add extended numbering support
Daisuke HATAYAMA
2
-0
/
+32
[next]