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
2005-09-05
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
James Bottomley
5
-10
/
+14
2005-09-05
[PATCH] Driver core: small cleanup; remove check for NULL before kfree() in d...
Jesper Juhl
1
-4
/
+2
2005-09-05
[PATCH] Driver core: hande sysdev suspend failure
Shaohua Li
1
-25
/
+85
2005-09-05
[PATCH] Driver core: Documentation: use S_IRUSR | ... in stead of 0644
Jan Veldeman
1
-2
/
+2
2005-09-05
[PATCH] Driver core: Documentation: fix whitespace between parameters
Jan Veldeman
1
-13
/
+13
2005-09-05
[PATCH] Floppy: add cmos attribute to floppy driver tidy
Andrew Morton
1
-8
/
+7
2005-09-05
[PATCH] Floppy: Add cmos attribute to floppy driver
Hannes Reinecke
1
-13
/
+29
2005-09-05
[PATCH] Driver core: link device and all class devices derived from it.
Dmitry Torokhov
2
-3
/
+32
2005-09-05
[PATCH] Fix manual binding infinite loop
Greg Kroah-Hartman
1
-1
/
+3
2005-09-05
Merge watchdog driver updates
Linus Torvalds
7
-62
/
+121
2005-09-05
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
13
-100
/
+104
2005-09-05
/spare/repo/libata-dev branch 'iomap-try3'
Jeff Garzik
188
-4171
/
+20718
2005-09-05
/spare/repo/libata-dev branch 'master'
Jeff Garzik
177
-4076
/
+20623
2005-09-05
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
4
-15
/
+70
2005-09-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
34
-92
/
+102
2005-09-05
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-31
/
+15
2005-09-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
20
-641
/
+362
2005-09-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
43
-283
/
+405
2005-09-05
[PATCH] s390: disconnected 3270 console
Martin Schwidefsky
1
-5
/
+11
2005-09-05
[PATCH] s390: spinlock corner case
Heiko Carstens
1
-2
/
+2
2005-09-05
[PATCH] s390: compat system calls
Heiko Carstens
1
-2
/
+2
2005-09-05
[PATCH] s390: crypto driver update
Eric Rossman
3
-270
/
+106
2005-09-05
[PATCH] s390: pfault interrupt race
Martin Schwidefsky
1
-1
/
+4
2005-09-05
[PATCH] s390: reIPL fix and extern/static inline
Cornelia Huck
4
-21
/
+19
2005-09-05
[PATCH] s390: 64 bit diag250 support
Horst Hummel
3
-134
/
+307
2005-09-05
[PATCH] s390: deadlock in dasd_devmap
Horst Hummel
6
-41
/
+24
2005-09-05
[PATCH] s390: debug feature changes
Michael Holzheu
2
-22
/
+32
2005-09-05
[PATCH] s390: machine check handler bugs
Martin Schwidefsky
4
-58
/
+181
2005-09-05
[PATCH] xtensa: delete accidental file
Adrian Bunk
1
-135
/
+0
2005-09-05
[PATCH] xtensa: replace 'extern inline' with 'static inline'
Adrian Bunk
13
-70
/
+70
2005-09-05
[PATCH] uml: fix x86_64 page leak
Jeff Dike
4
-12
/
+22
2005-09-05
[PATCH] uml: fix advanced sysemu check
Bodo Stroesser
1
-11
/
+17
2005-09-05
[PATCH] uml: allow host capability usage to be disabled
Bodo Stroesser
1
-0
/
+24
2005-09-05
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
8
-238
/
+348
2005-09-05
[PATCH] uml: increase granularity of host capability checking
Bodo Stroesser
4
-34
/
+96
2005-09-05
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
8
-168
/
+230
2005-09-05
[PATCH] uml: add host AIO support to block driver
Jeff Dike
4
-409
/
+373
2005-09-05
[PATCH] uml: use host AIO support
Jeff Dike
6
-15
/
+475
2005-09-05
[PATCH] uml: build cleanups
Al Viro
5
-14
/
+6
2005-09-05
[PATCH] uml: system call path cleanup
Jeff Dike
13
-215
/
+131
2005-09-05
[PATCH] uml: merge duplicated page table code
Jeff Dike
3
-63
/
+46
2005-09-05
[PATCH] uml: TLB operation batching
Jeff Dike
8
-166
/
+273
2005-09-05
[PATCH] uml: remove duplicated exports
Jeff Dike
1
-19
/
+0
2005-09-05
[PATCH] uml: mark SMP on UML/x86_64 as broken
Jeff Dike
2
-1
/
+5
2005-09-05
[PATCH] uml: remove libc reference in build
Al Viro
1
-1
/
+1
2005-09-05
[PATCH] uml: build cleanup
Al Viro
3
-4
/
+1
2005-09-05
[PATCH] uml: error path cleanup
Jeff Dike
1
-5
/
+9
2005-09-05
[PATCH] uml: fix a macro typo
Al Viro
1
-1
/
+1
2005-09-05
[PATCH] uml: fix signal frame copy_user
Al Viro
2
-18
/
+25
2005-09-05
[PATCH] uml: fault handler micro-cleanups
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+13
[next]