Age | Commit message (Expand) | Author | Files | Lines |
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-27 | 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-14 | iucv: add work_queue cleanup for suspend | Ursula Braun | 1 | -3/+13 |
2009-09-17 | iucv: use correct output register in iucv_query_maxconn() | Hendrik Brueckner | 1 | -1/+1 |
2009-09-17 | iucv: fix iucv_buffer_cpumask check when calling IUCV functions | Hendrik Brueckner | 1 | -11/+11 |
2009-09-17 | 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-06 | 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 |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 1 | -15/+10 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 1 | -8/+8 |
2008-07-15 | iucv: fix memory leak in cpu hotplug error path. | Akinobu Mita | 1 | -1/+4 |
2008-07-14 | [S390] Cleanup iucv printk messages. | Ursula Braun | 1 | -7/+2 |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 1 | -1/+1 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 1 | -7/+7 |
2008-06-10 | iucv: prevent cpu hotplug when walking cpu_online_map. | Heiko Carstens | 1 | -4/+7 |
2008-06-10 | iucv: fix section mismatch warning. | Heiko Carstens | 1 | -1/+1 |
2008-05-23 | net: use performance variant for_each_cpu_mask_nr | Mike Travis | 1 | -1/+1 |
2008-04-10 | iucv: Delay bus registration until core is ready. | Cornelia Huck | 1 | -7/+9 |
2008-04-10 | iucv: get rid of in_atomic() use. | Heiko Carstens | 1 | -1/+0 |
2008-03-03 | iucv: fix build error on !SMP | Heiko Carstens | 1 | -2/+0 |
2008-02-08 | [IUCV]: wrong irq-disabling locking at module load time | Ursula Braun | 1 | -2/+2 |
2008-01-29 | [IUCV]: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 1 | -2/+2 |
2007-11-20 | [S390] Explicitly code allocpercpu calls in iucv | Christoph Lameter | 1 | -46/+61 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-07-27 | [S390] Convert to smp_call_function_single. | Heiko Carstens | 1 | -7/+8 |
2007-07-15 | [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet. | Ursula Braun | 1 | -1/+4 |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 1 | -0/+6 |
2007-05-04 | [AF_IUCV/IUCV] : Add missing section annotations | Heiko Carstens | 1 | -27/+22 |
2007-04-29 | [AF_IUCV/IUCV]: smp_call_function deadlock | Martin Schwidefsky | 1 | -73/+132 |