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