index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-09-05
43
-283
/
+405
|
\
|
*
[ATM]: Fix dereference of uninitialized pointer in zatm
Al Viro
2005-09-02
1
-2
/
+2
|
*
[TCP]: Keep TSO enabled even during loss events.
David S. Miller
2005-09-01
3
-47
/
+45
|
*
[TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg
Herbert Xu
2005-09-01
2
-8
/
+11
|
*
[NET]: Add sk_stream_wmem_schedule
Herbert Xu
2005-09-01
2
-6
/
+9
|
*
[IPV6]: Repair Incoming Interface Handling for Raw Socket.
YOSHIFUJI Hideaki
2005-09-01
2
-3
/
+3
|
*
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
2005-09-01
14
-88
/
+44
|
*
[NETFILTER]: CLUSTERIP: fix memcpy() length typo
KOVACS Krisztian
2005-09-01
1
-1
/
+1
|
*
[DECNET]: Tidy send side socket SKB allocation.
Patrick Caulfield
2005-09-01
2
-70
/
+33
|
*
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
Herbert Xu
2005-09-01
6
-9
/
+12
|
*
[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag
Herbert Xu
2005-09-01
4
-6
/
+5
|
*
[CRYPTO]: Fix XTEA implementation
Aaron Grothe
2005-09-01
5
-29
/
+207
|
*
[TG3]: Update driver version and release date.
David S. Miller
2005-09-01
1
-2
/
+2
|
*
[TG3]: Minimize locking in TX path.
Michael Chan
2005-09-01
1
-11
/
+13
|
*
[SUNGEM]: Fix netpoll bug in Sun GEM Ether driver
Eric Lemoine
2005-09-01
1
-0
/
+1
|
*
[SUNGEM]: fix minor bug in sungem.h
Geoff Levand
2005-09-01
1
-1
/
+1
|
*
[IPVS]: "extern inline" -> "static inline"
Adrian Bunk
2005-09-01
1
-1
/
+1
|
*
[TUNTAP]: Allow setting the linktype of the tap device from userspace
Mike Kershaw
2005-09-01
2
-0
/
+16
*
|
[PATCH] s390: disconnected 3270 console
Martin Schwidefsky
2005-09-05
1
-5
/
+11
*
|
[PATCH] s390: spinlock corner case
Heiko Carstens
2005-09-05
1
-2
/
+2
*
|
[PATCH] s390: compat system calls
Heiko Carstens
2005-09-05
1
-2
/
+2
*
|
[PATCH] s390: crypto driver update
Eric Rossman
2005-09-05
3
-270
/
+106
*
|
[PATCH] s390: pfault interrupt race
Martin Schwidefsky
2005-09-05
1
-1
/
+4
*
|
[PATCH] s390: reIPL fix and extern/static inline
Cornelia Huck
2005-09-05
4
-21
/
+19
*
|
[PATCH] s390: 64 bit diag250 support
Horst Hummel
2005-09-05
3
-134
/
+307
*
|
[PATCH] s390: deadlock in dasd_devmap
Horst Hummel
2005-09-05
6
-41
/
+24
*
|
[PATCH] s390: debug feature changes
Michael Holzheu
2005-09-05
2
-22
/
+32
*
|
[PATCH] s390: machine check handler bugs
Martin Schwidefsky
2005-09-05
4
-58
/
+181
*
|
[PATCH] xtensa: delete accidental file
Adrian Bunk
2005-09-05
1
-135
/
+0
*
|
[PATCH] xtensa: replace 'extern inline' with 'static inline'
Adrian Bunk
2005-09-05
13
-70
/
+70
*
|
[PATCH] uml: fix x86_64 page leak
Jeff Dike
2005-09-05
4
-12
/
+22
*
|
[PATCH] uml: fix advanced sysemu check
Bodo Stroesser
2005-09-05
1
-11
/
+17
*
|
[PATCH] uml: allow host capability usage to be disabled
Bodo Stroesser
2005-09-05
1
-0
/
+24
*
|
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
2005-09-05
8
-238
/
+348
*
|
[PATCH] uml: increase granularity of host capability checking
Bodo Stroesser
2005-09-05
4
-34
/
+96
*
|
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
2005-09-05
8
-168
/
+230
*
|
[PATCH] uml: add host AIO support to block driver
Jeff Dike
2005-09-05
4
-409
/
+373
*
|
[PATCH] uml: use host AIO support
Jeff Dike
2005-09-05
6
-15
/
+475
*
|
[PATCH] uml: build cleanups
Al Viro
2005-09-05
5
-14
/
+6
*
|
[PATCH] uml: system call path cleanup
Jeff Dike
2005-09-05
13
-215
/
+131
*
|
[PATCH] uml: merge duplicated page table code
Jeff Dike
2005-09-05
3
-63
/
+46
*
|
[PATCH] uml: TLB operation batching
Jeff Dike
2005-09-05
8
-166
/
+273
*
|
[PATCH] uml: remove duplicated exports
Jeff Dike
2005-09-05
1
-19
/
+0
*
|
[PATCH] uml: mark SMP on UML/x86_64 as broken
Jeff Dike
2005-09-05
2
-1
/
+5
*
|
[PATCH] uml: remove libc reference in build
Al Viro
2005-09-05
1
-1
/
+1
*
|
[PATCH] uml: build cleanup
Al Viro
2005-09-05
3
-4
/
+1
*
|
[PATCH] uml: error path cleanup
Jeff Dike
2005-09-05
1
-5
/
+9
*
|
[PATCH] uml: fix a macro typo
Al Viro
2005-09-05
1
-1
/
+1
*
|
[PATCH] uml: fix signal frame copy_user
Al Viro
2005-09-05
2
-18
/
+25
*
|
[PATCH] uml: fault handler micro-cleanups
Paolo 'Blaisorblade' Giarrusso
2005-09-05
1
-15
/
+13
[next]