index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
iucv
/
iucv.c
Age
Commit message (
Expand
)
Author
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-13
s390/iucv: use new address translation helpers
Heiko Carstens
2024-03-13
s390/iucv: fix receive buffer virtual vs physical address confusion
Alexander Gordeev
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-16
net/iucv: fix the allocation size of iucv_path_table array
Alexander Gordeev
2024-02-16
net/iucv: fix virtual vs physical address confusion
Alexander Gordeev
2023-12-29
iucv: make iucv_bus const
Greg Kroah-Hartman
2023-09-19
s390: use control register bit defines
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-03-16
net/iucv: Fix size of interrupt data
Alexandra Winter
2022-02-22
s390/iucv: sort out physical vs virtual pointers usage
Alexander Gordeev
2021-11-19
net/iucv: fix kernel doc comments
Heiko Carstens
2021-08-09
net/iucv: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-09
net/iucv: get rid of register asm usage
Heiko Carstens
2021-07-01
s390: iucv: Avoid field over-reading memcpy()
Kees Cook
2020-10-03
net/iucv: fix indentation in __iucv_message_receive()
Julian Wiedmann
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-05-19
net/iucv: remove pm support
Julian Wiedmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2018-09-05
net/iucv: declare iucv_path_table_empty() as static
Julian Wiedmann
2016-11-28
net/iucv: Use explicit clean up labels in iucv_init()
Sebastian Andrzej Siewior
2016-11-22
net/iucv: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-06-28
s390/iucv: use basic blocks for iucv inline assemblies
Heiko Carstens
2015-09-21
s390/iucv: do not use arrays as argument
Ursula Braun
2014-09-10
iucv: Convert pr_warning to pr_warn
Joe Perches
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
2014-03-20
net/iucv/iucv.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2013-07-14
net: delete __cpuinit usage from all net files
Paul Gortmaker
2013-02-14
iucv: fix kernel panic at reboot
Hendrik Brueckner
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
2011-08-13
iucv: introduce loadable iucv interface
Frank Blaschka
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-24
[S390] iucv cr0 enablement bit
Martin Schwidefsky
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-13
convert old cpumask API into new one
KOSAKI Motohiro
2011-05-13
iucv: get rid of compile warning
Ursula Braun
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-06-03
net: use __packed annotation
Eric Dumazet
2010-05-27
iucv: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-11-13
iucv: add work_queue cleanup for suspend
Ursula Braun
2009-09-16
iucv: use correct output register in iucv_query_maxconn()
Hendrik Brueckner
2009-09-16
iucv: fix iucv_buffer_cpumask check when calling IUCV functions
Hendrik Brueckner
2009-09-16
iucv: suspend/resume error msg for left over pathes
Ursula Braun
[next]