| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] allow setting of upper 32 bit in smp_ctl_set_bit | Jan Glauber | 2011-06-22 | 1 | -2/+2 |
* | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 | 1 | -1/+0 |
* | [S390] cpu hotplug: fix external interrupt subclass mask handling | Heiko Carstens | 2011-05-23 | 1 | -2/+2 |
* | [S390] convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-23 | 1 | -12/+12 |
* | [S390] smp: add __noreturn attribute to cpu_die() | Heiko Carstens | 2011-05-23 | 1 | -1/+1 |
* | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -3/+3 |
* | [S390] smp: remove cpu hotplug messages | Heiko Carstens | 2011-01-05 | 1 | -4/+0 |
* | [S390] smp/idle: call init_idle() before starting a new cpu | Heiko Carstens | 2011-01-05 | 1 | -0/+1 |
* | [S390] smp: delay idle task creation | Heiko Carstens | 2011-01-05 | 1 | -15/+26 |
* | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 2011-01-05 | 1 | -0/+1 |
* | [S390] cleanup facility list handling | Martin Schwidefsky | 2010-10-25 | 1 | -0/+2 |
* | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 2010-10-25 | 1 | -1/+2 |
* | [S390] fix tlb flushing vs. concurrent /proc accesses | Martin Schwidefsky | 2010-08-24 | 1 | -0/+2 |
* | s390: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 2010-05-27 | 1 | -3/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [S390] zcore: CPU registers are not saved under LPAR | Michael Holzheu | 2010-03-24 | 1 | -3/+3 |
* | sysdev: fix missing s390 conversion | Heiko Carstens | 2010-03-07 | 1 | -1/+3 |
* | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2010-03-07 | 1 | -2/+6 |
* | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens | 2010-02-26 | 1 | -1/+2 |
* | [S390] smp: rework sigp code | Heiko Carstens | 2010-02-26 | 1 | -30/+24 |
* | [S390] smp: always reboot on cpu 0 | Heiko Carstens | 2010-02-26 | 1 | -1/+35 |
* | [S390] zfcpdump: remove cross arch dump support | Heiko Carstens | 2010-02-26 | 1 | -16/+3 |
* | [S390] Move __cpu_logical_map to smp.c | Heiko Carstens | 2010-01-13 | 1 | -0/+3 |
* | [S390] smp: setup smp_processor_id early | Heiko Carstens | 2010-01-13 | 1 | -0/+6 |
* | [S390] smp: fix sigp sense handling | Heiko Carstens | 2009-10-29 | 1 | -1/+0 |
* | [S390] smp: fix sigp stop handling | Heiko Carstens | 2009-10-29 | 1 | -2/+2 |
* | [S390] smp: fix prefix handling of offlined cpus | Heiko Carstens | 2009-10-29 | 1 | -0/+2 |
* | cpumask: arch_send_call_function_ipi_mask: s390 | Rusty Russell | 2009-09-24 | 1 | -2/+2 |
* | [S390] hibernate: Do real CPU swap at resume time | Michael Holzheu | 2009-09-22 | 1 | -36/+0 |
* | [S390] smp: introduce LC_ORDER and simplify lowcore handling | Heiko Carstens | 2009-09-22 | 1 | -10/+4 |
* | [S390] Remove smp_cpu_not_running. | Heiko Carstens | 2009-09-11 | 1 | -15/+19 |
* | [S390] Limit cpu detection to 256 physical cpus. | Heiko Carstens | 2009-09-11 | 1 | -2/+3 |
* | [S390] vdso: fix per cpu area allocation | Heiko Carstens | 2009-07-24 | 1 | -3/+4 |
* | [S390] lockless idle time accounting | Martin Schwidefsky | 2009-06-22 | 1 | -9/+19 |
* | [S390] s390: hibernation support for s390 | Hans-Joachim Picht | 2009-06-16 | 1 | -1/+37 |
* | [S390] ftrace: add dynamic ftrace support | Heiko Carstens | 2009-06-12 | 1 | -0/+1 |
* | [S390] merge cpu.h into cputime.h | Martin Schwidefsky | 2009-06-12 | 1 | -1/+1 |
* | [S390] smp: fix cpu_possible_map initialization | Heiko Carstens | 2009-04-14 | 1 | -1/+2 |
* | [S390] s390: move machine flags to lowcore | Christian Ehrhardt | 2009-04-14 | 1 | -0/+1 |
* | [S390] cpumask: Use accessors code. | Rusty Russell | 2009-03-26 | 1 | -3/+2 |
* | [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. | Rusty Russell | 2009-03-26 | 1 | -9/+9 |
* | [S390] smp: perform initial cpu reset before starting a cpu | Heiko Carstens | 2009-03-26 | 1 | -7/+16 |
* | [S390] smp: fix memory leak on __cpu_up | Heiko Carstens | 2009-03-26 | 1 | -3/+3 |
* | [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. | Michael Holzheu | 2009-03-26 | 1 | -2/+2 |
* | [S390] eliminate ipl_device from lowcore | Martin Schwidefsky | 2009-03-26 | 1 | -1/+0 |
* | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 2009-03-26 | 1 | -4/+4 |
* | [S390] lockdep: trace hardirq off in smp_send_stop | Christian Borntraeger | 2009-03-26 | 1 | -0/+2 |
* | [S390] Automatic IPL after dump | Frank Munzert | 2009-03-26 | 1 | -9/+0 |
* | [S390] vdso: compile fix | Heiko Carstens | 2009-01-09 | 1 | -1/+2 |
* | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-03 | 1 | -12/+22 |
|\ |
|