aboutsummaryrefslogtreecommitdiffstats
path: root/net/iucv/iucv.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-211-5/+10
|\
| * iucv: Fix bad merging.David S. Miller2008-07-201-10/+0
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-13/+17
| |\
| * | iucv: fix memory leak in cpu hotplug error path.Akinobu Mita2008-07-151-1/+4
| * | iucv: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-06-091-4/+7
| * | iucv: fix section mismatch warning.Heiko Carstens2008-06-091-1/+1
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-161-15/+10
|\ \ \ | | |/ | |/|
| * | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-8/+8
| |\ \
| | * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
| | * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-7/+7
| | |/
| * | [S390] Cleanup iucv printk messages.Ursula Braun2008-07-141-7/+2
| |/
* | net: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-1/+1
|/
* iucv: Delay bus registration until core is ready.Cornelia Huck2008-04-101-7/+9
* iucv: get rid of in_atomic() use.Heiko Carstens2008-04-101-1/+0
* iucv: fix build error on !SMPHeiko Carstens2008-03-031-2/+0
* [IUCV]: wrong irq-disabling locking at module load timeUrsula Braun2008-02-071-2/+2
* [IUCV]: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-281-2/+2
* [S390] Explicitly code allocpercpu calls in iucvChristoph Lameter2007-11-201-46/+61
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [S390] Convert to smp_call_function_single.Heiko Carstens2007-07-271-7/+8
* [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.Ursula Braun2007-07-141-1/+4
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+6
* [AF_IUCV/IUCV] : Add missing section annotationsHeiko Carstens2007-05-041-27/+22
* [AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky2007-04-281-73/+132
* [AF_IUCV]: Fix compilation on s390-upAlexey Dobriyan2007-04-261-2/+0
* [S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky2007-02-081-0/+1619