summaryrefslogtreecommitdiffstats
path: root/net/iucv/iucv.c
Commit message (Expand)AuthorAgeFilesLines
* s390: use control register bit definesHeiko Carstens2023-09-191-1/+1
* s390/ctlreg: add local and system prefix to some functionsHeiko Carstens2023-09-191-2/+2
* net/iucv: Fix size of interrupt dataAlexandra Winter2023-03-161-1/+1
* s390/iucv: sort out physical vs virtual pointers usageAlexander Gordeev2022-02-221-1/+1
* net/iucv: fix kernel doc commentsHeiko Carstens2021-11-191-62/+62
* net/iucv: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-091-9/+9
* net/iucv: get rid of register asm usageHeiko Carstens2021-08-091-20/+22
* s390: iucv: Avoid field over-reading memcpy()Kees Cook2021-07-011-10/+12
* net/iucv: fix indentation in __iucv_message_receive()Julian Wiedmann2020-10-031-5/+3
* treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-301-1/+1
* net/iucv: remove pm supportJulian Wiedmann2020-05-191-188/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-14/+1
* net/iucv: declare iucv_path_table_empty() as staticJulian Wiedmann2018-09-051-1/+1
* net/iucv: Use explicit clean up labels in iucv_init()Sebastian Andrzej Siewior2016-11-281-7/+7
* net/iucv: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-74/+44
* s390/iucv: use basic blocks for iucv inline assembliesHeiko Carstens2016-06-281-9/+27
* s390/iucv: do not use arrays as argumentUrsula Braun2015-09-211-6/+6
* iucv: Convert pr_warning to pr_warnJoe Perches2014-09-101-5/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-081-3/+3
|\
| * s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-3/+3
* | net/iucv/iucv.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-64/+57
|/
* net: delete __cpuinit usage from all net filesPaul Gortmaker2013-07-141-1/+1
* iucv: fix kernel panic at rebootHendrik Brueckner2013-02-141-1/+4
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-1/+1
* iucv: introduce loadable iucv interfaceFrank Blaschka2011-08-131-0/+23
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* [S390] iucv cr0 enablement bitMartin Schwidefsky2011-07-241-2/+5
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+1
* convert old cpumask API into new oneKOSAKI Motohiro2011-05-131-36/+37
* iucv: get rid of compile warningUrsula Braun2011-05-131-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-0/+2
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-1/+2
* net: use __packed annotationEric Dumazet2010-06-031-7/+7
* iucv: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-4/+5
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* iucv: add work_queue cleanup for suspendUrsula Braun2009-11-131-3/+13
* iucv: use correct output register in iucv_query_maxconn()Hendrik Brueckner2009-09-161-1/+1
* iucv: fix iucv_buffer_cpumask check when calling IUCV functionsHendrik Brueckner2009-09-161-11/+11
* iucv: suspend/resume error msg for left over pathesUrsula Braun2009-09-161-0/+14
* [S390] pm: iucv power management callbacks.Ursula Braun2009-06-161-0/+179
* [S390] iucv: establish reboot notifierUrsula Braun2009-06-161-2/+87
* af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)Hendrik Brueckner2009-04-231-0/+2
* iucv: provide second per-cpu IUCV command parameter blockUrsula Braun2009-04-231-10/+31
* s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-4/+3
* iucv: fix cpu hotplugHeiko Carstens2009-01-051-7/+11
* [S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun2008-12-251-3/+6
* [S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner2008-12-251-36/+116
* iucv: Fix mismerge again.Heiko Carstens2008-09-301-1/+2