summaryrefslogtreecommitdiffstats
path: root/net/iucv/iucv.c
Commit message (Expand)AuthorAgeFilesLines
* net/iucv: Avoid explicit cpumask var allocation on stackDawei Li2024-04-021-8/+18
* Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-191-12/+11
|\
| * s390/iucv: use new address translation helpersHeiko Carstens2024-03-131-11/+11
| * s390/iucv: fix receive buffer virtual vs physical address confusionAlexander Gordeev2024-03-131-2/+1
* | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\ \ | |/ |/|
| * Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska2024-03-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-221-2/+2
|\ \
| * | net/iucv: fix the allocation size of iucv_path_table arrayAlexander Gordeev2024-02-161-2/+2
| |/
* / net/iucv: fix virtual vs physical address confusionAlexander Gordeev2024-02-161-7/+8
|/
* iucv: make iucv_bus constGreg Kroah-Hartman2023-12-291-1/+1
* 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