Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
35c3404efa7407811b706453f83d39b2539dcbd0
/
drivers
/
s390
fa1a8c2
s390: cio: Delay uevents for subchannels
by Cornelia Huck
· 18 years ago
2f66858
qeth: Remove usage of subsys.rwsem
by Cornelia Huck
· 18 years ago
bf62456
uevent: use add_uevent_var() instead of open coding it
by Eric Rannaud
· 18 years ago
15c5403
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
cb629a0
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
by Milind Arun Choudhary
· 18 years ago
2fc2d1e
[S390] Processor degradation notification.
by Heiko Carstens
· 18 years ago
6d4740c
[S390] sclp: fix coding style.
by Stefan Haberland
· 18 years ago
66b494a
[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.
by Ursula Braun
· 18 years ago
b3d00c3
[S390] sclp: initialize early.
by Peter Oberparleiter
· 18 years ago
b7127df
[S390] ctc: kmalloc->kzalloc/casting cleanups.
by Ahmed S. Darwish
· 18 years ago
411ed32
[S390] zfcpdump support.
by Michael Holzheu
· 18 years ago
7039d3a
[S390] dasd: Add ipldev parameter.
by Peter Oberparleiter
· 18 years ago
4dfd5c4
[S390] dasd: Add sysfs attribute status and generate uevents.
by Horst Hummel
· 18 years ago
60691d3
[S390] Get rid of console setup functions.
by Heiko Carstens
· 18 years ago
ef99516
[S390] cio: Unregister ccw devices directly.
by Cornelia Huck
· 18 years ago
8c4941c
[S390] cio: cm_enable memory leak.
by Cornelia Huck
· 18 years ago
d76123e
[S390] cio: ccwgroup register vs. unregister.
by Cornelia Huck
· 18 years ago
82b7ac0
[S390] cio: Dont call css_update_ssd_info from interrupt context.
by Cornelia Huck
· 18 years ago
7ad6a24
[S390] cio: fix subchannel channel-path data usage
by Peter Oberparleiter
· 18 years ago
83b3370
[S390] cio: replace subchannel evaluation queue with bitmap
by Peter Oberparleiter
· 18 years ago
387b734
[S390] cio: Re-start path verification after aborting internal I/O.
by Stefan Bader
· 18 years ago
cfbe9bb
[S390] cio: Use add_uevent_var.
by Cornelia Huck
· 18 years ago
e5854a5
[S390] cio: Channel-path configure function.
by Peter Oberparleiter
· 18 years ago
f5ba6c8
[S390] cio: Clean up online_store.
by Cornelia Huck
· 18 years ago
c9182e0
[S390] cio: observe chpid valid flag
by Peter Oberparleiter
· 18 years ago
e6b6e10
[S390] cio: Introduce separate files for channel-path related code.
by Peter Oberparleiter
· 18 years ago
d120b2a
[S390] cio: Allow 0 and 1 as input for channel path status attribute.
by Peter Oberparleiter
· 18 years ago
f86635f
[S390] cio: Introduce struct chp_id.
by Peter Oberparleiter
· 18 years ago
6fc321f
[S390] cio/ipl: Clean interface between cio and ipl code.
by Heiko Carstens
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
aa8223c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
by Arnaldo Carvalho de Melo
· 18 years ago
ab6a5bb
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
c9bdd4b
[IP]: Introduce ip_hdrlen()
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
48d49d0c
[SK_BUFF]: Introduce skb_set_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
4839fcc
[QETH]: Use eth_hdr()
by Arnaldo Carvalho de Melo
· 18 years ago
0a4f23f
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
by Arnaldo Carvalho de Melo
· 18 years ago
c1a4b86
[TR]: Use tr_hdr() were appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
8c3ce5b
[S390] cio: Fix handling of interrupt for csch().
by Cornelia Huck
· 18 years ago
e675c0d
[S390] zcrypt: Fix ap_poll_requests counter in lost requests error path.
by Ralph Wuerthner
· 18 years ago
c6a4826
[S390] zcrypt: Fix possible dead lock in AP bus module.
by Ralph Wuerthner
· 18 years ago
25c61a1
[S390] cio: Device status validity.
by Cornelia Huck
· 18 years ago
0443969
[S390] dasd: Work around gcc bug.
by Peter Oberparleiter
· 18 years ago
43a867a
[S390] zcrypt: fix possible race when unloading zcrypt driver modules
by Ralph Wuerthner
· 18 years ago
cf352ce
[S390] zcrypt: fix possible dead lock in AP bus module
by Ralph Wuerthner
· 18 years ago
dcc49d4
[S390] cio: qdio slsb setup
by Ursula Braun
· 18 years ago
d9a9cdf
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
by Alan Stern
· 18 years ago
23f2800
[PATCH] qeth gfp_t annotations
by Al Viro
· 18 years ago
2470b64
[S390] cio: Call cancel_halt_clear even when actl == 0.
by Cornelia Huck
· 18 years ago
7c8427c
[S390] cio: Use path verification to check for path state.
by Cornelia Huck
· 18 years ago
ee04bbc
[S390] cio: Fix locking when calling notify function.
by Cornelia Huck
· 18 years ago
046f3e8
[S390] dasd: Use default recovery for SNSS requests
by Stefan Weinhuber
· 18 years ago
4925c7e
[S390] tape: Compression overwrites crypto setting
by Michael Holzheu
· 18 years ago
5c15bde
[VLAN]: Avoid a 4-order allocation.
by Dan Aloni
· 18 years ago
615b04b
[S390] nss: Free unused memory in kernel image.
by Heiko Carstens
· 18 years ago
46b05d2
[S390] New header file ipl.h
by Michael Holzheu
· 18 years ago
188596f
[S390] fix non-smp compile.
by Jan Glauber
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
ebaf0c6
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
9c2e08c
[PATCH] mark struct file_operations const 9
by Arjan van de Ven
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
045236a
[S390] cio: use ARRAY_SIZE in device_id.c
by Ahmed S. Darwish
· 18 years ago
4dd3cc5
[S390] cio: Fixup interface for setting options on ccw devices.
by Cornelia Huck
· 18 years ago
5f0b143
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
b385a14
[PATCH] Replace regular code with appropriate calls to container_of()
by Robert P. J. Day
· 18 years ago
b653d081
[PATCH] proc: remove useless (and buggy) ->nlink settings
by Alexey Dobriyan
· 18 years ago
81b7bbd
Merge branch 'linus'
by James Bottomley
· 18 years ago
9805199
[SCSI] zfcp: removed wrong comment
by Swen Schillig
· 18 years ago
ca880cf
[SCSI] zfcp: use of uninitialized variable
by Swen Schillig
· 18 years ago
6fcc471
[SCSI] zfcp: Invalid locking order
by Swen Schillig
· 18 years ago
5da5e65
[S390]: Adapt special message interface to new IUCV API
by Martin Schwidefsky
· 18 years ago
eebce38
[S390]: Adapt netiucv driver to new IUCV API
by Martin Schwidefsky
· 18 years ago
c9101c5
[S390]: Adapt vmlogrdr driver to new IUCV API
by Martin Schwidefsky
· 18 years ago
c667aac
[S390]: Adapt monreader driver to new IUCV API
by Martin Schwidefsky
· 18 years ago
33a67fe
[S390]: Rewrite of the IUCV base code, part 1
by Martin Schwidefsky
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
ab14de6
[S390] Convert memory detection into C code.
by Heiko Carstens
· 18 years ago
31ee4b2
[S390] Calibrate delay and bogomips.
by Martin Schwidefsky
· 18 years ago
cced1dd
[S390] Add crypto support for 3592 tape devices
by Michael Holzheu
· 18 years ago
d54853e
[S390] ETR support.
by Martin Schwidefsky
· 18 years ago
347d59d
[S390] cio: Don't spam debug feature.
by Cornelia Huck
· 18 years ago
184357a
[S390] Cleanup of CHSC event handling.
by Peter Oberparleiter
· 18 years ago
0f008aa
[S390] cio: declare hardware structures packed.
by Peter Oberparleiter
· 18 years ago
758976f
[S390] cio: Catch operand exceptions on stsch.
by Cornelia Huck
· 18 years ago
336c340
[S390] dasd: fix unconditional reserve handling.
by Horst Hummel
· 18 years ago
db273819
[S390] Remove dasd_ccw_log function.
by Horst Hummel
· 18 years ago
c48e091
[S390] Small barrier() and cpu_relax() cleanup.
by Heiko Carstens
· 18 years ago
1125b46
[S390] cio: Use device_{create,remove}_bin_file.
by Cornelia Huck
· 18 years ago
c59d744
[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()
by Heiko Carstens
· 18 years ago
444f0e5
[S390] Show loaded DCSS segments under /proc/iomem.
by Gerald Schaefer
· 18 years ago
18374d3
[S390] cio: Restart path verification after unsolicited interrupt.
by Cornelia Huck
· 18 years ago
e3c699b
[S390] dasd: fix bug in dasd initialization cleanup
by Stefan Weinhuber
· 18 years ago
dbd8ae6
[S390] sclp: invalid handling of temporary 'not operational' status
by Peter Oberparleiter
· 18 years ago
Next »