aboutsummaryrefslogtreecommitdiffstats
path: root/net/iucv/iucv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-22s390/iucv: sort out physical vs virtual pointers usageAlexander Gordeev1-1/+1
2021-11-19net/iucv: fix kernel doc commentsHeiko Carstens1-62/+62
2021-08-09net/iucv: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-9/+9
2021-08-09net/iucv: get rid of register asm usageHeiko Carstens1-20/+22
2021-07-01s390: iucv: Avoid field over-reading memcpy()Kees Cook1-10/+12
2020-10-03net/iucv: fix indentation in __iucv_message_receive()Julian Wiedmann1-5/+3
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-1/+1
2020-05-19net/iucv: remove pm supportJulian Wiedmann1-188/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner1-14/+1
2018-09-05net/iucv: declare iucv_path_table_empty() as staticJulian Wiedmann1-1/+1
2016-11-28net/iucv: Use explicit clean up labels in iucv_init()Sebastian Andrzej Siewior1-7/+7
2016-11-22net/iucv: Convert to hotplug state machineSebastian Andrzej Siewior1-74/+44
2016-06-28s390/iucv: use basic blocks for iucv inline assembliesHeiko Carstens1-9/+27
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun1-6/+6
2014-09-10iucv: Convert pr_warning to pr_warnJoe Perches1-5/+4
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-3/+3
2014-03-20net/iucv/iucv.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-64/+57
2013-07-14net: delete __cpuinit usage from all net filesPaul Gortmaker1-1/+1
2013-02-14iucv: fix kernel panic at rebootHendrik Brueckner1-1/+4
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-1/+1
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka1-0/+23
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-24[S390] iucv cr0 enablement bitMartin Schwidefsky1-2/+5
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+1
2011-05-13convert old cpumask API into new oneKOSAKI Motohiro1-36/+37
2011-05-13iucv: get rid of compile warningUrsula Braun1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-0/+2
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-1/+2
2010-06-03net: use __packed annotationEric Dumazet1-7/+7
2010-05-27iucv: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-4/+5
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-11-13iucv: add work_queue cleanup for suspendUrsula Braun1-3/+13
2009-09-16iucv: use correct output register in iucv_query_maxconn()Hendrik Brueckner1-1/+1
2009-09-16iucv: fix iucv_buffer_cpumask check when calling IUCV functionsHendrik Brueckner1-11/+11
2009-09-16iucv: suspend/resume error msg for left over pathesUrsula Braun1-0/+14
2009-06-16[S390] pm: iucv power management callbacks.Ursula Braun1-0/+179
2009-06-16[S390] iucv: establish reboot notifierUrsula Braun1-2/+87
2009-04-23af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)Hendrik Brueckner1-0/+2
2009-04-23iucv: provide second per-cpu IUCV command parameter blockUrsula Braun1-10/+31
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-4/+3
2009-01-05iucv: fix cpu hotplugHeiko Carstens1-7/+11
2008-12-25[S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun1-3/+6
2008-12-25[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner1-36/+116
2008-09-30iucv: Fix mismerge again.Heiko Carstens1-1/+2
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar1-5/+10
2008-07-20iucv: Fix bad merging.David S. Miller1-10/+0
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-13/+17