index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
iucv
/
iucv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/iucv: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-09
1
-9
/
+9
*
net/iucv: get rid of register asm usage
Heiko Carstens
2021-08-09
1
-20
/
+22
*
s390: iucv: Avoid field over-reading memcpy()
Kees Cook
2021-07-01
1
-10
/
+12
*
net/iucv: fix indentation in __iucv_message_receive()
Julian Wiedmann
2020-10-03
1
-5
/
+3
*
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
*
net/iucv: remove pm support
Julian Wiedmann
2020-05-19
1
-188
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
net/iucv: declare iucv_path_table_empty() as static
Julian Wiedmann
2018-09-05
1
-1
/
+1
*
net/iucv: Use explicit clean up labels in iucv_init()
Sebastian Andrzej Siewior
2016-11-28
1
-7
/
+7
*
net/iucv: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-74
/
+44
*
s390/iucv: use basic blocks for iucv inline assemblies
Heiko Carstens
2016-06-28
1
-9
/
+27
*
s390/iucv: do not use arrays as argument
Ursula Braun
2015-09-21
1
-6
/
+6
*
iucv: Convert pr_warning to pr_warn
Joe Perches
2014-09-10
1
-5
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-04-08
1
-3
/
+3
|
\
|
*
s390/irq: Use defines for external interruption codes
Thomas Huth
2014-04-03
1
-3
/
+3
*
|
net/iucv/iucv.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-64
/
+57
|
/
*
net: delete __cpuinit usage from all net files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
iucv: fix kernel panic at reboot
Hendrik Brueckner
2013-02-14
1
-1
/
+4
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-1
/
+1
*
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
1
-1
/
+1
*
iucv: introduce loadable iucv interface
Frank Blaschka
2011-08-13
1
-0
/
+23
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
[S390] iucv cr0 enablement bit
Martin Schwidefsky
2011-07-24
1
-2
/
+5
*
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-26
1
-1
/
+1
*
convert old cpumask API into new one
KOSAKI Motohiro
2011-05-13
1
-36
/
+37
*
iucv: get rid of compile warning
Ursula Braun
2011-05-13
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
2011-01-05
1
-0
/
+2
*
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-10-25
1
-1
/
+2
*
net: use __packed annotation
Eric Dumazet
2010-06-03
1
-7
/
+7
*
iucv: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
1
-4
/
+5
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
iucv: add work_queue cleanup for suspend
Ursula Braun
2009-11-13
1
-3
/
+13
*
iucv: use correct output register in iucv_query_maxconn()
Hendrik Brueckner
2009-09-16
1
-1
/
+1
*
iucv: fix iucv_buffer_cpumask check when calling IUCV functions
Hendrik Brueckner
2009-09-16
1
-11
/
+11
*
iucv: suspend/resume error msg for left over pathes
Ursula Braun
2009-09-16
1
-0
/
+14
*
[S390] pm: iucv power management callbacks.
Ursula Braun
2009-06-16
1
-0
/
+179
*
[S390] iucv: establish reboot notifier
Ursula Braun
2009-06-16
1
-2
/
+87
*
af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)
Hendrik Brueckner
2009-04-23
1
-0
/
+2
*
iucv: provide second per-cpu IUCV command parameter block
Ursula Braun
2009-04-23
1
-10
/
+31
*
s390: remove s390_root_dev_*()
Mark McLoughlin
2009-01-06
1
-4
/
+3
*
iucv: fix cpu hotplug
Heiko Carstens
2009-01-05
1
-7
/
+11
*
[S390] convert iucv printks to dev_xxx and pr_xxx macros.
Ursula Braun
2008-12-25
1
-3
/
+6
*
[S390] iucv: Locking free version of iucv_message_(receive|send)
Hendrik Brueckner
2008-12-25
1
-36
/
+116
*
iucv: Fix mismerge again.
Heiko Carstens
2008-09-30
1
-1
/
+2
*
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
2008-07-21
1
-5
/
+10
|
\
|
*
iucv: Fix bad merging.
David S. Miller
2008-07-20
1
-10
/
+0
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
1
-13
/
+17
|
|
\
|
*
|
iucv: fix memory leak in cpu hotplug error path.
Akinobu Mita
2008-07-15
1
-1
/
+4
|
*
|
iucv: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
2008-06-09
1
-4
/
+7
[next]