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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-25
[PATCH] drivers/char/rocket.c: cleanups
Adrian Bunk
2
-147
/
+119
2005-06-25
[PATCH] drivers/char/nvram.c: possible cleanups
Adrian Bunk
1
-3
/
+3
2005-06-25
[PATCH] drivers/char/mwave/3780i.c: cleanups
Adrian Bunk
2
-6
/
+4
2005-06-25
[PATCH] drivers/char/istallion.c: remove an unneeded variable
Adrian Bunk
1
-2
/
+1
2005-06-25
[PATCH] drivers/scsi/dpt*: remove version.h dependencies
Adrian Bunk
2
-16
/
+3
2005-06-25
[PATCH] printk: drivers/char/ftape/compressor/zftape-compress.c
Domen Puncer
1
-2
/
+2
2005-06-25
[PATCH] printk: drivers/char/applicom.c
Domen Puncer
1
-1
/
+1
2005-06-25
[PATCH] serial/icom: Remove custom msescs_to_jiffies() macro
Domen Puncer
1
-2
/
+0
2005-06-25
[PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if's
Adrian Bunk
1
-7
/
+1
2005-06-25
[PATCH] drivers/char/isicom.c: section fixes
Adrian Bunk
1
-6
/
+6
2005-06-25
[PATCH] drivers/scsi/initio.c: cleanups
Adrian Bunk
2
-67
/
+36
2005-06-25
[PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()
Domen Puncer
1
-5
/
+5
2005-06-25
[PATCH] char/ds1620: use msleep() instead of schedule_timeout()
Domen Puncer
1
-2
/
+1
2005-06-25
[PATCH] riotty.c cleanups and warning fix
M.Baris Demiray
1
-9
/
+6
2005-06-25
[PATCH] au1100fb: convert to C99 inits.
randy_dunlap
1
-9
/
+9
2005-06-25
[PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused function
Adrian Bunk
2
-1
/
+2
2005-06-25
[PATCH] drivers/isdn/hardware/avm/: misc cleanups
Adrian Bunk
3
-6
/
+6
2005-06-25
[PATCH] unexport mca_find_device_by_slot
Adrian Bunk
1
-1
/
+0
2005-06-25
[PATCH] drivers/isdn/i4l/: possible cleanups
Adrian Bunk
11
-57
/
+34
2005-06-25
[PATCH] drivers/isdn/pcbit/: possible cleanups
Adrian Bunk
5
-39
/
+8
2005-06-25
[PATCH] drivers/isdn/sc/: possible cleanups
Adrian Bunk
9
-173
/
+27
2005-06-25
[PATCH] fbdev: remove unneeded fbsysfs printk
Jon Smirl
1
-2
/
+0
2005-06-25
[PATCH] font selection Kconfig fixes
Jurriaan on adsl-gate
1
-3
/
+2
2005-06-25
[PATCH] Fix vesafb/mtrr scaling problem.
Dave Jones
1
-4
/
+5
2005-06-25
[PATCH] kexec code cleanup
Maneesh Soni
1
-1
/
+1
2005-06-25
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
1
-1
/
+1
2005-06-25
[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumps
Hariprasad Nellitheertha
1
-2
/
+22
2005-06-25
[PATCH] kdump: cleanups for dump file access in linear raw format
Vivek Goyal
1
-36
/
+15
2005-06-25
[PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)
Vivek Goyal
1
-0
/
+74
2005-06-25
[PATCH] hpet: do_div fix
Jon Smirl
1
-1
/
+1
2005-06-25
[PATCH] tpm: fix misc name memory problem
Kylene Jo Hall
1
-2
/
+6
2005-06-25
[PATCH] tpm: Fix pubek parsing
Kylene Jo Hall
1
-2
/
+2
2005-06-25
[PATCH] tpm: Support new National TPMs
Kylene Jo Hall
3
-70
/
+53
2005-06-25
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
1
-1
/
+1
2005-06-25
[PATCH] compilation errors in drivers/serial/mpsc.c
Lee Nicks
1
-4
/
+4
2005-06-25
[PATCH] s390: debug feature changes
Michael Holzheu
17
-66
/
+68
2005-06-25
[PATCH] s390: add vmcp interface
Christian Borntraeger
8
-11
/
+268
2005-06-25
[PATCH] s390: improved machine check handling
Heiko Carstens
2
-39
/
+317
2005-06-25
[PATCH] s/390: compile fix for dcssblk
Cornelia Huck
1
-2
/
+2
2005-06-25
[PATCH] s/390: use klist in dasd driver
Cornelia Huck
1
-14
/
+12
2005-06-25
[PATCH] s/390: Use klist in cio
Cornelia Huck
3
-82
/
+66
2005-06-25
[PATCH] suspend/resume SMP support
Li Shaohua
1
-1
/
+1
2005-06-25
[PATCH] generate hotplug events for cpu online
Nathan Lynch
1
-0
/
+2
2005-06-25
[PATCH] make smp_prepare_cpu to a weak function
Ashok Raj
1
-4
/
+5
2005-06-25
[PATCH] cpu state clean after hot remove
Li Shaohua
1
-1
/
+7
2005-06-25
[PATCH] I2C-MPC: Remove OCP device model support
Kumar Gala
1
-204
/
+0
2005-06-25
[PATCH] Serial: remove unnecessary register_serial/unregister_serial
Russell King
1
-4
/
+0
2005-06-25
[PATCH] I8K: add new BIOS signatures
Dmitry Torokhov
1
-8
/
+24
2005-06-25
[PATCH] I8K: initialization code cleanup; formatting
Dmitry Torokhov
2
-106
/
+47
2005-06-25
[PATCH] I8K: convert to seqfile
Dmitry Torokhov
1
-42
/
+22
[next]