index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: cio: Delay uevents for subchannels
Cornelia Huck
2007-04-27
1
-0
/
+6
*
qeth: Remove usage of subsys.rwsem
Cornelia Huck
2007-04-27
1
-2
/
+0
*
uevent: use add_uevent_var() instead of open coding it
Eric Rannaud
2007-04-27
1
-15
/
+13
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-27
7
-62
/
+81
|
\
|
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+5
|
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
4
-9
/
+16
|
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
2
-8
/
+13
|
*
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
|
*
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+3
|
*
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+4
|
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
3
-5
/
+8
|
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
2
-14
/
+13
|
*
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2007-04-25
1
-5
/
+8
|
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+4
|
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
|
*
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
2
-3
/
+3
|
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
4
-7
/
+7
|
*
[QETH]: Use eth_hdr()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
|
*
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
|
*
[TR]: Use tr_hdr() were appropriate
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
|
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
Milind Arun Choudhary
2007-04-27
2
-4
/
+4
*
|
[S390] Processor degradation notification.
Heiko Carstens
2007-04-27
4
-1
/
+96
*
|
[S390] sclp: fix coding style.
Stefan Haberland
2007-04-27
8
-58
/
+58
*
|
[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.
Ursula Braun
2007-04-27
1
-0
/
+3
*
|
[S390] sclp: initialize early.
Peter Oberparleiter
2007-04-27
1
-0
/
+8
*
|
[S390] ctc: kmalloc->kzalloc/casting cleanups.
Ahmed S. Darwish
2007-04-27
1
-14
/
+9
*
|
[S390] zfcpdump support.
Michael Holzheu
2007-04-27
4
-0
/
+911
*
|
[S390] dasd: Add ipldev parameter.
Peter Oberparleiter
2007-04-27
1
-0
/
+17
*
|
[S390] dasd: Add sysfs attribute status and generate uevents.
Horst Hummel
2007-04-27
2
-0
/
+44
*
|
[S390] Get rid of console setup functions.
Heiko Carstens
2007-04-27
2
-14
/
+0
*
|
[S390] cio: Unregister ccw devices directly.
Cornelia Huck
2007-04-27
1
-44
/
+12
*
|
[S390] cio: cm_enable memory leak.
Cornelia Huck
2007-04-27
1
-1
/
+1
*
|
[S390] cio: ccwgroup register vs. unregister.
Cornelia Huck
2007-04-27
1
-15
/
+18
*
|
[S390] cio: Dont call css_update_ssd_info from interrupt context.
Cornelia Huck
2007-04-27
2
-2
/
+2
*
|
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
2007-04-27
7
-217
/
+179
*
|
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
2007-04-27
11
-236
/
+235
*
|
[S390] cio: Re-start path verification after aborting internal I/O.
Stefan Bader
2007-04-27
1
-54
/
+54
*
|
[S390] cio: Use add_uevent_var.
Cornelia Huck
2007-04-27
1
-40
/
+26
*
|
[S390] cio: Channel-path configure function.
Peter Oberparleiter
2007-04-27
13
-62
/
+515
*
|
[S390] cio: Clean up online_store.
Cornelia Huck
2007-04-27
1
-47
/
+62
*
|
[S390] cio: observe chpid valid flag
Peter Oberparleiter
2007-04-27
1
-0
/
+4
*
|
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
2007-04-27
10
-462
/
+534
*
|
[S390] cio: Allow 0 and 1 as input for channel path status attribute.
Peter Oberparleiter
2007-04-27
1
-2
/
+2
*
|
[S390] cio: Introduce struct chp_id.
Peter Oberparleiter
2007-04-27
6
-86
/
+167
*
|
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
2007-04-27
1
-28
/
+10
|
/
*
[S390] cio: Fix handling of interrupt for csch().
Cornelia Huck
2007-04-04
1
-0
/
+8
*
[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.
Ralph Wuerthner
2007-03-26
1
-0
/
+4
*
[S390] zcrypt: Fix possible dead lock in AP bus module.
Ralph Wuerthner
2007-03-26
1
-13
/
+13
*
[S390] cio: Device status validity.
Cornelia Huck
2007-03-26
1
-1
/
+5
*
[S390] dasd: Work around gcc bug.
Peter Oberparleiter
2007-03-26
1
-5
/
+5
[next]