index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-5
/
+7
2007-05-04
[S390] tape: New read configuration data.
Michael Holzheu
4
-5
/
+32
2007-05-04
[S390] qeth: New read configuration data.
Cornelia Huck
3
-5
/
+76
2007-05-04
[S390] dasd: New read device characteristics and read configuration data.
Cornelia Huck
4
-4
/
+126
2007-05-04
[S390] qdio: make qdio statistics SMP-capable
Ursula Braun
2
-118
/
+174
2007-04-27
s390: cio: Delay uevents for subchannels
Cornelia Huck
1
-0
/
+6
2007-04-27
qeth: Remove usage of subsys.rwsem
Cornelia Huck
1
-2
/
+0
2007-04-27
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
1
-15
/
+13
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-62
/
+81
2007-04-27
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
Milind Arun Choudhary
2
-4
/
+4
2007-04-27
[S390] Processor degradation notification.
Heiko Carstens
4
-1
/
+96
2007-04-27
[S390] sclp: fix coding style.
Stefan Haberland
8
-58
/
+58
2007-04-27
[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.
Ursula Braun
1
-0
/
+3
2007-04-27
[S390] sclp: initialize early.
Peter Oberparleiter
1
-0
/
+8
2007-04-27
[S390] ctc: kmalloc->kzalloc/casting cleanups.
Ahmed S. Darwish
1
-14
/
+9
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
4
-0
/
+911
2007-04-27
[S390] dasd: Add ipldev parameter.
Peter Oberparleiter
1
-0
/
+17
2007-04-27
[S390] dasd: Add sysfs attribute status and generate uevents.
Horst Hummel
2
-0
/
+44
2007-04-27
[S390] Get rid of console setup functions.
Heiko Carstens
2
-14
/
+0
2007-04-27
[S390] cio: Unregister ccw devices directly.
Cornelia Huck
1
-44
/
+12
2007-04-27
[S390] cio: cm_enable memory leak.
Cornelia Huck
1
-1
/
+1
2007-04-27
[S390] cio: ccwgroup register vs. unregister.
Cornelia Huck
1
-15
/
+18
2007-04-27
[S390] cio: Dont call css_update_ssd_info from interrupt context.
Cornelia Huck
2
-2
/
+2
2007-04-27
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
7
-217
/
+179
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
11
-236
/
+235
2007-04-27
[S390] cio: Re-start path verification after aborting internal I/O.
Stefan Bader
1
-54
/
+54
2007-04-27
[S390] cio: Use add_uevent_var.
Cornelia Huck
1
-40
/
+26
2007-04-27
[S390] cio: Channel-path configure function.
Peter Oberparleiter
13
-62
/
+515
2007-04-27
[S390] cio: Clean up online_store.
Cornelia Huck
1
-47
/
+62
2007-04-27
[S390] cio: observe chpid valid flag
Peter Oberparleiter
1
-0
/
+4
2007-04-27
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
10
-462
/
+534
2007-04-27
[S390] cio: Allow 0 and 1 as input for channel path status attribute.
Peter Oberparleiter
1
-2
/
+2
2007-04-27
[S390] cio: Introduce struct chp_id.
Peter Oberparleiter
6
-86
/
+167
2007-04-27
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
1
-28
/
+10
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-4
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
4
-9
/
+16
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2
-8
/
+13
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2
-3
/
+3
2007-04-25
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
3
-5
/
+8
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2
-14
/
+13
2007-04-25
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
1
-5
/
+8
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-2
/
+4
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
2
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
4
-7
/
+7
2007-04-25
[QETH]: Use eth_hdr()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-25
[TR]: Use tr_hdr() were appropriate
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]